@import "layersmenu-gtk2.css";
.formtextboxes {border:1px solid #555555; font-color:#000080; background-color:#F8F5D6}
	    .buttons {font-color:#000080; border-width:1; border-color:#000080; background-color:FFCD52}
	    .regs {height:18;font-color:#000080; border-width:1; border-color:#000080;}
 
 		td.telo {
			border-right:none;
		}
		.telo * {
				background-color: #FFE888;
		}
		
		.tabulka * {
			text-align: left;
		}
		.tabulka TR {
			font-family : Arial;
			border-left:1px solid black;
			
			border-right:1px solid black;
			border-bottom:1px solid black;
			text-align: left;
		}
		
 		.vrsek {
		  	border:none;
			border-top:none;
			border-right:none;
			font-size: 18pt;
		}
		
		
		.vmenu_old {
 border-top:none;
			background-color: #DECB7E;
   			border-left:none;
			border-right:2px solid black;
			text-align: right;

		}
		
		.spodek {
			border: 1px solid black;
		}	    
		  .center  {
			  text-align: center;
		  }
		  DIV.vmenu-bunka {
		  		background-color: #D7BF64;
				border-top: 6px solid #D0B548;
		  }
		  DIV.vmenu-items {
 				padding: 0 15px 5px 0;
				text-align: right;
				
		  }

		  .vmenu {
			top: -2px;
		  	height: 23px;
			vertical-align:top;
			text-align:center;
		  }

.nic{

}
		  .vmenu A  {
				text-decoration: none;
				position:relative;
				
				color:  black;
         			font-size : 9pt;
            			top: 3px;
				font-weight:bold;
            			font-family: Verdana, Arial, Helvetica, sans-serif;
            			text-decoration : none;					
         	 }

		  .vmenu A:hover {
		  		text-decoration: none;
				position:relative;
				top: 3px;
				
		  }
		  .hmenu * {
		  	  color: white;
			  background-color: #ABB048;
			  text-align: center;
		  }
		  .hmenu TD {
		  	  border-right:none;
		  }
		  
		  .telo-vnitrni * {

		  		background-color: #FFE888;
		  }
       
          .vmenu TD {
          			text-align: right;
          		}
            body  {
            	padding : 0px;
            	color : black;
            	font-family : Verdana,Arial,Helvetica;
            	font-size : 10pt;
            }
            
            H1  {
            	font-size : 17pt;
            	color : #242F6D;
            	font-family : Verdana,Arial,Helvetica;
            }
            
            H2  {
            	font-size : 12pt;
            	font-weight : bold;
            	color : #242F6D;
            	font-family : Verdana,Arial,Helvetica
            }
            
            H3  {
            	text-align: justify;
            	font-size : 10pt;
            	font-weight : bold;
            	color : #242F6D;
            	font-family : Verdana,Arial,Helvetica;
            }
            
            .H3  {
            	font-size : 8pt;
            	font-weight : bold;
            	color : Maroon;
            	font-family : Verdana,Arial,Helvetica;
            }
            
            textarea, select, input, div, p, th, td, li, .FN  {
            	text-align: justify;
            	font-size : 8pt;
            	color : black;
            	font-family : Verdana,Arial,Helvetica;
            }

            
            A  {
            	font-size : 8pt;
            	color : #242F6D;
            	font-weight : normal;
            	font-family : Verdana,Arial,Helvetica;
            	text-decoration : none;
				FONT-WEIGHT: bold;
            }

            
            UL {
            	left: 0px;
            	list-style-type: none;
            	list-style-position: outside;
            }
          
