.photopreview
{
  display: block;
  height: 100px;
  width: 100px;
  float: left;
  margin: 5px;
}

.mod-feedback .text {
        margin-left: 20px;
}

.mod-feedback .head {
        border-bottom: solid 1px;
        width: 700px;
        margin: 10px 0px 10px 0px;
        font-weight: bold;
        
}

.mod-feedback-question {
        background: #eee;
        padding: 10px;
        margin: 5px;
}

.news .head {
	display: none;
}

.news .date {
	display: none;
}

.subpage a {
        font-size: 15px;
        display: block;
        margin-bottom: 2px;
        width:auto;
        height: 24px;
        background: #d8d6c9;
        color:#888;
        padding-left: 5px;
        padding-top:4px;
}

.subpage a:hover {
        background: #084999;
        color:#fff;
        text-decoration: none;
}

.submenu {
        margin-top: 10px;
        border-bottom: solid 1px #777;
}

.sitemap ul {
        margin-left: 20px;
}

.sitemap ul {
        margin-left: 20px;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

p {
	margin-bottom: 10px;
}

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #444;
}
.logo {
	display: block;
	height: 78px;
	width: 240px;
	margin-top: 30px;
	background-image: url(img/logo.gif);
	margin-left: 40px;
}
.logo h1 {
	display: none;
}
.top ul {
	list-style-type: none;
	overflow: hidden;
	padding-top: 7px;
}
.top li a {
	text-decoration: none;
	font-size: 14px;
	color: #444;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 10px;
}

.top li span {
	text-decoration: underline;
	font-size: 14px;
	color: #084999;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 10px;
}

.top li a:hover {
	color: #084999;
	text-decoration: underline;
}
.blockcontent {
	background-image: url(img/right_block_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f1f0eb;
}


h1 {
	font-size: 20px;
	color: #666666;
	clear: both;
}
.shapka {
	background-image: url(img/shapka1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.top .contacts {
	position: absolute;
	right: 30px;
	top: 70px;
}






.top .icons {
	position: absolute;
	top: 10px;
	left: 60px;
}
.nav div {
	margin-left: 40px;
}


.top li {
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #444;
	margin-left: -2px;
	display: block;
	text-align: center;
}
.top .topmenu {
	background-image: url(img/top_menu_bg.jpg);
	height: 31px;
	margin-left: 320px;
	margin-top: -90px;
	width: 650px;
	background-repeat: repeat-x;
	background-position: top;
}
.midmenu ul {
	list-style-type: none;
	overflow: hidden;
	margin-left: 30px;
	display: block;
	width: 720px;
}
.midmenu li {
	font-size: 16px;
	float: left;
	display: block;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-left: -2px;
}
.midmenu a {
	color: #666666;
	text-decoration: none;
}

.midmenu a:hover {
	color: #084999;
	text-decoration: underline;
}

.midmenu {
	width: auto;
	clear: both;
	margin-left: -40px;
	height: 37px;
	margin-bottom: 20px;
}
.content {
	padding-left: 40px;
}

