@CHARSET "UTF-8";

div img {
	behavior: url("/png.htc");
}

img.png{
	behavior: url("/png.htc");
}

body {
	background: url("../images/bg.jpg");
	padding: 0px;
	margin: 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	behavior: url("/png.htc");
}

ul{
	margin: 0px;
	padding-left: 22px;
}

li {
	list-style-image: url("../images/list.gif");
	padding-bottom: 7px;
}

div#header {
	text-align: center;
	background: url(../images/page_up.jpg) repeat-x top;
}

div#footer {
	background: url(../images/page_down.jpg) repeat-x bottom;
	height: 94px;
}

div#containerLeft {
	background: url(../images/left.jpg) repeat-y left top;
	min-width: 1160px;
}

div#containerRight {
	background: url(../images/right.jpg) repeat-y right top;
}

div.content {
	padding: 0 0 0 120px;
}

div.bottomLeft {
	background: url(../images/left_3.jpg) no-repeat left;
	width: 94px;
	height: 94px;
}

div.bottomRight {
	background: url(../images/right_3.jpg) no-repeat right;
	height: 94px;
	margin-top: -94px;
}

div.topLeft {
	background: url(../images/left_2.jpg) no-repeat left;
	height: 94px;
	float: left;
	width: 94px;
}

div.topRight {
	background: url(../images/right_2.jpg) no-repeat right;
	height: 94px;
	width: 94px;
	float: right;
}

div.announce_menu {
	margin: 0 0 15px 70px;
	font-size: 15px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #464646;
	padding-bottom: 25px;
	border-bottom: 1px dotted #c69c6d;
}

div.border_menu {
	border-bottom: 1px dotted #c69c6d;
	border-top: 1px dotted #c69c6d;
}

div.floatLeft {
	float: left;
}

div.floatRight {
	float: right;
}

div.sert {
	width: 364px;
	font-size: 12px;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/sert_2.jpg) repeat-y top;
	margin-bottom: 25px;
}

div.sert_up {
	background: url(../images/sert_1.jpg) no-repeat top;
	width: 364px;
}

div.sert_down {
	background: url(../images/sert_3.jpg) no-repeat bottom;
	width: 364px;
}

a.home_menu:link,a.home_menu:visited {
	color: #603913;
	font-size: 26px;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
}

a.menu:link,a.menu:visited {
	color: #603913;
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: bolder;
	line-height: 1.5;
	text-decoration: none;
	font-style: italic;
}
a.menu:hover{
	color: #f26522;
}
div.title_rubric {
	font-size: 36px;
	font-family: Times New Roman, Times, serif;
}

div.title {
	font-size: 16px;
	color: #464646;
}

div.title_big {
	color: #000;
	font-size: 20px;
}

div.left_text {
	color: #464646;
	font-size: 15px;
}

div.left_opus {
	background: url("../images/T_2.gif") repeat-y top;
	width: 540px;
}
div.downtitle{
	font-size: 22px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #3a3a3a;
}
div.downText{
	font-size: 15px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #464646;
}
div.backgrDate{
	background: url("../images/date.gif") no-repeat top;
	height: 16px;
	width: 74px;
}
div.n_date{
	color: #464646;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 1px;
	text-align: center;
}
div.borderImg{
	background: url("../images/border.gif") repeat-x top;
	height: 1px;
	margin: 3px 0px 6px 0px;
}
div.partners{
	font-size: 15px;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -8px;
	padding: 5px 25px 10px 35px;
	background: url("../images/partner_2.gif") repeat-y top;
}
div.partner_up {
	background: url("../images/partner_1.gif") no-repeat top;
	width: 356px;
}
div.fon_homeMenu{
	padding-bottom: 120px;
}
a.hrefWordpress:link, a.hrefWordpress:visited{
	color: #464646;
	font-style: italic;
	font-size: 13px;
}
a.mail:link, a.mail:visited{
	color: #f26522;
}