body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #333 url(header_back.gif) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff0000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
a { border-bottom: dotted 1px #ff0000; }
p { text-align: left; line-height: 18px; margin-bottom: 24px; }
#header { width: 800px; height: 180px; margin: 0 auto; padding: 6px; }
#header a img { border: none; }
#header a { border: none; }
#logo { margin-top: 72px; }
#body { width: 800px; margin: 0 auto; background-color: #444; padding: 6px; border-left: solid 1px #666; border-right: solid 1px #666; border-top: solid 1px #666; }
#foot { width: 800px; margin: 0 auto; background-color: #666; padding: 6px; font-size: 10px; border-left: solid 1px #666; border-right: solid 1px #666; }
.fotka { border: solid 1px #fff; }