body {			
	line-height: 130%;
	font-size: 69%;
	font-family: Verdana, Arial;
	color: #114366;
	background-color: #FFFFFF;
	margin: 0px;
}

p {
	margin: 10px 0 10px 0;
/*	background-color: black;*/
}

form {
  display: inline;
}

td {
	font-size: 11px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
/*	font-family: Verdana;     
	color: #114366;*/
	height: 32px;
	margin-top: 18px;
/*	margin-bottom: 0px;*/
	background: url(../img/linkah1.jpg) 0px 15px no-repeat;
}

h2 
{ 
	  font-size: 13px;
/*      font-family: Verdana;*/      
      /*font-size: medium;*/  
      /*color:#000000;*/ 
}

h3
{ 
      /*font-family: Arial;*/
      font-size:16px;
      /*font-size: medium;*/  
      /*color:#000000;*/       
}

h4
{ 
      /*font-family: Arial;*/
      font-size:12px;
      /*font-size: small;*/  
      /*color:#000000;*/ 
      
}




a {   
   font-weight: normal;
   color: blue;
   text-decoration: none;
}

a:hover {   
   font-weight: normal;
   color: blue;
   text-decoration: underline;
}



ul {
	list-style-image: url(../img/odr_text_2.jpg);
}
li {
	padding-top: 0px;
}



/* 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;
}





/*--------------------------------*/



.resetovac
{
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/*--------------------------------*/



 /*-----------------------*/
 
 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; 		  
 }
