body, table {
background: #993300;
color: #ffffff;
font: 80% "Verdana CE", "Helvetica CE", Verdana, "Arial CE", Arial, Helvetica, sans-serif;
margin: 0px;
padding-bottom: 10px;
padding-left: 60px;
padding-right: 60px;
padding-top: 10px
}
li {
font-weight : normal; 
text-decoration : none; 
font-size : 10pt; 
} 
a:link {
font-weight : bold; 
color : #FF9933; 
background-color : transparent; 
} 
a:visited {
font-weight : bold; 
color : #FF9933; 
background-color : transparent; 
} 
a:hover {
font-weight : bold; 
color : #FFCCCC; 
background-color : transparent; 
} 
h1 {
  font-size: 140%;
  font-weight: bold;
}
h2 {
  font-size: 120%;
  font-weight: bold;
}
h3 {
  font-size: 110%;
  font-weight: bold;
}
h4 {
  font-size: 100%;
  font-weight: bold;
}
.zvyraznit {
font-weight : bold; 
color : #FFDE57; 
background-color : transparent; 
}
.male {
  font-size: 80%;
}

img {
  border: none;
}
.copy {
  font-size: 80%;
  text-decoration : none; 
  color : #C15C11;
background-color : transparent; 
}

hr	{border:solid #ffffff; 
	height:1px;
	width: 100%;}
