body, html{
margin: 0;
padding: 0;
background-color: #000000;
}

td {
font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height:1.3;
color: #FFFFFF;
background-color: transparent;
text-align:justify;
}

#trr {
margin-right:20px;
margin-left:5px;
}

.footer {
height:40px;
text-align:center;
color: #72889B;
padding-bottom:5px;
}

a:link, a:visited {
	text-decoration: none;
	color: #72889B;
}
a:hover {
	text-decoration: none;
	color: #B1D1F0;
}

.zapr {
	color: #72889B;
	font-weight:bold;
}
.mainfl {
background-image: url("images/bg3.jpg");
background-position: left bottom;
background-repeat: no-repeat;
background-position: 244px 343px;
}



