body {
	background: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	color: #1e426a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	color: #1e426a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

A:LINK {color: #d20035; text-decoration: none; font-weight: none}
A:VISITED {color: #d20035; text-decoration: none; font-weight: none}
A:HOVER {color: #3775bb; text-decoration: none; font-weight: none}

#odstep {
	height: 10px;
}

#baner {
	background: url(img/baner.gif);
	width: 900px;
	height: 140px;
	margin: 0 auto;
}