/* CSS Document */
* {margin: 0; padding: 0;}
a img{border: 0;}
ul, ol {margin-left: 25px;margin-bottom: 15px;}

a:hover {text-decoration: none;}
img {margin-bottom:0;}
a {color: #6A3A20; text-decoration: underline;}

body {
	font-size: 100.1%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
}

#conteiner {
	width: 1000px;
	margin: 0 auto;
	font-size: 62.5%;
	background: url(/templates/ru/images/site/conteiner-fon.gif) no-repeat left bottom;
}

div.clear-all {
	zoom: 1;
}

div.clear-all {
	content: ' ';
	clear:both;
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	font-size: 0;
}

/*______________________________________________________header___________________________________________________*/
#header {
	margin: 0 20px 0 48px;
}

div.icons {
	float: left;
	display: inline;
	width: 154px;
	margin: 19px 0 14px;
}

div.icons img {
	vertical-align: top;
}

span.icon-home {
	margin-left: 20px;
}

span.icon-email img{
	margin: 9px 0 0 27px;
}

span.icon-map img{
	margin: 7px 0 0 32px;
}

div.menu-top {
	float: left;
	display: inline;
	margin-left: 26px;
	padding-top: 26px;
	font: 1.2em Tahoma;
	width: 752px;
}

div.menu-top a {
	color: #545454;
	text-decoration: none;
}

div.menu-top p span {
	padding-right: 32px;
}

/*______________________________________________________end header___________________________________________________*/

/*______________________________________________________logo-and-img_________________________________________________*/

div.logo-and-img {
	
}

div.logotype {
	float: left;
	display: inline;
	width: 132px;
	padding-top: 3px;
	padding-left: 22px;
	margin-left: 48px;
}

div.img-activ {
	float: left;
	display: inline;
	width: 795px;
	margin-left: 3px;
}

div.img-active-top {
	margin-left: 23px;
	position: relative;
}

div.img-active-bottom {
	padding: 0 0 13px 23px;
	background: url(/templates/ru/images/site/artefact.jpg) no-repeat left bottom;
	position: relative;
}

div.img-active-top img, div.img-active-bottom img {
	cursor: pointer;
}

div.contacts-top {
	width: 548px;
	height: 40px;
	position: absolute;
	top: 118px;
	right: 20px;
	font-size: 1.4em;
	color: #000;
}

.font1 {
	color: #545454;
	font-size: 0.785em;
}

.font2 {
	color: #545454;
	font-size: 0.857em;
}

div.contects-text {
	float: left;
	display: inline;
	width: 368px;
}

div.search {
	float: left;
	display: inline;
	width: 164px;
	margin-left: 10px;
	margin-top: 9px;
}

span.l {
	display: inline;
	float: left;
	width: 25px;
}

span.l.i {
	background: url(/templates/ru/images/site/search-input.gif) no-repeat left top;
	padding: 3px;
	width: 133px;
}

.i input {
	border: 0;
	width: 122px;
	font-size: 0.857em;
}

div.fly-text-top, div.fly-text-bottom {
	position: absolute;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAPSURBVHjaYmBgYGgCCDAAAIcAg0R6/qYAAAAASUVORK5CYII=);
	background: rgba(0, 0, 0, 0.51);
	padding: 4px;
	width: 445px;
	height: 31px;
	display: none;
}

div.fly-text-top {
	width: 394px;
	height: 15px;
	top: 90px;
	left: 275px;
}

div.fly-text-bottom {
	width: 445px;
	height: 31px;
	top: 60px;
	left: 275px;
}
/*______________________________________________________end logo-and-img_____________________________________________*/
/*______________________________________________________wrapper______________________________________________________*/

#wrapper {
	float: left;
	display: inline;
	width: 100%;
	background: url(/templates/ru/images/site/subway.gif) no-repeat right 12px;
}

#content {
	margin-left: 228px;
	padding: 36px 34px 0 64px;
	font-size: 1.2em;
}

#content-catalog {
	margin-left: 228px;
	padding: 36px 34px 0 0;
	font-size: 1.2em;
}

#content h1, #content-catalog h1 {
	font-size: 1.5em;
	margin-bottom: 10px;
}

#content p {
	margin-bottom: 10px;
}

.color2 {
	color: #CC3333;
	font-weight: bold;
}

table.news-index {
	border: 0;
	border-collapse: collapse;
	margin: 55px 39px 0 48px;
	width: 913px;
	font-size: 1.2em;
}

table.news-index tr td {
	border: 0;
	vertical-align: top;
}

td.news-index-img {
	width: 154px;
}

td.news-index-text {
	padding-left: 15px;
	width: 272px;
}

p.news-index-title a {
	font-size: 1.166em;
	color: #6A3A20;
}

p.news-index-date {
	font-size: 0.916em;
	color: #7F7F7F;
	font-style: italic;
	margin: 2px 0 4px;
}

p.news-index-all {
	text-align: right;
}

p.news-index-all a {
	color: #575757;
	background: url(/templates/ru/images/site/icon-arhive.gif) no-repeat left 0.25em;
	padding-left: 35px;
}

div.star {
	position: relative;
	width: 100%;
	overflow: hidden;
}

div.s {
	width: 20px;
	height: 20px;
	position: absolute;
	background: url(/templates/ru/images/site/star.png) no-repeat left top;
	left: -10px;
	top: -10px;
}

div.s.tr {
	left: 100%;
	margin-left: -10px;
}

div.s.bl {
	top: auto;
	bottom: -10px;
}

div.s.br {
	left: 100%;
	margin-left: -10px;
	top: auto;
	bottom: -10px;
}
/*______________________________________________________end wrapper__________________________________________________*/
/*______________________________________________________leftbar______________________________________________________*/

#leftbar {
	float: left;
	display: inline;
	width: 191px;
	margin-left: -1000px;
	position: relative;
	margin-top: -162px;
	padding-left: 37px;
	font-size: 1.1em;
}

div.menu-right {
	font-size: 1.09em;
	color: #6A3A20;
	width: 172px;
}

div.menu-right p.level0{
	background: url(/templates/ru/images/site/list-img-1.gif) no-repeat left 0.3em;
	padding-left: 11px;
	margin-bottom: 7px;
	margin-top: 7px;
	font-weight: bold;
}

div.menu-right p.level0.active {
	background: url(/templates/ru/images/site/list-img-2.gif) no-repeat left 0.3em;
}

div.menu-right p.level0 a {
	color: #6A3A20;
}

div.menu-right p.level0.active a {
	color: #000;
	text-decoration: none;
}

div.menu-right p.level1{
	padding-left: 20px;
	margin-bottom: 2px;
}

div.menu-right p.level1 a {
	color: #6A3A20;
}

div.menu-right p.level1.active a {
	color: #000;
	text-decoration: none;
}

div.menu-right p.level2 {
	padding-left: 24px;
	margin-bottom: 2px;
	font-size: 0.916em;
}

div.menu-right p.level2 a {
	color: #000;
}

div.menu-right p.level2.active a {
	text-decoration: none;
}

div.menu-right p.level3 {
	padding-left: 24px;
	margin-bottom: 2px;
	font-size: 0.916em;
}

div.menu-right p.level3 a {
	color: #000;	
}

div.menu-right p.level3.active a {
	text-decoration: none;
}

div.download-pdf {
	padding-left: 11px;
	margin-top: 25px;
}

p.im {
	padding-left: 24px;
	margin-bottom: 10px;
}

p.ah {
	font-size: 1.09em;
	color: #737373;
	margin-bottom: 6px;
}

/*______________________________________________________end leftbar__________________________________________________*/

/*______________________________________________________footer_______________________________________________________*/

#footer {
	margin-top: 45px;
	width: 100%;
	font-size: 1.1em;
}

p.text-foot {
	margin: 0 48px;
}

span.in-site {
	padding-left: 15px;
}

div.trans {
	background: #FECB09 url(/templates/ru/images/site/foot-fon.jpg) no-repeat 849px top;
	padding: 2px 0 0 48px;
	margin-top: 9px;
	height: 15px;
}

/*______________________________________________________end footer___________________________________________________*/
