html{
	SCROLLBAR-FACE-COLOR:#568CED;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFF93;
	SCROLLBAR-SHADOW-COLOR:#568CED;
	SCROLLBAR-ARROW-COLOR: #FFFFE0;
	SCROLLBAR-BASE-COLOR: #568CED;
	scrollbar-3d-light-color: #568CED;
	scrollbar-dark-shadow-color: #568CED;
}

body {
   background: #568CED;
	margin-top: 10px;
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 12px;		
	overflow: scroll;
}
.main_okno{
	background-color: #3779EE;
	text-align: left;
	width: 850px; 
	border: 1px solid #FFFF93;
}
.nadpis {
	height: 100px;
	background: #3779EE;
	margin: 0px;
	margin-bottom: 10px;
	width: 850px;  
	border-bottom:1px solid #FFFF93;
}	 
.leve {
	background: #AEC6F0;
	text-align: center;
	width: 110px;
	height: auto;
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #FFFF93;	
}
.leve_image{
	width: 100px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
}
.plain_text{
	margin: 5px;	
	font-size: 12px; 
}

.plain_text A {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
	
.plain_text A:hover {
	color: #E87400;
	padding: 0px;
	
}
	
.plain_text A:active {
	color: Yellow;
}
 
.plain_text TD {
	font-size: 13px;	
	vertical-align: baseline;

}
TABLE.menu A {
	DISPLAY: block; 
	width: 100px;
	padding: 0px;
}
  
TABLE.menu A:hover {
	background: #005A9C;
	color: White;
}

.hlavni{
	background: #AEC6F0;
	text-align: justify;
	width: 680px;
	height: auto;
	font-size: 12px;		
	margin-left: 20px;	
	margin-bottom: 10px;	
	border: 1px solid #FFFF93;	
}

.paticka {
	background: #AEC6F0;
	margin: 0px;
	margin-top: 3px;
	text-align: right;
	font-size: 10px;
	width: 850px;  
	border-top: 1px solid #FFFF93
}
.odkaz LI{
	color : #4C4C4C;
	}
.odkaz LI A{
	color : Yellow;
	font-weight: bold;
}
.odkaz LI A:Hover{
	color : #4C4C4C;
	text-decoration: underline;
		}
.picture{
	background: #3779EE;
	width: 680px;
	height: auto;
	font-size: 12px;		
	margin-bottom: 10px;
	margin-top: 20px;	
	border: 0px solid #FFFF93;	
}
.pic{
	margin:9px;
}
H3 {
	font-size: 16px;
	margin-bottom: 5px;
	text-align: center;
}
.tabulka{
	height: auto;	
	margin-left: 110px;
	margin-bottom: 20px;	
	border: 1px dotted #FFFF93;	
}
.tabulka TD{
	color: Yellow;
	font-size: 12px;
	text-align: center;
	padding: 3px;
}
.prouzek{
	background: #AEC6F0;
	text-align: center;
	width: 680px;
	height: 18px;
	font-size: 9px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top:10px; 
	border: 1px solid #FFFF93;	
}
.prouzek table{
	font-size: 12px;
}
.prouzek table a{
	text-decoration: none;
}
.prouzek table a:visited{
	text-decoration: none;
	color:#568CED;
}
#zavorka{
	color: #FFFF93;
}
#den{
	text-align: center;
	color: Blue;
}
.denik{
	font-size: 13px;
	margin:7px;
	text-indent: 6px;
}
#titulek {
	margin: 0px;
	text-align: left;
	background: #005A9C;
	color: White; 
	font-weight: bold;
	height: 22px;
	padding-top: 2px;
	border-bottom: 1px solid #000000;
	-moz-box-sizing: border-box;
	width: 110px;
}
.leve_ad {
	background: #AEC6F0;
	text-align: center;
	width: 120px;
	height: auto;
	font-size: 12px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #FFFF93;	
}