@charset "windows-1251";
.left {
	height: 61px;
	width: 70px;
}
.left2 {
	background-image: url(images/2.jpg);
}
.right {
	height: 61px;
	width: 68px;
}
.centr {
	width: 800px;
}
.top {
	width: 100%;
	background-color: #fec81e;
	height: 120px;
}
.top2 {
	background-color: #f3f3f3;
}
.centr2 {
	background-color: #f1f0ea;
	background-repeat: repeat-x;
	background-image: url(images/menu2.jpg);
	background-position: right;
}
.centrleft {
	background-color: #e1dfce;
}
.centrleft2 {
	background-color: #e1dfce;
	margin: 10px;
	padding: 10px;
	vertical-align: top;
}
.nizleft2 {
	background-image: url(images/bgr2.jpg);
}
.cntr2cntr {
	background-image: url(images/bgrniz.jpg);
}
.centr1 {
	background-color: #f8f7f1;
	width: 700px;
	margin: 7px;
	padding: 7px;
	vertical-align: top;
}
body {
	margin:0px;
	padding:0px;
	background-color:#EBEBEB;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.banner {
	background-repeat:no-repeat;
	background-image:url(images/banner.jpg);
	width: 800px;
	height: 280px;
}
.main {
	background-color:#EBEBEB;
}
h1 {
	font-size: 22px;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	text-align: center;
}
.mainmenulink {
	font-weight:bold;
	color:#539fce;
}
.leftmenuhead {
	font-weight:bold;
	text-decoration:underline;
	color:#330000;
}
.leftmenulink {
	font-size:90%;
	font-weight: bolder;
	font-style: italic;
}
.navlink {
	font-size:80%;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
