@charset "utf-8";

@font-face {
	font-family: 'Conv_DaxlinePro-Medium';
	src: url('/fonts/DaxlinePro-Medium.eot');
	src: local('O'), url('/fonts/DaxlinePro-Medium.woff') format('woff'), url('/fonts/DaxlinePro-Medium.ttf') format('truetype'), url('/fonts/DaxlinePro-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Clear all selectors */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
/* 	
	padding: 0;
	font-weight: inherit;
	font-style: inherit; */
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/* font-family: Tahoma, Arial, Geneva, sans-serif; */
	font-family:Arial;
	/* vertical-align: baseline; */
}

body{
	line-height: 1;
	background: #fff;
	
	/*font:normal Tahoma, Arial, Geneva, sans-serif;*/
	font-family:Arial;
	font-size: 15px;
	color:#000;
	width:100%;
}
ul,li{
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: center;
	font-weight: normal;
	}
	
.red {
color:red;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

#header {
background-image: url(/images/top.jpg);
background-repeat: no-repeat;
height: 129px;
}

#logo {
padding-top:25px;
padding-left:30px;
}
/* div#user_panel {
    width:170px; float:right; margin-top: 150px;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #888;
    background-color: rgba(54, 54, 54, 0.8);
}
div#user_panel a {
    color: #FFF;
    font-weight: bold;
}
div#user_panel div a {
    font-weight: normal;
    padding: 0px 8px 0px 0px;
    font-size: 12px;
} */
/* ----------------- */

#page a, #page a:visited{
	/* color:#000; */
	color:#999;
	color:#126ad6;
}
a, a:visited, a:hover {
color:#883c06;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
p{

}

.vid {
list-style-type: disc;
}
.test_box{
	border: 2px dotted green;
	background: black;
	opacity: .5;
}


.size-constraint
{
	/* min-width: 1000px ;
	max-width: 1256px ; */
	min-width: 1000px ;
	max-width: 1280px ;
	height: 100% ;
	margin: 0 auto ;
	position: relative ;
	background-color:#e1e1e1;
	background-image:url(/images/fon.png);
	background-repeat: repeat;
}

#menu {
height:36px;
background-image:url(/images/fon_menu.jpg);
background-repeat:repeat-x;
position:relative;
min-width:1000px;
}

#basket {
position:absolute;
right:483px;
top:31px;

}
#registr {
position:absolute;
right:118px;
top:23px;
}

#tel {
position:absolute;
right:40px;
top:67px;
}

#pusto {
position: absolute;
left:611px;
top:31px;
width:185px;
}
a.topmenu1, a.topmenu1:visited{
color: #fff;
text-decoration: none;
display: block;
padding: 10px 20px 10px 20px;
}

a.topmenu1:hover {
background-image:url(/images/fon_menu1.jpg);
background-repeat:repeat-x;
}

#mm_active_link {
background-image:url(/images/fon_menu1.jpg);
background-repeat:repeat-x;
}

#poisk {
position: absolute;
right: 15px;
top:6px;
}

#cont {
margin-left:18px;
margin-right:18px;
margin-top:15px;
min-height:1030px;
}

#leftmenu {
float:left;
width:230px;
padding-top:4px;
}

#top_catalog {
background-image:url(/images/top_catalog.png);
background-repeat:no-repeat;
height:17px;
}

#center_catalog {
background-image:url(/images/center_catalog.png);
background-repeat:repeat-y;
}

#bottom_catalog {
background-image:url(/images/bottom_catalog.png);
background-repeat:no-repeat;
height:17px;
}

a.cat, a.cat:visited {
padding-left:10px;color:#fff;display:block;padding-top:7px;padding-bottom:7px;text-decoration:none;
}
a.cat:hover {
background-image:url(/images/fon_menu2.jpg);
background-repeat:repeat-x;
}
.size-constr-marg{
	max-width: 1100px ;
	
	height: 100% ;
	margin: 0 auto ;
	/* position: relative ; */
}
.center_box{
	width: 100% ;
	margin: 0 auto ;
	text-align: center;
}

#calc {
background-image:url(/images/stena.png);
background-repeat:no-repeat;
height:199px;
font-family: 'Conv_DaxlinePro-Medium';
font-size:27px;
color:#ba0414;
text-align:center;
}

#top_soob {
background-image:url(/images/top_soob.png);
background-repeat:no-repeat;
height:16px;
}

#center_soob {
background-image:url(/images/center_soob.png);
background-repeat:repeat-y;
text-align:center;
}

#bottom_soob {
background-image:url(/images/bottom_soob.png);
background-repeat:no-repeat;
height:16px;
}

#cont1 {
	padding: 3px;
	padding-left:16px;
}
.borders{
	background-color: white;
	padding: 12px;
	z-index:50;
	zoom:1;
}
/* 
.borders {
     background: #fff url(/images/t.png) top repeat-x; 
}
.borders div {
      background: url(/images/r.png) right repeat-y; 
}
.borders div div {
      background: url(/images/b.png) bottom repeat-x; 
}
.borders div div div {
     background: url(/images/l.png) left repeat-y; 
}
.borders div div div div {
      background: url(/images/t-l.png) top left no-repeat; 
}
.borders div div div div div {
      background: url(/images/t-r.png) top right no-repeat; 
}
.borders div div div div div div {
      background: url(/images/b-r.png) bottom right no-repeat; 
}
.borders div div div div div div div {
      background: url(/images/b-l.png) bottom left no-repeat; 
	  }
.borders div div div div div div div div div {
      background-image: none; 
} */

	  
#main_content {
min-height:1014px;
}

div#rotator {
position:relative;
height:204px;
}

div#rotator ul li {
float: left;
position: absolute;
list-style: none;
left:0;
padding-left: 10px;
}

.clear{ clear: both; }
.clean_line{ clear: both; width: 100%; height: 1.2em; }
.right{float: right}
.left{float: left}

.gray{color: gray;}

.rounded_corners
{
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	  /* „лЯ плохих IE */
	/* behavior: url(/data/border-radius.htc); */
	behavior: url(/css/PIE.htc);
	/* behavior: url(/js/pie.htc); */
	/* zoom:1; */
}

#poup_cont_3 {
text-align: left;
color: #000;
position: absolute;
width: 640px;
height: 480px;
max-height: 640px;
overflow: auto;
background-color: #CCC;
display: none;
padding: 5px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: 1px solid #999;
box-shadow: 3px 3px 3px 0px #000;
-webkit-box-shadow: 3px 3px 3px 0px #000;
-moz-box-shadow: 3px 3px 3px 0px #000;
z-index: 100;
}
input, textarea{
}

.qi {
position:absolute;
right:0px;
}
#search_div {
float: left;
background-image: url(/images/search_polosa.png);
background-repeat: no-repeat;
position: relative;
width: 181px;
height: 21px;
padding-right:15px;
}

#search_div input[type='text'] {
background: transparent;
position: absolute;
left: 3px;
top: 0px;
width: 138px;
height: 17px;
padding-left: 4px;
border: none;
}
.btn_styled{
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#hit, .line_shrad{
	background-color:#f5f5f5;
	background-image:url(/images/polosa_hit.png);
	background-position:top left;
	background-repeat:repeat-x;

}

.line_shrad{
	height: 7px;
	margin-top: 13px;
	margin-bottom: 1.5em;
}

#hit {
	height:296px;
	padding-top:27px;
	padding-left:43px;
}
.btn_styled{ background-image: url(/images/main/btn_bggrad.png); }
.btn_styled:hover{ background-image: url(/images/main/btn_bggrad_h.png); }

#footer {
height:110px;
background-image:url(/images/footer.jpg);
background-repeat: repeat-x;
padding-top:14px;
padding-left:30px;
position:relative;
}

a.topmenu2, a.topmenu2:visited {
color: #fff;
text-decoration: none;
display: block;
padding: 10px 20px 10px 20px;
}

a.topmenu2:hover {
background-image:url(/images/fon_menu3.jpg);
background-repeat:repeat-x;
-moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  -khtml-border-radius: 10px; /* KHTML */
  border-radius: 10px; /* CSS3 */
  /* Для плохих IE */
  behavior: url(/data/border-radius.htc);
}

#mm_active_link1 {
background-image: url(/images/fon_menu3.jpg);
background-repeat: repeat-x;
-moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  -khtml-border-radius: 10px; /* KHTML */
  border-radius: 10px; /* CSS3 */
  /* Для плохих IE */
  behavior: url(/data/border-radius.htc);
}

#copy {
/* padding-top: 65px; */
padding-left: 56px;
position: absolute;
left: 0;
bottom: 30px;
}

#elarea_logo {
float: right;
position: absolute;
right: 43px;
top: 14px;
}

#middle_bx_ftr{
	/* overflow:hidden;
	position:relative; */
	padding-top:40px;
}
#counter{
	margin: 0 auto;
	width: 88px;
	height: 31px;
	position: relative;
	/* outline: 1px dashed green; */
}


.kalk {
text-align:right;
}

.kalk1 {
text-align:left;
}

#pol {
background-image: url(/images/polosa_hit.png);
background-position: top left;
background-repeat: repeat-x;
height:7px;
}

h1{font-size:20px;margin-bottom: 20px;}
h2{font-size:18px;margin-bottom: 13px;}
h3{font-size:16px;margin-bottom: 12px;}
h4, h5, h6{font-size:15px;margin-bottom: .5em; font-weight: normal;}
h1, h2, h3, h4, h5, h6 {
	font-family:'Tahoma';color:#c31223;
}

.nw_txt h1,.nw_txt h2, .nw_txt h3, .nw_txt h4, .nw_txt h5, .nw_txt h6{text-align: left;float:left;}
.nw_txt table td{text-align: left; vertical-align: top;}
.nw_txt table td:first-child{width: 1px;}

.nw_txt ul{padding:0}

div.catalog_items_folders, div.catalog_items2 {
	
	padding: 5px 0px;
	margin-bottom: 20px;
	/* margin-left: 10px; */
	margin-right: 54px;
	overflow: hidden;
}

div.catalog_items2, div.catalog_item {
	height: 253px;
	text-align: center;
}


div.catalog_items2 {
float: left;
}

.im_cont {
width:251px;
height:177px;
border:1px solid #c1c1c1;
}

.shadow_around {
box-shadow: 0px 0px 5px 1px #bcbcbc;
}