BODY,P,UL,H1,H2,H3,H4,H5,H6 {background-color: #EEEEEE;}
H1 { 
  font-size: 190%; 
  font-weight: bold; 
} 
H2 { 
  font-size: 125%; 
  font-weight: bold; 
} 
.floatleft 
{ 
float: left; 
margin: 0px 10px 0px 0px; 
padding: 2px; 
} 
.floatright
{ 
float: right; 
margin: 0px 0px 0px 10px; 
padding: 2px; 
} 
.svetlejsi
{background-color: #F8F8F8;
}
.tmavejsi2
{background-color: #E0E0E0;
}
.tmavejsi1
{background-color: #D0D0D0;
}

.skryj	{ position:absolute; left:-1000px; top:-1000px; width:1px; height:1px; overflow:hidden; }
