@font-face{
	font-family: "Trebuchet MS"; 
	src: url('/head/css/font/Trebuchet_MS.otf') format("opentype");
	font-weight: normal;
}
@font-face{
	font-family: "Trebuchet MS"; 
	src: url('/head/css/font/Trebuchet_MS_Bold.otf') format("opentype");
	font-weight: bold;
}
@font-face{
	font-family: "Trebuchet MS"; 
	src: url('/head/css/font/Trebuchet_MS_Italic.otf') format("opentype");
	font-style: italic;
}
/* obal */

* {
margin: 0;
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	font-family:"Trebuchet MS", sans-serif;
    font-weight:bold;
}
em {
	font-family:"Trebuchet MS", sans-serif;
    font-style:italic;
}
html, body {
	background-color: #4d200d;
	height: 100%;
	behavior: url("/head/inc/csshover3.htc");
	font-family:"Trebuchet MS", sans-serif;
	color: #f9face;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	}
.obal {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -100px;
}
.micuda
{
	background-image: url(obr/mic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin-bottom: -100px;
}
.logo {
	top: 0;
	left: 0;
	width: 1024px;
	height: 80px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	background-image: url(obr/logo.png);
	background-repeat: no-repeat;
	background-position: right center;
	}
.push {
	height: 100px!important;
	clear: both;
}
.pata {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	display: block;
	height: 60px;	
}
.pata_footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	display: block;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(obr/bottom_footer.jpg);
	background-position: bottom;
	background-size:100% !important;
	-moz-background-size: 100% !important;
	-webkit-background-size: 100% !important;
	
}


/* Obsah strany */
.obsah {
	width: 700px;
	z-index: 100;
	display: block;
	margin-left:155px;
}
.pravy {
	width: 160px;
	float: right;
	}
.pravy_center {
	width: 160px;
	float: right;
	text-align: center;
}
.levy {
	width: 150px;
	float: left;
	margin-right: 0px;
	}
.levy form {
	margin-bottom: 5px;
}

.vyber {
	background-color:#4d200d;
	color: orange;
	font-size:1em;
}
.vyber:hover {
	background-color:#4d200d;
	color: #FFFF00;
}

/* konec layoutu */
/*strana */

.banner {
	background-color: #4d200d;
	width: 700px;
	margin-bottom:15px;
	}


.hlavicka_v {
	background-color: #ccc;
	text-align: left;
	width: 100%;
	float: left;
	border-right: 1px solid #999;
	border-bottom: 2px solid #999;
	display: block;
	margin-bottom: 10px;
	margin-top: -9px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.hlavicka_podkl1 {
	width: 100%;
	float: left;
	border-right: 1px solid #999;
	border-bottom: 2px solid #999;
	display: block;
	background-image: url(../../pokus/css/obr/hlav_pod.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-bottom: 10px;
	}

.hlavicka_podkl1 h1 {
	font-size: 1.6em;
	margin-top: 0em;
	margin-bottom: 0em;
	}
.hlavicka_podkl1 h2 {
	font-size: 1.4em;
	margin-top: 0.2em;
	margin-bottom: 0em;}

.vpravo {
	float: right;
	margin-left: 15px;
	}

.vpravo img{
	box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	-moz-box-shadow: 3px 3px 5px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=125);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.podkl_grass {
	background-image: url(../../pokus/css/obr/grass1.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	
}

.vypis {
	display: block;
	width: 100%;
	float: left;
	clear: both;
}
.sloupec {
	float: right;
	width: 420px;
}
.logo_vypis {
	float: left;
}
.udaje_vypis {
	float: left;
	width: 450px;
	vertical-align: middle;
	
}
.levy_sloupec { vertical-align: top; width: 270px; height: auto; float: left;}
.pravy_sloupec { vertical-align: top; width: 100px; height: auto; float: right; }
.informace {
	background-image: url(../../pokus/css/obr/grass1.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	font-size: 1em;
	float: left;
	width: 100%;
}

/* Zprávy */
.header {
	width: 1024px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(obr/logo.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: auto;
	margin-left: auto;
	}

.zpravy_obsah {
	margin-left: 130px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #9c9;
}
.navigace {
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin-bottom: 5px;
	color:#FFFFFF;
	font-weight: bold;	
}

.konec_zpravy {
	float: left;
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.td_zpravy {
	font-size: 0.9em;
	
	vertical-align: middle;
	}
.pata_zpravy {
	font-size: 0.9em;
	line-height: 0.9em;
	position: relative;
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
	display: inline-block;
}	

/* elements*/
h1 {
	font-size: 1.4em;
	text-align: center;
	display: block;
	vertical-align: text-bottom;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	background-image: url(obr/hlavicka.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	line-height: 2em;
	width: 700px;
	font-weight: normal;
}
h1 a{
	font-size: 1em;
	text-align: center;
	display: block;
	vertical-align: text-bottom;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	background-image: url(obr/hlavicka.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	line-height: 2em;
	width: 700px;
	font-weight: normal;
}

h2 {
	color: #fff799;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 1.3em;
	margin-bottom: 0.8em;
}
h2x {
	color: #ffffff;
	font-size: 1.3em;
	line-height: 32px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-image: url(obr/h1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	vertical-align: middle;
	text-indent: 36px;
}
h3 {
	color: #fff799;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 1.3em;
	margin-bottom: 0.8em;
	}
h4 {
	color: #fff799;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	}
h5 { 
	}
h6 { 
	font-size: 0.1em; 
	line-height: 0.1em;
}

table, tr {
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	vertical-align: text-top;
	text-align: left;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
table .vyber {
	padding-left: 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.t_head {
	color: #FFFFFF;
	font-weight: bold;
}
tr:hover .t_head {
	background-color: #4d200d;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
input {
	background-color:#632b01;
	border: 0;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bez {
	background-color:#4d200d;
}
select, option {
	font-size: 11px;
	background-color: #632b01;
	color: #FFFFFF;
	border: 0px solid  #4d200d;
}
select, option {
	background-color: #632b01;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
b, strong {
	color:#FFFFFF;
}

a, a:link, a href {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

li {
	list-style-position: inside;
}
li.mic{
	text-indent: -20px;
	margin-left: 20px;
}
ol {
	margin-left: -40px;
	
}


.mic {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	list-style-image: url(obr/odr_mic.png);
	list-style-position: inside;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
hr {
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px dotted #999999;
	}

div.hr {
	background-image: url(obr/odr_mic.png);
	background-repeat: repeat-x;
	background-position: left;
	width: 696px;
	height: 12px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	div.hr hr {display: none;}
/* tlacitko */
.but {
	text-align: right;
	width: 100%;
	float: left;
	margin-top: 10px;
	
}

a.tlac_ok {
	color: #fbab7f;
	font-weight: normal;
	text-decoration: none;
	background-image: url(obr/but_ok1.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-position: center center;
	background-size:100% !important;
	-moz-background-size: 100% !important;
	-webkit-background-size: 100% !important;
	cursor: pointer;
	font-size: 0.9em;
}
a.tlac_ok:hover {
	color: #f9face;
	background-image: url(obr/but_ok2.jpg);
	background-repeat: no-repeat;
		
}
input.tlac {
	color: #fbab7f;
	font-weight: normal;
	text-decoration: none;
	background-image: url(obr/but_ok1.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: center center;
	background-size:100% !important;
	-moz-background-size: 100% !important;
	-webkit-background-size: 100% !important;
	cursor: pointer;
	font-size: 0.9em;
}
input.tlac:hover {
	color: #f9face;
	background-image: url(obr/but_ok2.jpg);
	background-repeat: no-repeat;
		
}
.nic {border:none;}
.ram {
	margin-right: 2px;
	margin-bottom: 2px;
}
.maly {
	font-size: 8px;
}
.stin{
	box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	-moz-box-shadow: 3px 3px 5px #000000;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=3, offY=3, positive=true);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pod_h {
	margin-top: 15px;
	background-image: url(obr/h1_bez_mice.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	text-indent: 36px;
	line-height: 33px;
	}
/* alert box */
#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:20px;
	left:0;
	z-index:10000;
}
#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:200px;
	border:solid 2px #000;
	background-image:url(js/alert_mic.png);
	background-repeat:no-repeat;
	background-position:10px 40px;
	padding-right: 0;
	background-color: #FFFFCC;
}

#modalContainer > #alertBox {
	position:fixed;
	box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	-moz-box-shadow: 3px 3px 5px #000000;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=3, offY=3, positive=true);
}
#alertBox h1 {
	margin:0;
	background-color:#ae5624;
	color:#fff;
	border-bottom:1px solid #000;
	font-size: 1em;
	width: auto;
	background-image: none;	
}
#alertBox p {
	height:50px;
	padding-left:0;
	margin-left:55px;
	padding-right: 5px;
	color: #000000;
	text-align: left;
}
#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:solid 1px #000;
	width:70px;
	font:0.9em Verdana, arial;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	background-color:#ae5624;
	text-decoration:none;
}
.info {font-weight: bold; color:#ffffff;}
.h4a {
	color: green;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.twitter-button {
	width: 20px;
	display: block;
}.dolu {
	margin-top: 4px;
}
.obalx {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #FFFFFF;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: -39px;
	background-image: url(obr/spodni.png);
	background-position: bottom;
	background-repeat: no-repeat;
	box-shadow: 5px 5px 6px #666666;
	-webkit-box-shadow: 5px 5px 6px #666666;
	-moz-box-shadow: 5px 5px 6px #666666;
	filter:progid:DXImageTransform.Microsoft.dropShadow(color=#666666, offX=5, offY=5, positive=true);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#mapacr{
	padding: 0px;
	height: 207px;
	width: 460px;
	font-size: 1px;
	background-color: #8e3e03;
	background-image: url(../../obsah/hriste/mapa/pozadi.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.jamka {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	padding-right:3px;
	padding-left:3px;
	margin-right:5px;
	font-weight: bold;
	font-size: 11px;
}
.poradi {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF6600;
	text-align: right;
	vertical-align: middle;
	width:15px;
	padding-right:3px;
	padding-left:10px;
	font-weight: bold;
	font-size: 11px;
	}
.jmeno_hrace {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	text-indent: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.skore_hrace {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
}
.pga {
	background-image: url(/head/css/obr/pga.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	margin: 2px;
	padding: 2px;
	width: 100%;
	}
.lapga {
	background-image: url(/head/css/obr/lapga.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	margin: 2px;
	padding: 2px;
	width: 100%;
	}
.epga {
	background-image: url(/head/css/obr/epga.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	margin: 2px;
	padding: 2px;
	width: 100%;
}
.spga {
	background-image: url(/head/css/obr/spga.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	margin: 2px;
	padding: 2px;
	width: 100%;
}
.lpga {
	background-image: url(/head/css/obr/lpga.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	margin: 2px;
	padding: 2px;
	width: 100%;
}
.npga {
	background-image: url(/head/css/obr/npga.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	margin: 2px;
	padding: 2px;
	width: 100%;
}
.sypga {
	background-image: url(/head/css/obr/sypga.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	margin: 2px;
	padding: 2px;
	width: 100%;
}
.webtour {
	background-image: url(/head/css/obr/webtour.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	margin: 2px;
	padding: 2px;
	width: 100%;
}
.australian {
	background-image: url(/head/css/obr/australian.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	margin: 2px;
	padding: 2px;
	width: 100%;
}
.asian {
	background-image: url(/head/css/obr/asian.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	margin: 2px;
	padding: 2px;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	width  : 800px;
	height : 580px;
	max-width  : 80%;
	max-height : 80%;
	box-shadow: grey 5px 5px 5px;
	-webkit-box-shadow: grey 5px 5px 5px;
	-moz-box-shadow: grey 5px 5px 5px;
}
.fancybox-image {
  border: 1px solid #eeeeee;
  box-shadow: grey 5px 5px 5px;
	-webkit-box-shadow: grey 5px 5px 5px;
	-moz-box-shadow: grey 5px 5px 5px;
}
.fancybox-slide--pocasi .fancybox-content {
	width  : 800px;
	height : 600px;
	max-width  : 80%;
	max-height : 80%;
	margin: 0;
	overflow: visible;
}
