body {
color : black; 
background-color : #eeeeee;
} 
a:link {
color : #336699; 
text-decoration : none; 
} 
a:visited {
color : #336699; 
text-decoration : none; 
} 
a:hover {
color : #ff0000; 
text-decoration : none; 
} 
p {
font-size : 13px; 
color : #333333; 
font-family : Verdana, "Geneva CE", lucida, sans-serif;
margin-top : 2px; 
margin-bottom : 0; 
}
.bold {
font-weight : bold;
}  
.textik {
font-size : 10px;
}  
.textikcenter {
font-size : 10px;
text-align : center;
}
.paticka {
font-size : 9px; 
color : #336699; 
} 
.menu {
font-size : 11px; 
font-weight : bold; 
color : #336699; 
text-align : right; 
}
div.image {
  float : left;
  margin : 0px 4px 2px 2px;
  border : 1px solid #C0C0C0;
  padding : 1px;
} 
h1 {
font-size : 16px; 
color : #7a9bbd; 
font-family : Tahoma, "Lucida Grande CE", lucida, sans-serif; 
margin-top : 2px; 
margin-bottom : 0; 
} 
h2 {
font-size : 13px; 
color : red; 
font-family : Tahoma, "Lucida Grande CE", lucida, sans-serif;
padding-left : 10px; 
margin-top : 0px; 
margin-bottom : 3px; 
}
h3 {
font-size : 16px; 
color : #7a9bbd; 
font-family : Tahoma, "Lucida Grande CE", lucida, sans-serif; 
margin-top : 2px; 
margin-bottom : 0; 
}
h4 {
font-size : 11px; 
color : #336699; 
font-family : Tahoma, "Lucida Grande CE", lucida, sans-serif; 
margin-top : 0px; 
margin-bottom : 3px; 
}
h5 {
font-size : 13px; 
color : #2D5986; 
font-family : Verdana, "Geneva CE", lucida, sans-serif; 
padding-left : 12px; 
margin-top : 2px; 
margin-bottom : 0; 
}