@charset "utf-8";
/* CSS Document */
body,html {
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:0;
height: 100%;
width: 100%;
}



 body {font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
    background: url(obraz/poz_pr.png);
	color: #2F038D;
	text-align: center;
	font-weight: normal;	
	}
 	
	
	
.wrap { display:block;
      width:1150px;
       height:90%;
	   margin:0 auto;
	   }

.hl  { 
       width:100%;
	   height:100px;
	   }

.h2  { 
       width:100%;
	   height:100px;
	   }
.ha{ font-size:14px;
font-weight:bold; 
       	   }   

.hlavni{width:1150px;
        background:#FFFFFF;
		height:100%;
		
	  text-align:left;

      }
	  
.lev {width:500px;
	  height:90%;
     float:left;
	 margin-top:20px;
	 padding-left:30px;
	 overflow: auto;	  
	 	  } 
.odsaz 		{
	 margin-top:30px;
	 font-weight:normal;
	 font-size:12px;
	 text-align:left;
	  	  
	 	  }   	  
		  
.odsaz2 		{
	 margin-top:20px;
	 text-align:left;
	 font-weight:normal;
	 font-size:12px;
	 
	 	  }
.odsaz3{ padding-left:50px;
text-align:justify;
	 	 	  }		     
	  
.prav {	
	
	border-left:medium none;
	width: 345px;
	height:90%;
	float:left;
	margin-top:30px;
	padding-left:10px;
	text-align:center;
	overflow: auto;	  
	   }
	   
.obalky {	
	
	
	margin-top:30px;
	text-align:center;
			  
	   }  	  
	  
.spodni	   {clear:both;
width:100%;
           height:40px;
        background: url(obraz/spod.png);
		
		
}

	   
.sss { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}	
	
.akcni_poz	{ border-style:none;
background-color:#FFDB00;
}



.akcni_poz:hover	{ border-style:none;
background-color:#FFFFFF;
}

.akcni_poz:active	{ border-style:none;
background-color: #FF6600;
}



.tabulka_pozadi {
border-style:none;
background-color: #C0A3FE;
 } 
 
.tabulka_pozadi:hover {
border-style:none;
background-color: #FFFFFF;
 } 
 
 
.tabulka_pismo {text-decoration:none;}
.tabulka_pismo:link{color: #0000FF;
 } 
 .tabulka_pismo:visited{color:#0066FF;
 } 
.tabulka_pismo:hover{color:#FFFFFF;
 } 
 
.tabulka_pismo:active{color: #FF9900;
 } 
 
.tlacitka {border-style:none;

	 }
 
 .spod_tab {
 margin:10px
 	 }
 .spod_tlac {text-decoration:none;
 font-size:10px;
 
 	 }
	
.spod_tlac:link {
color: #C0A3FE;
  	 } 
	 
.spod_tlac:visited {
color:#0066FF;
  	 } 
	 
.spod_tlac:hover {
color: #FFFFFF;
  	 }  
