* {
	margin: 0;
	padding: 0;
}


body {
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: rgb(243,252,204);
}  

#header{
height: 100px;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: rgb(188,232,12);
text-align: right;
}  

#header h1{
padding: 10px;
font-style: italic;
color: rgb(229,249,148);
}  

#navigation{
height: 35px;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: rgb(188,232,12);
}  

#navigation UL{ 
	LIST-STYLE-TYPE: none;
	position: absolute;
	left: 19px;
	  top: 80px;
}

#navigation LI{
	FLOAT: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 8pt ;
  TEXT-ALIGN: center;
  border-right: dotted 1px black;
}


#navigation A {
        font-family: Arial, Helvetica, sans-serif;
		  font-size: 10pt ;
		  height: 22px;
		  min-height: 30px;
		  COLOR: black;
		  line-height: 230%;
		  DISPLAY: block;
		  TEXT-ALIGN: center;
      text-decoration: none;
      padding-left: 8px;
      padding-right: 8px;
}

#navigation A:hover {
       font-family: Arial, Helvetica, sans-serif;
		  font-size: 10pt ;
		  DISPLAY: block;
		  TEXT-ALIGN: center;
		  COLOR: black;
		  text-decoration: underline;
      background-repeat: repeat-x;
}

#navigation A:active {
        font-family: Arial, Helvetica, sans-serif;
		  font-size: 10pt ;
		  DISPLAY: block;
		  TEXT-ALIGN: center;
		  COLOR: black;
	    font-weight: bold;
     	text-decoration: underline;
}

#navigation A:visited {
       font-family: Arial, Helvetica, sans-serif;
		  font-size: 10pt ;
		  DISPLAY: block;
		  TEXT-ALIGN: center;
		  COLOR: black;
	    font-weight: bold;
     	text-decoration: none;
}



#line{
height: 25px;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: rgb(229,249,148);
line-height: 180%;
padding-left: 20px;
}  

#line A {
		  COLOR: RGB(0,0,0);
		  text-decoration: none;
}


.content {
position: relative ;
margin: 0px;
width: 99%;
max-width: 99%;
height: 1300px;
min-height: 1300px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
padding: 0px;
margin-top: 20px;
}

.content #leva {
font-family: "SegoeUI Bold","Trebuchet MS"; 
float: left;
position: relative;
width: 200px;
max-width: 200px;
text-align: left;
display : block;
margin-top: 20px;
padding-right: 20px;
padding-left: 20px;
background-color: rgb(250,253,234);

}  


.content #prava {
/*width: 1005px;
max-width: 1005px;*/
height: 770px;
min-height: 770px;
float: left;
position: relative;
font-family: "SegoeUI Bold","Trebuchet MS"; 
font-size: 10pt ;
margin-top: 20px;
padding-top: 10px;
} 

.content #prava img {
padding: 10px;
border: solid 1px rgb(250,253,234);
} 

.galerie{
  list-style-type: none;
} 

.galerie LI{
  float: left;
  padding: 5px;
} 

.cld_table{
  background-color:#E0DAE0;
  border-width:thin;
  border-collapse:collapse;
  border: 1px solid silver; 
  border-right: 2px solid #AAAAAA;
  border-bottom: 2px solid #AAAAAA;
  width:170px;              
  height:160px;
}

.cld_cap{

  background-color:#1A62AC;
  color:#F4FBFF;              
  font-style:normal;          
  font-size: normal;          
  font-weight: bold;          
  text-align:center;         
  border-style:ridge;        
  border-width:2px;           
}

.cld_move{
  background-color:#1A62AC;
  color:#F4FBFF;            
  font-style:normal;        
  font-size: normal;        
  font-weight: bold;        
  text-align:center;          
  cursor:pointer;
  border-style:ridge;       
  border-width:2px; 
}


.cld_move:hover{
  background-color:#1A62AC;
  color:black;          
  font-style:normal;       
  font-size: normal;        
  font-weight: bold;        
  text-align:center;  
  cursor:pointer;
  border-style:ridge;       
  border-width:2px; 
}


.cld_days{ 
  background-color:#4488CC;
  color:white;              
  font-style:normal;         
  font-size: normal;        
  font-weight: bold;         
  text-align:center;       
  border-style:ridge;      
  border-width:2px;  
  width:20px;               
  height:20px; 
}

.cld_date{ 
  background-color:white;
  cursor:pointer;
  color:#608194;    
  font-style:normal;      
  font-size: normal;        
  font-weight: bold;        
  text-align:center;         
  border-style:ridge;       
  border-width:2px;         
  border-color:white;       
  
}

.cld_date:hover{ 
  background-color:#4488CC;
  cursor:pointer;
  color:white;         
  font-weight: bold;         
  text-align:center;         
  border-style:ridge;       
  border-width:2px;         
  border-color:white;     
  }

#day_today{
  color:#000055;
  background-color:#FFFFC0;
}

#day_today:hover{
  color:#000055;
  background-color:#4488CC;
}

.cld_icon{ 
  cursor:pointer;
  min-width:26px;
  min-height:26px;
  line-height:1;
  width:26px;
}