body {margin:0; padding:0; font:1em arial,verdana,tahoma,sans-serif; font-weight:bold; text-align:center; color:#000000; background: #FEF87E url("img/pozadi.jpg") top center repeat-x; }

*{
  margin: 0; padding: 0;
}
img{
  border: 0;
}
p{
  text-indent: 0px;
  text-align: justify;
}
a:link, a:visited{
  color: #E00000;
  text-decoration: underline;
}
a:hover{
  text-decoration: none;
}

ul{margin-left:25px;}


/* DIV */
#all /*955px*/{
  width: 955px; margin-right: auto; 
  margin-left: auto;
  text-align: left;
  line-height: 1.6em;
}

#hmenu/*122px*/{
  width: 955px;
  height: 124px;
  text-align: right;
}
#logo /*955px*/{
  width: 955px;
  height: 266px;
  background: #fff200 url("img/logo.jpg") 0px 0px no-repeat;
}
#mainarea /*955px*/{
  display: inline-block;
  width: 955px;
  background: #fff200 url("img/opakovak.gif") 0px 0px repeat-y;
}
#l_area /*194px*/{
  display: inline-block;
  float:left;
  width: 194px;
  margin-bottom: 50px;
}

.l_m{margin-bottom:2px;}

#r_area /*761px*/{
  display: inline-block;
  width: 691px;
  padding-left:30px; padding-right:40px;
  margin-bottom: 50px;
}

#pata /*955px*/{
  width: 955px;
  height: 81px;
  background: #fff200 url("img/pata.gif") 0px 0px no-repeat;
  text-align:center;
  padding-top:2px;
  margin-bottom: 100px;
}




/* Tabulka - kontakty */

.td1{background:#FFF548; padding:5px; padding-left: 10px ;width:30%; color:#E40907; font-weight: bold;}
.td2{background:#FFF655; padding:5px; padding-left: 10px ; width:70%;}
.td1a{text-align:left;background:#FFF548; padding:5px; padding-left: 10px ;color:#E40907; font-weight: bold;}
.td1b{text-align:center;background:#FFF548; padding:5px; padding-left: 10px ;color:#E40907; font-weight: bold;}
.td2a{text-align:center;background:#FFF655; padding:5px; padding-left: 10px ;}

/* OTHER */ 

.mailovinky {padding-left:23px; font-size: 0.84em; line-height: 1.3em; text-align: justify;}
.redspan {
	color:red;	
}

.navteq{
  color: #252525;
  float: right;
  font-weight:bold; text-align:right;
  width:190px;
  margin: 4px -10px 10px 0px;
  border-bottom: 2px dotted #FFF87B;
  border-right: 2px dotted #FFF87B;
  padding-bottom: 2px;
  padding-right: 7px;
  text-transform: uppercase;}
  
.navteq2{
  color: #252525;
  float: left;
  font-weight:bold; text-align:left;
  width:220px;
  margin: 4px -10px 10px 0px;
  border-bottom: 2px dotted #FFF87B;
  border-left: 2px dotted #FFF87B;
  padding-bottom: 2px;
  padding-left: 7px;
  text-transform: uppercase;}

#ramecek{
  border: dashed 1px #B2B2B2;
  background-color: #f1f1f1;
  padding: 10px; margin: 10px 20px 10px 20px;}
  
/* BARVY styly */
  
.green {color:#6B9639;}
.green a:link, a:visited{color:#6B9639;}
.green a:hover{color:#000000;}
.normal {color:#2D2D2D;}
.normal a:link, a:visited{color:#2D2D2D;}
.normal a:hover{color:#487427;}
.b {font-weight:bold;}
.pravo{margin-right: 10px;}
.right{text-align:right;}
.small{font-size:0.8em;}
.i {Font-style:italic;}
.u {text-decoration:underline;}
.gray{color:#6B6B6B;}

#r_area h1{
  color: #DA0000;
  width: 50%;
  font-size: 1.2em;
  font-weight:bold;
  margin: 4px 0px 10px 0px;
  border-bottom: 1px solid #DA0000;
  padding-bottom: 2px;
  padding-left: 4px;}

#r_area h2{
  color: #DA0000;
  font-size: 1.6em;
  font-weight:bold;
  margin: 4px 0px 10px 0px;
  padding-bottom: 2px;
  padding-left: 4px;}

  
/* OBRÁZKY */

.obr{margin:3px; border: 1px solid #252525;}
.tym{margin:3px; border: 5px solid #FFFA93;}
.tym2{margin-right: 10px; border: 5px solid #FFFA93;}

/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* skripty */
.hlaska, .stav {
  font-weight: bold;
  color: #004778;
}
.chhlaska, .kchhlaska {
  font-weight: bold;
  color: #7A2100;
}
div.time-picker {
  position: absolute;
  height: 200px;
  width: 150px;
  overflow: auto;
  background: #fff;
  border: 1px solid #000;
  z-index: 99;
}
div.time-picker ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.time-picker li {
  padding: 1px;
  cursor: pointer;
}
div.time-picker li.selected {
  background: #316AC5;
  color: #fff;
}
.invalid {
  background-color: red;
}
/*tabulka*/
.t_space {
	width: 72px;
	display: inline-block;
	margin-bottom: 2px;
}
.t_cas {
	width: 55px;
	display: inline-block;
	margin-bottom: 2px;
}
.t_jmeno {
	width: 73px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	margin-bottom: 2px;
  background-color: #FFF548;
  position: relative;
  top: -10px;
}
.t_0, .t_1, .t_2, .t_0_m, .t_1_m, .t_2_m, .t_0_h, .t_0_m_h, .t_1_h, .t_1_m_h, .t_2_h, .t_2_m_h, .t_1_s, .t_1_m_s, .t_1_s_h, .t_1_m_s_h {
	width: 9px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	margin-bottom: 2px;
}
.t_0, .t_0_m {
	background-color: #FFF548;
}
.t_1, .t_1_m {
	background-color: #FC5656;
}
.t_2, .t_2_m {
	background-color: #000000;
}
.t_0_h, .t_0_m_h {
	background-color: #FF4500;
}
.t_1_h, .t_1_m_h {
	background-color: #9ACD32;
}
.t_2_h, .t_2_m_h {
	background-color: Red;
}
.t_1_s, .t_1_m_s {
	background-color: #6495ED;
}
.t_1_s_h, .t_1_m_s_h {
	background-color: #7B68EE;
}
.t_0_m, .t_1_m, .t_2_m, .t_0_m_h, .t_1_m_h, .t_2_m_h, .t_1_m_s, .t_1_m_s_h {
  margin-left: 2px;
}
#intro {
	margin:130px auto;	
	margin-bottom:20px;
	
}
.margincenter {
 margin: 10px auto;	
	
}
.javaMakeWindowShadow {
	position:absolute;
	background-color:black;
}
#javaPlace {
	width:1px;
	height:1px;
}
.cleaner {
    clear: both;
    height: 0px;
    overflow: hidden;
    content: ' ';
 }
.roundedge { 
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.roundedge20 { 
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.javaMakeWindowCloseButton {
	width:32px;
	height:32px;
	float:right;
	cursor:pointer;
	background-image:url(images/buttonClose.gif);
	background-repeat:no-repeat;
}
.flashplayer {
	z-index:0;
	
}
#akceText {
background-color:#fff200;
margin:20px;
margin-left:0px;
padding:40px;
width:600px;
z-index:100;
	
}
#akceText strong {
	font-size:24px;
}
#akceText li {
	text-align:left;	
	
}
#akceImg {
 position:relative;
 width:400px;
 height:230px;
 top:-550px;
 left:-300px;
 
}
