﻿body {
}



.hlavstrana 
{
	border-color: #99cc66   ;
	border-style: solid ;
	border-width: 4px ;
	background-color: white ;
}


.hlavmenu {font-size: 14px; color: white; line-height: 30px; font-family:Trebuchet MS ; width:auto; background-color:darkgreen}

.hlavmenu span {padding-left: 5px;}

.hlavmenu a {color: #F8E199; text-decoration: none; display: block; width: 119px; background-color: #034725; text-align: center; 
	background-repeat: no-repeat; 
	background-position: left center; height: 30px;  border-right-width: 1px; border-right-style: solid;  
	 border-right-color: white;
	 }
	
	
.hlavmenu a:hover {color: white;  text-decoration: none; display: block; width: 119px; background-color: #057C41; text-align:center;
	 background-repeat: no-repeat; background-position: left center; 
	 height: 30px; font-weight:bold;border-right-width: 1px; border-right-style: solid;  
	 border-right-color: #E8F9F5;
	 
	 
	 }



#paticka {font-size: 9px; color: white; font-family:Verdana ; width:100%; background-color:#034725}	 


.levemenu	
{
	border-color: #99cc66   ;
	border-style: solid ;
	border-width: 2px ;
}

.levemenu th 
{
	background-color: #057C41 ;
	color: #E3F5F5;
	font-family:Trebuchet MS ;
	font-size: 14px ;
	height: 20px ;

}

	
.levemenu td
{
	background-color: #E8F9F5 ;
	color: black ;
	font-family:Trebuchet MS ;
	font-size: 10px
}



.pravemenu
{
	border-color: #99cc66   ;
	border-style: solid ;
	border-width: 2px ;
}

.pravemenu th 
{
	background-color: #057C41 ;
	color: #E3F5F5 ;
	font-family:Trebuchet MS ;
	font-size: 14px ;
	height: 20px
}

.pravemenu td
{
	background-color: #EDFEF5 ;
	color: black ;
	font-family:Trebuchet MS ;
	font-size: 10px
}





.prostredek
{
	border-color: #034725   ;
	border-style: solid ;
	border-width: 2px ;
}

.prostredek th 
{
	background-color: #99CC66 ;
	color: white ;
	font-family:Trebuchet MS ;
	font-size: 14px ;
	height: 20px ;

}

	
.prostredek td
{
	background-color: lightyellow ;
	color: #174E32 ;
	font-family:Trebuchet MS ;
	font-size: 12px
}



.prostNORM 
{ border-color: #034725   ;
	border-style: solid ;
	border-width: 2px ;
}


.prostNORM th
{
	background-color: lightyellow ;
	color: #99CC66 ;
	font-family:Trebuchet MS ;
	font-size: 16px ;
	height: 40px ;
	text-align: left ;

}

	
.prostNORM td
{
	background-color: lightyellow ;
	font-family:Trebuchet MS ;
	font-size: 14px ;
	vertical-align: middle ;
	text-align: left ;
	height: 50px ;
	
}

.prostNORM a 
{
	color: Blue; 
	text-decoration: none; 
	display: block;   
	text-align: left; 
	vertical-align: middle ;
	background-repeat: no-repeat; 
	background-position: left center; 
	
	 }
	
	
.prostNORM a:hover {color: blue;  
	text-decoration: underline; 
	display: block;  
	text-align:left;
	vertical-align:middle ;
	background-repeat: no-repeat; 
	background-position: left center; 
	
	font-weight:bold;
	 
	 
	 }