body {
	background: Black;
	margin-top: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
.main_okno{
	background-color: Black;
	text-align: left;
	width: 850px;
	border: 1px solid #8FBC8F;
}
.nadpis {
	height: 100px;
	background: Black;
	margin: 0px;
	margin-bottom: 10px;
	width: 850px;
	border-bottom: 1px solid #8FBC8F;
}	 
.leve {
	background: #508B51;
	text-align: center;
	width: 110px;
	height: auto;
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #F3F3F3;
	color: #F3F3F3;
}
.leve_image{
	width: 100px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
}
.plain_text{
	margin: 5px;	
	font-size: 12px; 
	color: White;
}

.plain_text A {
	color: Aqua;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
	
.plain_text A:hover {
	color: #7FFF00;
	padding: 0px;
}
	
.plain_text A:active {
	color: Yellow;
}
 
.plain_text TD {
	font-size: 13px;	
	vertical-align: baseline;
	color: Lime;

}
TABLE.menu A {
	DISPLAY: block;
	width: 100px;
	padding: 0px;
	color: #F3F3F3;
}
  
TABLE.menu A:hover {
	background: #A2122F;
	color: White;
}

.hlavni{
	background: #508B51;
	text-align: justify;
	width: 680px;
	height: auto;
	font-size: 12px;		
	margin-left: 20px;	
	margin-bottom: 10px;	
	border: 1px solid #F3F3F3;
}

.paticka {
	background: #508B51;
	margin: 0px;
	margin-top: 3px;
	text-align: right;
	font-size: 10px;
	width: 850px;  
	border-top: 1px solid #F3F3F3;
}
.odkaz LI{
	color : #4C4C4C;
	margin-bottom: 2px;
	}
.odkaz LI A{
	color : Yellow;
	font-weight: bold;
}
.odkaz LI A:Hover{
	color : #4C4C4C;
	text-decoration: underline;
		}
.picture{
	background: Black;
	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: #508B51;
	width: 680px;
	height: 35px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #D3D3D3;
	font-weight: bold;
}
.prouzek table{
	font-size: 12px;
	margin: 13px;
	color: #D3D3D3;
	font-weight: bold;
}
.prouzek table a{
	text-decoration: none;
	color: #F3F3F3;
}
.prouzek table a:visited{
	text-decoration: none;
	color: #D3D3D3;
}
#zavorka{
	color: #B22222;
}
#den{
	color: #F3F3F3;
}

.denik{
	font-size: 13px;
	margin:7px;
}
#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;
}


.text{
	color: White;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	margin: 5px;
}
.text strong{
	color: #31BF32;
}
.text i{
	color:black;
}
.text ul{
	list-style: disc;	
}
.text table{
	text-align: center;
	color: #D3D3D3;
	font-size: 12px;
}
.text a{
	color: #D3D3D3;
	text-decoration: none;
}


