

body {			
  line-height: 130%;
  font-size: 11px;	
  font-family: Verdana;
  color: #482706;
  background-color : #ffffff;	
  margin: 7px 0px  0px 5px ;
  font-style: normal;
  font-variant: normal;
}

td {
   color: #482706;
  font-size: 11px;		
  font-family: Tahoma;
}

form{
  display:inline;
}



h1 
{ 
      font-family: Verdana;
      font-weight: bold;
      font-size:17px;
      /*font-size: medium;*/  
      color:#327001;   
	  margin-top: 5px; /* mezera na diakritiku */  
}

h2 
{ 
      font-family: Tahoma;
      font-weight: bold;
      font-size:17px;
      /*font-size: medium;*/  
      color:#492C00; 
      margin-top: 5px; /* mezera na diakritiku */  
      margin-bottom: 10px;
}

h3
{ 
      font-family: Tahoma;
      font-weight: bold;
      font-size: 12px;
      /*font-size: medium;*/  
      color: #492C00;      
}

h4
{ 
      font-family: Tahoma;
      font-size:12px;
      /*font-size: small;*/  
      color:#000000; 
}

img {
	/*border: 1px #285A05 solid;*/
	
}

/*-----------*/

a {   
   font-weight: bold;
   color: #327001;
   text-decoration: underline;
}

a:hover {   
   font-weight: bold;
   color: #4E4936;
   text-decoration: underline;
}
/*-----------*/

a.bez_podrz {   
   font-weight: bold;
   color: #327001;
   text-decoration: none;
}

a.bez_podrz:hover {   
   font-weight: bold;
   color: #4E4936;
   text-decoration: underline;
}

/*-----------*/


a.menu {   
   font-family: Tahoma;
   font-size: 10px;
   font-weight: bold;  
   color: black;
   text-decoration: none;
}

a.menu:hover {      
   color: black;
   text-decoration: underline;
}



/* tridy */




.floatright 
{ 
  float: right; 
  margin: 10px 10px 10px 10px; 
  border: 0px solid #666; 
  padding: 0px; 
} 

.floatleft
{ 
  float: left; 
  margin: 10px 10px 10px 10px; 
  border: 0px solid #666; 
  padding: 0px; 
} 




input{
     vertical-align:middle;
}

textarea{
	overflow:auto;
}

.textColor{
	color:#223D61;
}




/*--------------------------------*/



div#strankaobal
{
	width: 1003px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;

}


div#bodyvnitrek {
  background-color: #FFFFFF;
}

div#body {
  
  background-color: #FFFFFF;

}




.resetovac
{
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/*--------------------------------*/


.menu_style{
	position: absolute;

	background:#FDCE9A;
	border:1px solid #000000;
	z-index : 100000;
}


div.div_menu{
	position: relative; top: -600px;
	background:#FDCE9A;
	border:1px solid #000000;
	z-index : 100000;	
	filter: alpha(opacity=10);
}




/* roletove menu   start */
UL.ul_menu {
  background:#C7D894;
  margin: 0; 
  padding: 0;
}

UL.ul_menu li {
  list-style: none;
  padding: 0;    
  margin: 0; 
}

a.u_men {
  color:black;
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 16px;
  font-size: 11px;  
  text-decoration: none;
  font-weight: normal;
  display: block;
}

a.u_men:hover, u_men a:focus {
  background-color: #FFFFFF;
  color:black;
  font-weight: normal;
  text-decoration: underline;
}

a.u_men:active {
  background-color: #EEEEEE;
  color:black;
  font-weight: normal;
  text-decoration: underline;
}
/* roletove menu   stop */



/* org pluginy */

td.org_prac_td_1 {
   width: 200px;	vertical-align: top;
}

 /*-----------------------*/
 
 a.rs_edit {
 	position: absolute;
 	float: right; 
	color: black;	background-color: yellow; 	text-decoration: none;
 	border: 1px black solid;	padding: 3px;	  
 }
  a.rs_edit:hover {
 	position: absolute;
 	float: right;
	text-decoration: underline; 		  
 }