body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Verdana serif;
	color: #eee;
}

.menu:link, .menu:visited {
	color:#000000;
	text-decoration:none;
}
.menu:active, .menu:hover{
	color:#ffffff;
	text-decoration:none;
}
a:link, a:visited {
	color:#FFFFFF;
	}
a:active, a:hover {
	color:#990000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.zagolovok {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-align: left;
	margin-top: 15px;
	font-weight: bold;
}
.news {
	font-family: verdana, serif;
	font-size: 0.8em;
	color: #fff;
	top: 10px;
	margin-top: 5px;
	margin-left: 10px;
}
/*.comment {
	background-color:#000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	top: 10px;
	margin-top: 5px;
	margin-left: 35px;
	line-height: 13px;
}*/
.menu {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#current {
	color: #FFFFFF;
}
#main_block {
	width: 512px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 50px;
}
.foto_th {
	margin: 10px;
	cursor:pointer;
}
.menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
}
.menu_bottom:active, .menu_bottom:hover {
	color:#000000;
}
