

body {
	background-color : white;	
	
	line-height: 130%;
  font-size: 71%;	
  font-family: Verdana;
  color: #222222;	
}

form{
  display:inline;
}

td {
	font-size: 11px;
}

h1 
{ 
     font-family:Tahoma;
     font-size: 14px;
}

h2 
{ 
      font-family:Verdana;
      font-size:14px; 
      color:#000000; 
}



a {   
   font-weight: normal;
   font-weight: Bold;
   color: blue;
   text-decoration: none;
}

a:hover {   
   font-weight: Bold;
   color: blue;
   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: 1000px;
	margin: 20px auto 0px auto;
	background-color: #FFFFFF;

}

div#body {
  
  background-color: #FFFFFF;

}


a.menu_rol {  
	height: 22px;  display: block;
	padding: 4px 2px 0px 2px;	
	text-align: center;  
	color: #FFFFFF;
	background: url(../img/men_bg.gif) 0 0 no-repeat;  text-decoration: none; float: left;
} 
a.menu_rol:hover {  
	height: 22px;  display: block;
	color: #FF6500;  
	float: left;
} 



a.men01 {  width: 90px; height: 22px;  display: block;  background: url(../img/men01.gif) 0 0 no-repeat;  text-decoration: none; float: left;} 
a.men01:hover {  width: 90px; height: 22px;  display: block;  background: url(../img/men01.gif) 0 -22px no-repeat; float: left;} 

a.men02 {  width: 91px; height: 22px;  display: block;  background: url(../img/men02.gif) 0 0 no-repeat;  text-decoration: none; float: left;} 
a.men02:hover {  width: 91px; height: 22px;  display: block;  background: url(../img/men02.gif) 0 -22px no-repeat;float: left; } 

a.men03 {  width: 91px; height: 22px;  display: block;  background: url(../img/men03.gif) 0 0 no-repeat;  text-decoration: none; float: left;} 
a.men03:hover {  width: 91px; height: 22px;  display: block;  background: url(../img/men03.gif) 0 -22px no-repeat;float: left; } 

a.men04 {  width: 91px; height: 22px;  display: block;  background: url(../img/men04.gif) 0 0 no-repeat;  text-decoration: none; float: left;} 
a.men04:hover {  width: 91px; height: 22px;  display: block;  background: url(../img/men04.gif) 0 -22px no-repeat;float: left; } 

a.men05 {  width: 91px; height: 22px;  display: block;  background: url(../img/men05.gif) 0 0 no-repeat;  text-decoration: none; float: left;} 
a.men05:hover {  width: 91px; height: 22px;  display: block;  background: url(../img/men05.gif) 0 -22px no-repeat;float: left; } 

a.men06 {  width: 91px; height: 22px;  display: block;  background: url(../img/men06.gif) 0 0 no-repeat;  text-decoration: none; float: left;} 
a.men06:hover {  width: 91px; height: 22px;  display: block;  background: url(../img/men06.gif) 0 -22px no-repeat;float: left; } 

a.men07 {  width: 91px; height: 22px;  display: block;  background: url(../img/men07.gif) 0 0 no-repeat;  text-decoration: none; float: left;} 
a.men07:hover {  width: 91px; height: 22px;  display: block;  background: url(../img/men07.gif) 0 -22px no-repeat;float: left; } 



.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 */

