

body {			
  line-height: 120%;
  font-family: arial,Sans,helvetica,verdana,tahoma;
  font-size: 9pt;  color: #000000;
  background-color: #FFFFFF;
  background: url(../img/bg.png) 0 0 repeat-x; 
  	
}

form{
  display:inline;
}

td {
  font-family: arial,Sans,helvetica,verdana,tahoma;
  font-size: 9pt;  color: #000000;
}

h1 { 
	font-family: arial,Sans,helvetica,verdana,tahoma;
    font-size: 13pt;    
    font-weight: bold;    
    color: #ff1e14;
}

h2 
{ 
	font-family: arial,Sans,helvetica,verdana,tahoma;
    font-size: 10pt;
    color: #03a1ee;
    font-weight: bold;     
}

h3
{ 
    font-size: 10pt;
    color: #FFC700;
    font-weight: bold;        
}

h4
{ 
    font-size: 8pt; 
}

p {
	margin-top: 5px;
	margin-bottom: 8px;
}


li {
	margin-bottom: 2px;
}

/* 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; 
} 

/*--------------------------------*/

div#strankaobal
{
	width: 914px;
	margin: 20px 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;
}


  /* -------------------------------------- */
 /*-----------------------*/
 
 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; 		  
 }

