body, input, textarea, select {
	font-family: Arial;
	font-size: 13px;
}
body
{
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #000;
	background: #FFF;
}
form
{
	margin: 0;
	padding: 0;
}
div.pages
{
	clear:both;
	text-align: center;
	height: 25px;
	padding: 5px 0 0 0;
}
a.page,a.page:active,a.page:visited,a.page:hover,span.page
{
	padding: 4px 6px;
	margin: 0 1px;
	text-decoration: none;
}
a.page,a.page:active,a.page:visited
{
	border: 1px solid #fde29a;
	color: #bd0404;
}
a.page:hover
{
	border: 1px solid #f2b309;
	color: #bd0404;
}
span.page
{
	border: 1px solid #f2b309;
	background: #f2b309;
	color: #FFF;
}
h1,
h2,
h3,
h4,
h5,
h5 {
	margin: 1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}
h1,
.h1 {
	font-weight: 700;
	font-size: 22px;
	margin-bottom: .5em;
	margin-top: 0;
}
h2
{
	font-size: 18px;
	font-weight: 400;
	color: #c10000;
}
h3
{
	font-size: 18px;
	font-weight: 400;
	/*color: #ff9600;*/
}
h4
{
	background: #f2b309;
	font-size: 13px;
	color: #c10000;
	font-weight: 900;
	padding: 5 20;
}
.hidden
{
	display: none;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.clear
{
	clear: both;
}
.hl
{
	color: #F00;
}
.small
{
	font-size: 10px;
}
.big
{
	font-size: 12px;
}
.blue
{
	color: #228bc8;
}
.red
{
	color: #c10000;
}
.black
{
	color: #000;
}
.white
{
	color: #FFF;
}
.gray
{
	color: #969696;
}
img.imageleft
{
	float: left;
	margin: 0 10 0 0;
}
div.tags
{
	margin: 3 0;
}
table.t
{
	background: #f4f4f4;
	width: 100%;
	border-collapse: collapse;
}
table.t td
{
	border: 1px solid #FFF;
	padding: 10px;
}
table.t th
{
	border: 1px solid #FFF;
	padding: 10px;
	white-space: nowrap;
	text-align: left;
	color: #228bc8;
	font-weight: 400;
}
table.t tr.tr0
{
	background-color: #f4f4f4;
}
table.t tr.tr1
{
	background-color: #ececec;
}
p.ok
{
	border: 1px solid #49af33;
	background: #FFF;
	color: #49af33;
	padding: 10px 20px;
	text-align: center;
}
p.error
{
	border: 1px solid #F00;
	background: #FFF;
	color: #F00;
	padding: 10px 20px;
	text-align: center;
}
/*<����>*/
#route
{
	font-size: 11px;
	background: #f2f3f7;
	padding: 5 20;
	margin: 0 0 10 0;
	color: #767676;
}
#sub
{
	background: #f4f4f4;
	padding: 5px 20px;
}
/*</����>*/
/*<����������� ���������, ���� � �����������>*/
#ajaxmessage
{
	background: #c2000e;
	color: #FFF;
	padding: 20px;
	border: 1px solid #f1ab08;
	display: none;
	position: absolute;
}
.formmessage
{
	display: none;
	position: absolute;
	color: #b4001e;
	border: 1px solid #b4001e;
	padding: 5px 20px;
	background: #FFF;
}
#ajaxwindow
{
	position: absolute;
	display: none;
	border: 1px solid #999;
	padding: 0;
	background: #fff;
	z-index: 10000;
	width:80%;
}
#ajaxwindowclose
{
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
}
#ajaxwindowclose img
{
	width: 41px;
	height: 15px;
}
#ajaxwindowcontent
{
	margin: 20px;
}
/*</����������� ���������, ���� � �����������>*/

#top
{
	border-top: 8px solid #f5f5f5;
	vertical-align: top;
	padding: 0 0 20px 0;
}
#top a,#top a:active,#top a:visited
{
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
#top a:hover
{
	color: #F00;
}
#top img
{
	width: 7;
	height: 4;
	border: none;
	margin: 0 14;
}
#top div
{
	background: #f5f5f5;
	width: 180;
	margin: 0 0 0 250px;
	padding: 0 0 2px 5px;
}
#left
{
	vertical-align: top;
	padding: 0 45px 0 0
}
#center
{
	vertical-align: top;
	width: 582;
	height: 100%;
	padding: 0 0 20px 0;
}
#right
{
	vertical-align: top;
	width: 180;
}
#bottom
{
	vertical-align: top;
	border-top: 1px solid #b2b2b2;
	padding: 20px 11px;
}
#middle
{
	vertical-align: top;
	padding: 45px 11px;
}
#slogan
{
	vertical-align: top;
	padding: 40px 0 0 20px;
}
#sloganname
{
	color: #b0000c;
	font-size: 22px;
}
#slogantext
{
	color: #585858;
	font-size: 10px;
}
#topblocks
{
	background: #f4f4f4;
}
#bottommenu
{
	background: #e9e9e9;
	text-align: center;
	border-top: 9px solid #ab000b;
	border-bottom: 1px solid #FFF;
	padding: 10 0;
}
#bottommenu a,#bottommenu a:active,#bottommenu a:visited
{
	color: #828282;
	text-decoration: none;
}
#bottommenu a:hover
{
	color: #000;
}
.newsheader
{
	text-align: left;
	font-weight: 400;
	color: #238aba;
	background: #eaf4f8;
	padding: 5px 15px;
	font-size: 13px;
	width: 50%;
	white-space: nowrap;
}
#newscontainer
{
	vertical-align: top;
	padding: 12px 12px 12px 0;
	background: #FFF;
}
#news2container
{
	vertical-align: top;
	padding: 12px;
	background: #eff7fa;
}
.bg
{
	background: #f4f4f4;
	padding: 5px 20px;
}
.by
{
	background: #fde29a;
	padding: 5px 20px;
}
.hy
{
	color: #033184;
	background: #f2b309;
	padding: 5px 20px;
	font-weight: 900;
	font-size: 13px;
}
.hb
{
	color: #000;
	background: #9bd1f0;
	padding: 5px 20px;
	font-weight: 900;
	font-size: 13px;
}
#logo
{
	padding: 35px 0 35px 24px;
}
#logo img
{
	border: none;
}
#phone
{
	color: #962a2a;
	font-size: 25px;
}
#phones
{
	text-align: right;
	padding: 0 26px 0 0;
}
#menus
{
	padding: 0 10px 0 10;
}
#menul
{
	background: url("/bitrix/templates/obermann/images/left.jpg") no-repeat left bottom;
	width: 300;
	height: 200;
	vertical-align: top;
	font-size: 17px;
	margin-top: 36;
}
#menul a,#menul a:active,#menul a:visited
{
	font-size: 17px;
	text-decoration: none;
}
#menul a:hover
{
	color: #F00;
}
#menul div.m
{
	border-bottom: 1px solid #cfd9db;
	margin: 0 0 0 64px;
	padding: 2px 0;
	width: 170;
}
#menulc
{
	padding: 25px 0 0 0;
}
#menur
{
	background: url("/bitrix/templates/obermann/images/right.jpg") no-repeat right bottom;
	width: 300;
	height: 200;
	vertical-align: top;
	font-size: 17px;
	text-align: right;
	margin-top: 36;
}
#menur a,#menur a:visited
{
	font-size: 17px;
	text-decoration: none;
}

#menur div.m a:active
{
	font-size: 17px;
	text-decoration: none;
	color: #F00;
}
#menur a:hover
{
	color: #F00;
}


#menur div.m
{
	border-bottom: 1px solid #cfd9db;
	margin: 0 64px 0 0;
	padding: 2px 0;
	width: 170;
}
#menurc
{
	padding: 25px 0 0 64px;
}
#banners
{
	vertical-align: top;
	padding: 0 0 0 45px;
}
#text
{
	vertical-align: top;
	width: 100%;
}
td.block
{
	vertical-align: top;
	background: url("/bitrix/templates/obermann/images/block.jpg") no-repeat right 5px;
	height: 190px;
}
td.block p
{
	margin-top: 0px;
	font-size: 11px;
}

/**********������***********/
.newsitem
{
	margin: 0 0 20px 0;
	clear: both;
}
.newsdate
{
	color: #969696;
}
.newsnotice
{
	margin: 0 0 20px 0;
}
.newssource
{
	margin: 3px 0 0 0;
	clear: both;
}
.newsauthor
{
	margin: 3px 0 0 0;
	clear: both;
}
.newscomments
{
	margin: 3px 0 0 0;
	clear: both;
}

/********�����************/
div.formdiv
{
	background: #f9f9f9;
	float: none;
	clear: both;
	width: 100%;
}
.formrow
{
	float: none;
	clear: both;
	padding: 0 0;
}
.formheader
{
	float: left;
	padding: 10px 0;
	text-align: left;
	font-weight: 400;
	width: 28%;
}
.formheader label
{
	margin: 0 20px;
	display: block;
}
.formelement
{
	float: left;
	padding: 10px 0;
	width: 69%;
}
.star
{
	color: #F00;
}
fieldset
{
	padding-left: 0;
	padding-right: 0;
}
fieldset legend
{
	font-weight: 900;
}
div.formdiv textarea
{
	width: 100%;
	height: 120;
}
.editorbutton
{
	padding: 0 5px;
}
div.location
{
	margin-bottom: 3px;
}
div.location label
{
	width: 45px;
	display: block;
	float: left;
	padding: 2px 0 0 0;
}
div.location select
{
	width: 80%;
}
img.smile
{
	border: none;
	vertical-align:middle;
	margin: 0 2px;
}
.focus
{
	border: 1px solid red !important;
}
.blur
{
	border: 1px solid #49f42d !important;
}
.forminputtext
{
	border: 1px solid #d5d5d5;
}
.formsubmit
{
	border: 1px solid #d5d5d5;
}
div.emoticons
{
	margin: 0 0 5px 0;
}
.assortiment{
    background:url(/upload/asortiment-block-bg.png) repeat-y 50% 0;
		background-size: 100% auto;
		box-shadow: inset 0 3px 5px rgba(0,0,0,.17);
		overflow: hidden;
    border-radius:5px;
}
.assortiment .title{
    background:url(/upload/asortiment-title-bg.png);
    border-top-left-radius:5px;
    border-top-right-radius:5px;
		box-shadow: inset 0 3px 5px rgba(0,0,0,.17);
    position:relative;
    text-align:center;
    overflow:hidden;
}
.title p span {
    display:block;
    width:34px;
    height:8px;
    background:url(/upload/asortiment-figures.png)  no-repeat;
    float:left;
}
.assortiment .title ul{
    padding:0;
}
.assortiment .title p{
    background: url(/upload/asortiment-title-bg.png);
    border-top-left-radius:5px;
    border-top-right-radius:5px;
	text-align:center;
    font-size:19px;
    /*padding:5px;*/
    position:relative;
    display: inline-block;
    margin:auto;
    min-height:28px;
    margin-top:7px;
}

.assortiment  .title p:before {
    content: "";
    position: absolute;
    left:-55px;
    top: 5px;
    margin-top: 4px;
    background:url("/upload/asortiment-figures-left.png");
    width:34px;
    height:8px;
}
.assortiment .title p:after {
    content: "";
    position: absolute;
    right:-55px;
    top: 5px;
    margin-top: 4px;
    background:url("/upload/asortiment-figures-right.png");
    width:34px;
    height:8px;
}
.title-img-left{
    position:absolute;
    left:17%;
    top:15px;
    width:34px;
    height:8px;
    z-index:3;
    background:url("/upload/asortiment-figures-left.png");
}
.title-img-right{
    position:absolute;
    right:17%;
    top:15px;
    width:34px;
    height:8px;
    background:url("/upload/asortiment-figures-right.png");
}
.assortiment ul {
	box-shadow: 0 3px 5px rgba(0,0,0,.17);
	margin: 0;
	padding: 15px 0;
}
.assortiment ul li  {
    width:160px;
    height: 30px;
    display: inline-block;
    text-align: left;
    padding-left:60px;
    list-style: none; /* Убираем исходные маркеры */
    background: url(/upload/tire.png) no-repeat 40px 10px; /* Параметры фона */

    /* эмуляция inline-block для IE6-7*/
//display : inline;
//zoom : 1;
}
.assortiment ul li.helper {
    width: 100%;
    height: 0;
    visibility: hidden;
}
h2{
    font-style:italic;
}
.main-services-block{
    position:relative;
    width:90%;
		margin: 50px auto 0;
}
.main-services-block ul li  {
		margin: 10px 5px;
    list-style: none;
}
.main-services-block ul li.helper {
    width: 100%;
    height: 0;
    visibility: hidden;
}
.main-services-block .title{
    background:url(/upload/servises-title-bg.png) no-repeat;
    background-size: 100% 33px;;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    z-index:2;
    position:absolute;
    width:100%;
    top:-10px;
	

}
.main-services-block .title p{
    margin-top:0px;
    margin-bottom:0px;
    padding-left:0;
    padding-right:0;
	text-align:center;
    font-size:19px;
	min-height:30px;
	margin-top:5px;
}
.main-services-block .items{
    background:url(/upload/servises-items-bg.png) repeat-y 50% 0;
		background-size: 100% auto;
    z-index:1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    min-height:220px;
		padding: 0 60px;
}
.main-services-block .li_container {
	margin: auto;
	max-width: 500px;
}
.main-services-block .li_container > ul {
  margin:0;
  padding: 35px 0 15px;
	width: 50% !important;
}
.knight{
    position:absolute;
    background:url(/upload/knight.png);
    bottom:0;
    width:74px;
    height:200px;
    overflow:auto;
    z-index:0;
}
.left{
    left:-30px;
}
.right{
    right:-30px;
}
.footer-container{
	overflow: hidden;
    position:relative;
}
.footer-left{
	font-size: 14px;
    float:left;
}
.footer-center{
	margin: auto;
  max-width:550px;
	padding: 0 20px 0 60px;

}
.footer-center ul{
    padding-left:0;
}
.footer-center ul li  {
    width:160px;
    height: 30px;
    display: inline-block;
    text-align: left;
    font-size:14px;
    list-style: none; /* Убираем исходные маркеры */
    /* эмуляция inline-block для IE6-7*/
//display : inline;
//zoom : 1;
}
.footer-center ul li.helper {
    width: 100%;
    height: 0;
    visibility: hidden;
}
.footer-right{
		font-size: 14px;
    float:right;
}
.footer-border{
    background:url(/upload/footer-border.png);
    position:absolute;
    height:6px;
    top:-30px;
    width:100%;
}
#bottom{
    border-top:none;
}

.subcats ul li {
width: 31%;
list-style-type: none;
margin: 5px;
margin-bottom: 10px;
float: left;	
}

.subcats ul li:nth-child(3n-2) {
clear:left;	
}

.subcats ul li a:visited, .subcats ul li a {
color: black;
font-size: 16px;	
}

p.seoclear {
margin-bottom: 50px;
clear: both;	
}