BODY {
	background-color : #ffffff;
	font-family: verdana, Arial, Helvetica; 
	font-size: 13px; 
	color: #000000;
}
H1 {
	margin-left: 15px;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #000000;
}
H2 {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #000000;
}
H3 {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11pt; 
	color: #FFFFFF
}
HR {
	color: #0000FF;
	height: 0.5mm;
}
TABLE {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12px;
	color: #000000;

}
a {
	color: #880000;
	text-decoration: none;
	font-size: 13px; 
}
a:hover {
	text-decoration: underline;
	font-size: 13px; 
}
a:visited  {
	font-style: normal; 
	font-weight: normal;
	color: #880000;
	font-size: 13px; 
}
wyrozn {
	font-family: Tahoma, Arial, Helvetica; 
	color: #F08080;
	text-decoration: none;
	font-weight: bold; 
}

.menu_style
{
    
    width: 800px; 
    
    
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    
}