body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #2A2F42;
}
.tlo {
	background-attachment: scroll;
	background-image: url(img/tlo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tresc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(img/tresc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 15px;



}
.tresc2 {
	background-attachment: scroll;
	background-image: url(img/tresc2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;


}
.linkt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.okno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img/pattern.gif);
	background-repeat: repeat;
	background-position: left top;
}
