/* blueweb */
@font-face {
    font-family: 'government';
    src: url('fonts/government-agent-bb.regular-webfont.eot');
    src: url('fonts/government-agent-bb.regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/government-agent-bb.regular-webfont.woff') format('woff'),
         url('fonts/government-agent-bb.regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

#sekcia_h2_area {
	height: 100px;
	background-size: 100% 100%;
	background-repeat: repeat-y;
}
#sekcia_h2_area h2 {
	font: normal 94px 'government' !important;
	color: #ffffff;
	padding-top: 10px;
	margin-left: 15px;
}

.timeline {
	border-radius: none !important;
}

.fancybox-lock {
	overflow: auto !important;
}
.fancybox-lock body {
	overflow: auto !important;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
}
.fancybox-margin {
	margin-right: 0px !important;
}

#quotes {
	margin: 15px 20px;
}
#quotes::after {
	content: " ";
	display: block;
	clear: both;
}
#quotes div {
	font: normal 13px Arial;
	color: #ffffff;
	width: 130px;
	float: left;
	padding: 10px;
}
#quotes div p {
	font: bold 14px Arial;
	font-style: italic;
}

#carousel-controls {
	position: relative;
}
#carleft, #carright {
	position: absolute;
	top: 75px;

	text-decoration: none;
	font: bold 30px Arial;
	color: #ffffff;
	background-color: #1e346d;
	padding: 5px 10px 5px 12px;
	z-index: 10;
}
#carleft {
	left: -30px;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
}
#carright {
	right: -30px;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
}
.jcarousel-container {
	background: #000000;
}
.jcarousel-clip {
    position: relative;
    overflow: hidden;
    width: 920px;
    margin: 10px;
}

.jcarousel-clip ul {
	padding: 15px 0px !important;
	background: #000000 url('film_strip.png') repeat-x;
}
.jcarousel-clip li {
    float: left;
    width: 210px;
    margin: 10px;
}
.jcarousel-clip img {
	display: block;
	width: 100%;
}
.jcarousel-clip li div {
	text-align: center;
	color: #ffffff;
	font: bold 13px Arial;
}

#questions {
	clear: both;
	border-bottom: 1px dotted #ffffff;
	margin: 10px;
}
#questions::after {
	content: " ";
	display: block;
	clear: both;
}
#questions div {
	font: normal 17px Arial;
	color: #ffffff;
	width: 217px;
	float: left;
	padding: 10px 0 10px 10px;
}
#questions h2 {
	background: #01253b url(menu_bg.jpg) repeat-x;
	padding: 20px 5px;
	min-height: 50px;
	margin: 0;
	font: bold 20px Arial;
	text-transform: uppercase;
	text-align: center;
}
#questions p {
	padding: 10px 5px 10px 10px; /* 5px vpravo, aby se text v prvnim boxu vesel na stejny pocet radku jako zbytek...jinak 10px vsude */
	margin: 5px 0;
}
#questions #line_question {
	width: 920px;
}
#line_question h2 {
	background: #01253b url(menu_bg.jpg) repeat-x;
	width: 207px;
	padding: 15px 5px 10px 5px;
	min-height: 25px;
	font: bold 14px Arial;
	float: left;
}
#line_question p {
	display: block;
	width: 650px;
	float: left;
	margin: 0;
	padding: 4px 0 4px 15px;
}

#usa-trips {
	margin: 20px;
}
#usa-trips > div {
	border-bottom: 1px dotted #ffffff;
	padding: 15px 0;
}
#usa-trips > div::after {
	content: " ";
	display: block;
	clear: both;
}
#usa-trips h2 {
	font: bold 35px 'government';
	color: #ffffff;
	margin: 20px 0 0 0;
}
#usa-trips .trip-date {
	float: right;
	font: bold 20px Arial;
	color: #ffffff;
	padding: 28px 10px 19px 0;
	min-width: 280px;
	text-align: right;
}
#usa-trips .trip-logo {
	float: left;
	width: 180px;
	height: 168px;
	border: 3px solid #ffffff;
	margin: 10px 10px 10px 0;
}
#usa-trips .photos {
	float: left;
	width: 550px;
	text-align: center;
}
#usa-trips .photos span {
	color: #ffffff;
	text-align: center;
	display: block;
} 
#usa-trips .photos > span {
	width: 88px;
	display: inline-block;
}
#usa-trips .photo {
	border: 1px solid #ffffff;
	width: 80px;
	height: 110px;
}
#usa-trips .more {
	float: right;
	margin: 0 0 0 10px;
	width: 140px;
}
#usa-trips .more a {
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(bg_button.jpg);
	padding: 9px;
	margin: 0 0 5px 0;
}
#usa-trips .more a:hover {
	background-image: url(menu_bg.jpg);
}

/* Record box content styles */
#usa-trips .invasion_record_box {
	width: 900px;
	height: 80px;
	margin: 10px 0 0 0;
	float: left;
	color: #ffffff;
}
#usa-trips .invasion_record_box.expanded {
    height: 160px;
}

#usa-trips .invasion_record {
	width: 200px;
	height: 50px;
	float: left;
	padding: 10px 0 10px 0;
	font-size: 18px;
	text-align: center;
	line-height: 24px;
}
#usa-trips .invasion_record_title {
	font-weight: bold;
}
#usa-trips .invasion_record_summary {

}
#usa-trips .invasion_record_overview {
	width: 700px;
	height: 80px;
	float: left;
}
#usa-trips .invasion_record_overview.expanded {
	height: 160px;
}
#usa-trips .invasion_match_box {
	width: 75px;
	height: 80px;
	padding: 6px 6px 6px 6px;
	float: left;
}
#usa-trips .invasion_match_box.small {
	width: 65px; /* pro 9 zapasu */
}
#usa-trips .invasion_match_team_logo {
	width: 5px;
	height: 5px;
	margin: 5px 3px 5px 3px;
	float: left;
}
#usa-trips .invasion_match_team_logo img {
	width: 20px;
	height: 20px;
}
#usa-trips .invasion_match_versus {
	width: 3px;
	height: 15px;
	line-height: 15px;
        margin: 10px 10px 10px 17px;
	font-weight: bold;
	text-align: center;
	float: left;
}
#usa-trips .invasion_match_score_box {
	width: 88px;
	height: 13px;
	text-align: center;
	float: left;
}
#usa-trips .invasion_match_score {
	width: 70px;
	height: 13px;
	line-height: 1px;
	font-size: 15px;
	font-weight: bold;
}
#usa-trips .invasion_match_score_type {
	width: 70px;
	height: 10px;
	line-height: 1px;
	font-size: 10px;
}
#usa-trips .spacer_six_matches {
	width: 50px;
	height: 80px;
	float: left;
}
#usa-trips .spacer_three_matches {
	width: 125px;
	height: 80px;
	float: left;
}
.invasions_overview {
	width: 900px;
	height: 75px;
	margin: 0px 0px 10px 20px;
	color: #ffffff;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}
.invasions_overview_note {
	margin: 15px 0 0 0;
	font-size: 10px;
	line-height: 12px;
}