body {
 margin: 0px;
 padding: 0px;
 font-family: Georgia, "Times New Roman", Times, serif;
 background-color: #666666;
 color: #000000;
 font-size: 12px;
 	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

html {
	margin: 0px;
	padding: 0px;
}


a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

a.menuh:link {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
	font-size: 12px;
}

.header {
	color: #FFFFCC;
	font-weight: bold;
	font-size: large;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
	background-color: #666666;
	font-weight: bold;
	font-size: 12px;
}

a.menuh:hover {
	text-decoration: none;
	color: #666666;
	background-color: #FFFFCC;
	font-weight: bold;
	font-size: 12px;
}

a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}

a.menuh:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}

.menuh {
	text-decoration: none;
}
.content {
	color: #000000;
	padding: 10px;
	text-align: justify;
	float: left;
	font-size: 12px;
}
.banners {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}
img
{
	border: none;
	margin: 5px;
}
.info {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.titles {
	font-weight: bold;
	color: #FF0000;
}
.menur {
	font-size: small;
	text-align: right;
}
.rightbartitle {
	background-color: #999999;
	float: left;
	padding: 5px;
	width: 220px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFCC;
	font-size: 12px;
}
.rightbarbody {
	background-color: #CCCCCC;
	float: left;
	padding: 5px;
	width: 220px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
}
.razmer {
	font-size: 12px;
}
.texts {
	overflow: scroll;
	position: absolute;
	height: 1000px;
	width: 550px;
}
