/* author Baranov A.M. */ /* data  11.11.2008*/
@import "reset.css";

html,body {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background: #fff;
	padding: 49px 49px 0 49px;
}

div {
	margin: 0 auto;
}

ul li {
	list-style: none;
}

a:link,a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.easyfix {
	overflow: hidden;
}

.header span,.none span,.none a span {
	display: none;
}

/* headings */
h1,h2,h3,h4,h5,h6 {
	line-height: 1.1;
}

.errors {
	color: FireBrick;
}

.errors li{
	margin-left: 110px;
}


/* Main */
.main {
	position: relative;
	margin: 0;
	min-width: 995px;
	min-height: 100%;
}

.header {
	position: relative;
	z-index: 100;
	height: 95px;
	padding: 0 0 0 207px;
}

.content {
	position: relative;
	padding: 0 0 142px 0;
	min-width: 901px;
	/*border:1px solid #000;*/
}

.midlle-center {
	margin-left: 255px;
}

.right-col {
	float: right;
	/*border:1px solid #f00;*/
	width: 47%;
}

.left-col {
	float: left;
	width: 47%;
	position: relative;
	/*border:1px solid #f00;*/
}

.left-col-two {
	float: left;
	width: 205px;
	position: relative;
	/*border:1px solid #f00;*/
}

.right-col-two {
	float: none;
}

.content:after,.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*Main===========*/ /*header*/
.header .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 154px;
	height: 40px;
}

/*header====================*/ /*nav-top*/
.nav-top {
	position: relative;
	padding-right: 161px;
	min-width: 583px;
	/*float:left;*/
}

.nav-top .menu {
	position: relative;
	background: url(../img/nav-top/bg_menu.jpg) repeat-x;
	width: 100%;
	float: left;
}

.nav-top ul li {
	float: left;
}

.nav-top .menu ul li a:link,.nav-top .menu ul li a:visited {
	display: block;
	width: 104px;
	height: 35px;
	padding: 10px 0 0 0;
	background: url(../img/nav-top/line.jpg) no-repeat right 9px;
	font: 100 12px Tahoma;
	color: #fff;
	text-align: center;
	text-decoration: underline;
}

.nav-top .menu ul li a:hover {
	text-decoration: none;
}

.nav-top .menu span.right {
	display: block;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0px;
	width: 14px;
	height: 45px;
	background: url(../img/nav-top/menu_right.jpg) no-repeat right 0;
}

.nav-top ul li.end a:link,.nav-top ul li.end a:visited {
	background: none;
	width: 104px;
	padding-left: 17px;
	text-align: left;
}

div.forma_input {
	position: absolute;
	z-index: 200;
	top: 0;
	right: 0;
	width: 161px;
	background: url(../img/bg_red.jpg) repeat;
}

div.forma_input ul li {
	float: none;
	padding: 0 15px 8px 15px;
}

div.forma_input .top {
	display: block;
	background: url(../img/flogin.jpg) repeat-x 0 0;
	padding: 0 0 16px 0;
}

div.forma_input div.top {
	padding: 8px 15px 0 15px;
	height: 29px;
}

div.forma_input div.top div {
	background: #fff;
	padding: 0;
	text-align: center;
}

div.forma_input div.top a:link,div.forma_input div.top a:visited {
	font: 100 12px Tahoma;
	color: #444;
	text-decoration: underline;
}

div.forma_input div.top a:hover {
	text-decoration: none;
}

div.forma_input div.top a.vxod:link,div.forma_input div.top a.vxod:visited
	{
	font: 100 12px Tahoma;
	color: #444;
	text-decoration: none;
	border-bottom: 1px dotted #444;
}

div.forma_input div.top a.vxod:hover {
	text-decoration: none;
	border-bottom: 0px;
}

div.login {
	padding: 8px 0 0 0;
}

#login {
	display: none;
}

div.forma_input ul li input {
	background: #fff;
	border: 1px solid #696969;
	height: 18px;
	color: #696969;
	font: 100 12px Tahoma;
	padding: 2px 0 0 8px;
}

div.forma_input ul li.link {
	background: #FEDAB3;
	padding: 3px 0 0 35px;
	color: #696969;
	font-size: 11px;
	height: 18px;
}

div.forma_input ul li.check {
	display: block;
	position: relative;
	background: #FEDAB3;
	padding: 3px 0 0 35px;
	color: #696969;
	font-size: 11px;
	height: 18px;
}

div.forma_input ul li.check input {
	border: 0px;
	background: none;
	display: block;
	position: absolute;
	top: 1px;
	left: 15px;
	width: 15px;
}

div.forma_input ul li.submit {
	padding: 8px 15px;
}

div.button {
	position: relative;
	padding: 0 8px;
	width: 114px;
	margin: 0;
}

div.button div {
	background: url(../img/input/bg_input.jpg);
}

div.forma_input ul li.submit div.button input {
	position: relative;
	z-index: 100;
	border: 0px;
	width: 100%;
	padding: 2px 0 20px 0;
	background: none;
	font: 100 12px Tahoma;
	color: #fff;
	cursor: pointer;
}

div.button span {
	position: absolute;
	display: block;
	width: 8px;
	height: 22px;
}

div.button span.left {
	top: 0;
	left: 0;
	background: url(../img/input/inp_left.png) no-repeat;
}

div.button span.right {
	top: 0;
	right: 1px;
	background: url(../img/input/inp_right.png) no-repeat;
}

div.forma_input ul li.link {
	text-align: left;
	padding-left: 15px;
}

div.forma_input ul li.link a:link,div.forma_input ul li.link a:visited {
	font: 100 11px Tahoma;
	color: #696969;
	text-decoration: underline;
}

div.forma_input ul li.link a:hover {
	text-decoration: none;
}

/*nav-top============*/ /*content*/ /*left*/
div.name_yel,div.name_red {
	font: bold 18px Arial;
	color: #444;
}

div.name_yel .link,div.name_red .link {
	float: right;
	width: 114px;
	padding: 0 0 0 22px;
	height: 15px;
	background: url(../img/plus_yellow.jpg) no-repeat;
}

div.name_yel .link a:link,div.name_yel .link a:visited,div.name_red .link a:link,div.name_red .link a:visited
	{
	color: #30C;
	font: 100 12px Tahoma;
	text-decoration: underline;
}

div.name_red .link a:hover,div.name_yel .link a:hover {
	text-decoration: none;
}

div.name_yel .bot,div.name_red .bot {
	margin-top: 5px;
	border-top: 2px solid #FD8602;
	height: 5px;
	font-size: 0;
}

div.name_yel .bot {
	background: url(../img/bg_yellow.jpg) repeat;
}

div.name_red .bot {
	background: url(../img/bg_red.jpg) repeat;
}

/*left===============*/
.left-col .find {
	border-bottom: 2px solid #FD8602;
}

.right-col .find {
	border-bottom: 2px solid #F33F0E;
}

.find .width {
	width: 400px;
	margin: 0;
}

.find {
	padding: 17px 0 18px 0;
}

.find ul li {
	padding: 0 0 15px 0;
	font: 100 12px Tahoma;
}

form.common fieldset {
	margin: 0 0 14px;
	overflow: hidden;
}

.find ul li div,.find ul li div.submit {
	position: relative;
	padding: 0 0 0 111px;
}

.find ul li label {
	float: left;
	width: 110px;
}

.find ul li input {
	width: 300px;
	border: 1px solid #696969;
	font: 100 12px Tahoma;
	height: 17px;
	padding: 1px 0 0 5px;
}

.find ul li select {
	width: 300px;
	border: 1px solid #696969;
	font: 100 12px Tahoma;
	height: 18px;
	color: #000;
	padding: 0px 0 0 5px;
}

.find ul li textarea {
	width: 500px;
	border: 1px solid #696969;
	font: 100 12px Tahoma;
	height: 60px;
	color: #000;
	overflow: auto;
	padding: 4px 0 0 5px;
}

.find ul li.submit div.button div {
	padding: 0;
	margin: 0;
}

.find ul li.submit div.button {
	width: 134px;
}

.find ul li.submit {
	padding: 0 0 0 111px;
}

.comm ul li.submit {
	padding: 0;
}

.find ul li.submit div.pos {
	position: relative;
	margin: 0;
	padding: 0;
}

.find ul li.submit div.button input {
	position: relative;
	z-index: 100;
	border: 0px;
	width: 100%;
	padding: 2px 0 20px 0;
	background: none;
	font: 100 12px Tahoma;
	color: #fff;
	cursor: pointer;
}

.find ul li.submit div.button span {
	position: absolute;
	display: block;
	width: 8px;
	height: 22px;
}

.find ul li.submit div.button span.left {
	top: 0;
	left: 0;
	background: url(../img/input/inp_left.png) no-repeat;
}

.find ul li.submit div.button span.right {
	top: 0;
	left: 121px;
	background: url(../img/input/inp_right.png) no-repeat;
}

.find ul li.submit div.button {
	position: relative;
	padding: 0 8px;
	width: 118px;
}

.find ul li.submit a:link,.find ul li.submit a:visited {
	font: 100 12px Tahoma;
	color: #30C;
	text-decoration: underline;
}

.find ul li.submit a:hover {
	text-decoration: none;
}

.find ul li.submit div.poisk {
	position: absolute;
	top: 4px;
	left: 36px;
	width: 170px;
}

ul.radio {
	margin: 15px 0 0 0;
}

ul.radio li {
	display: block;
	position: relative;
	vertical-align: middle;
	padding: 1px 0 0 20px;
	height: 27px;
	font: 100 11px Tahoma;
	color: #696969;
}

ul.radio li input {
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	background: none;
	border: 0px;
}

.find h1 {
	font: 100 12px Tahoma;
	color: #444;
	padding: 0 0 18px 0;
}

.article {
	margin: 16px 20px 0 0;
	font-family: Tahoma;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	/*line-height:normal;*/
	line-height: 1.54em;
}

table.result {
	border-bottom: 1px solid #F33F0E;
	margin: 0 0 19px 0;
}

table.result thead tr {
	background: url(../img/bg_table.jpg) repeat-x;
}

table.result thead td {
	height: 25px;
	font: 100 11px Tahoma;
	color: #fff;
	border-right: 1px dotted #fff;
	padding: 0 0 0 19px;
}

table.result tbody tr td a {
	font: 100 14px Tahoma;
	color: #414141;
	text-decoration: underline;
}

table.result thead tr td a.desc {
	background:url("/img/arrow-up.gif") no-repeat scroll right center transparent;
	padding-right:8px;
}

table.result thead tr td a.asc {
	background:url("/img/arrow-down.gif") no-repeat scroll right center transparent;
	padding-right:8px;
}

table.result td.width {
	width: 79px;
}

table.result td.width1 {
	width: 68px;
}

table.result td.width2 {
	width: 155px;
	border: 0px;
}

table.result tbody td {
	font: 100 12px Tahoma;
	color: #444;
	padding: 17px 10px 19px 19px;
	border-bottom: 1px dotted #FD8602;
}

table.result tr.active td {
	background: #FEDAB3;
}

/*pager*/
div.pager {
	padding: 0 0 10px 18px;
}

div.pager:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.pager ul li {
	float: left;
	padding: 0 2px;
}

div.pager ul li.page {
	width: 28px;
}

div.pager ul li.page1 {
	width: 28px;
	text-align: right;
}

div.pager ul li a:link,div.pager ul li a:visited {
	font: 100 14px Tahoma;
	color: #414141;
	text-decoration: underline;
}

div.pager ul li a:hover {
	text-decoration: none;
}

div.pager ul li.active {
	background: #FFDAB0;
}

div.pager ul li.active a:link,div.pager ul li.active a:visited {
	font: bold 14px Tahoma;
	color: #FC860A;
	text-decoration: none;
}

div.pager ul li.active a:hover {
	text-decoration: underline;
}

/*pager=============*/ /*statya*/
.left-col .statya h1 {
	font: bold 14px Arial;
	color: #FD8602;
}

.right-col .statya h1 {
	font: bold 14px Arial;
	color: #F33F0E;
}

.left-col .statya ul li {
	border-bottom: 1px dotted #FD8602;
}

.right-col .statya ul li {
	border-bottom: 1px dotted #F33F0E;
}

.statya {
	padding: 7px 0 0 0;
}

.statya ul li {
	padding: 9px 0 12px 0;
}

.statya ul li a:link,.statya ul li a:visited {
	font: bold 12px Tahoma;
	color: #444;
	text-decoration: underline;
}

.statya ul li div.cut a:link,.statya ul li div.cut a:visited {
-x-system-font:none;
color:#3300CC;
font-family:Tahoma;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:100;
line-height:normal;
text-decoration:underline;
}

.statya ul li div.cut a:hover {
	text-decoration: none;
}

div.cut{
	text-align:right;
}
.statya ul li a:visited {
	font: bold 12px Tahoma;
	color: #444;
	text-decoration: none;
}

.statya ul li .reyting {
	padding: 0 0 5px 19px;
}

.statya ul li .reyting img {
	float: left;
}

.statya ul li .reyting:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.statya ul li p {
	padding: 0 0 0 19px;
	font: 100 12px Tahoma;
	color: #444;
}

/*statya========*/ /* bottom */
.footer {
	position: absolute;
	bottom: 0px;
	height: 103px;
	left: 0px;
	width: 100%;
	color: #666;
}

.footer .top {
	height: 3px;
	border-top: 1px solid #F33F0E;
	background: #FD8602;
	margin-bottom: 18px;
	font-size: 0px;
}

.footer .left {
	width: 47%;
	float: left;
	font: 100 10px Tahoma;
}

.footer .right {
	width: 47%;
	float: right;
	font: 100 9px Tahoma;
}

/*nav-bot*/
.footer .counter {
	position: absolute;
	top: 18px;
	left: 21px;
	width: 31px;
}

.footer .contact {
	position: absolute;
	top: 18px;
	left: 81px;
	width: 185px;
}

.footer .contact1 {
	position: absolute;
	top: 18px;
	left: 267px;
	width: 230px;
}

.footer .contact1 address {
	font-style: normal;
}

/*nav-bot============*/ /* bottom========== */ /*find_sotrudnik*/
ul.find_sotrudnik {
	margin: 16px 0 0 0;
}

ul.find_sotrudnik li {
	display: block;
	padding: 0 0 5px 20px;
	background: url(../img/punkt.jpg) no-repeat 0 8px;
}

ul.find_sotrudnik li a:link,ul.find_sotrudnik li a:visited {
	font: 100 12px Tahoma;
	color: #444;
	text-decoration: underline;
}

ul.find_sotrudnik li a:hover {
	text-decoration: none;
}
/*find_sotrudnik==========*/


/* teaser cat */
.right a {
color: #444;
}
