.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 11px;
}

.rougebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	background-color: #D4D4D3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}

.bgNoRepeat3 {
	background: url(img/bkgr_trusko.gif); 
	background-repeat: no-repeat;background-position:bottom;
}

.bgNoRepeat4 {
	background: url(img/bkgr_truss.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color: #FFFFFF;
}