body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Tahoma;
	color: #4c4c4c;
	background-color: #fff;
}

INPUT:focus
{
	outline: none;
}

img
{
	border: 0;
}

p, h1, h2, h3, td, div, ul, li
{
	padding: 0px;
	margin: 0px;
	border: 0;
	font-size: 13px;
	font-family: Tahoma;
	color: #000;
}
ol{
		
}
.articles{
	clear:both;
}
p {

	margin-bottom: 12px;

}

td
{
	vertical-align: top;
	font-size: 12px;
	font-family: Tahoma;
	color: #4c4c4c;
}

table
{
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
	font-size: 12px;
	font-family: Tahoma;
	color: #4c4c4c;
}

h1
{
	color: #336c8a;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding:0 0 3px 5px;
}

h2
{
	color: #4c4c4c;
	font-size: 12px;
	font-weight: bold;
}

h3
{
	color: #d74350;
	font-size: 12px;
}

a:link, a:active, a:visited, a:hover
{
	color: #4fa1dc;
	text-decoration: underline;
	font-family: Arial;
}
.text ul
{
	margin:10px 0 10px 30px !important;
}
.text a
{
	
}
.text_wrap table
{
	width:100%;
	margin: 10px 0;
}
.text_wrap thead td
{
	padding:7px;
	background-color: #94AABF;
	color: #fff;
	font-weight:bold;
	text-align: center;
}
.text_wrap tbody td
{
	
}
.text_wrap td
{
	border: 1px solid #ccc;
	padding:7px;
}
.text .in3
{
	border-bottom:1px solid #93aabe !important;
	padding:5px;
	color:#336c8a;
	font-weight:bold;
	padding:7px;
}
.main_bg_left
{
	background:url(../img/bg_main_left.jpg) repeat-x left top;
	width:100%;
	height:500px;
	display:inline-block;
	position:absolute;
}
.main_bg_right
{
	background:url(../img/bg_main_right.jpg) repeat-x left top;
	width:50%;
	height:500px;
	display:inline-block;
}
.bg_left
{
	background:url(../img/bg_left.jpg) repeat-x left top;
	width:100%;
	height:500px;
	display:inline-block;
	position:absolute;
}
.bg_right
{
	background:url(../img/bg_right.jpg) repeat-x left top;
	width:50%;
	height:500px;
	display:inline-block;
}
.main_wrap
{
	width:1000px;
	margin:0 auto;
	position:relative;
}

.main_phone_top
{
	float:right;
	margin: 0px 70px 0 0;
	font-family:Arial;
	color:#93aabe;
	font-size:16px;
	font-weight:bold;
}
.main_phone_top span
{
	display:block;
	color:#2b6894;
	font-size:28px;
	font-weight:normal;
	padding:5px 0 0 20px;
}
.phone_top
{
	margin:0px 0px 0 675px;
	font-family:Arial;
	color:#93aabe;
	font-size:16px;
	padding-top: 10px;
	font-weight:bold;
}
.phone_top span
{
	display:block;
	color:#2b6894;
	font-size:28px;
	font-weight:normal;
	padding:5px 0 0 20px;
}
.main_head
{
	background: url("../img/header_home.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 346px;
    padding: 20px 0 0;
    width: 100%;
}
.main_head img
{
	/*cursor:pointer;
    position: absolute;
	margin:30px 0 0 150px;
	z-index:99;*/
}
.head
{
	width:100%;
	height:220px;
	background:url(../img/header.jpg) no-repeat 140px top;
}
.head img
{
	height: 160px;
}
/* Menu*/

.menu_wrap
{
	float:right;
}
.menu_wrap ul
{
	background:url(../img/menu_rpt.jpg) repeat-x left top;
	height:31px;
	padding-top:5px;
	text-align:center;
}
.menu_wrap li
{
	display:inline;
	list-style:none;
	margin:0 15px 0 25px;
}
.menu_wrap li a:link, .menu_wrap li a:active, .menu_wrap li a:visited, .menu_wrap li a:hover
{
	font-size: 16px;
	color:#fff;
	text-decoration:none;
}
a:link.ActiveMenu, a:active.ActiveMenu, a:visited.ActiveMenu, a:hover.ActiveMenu
{
	text-decoration:underline;
}
.menu_wrap li img
{
	margin:-3px 15px 0 18px;
	position:absolute;
}
.menu_center
{
	float:left; 
	width:890px; 
	text-align:right;
}
.menu_left
{
	float:left;
	position:relative;
	margin-top:-12px;
}
.menu_left img
{
	width:55px;
	height:43px;
}
.menu_right
{
	float:left;
	position:relative;
	margin-top:-12px;
}
.menu_right img
{
	width:54px;
	height:43px;
}

/* Menu End*/

.content
{
	width:940px;
	margin:0 auto;
	clear:both;
	padding-top:30px;
}
.main_content
{
	width:940px;
	margin:0 auto;
	clear:both;
}
.main_catalog_wrap
{
	padding-top:30px;
}
.main_catalog_lv1
{
	list-style-type:none;
	color:#ff7624;
	
}
.main_catalog_over
{
	position:absolute;
	width: auto !important;
	margin: 0 !important;
}
.main_catalog_over ul
{
	background-color:#93aabe;
	padding:10px 10px 0 0;
	
}
.main_catalog_over li
{
	list-style-type:none;
	margin-left:10px;
	padding-bottom:10px;
}
.main_catalog_over li a
{
	color:#fff;
	font-size: 13px !important;
	padding: 0 0 5px 0 !important;
	background: none !important;
	margin: 0 !important;
}

/* new */

.main_catalog_wrap div
{
    width: 230px; 
    float: left; 
    margin-left: 5px;
}
.main_catalog_wrap a:link, .main_catalog_wrap a:active, .main_catalog_wrap a:visited, .main_catalog_wrap a:hover
{
    display: block;
    background:url(../img/point.gif) no-repeat left 8px;
    padding: 0 0 0px 15px;
    margin-bottom: 10px;
    outline: none;
    font-family: Trebuchet MS;
    font-size: 15px;
}

/*Catalog In*/

.catalog_basement
{
	width:235px;
	height:187px;
	background:url(../img/kaska.jpg) no-repeat left bottom;
	padding:20px 0;
}
.catalog_wrap
{
	width:235px;
	float:left;
}
.menu_products_level_1
{
	list-style-type:none;
	color:#ff7624;
	
}
.menu_products_level_2
{
	padding:10px 0 0 0;
}
a:link.struct_menu_level_1, a:active.struct_menu_level_1, a:visited.struct_menu_level_1, a:hover.struct_menu_level_1
{
	background:url(../img/arrow.jpg) no-repeat left 3px;
	color:#93aabe;
	display:block;
	padding:0 0 5px 15px;
}
a:link.ActiveE, a:active.ActiveE, a:visited.ActiveE, a:hover.ActiveE
{
	background:url(../img/arrow_cur.jpg) no-repeat left 3px;
	color:#ff7624;
	display:block;
	padding:0 0 5px 15px;
}
a:link.Active, a:active.Active, a:visited.Active, a:hover.Active
{
	color:#ff7624;
}

/* new */

.catalog_wrap a:link, .catalog_wrap a:active, .catalog_wrap a:visited, .catalog_wrap a:hover
{
    display: block;
    background:url(../img/point.gif) no-repeat left 8px;
    padding: 0 0 0px 15px;
    margin-bottom: 10px;
    outline: none;
    font-family: Trebuchet MS;
    font-size: 16px;
}

.catalog_wrap a.cur:link, .catalog_wrap a.cur:active, .catalog_wrap a.cur:visited, .catalog_wrap a.cur:hover
{
    display: block;
    background:url(../img/point.gif) no-repeat left 8px;
    padding: 0 0 0px 15px;
    margin-bottom: 10px;
    outline: none;
    color: #FF7624;
    font-family: Trebuchet MS;
    font-size: 16px;
}
/*Product Top*/


.catalog_top_wrap
{
	clear:both;
	padding:20px 0;
	height:264px;
}
.catalog_top_bg
{
	background:url(../img/top_product_bg.jpg) no-repeat left top;
	width:153px;
	height:274px;
	float:left;
	font-size:11px;
	padding:10px 10px 0 20px;
}
a.catalog_top_bg_name:link, a.catalog_top_bg_name:active, a.catalog_top_bg_name:visited, a.catalog_top_bg_name:hover
{
	font-size:13px;
	text-decoration:none;
	color:#336c8a;
	font-family:Arial;
	font-weight:bold;
}
.catalog_top_bg p
{
	font-size:11px;
	width:153px;
	text-align: justify;
}
.catalog_top_bg img
{
	margin-left:-10px;
}
.main_text_wrap
{
	clear:both;
	margin-top:20px;
}
.welcome_wrap
{
	width:555px;
	float:left;
	margin-left:20px;
}
.articles_wrap
{
	float:left;
	margin-left:70px;
	width:225px;
	background:url(../img/articles_bg.jpg) repeat-y left top;
	padding:0px 15px 10px 15px;
}
.articles_wrap a
{
	display:block;
	color:#6498b7;
	font-family:Arial;
	padding-bottom:10px;
}
.articles_wrap span
{
	color:#6498b7;
	float:left;
}
.articles a
{
	display:block;
}
.articles p
{
	padding-bottom:10px;
}
.clear_basement
{
	height:20px;
	clear:both;
}
.basement_wrap
{
	background:url(../img/basement_bg.jpg) repeat-x left top;
	clear:both;
	padding:40px 0 20px 0;
	height:50px;
}
.counters
{
	float:left;
	width:230px;
}
.basement_contacts
{
	float:left;
	width:400px;
}
.copyright
{
	text-align:right;
}

.text_wrap
{
	width:610px;
	float:left;
	margin-left:80px;
}

/* Order */
.order
{
	padding-top:20px;
}
.order_name
{
	padding-bottom:5px;
	color:#336C8A;
}
.order_box
{
	padding-bottom:10px;
}
.order_input
{
	width:300px;
	height:18px;
	border:1px solid #ccc;
}
.order_input_big
{
	width:300px;
	height:100px;
	border:1px solid #ccc;
}
a:link.order_a, a:active.order_a, a:visited.order_a, a:hover.order_a
{
	margin-left:240px;
}
/* Order End */

/* Map */
.map
{
}
.map .lv1
{
	padding-bottom:10px;
}
.map .lv1 a
{
	color:#336C8A;
	font-size:14px;
}
.map .lv2
{
	padding-bottom:7px;
}
.map .lv2 a
{
	color:#336C8A;
	font-size:14px;
}
.map .lv3
{
	padding-left:10px;
	padding-bottom:10px;
}
.map .lv3 a
{
}



/* Map End  */

/* С этим товаром покупают BuyToo*/

.BuyToo
{
	padding: 10px;
background-color:#E2F0F6;

}

.banners
{
    margin-top: 30px;    
}

.banners a
{
    padding-bottom: 10px;   
    display: block !important; 
    background: none !important;
}
.F_CopyrightsVendor
{
    width: 118px;
    float: right;
}

.F_CopyrightsVendor a:link, .F_CopyrightsVendor a:hover, .F_CopyrightsVendor a:active, .F_CopyrightsVendor a:visited {
    color:#000000;
    font-size:10px;
    line-height: 12px;
    font-family: Tahoma;
    text-decoration:none;
}
span.zagol{
	border-bottom: 1px solid #CCCCCC;
	display: block;
    color: #336C8A;
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 0 0 3px 5px;
}
caption{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #94AABF;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #FFFFFF;
    font-size: 120%;
    font-weight: bold;
}
td a{
	font-size: 14px;
    font-weight: bold;
    text-decoration: none !important;
}
td a:hover{
	color:#ffd119;
}
div.block-contact{
	background: url("/img-forms/block-contact.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 161px;
    width: 100%;
}
div.text{
	color: #000000;
    float: left;
    font-size: 120%;
    margin: 12px 0 0 15px;
}
div.tel{
    color: #000000;
    float: right;
    font-size: 220%;
    margin: 30px 120px 0 0;
}
div.zayavka{
    clear: left;
    color: #000000;
    font-size: 120%;
    padding: 33px 0 0 15px;
}
a.logo{
	display: block;
    float: left;
    margin: 30px 160px;
}
a.logo-vnutr{
	display: block;
    float: left;
    margin: 20px 50px;
}
div.knopki{
	margin: 223px 0 0 11px;
    position: absolute;
}
div.knopki_vnutr{
	float: left;
    margin: 65px 0 0;
}
div.obr-sv{
	background: url("/img-forms/obr-sv.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 61px;
    width: 167px;
}
div.obr-sv a{
	color: #000000;
    font-size: 95%;
    margin: 36px 0 0 10px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
}
div.obr-sv a:hover{
	color: #ff9408;
}
div.obr-zv{
	background: url("/img-forms/obr-zv.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 56px;
    width: 234px;
}
div.obr-zv a{
	color: #000000;
    font-size: 95%;
    margin: 25px 0 0 7px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
}
div.obr-zv a:hover{
	color: #ff9408;
}
div.phone_vnutr{
	color: #93AABE;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0 400px;
    padding-top: 10px;
}
div.phone_vnutr span{
	color: #2B6894;
    display: block;
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0 0 20px;
}
ul.tabs li{
	border-bottom: 1px dashed;
    color: #93AABE;
    cursor: pointer;
    display: inline;
    font-size: 120%;
    font-weight: bold;
    list-style: none outside none;
    margin: 0 13%;
    padding: 2px;
}
.box > p {
    font-size: 125%;
    line-height: 180%;
}
ul.tabs li:hover{
	color: #FF7624;
}
#images {
    float: left;
	margin-bottom:14px;
	width: 250px;
}
.max {
    border: 3px solid #93aabe;
    width: 215px;
	margin-right:14px;
}
.min {
    border: 2px solid #93aabe !important;
    float: left;
    margin-right: 14px;
    margin-top: 7px;
    width: 60px;
}
a.zakaz{
	background: rgb(245,252,252);
	background: -moz-linear-gradient(top,  rgba(245,252,252,1) 0%, rgba(171,193,205,1) 50%, rgba(167,190,202,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,252,252,1)), color-stop(50%,rgba(171,193,205,1)), color-stop(100%,rgba(167,190,202,1)));
	background: -webkit-linear-gradient(top,  rgba(245,252,252,1) 0%,rgba(171,193,205,1) 50%,rgba(167,190,202,1) 100%);
	background: -o-linear-gradient(top,  rgba(245,252,252,1) 0%,rgba(171,193,205,1) 50%,rgba(167,190,202,1) 100%);
	background: -ms-linear-gradient(top,  rgba(245,252,252,1) 0%,rgba(171,193,205,1) 50%,rgba(167,190,202,1) 100%);
	background: linear-gradient(to bottom,  rgba(245,252,252,1) 0%,rgba(171,193,205,1) 50%,rgba(167,190,202,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fcfc', endColorstr='#a7beca',GradientType=0 );
	border: 1px solid #000;
    border-radius: 3px;
    color: #000;
    padding: 5px 25px;
    text-decoration: none;
}
a.zakaz:hover{
	background: rgb(167,190,202);
	background: -moz-linear-gradient(top,  rgba(167,190,202,1) 0%, rgba(171,193,205,1) 50%, rgba(245,252,252,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,190,202,1)), color-stop(50%,rgba(171,193,205,1)), color-stop(100%,rgba(245,252,252,1)));
	background: -webkit-linear-gradient(top,  rgba(167,190,202,1) 0%,rgba(171,193,205,1) 50%,rgba(245,252,252,1) 100%);
	background: -o-linear-gradient(top,  rgba(167,190,202,1) 0%,rgba(171,193,205,1) 50%,rgba(245,252,252,1) 100%);
	background: -ms-linear-gradient(top,  rgba(167,190,202,1) 0%,rgba(171,193,205,1) 50%,rgba(245,252,252,1) 100%);
	background: linear-gradient(to bottom,  rgba(167,190,202,1) 0%,rgba(171,193,205,1) 50%,rgba(245,252,252,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7beca', endColorstr='#f5fcfc',GradientType=0 );
}
#cena > p {
    font-size: 16px;
}
#cena > p > strong {
    border-bottom: 2px solid #000;
}
#cena span {
    color: #396580;
    font-size: 20px;
}
#zvonok {
	background: url('/tpl/img/fon-zvonok.jpg') repeat-x top left;
    border: 2px solid #93aabe;
    border-radius: 5px;
    font-size: 12px;
    margin-left: 233px;
    margin-top: 16px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-top: 8px;
}
#zvonok > span {
    color: #e06117;
    font-weight: 700;
}
#zvonok > a {
    color: #000;
}
.shag {
    float: left;
    text-align: center;
	width: 99px;
}
.stelka{
	float: left;
	margin-top: 25px;
}

.footer {
    border-top: 10px solid #eaebef;
    clear: left;
    color: #396580;
    font-size: 20px;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 940px;
	height:100px;
}
.footer-telefon {
    color: inherit;
    font-size: inherit;
	float:right;
	margin-right: 50px;
}
.footer-telefon > span {
    color: #bcbcbc;
    font-size: 15px;
}
.footer-adress {
    color: inherit;
    font-size: inherit;
	float:right;
	margin-right: 50px;
}
.footer-adress > span {
    color: #bcbcbc;
    font-size: 15px;
}
.doverie {
    clear: both;
	margin: 0 auto 100px;
    text-align: center;
    width: 940px;
}
span#zagolovok {
    border-bottom: 1px solid #ccc;
    clear: both;
    color: #94aabf;
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-top: 20px;
}
.elem-1 {
    background: url("/tpl/img/logotips/1.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 80px;
    width: 15%;
	float: left;
}
.elem-2{
	background: url('/tpl/img/logotips/2.jpg') no-repeat top center;
	height: 80px;
    width: 15%;
	float: left;
}
.elem-3{
	background: url('/tpl/img/logotips/3.jpg') no-repeat top center;
	height: 80px;
    width: 21%;
	float: left;
}
.elem-4{
	background: url('/tpl/img/logotips/4.jpg') no-repeat top center;
	height: 80px;
    width: 15%;
	float: left;
}
.elem-5{
	background: url('/tpl/img/logotips/5.jpg') no-repeat top center;
	height: 80px;
    width: 19%;
	float: left;
}
.elem-6{
	background: url('/tpl/img/logotips/6.jpg') no-repeat top center;
	height: 80px;
    width: 15%;
	float: left;
}
.elem-1:hover {
    background: url("/tpl/img/logotips/1-1.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.elem-2:hover {
    background: url("/tpl/img/logotips/2-2.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.elem-3:hover {
    background: url("/tpl/img/logotips/3-3.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.elem-4:hover {
    background: url("/tpl/img/logotips/4-4.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.elem-5:hover {
    background: url("/tpl/img/logotips/5-5.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.elem-6:hover {
    background: url("/tpl/img/logotips/6-6.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
/* Simple Tabs */
.simple_tabs{ border-bottom:1px solid #e2ecf5;font-size: 115%; }
.simple_tabs .tab{	margin-right:1px;
					display:inline-block;
					padding:6px 15px 3px 15px;
					-webkit-border-top-left-radius:6px;
					-webkit-border-top-right-radius:6px;
					-moz-border-radius-topleft:6px;
					-moz-border-radius-topright:6px;
					border-top-left-radius:6px;
					border-top-right-radius:6px;
}
.simple_tabs .tab:hover {	background:#f8fafc; }
.simple_tabs .tab.current{	padding:6px 15px 3px 15px;
							background:#e2ecf5;
							color:#1f3e5a;
							text-decoration:none; }
.simple_tabs_section{
	max-width:940px;
}

.opisanie {
    clear: both;
    margin-bottom: 20px;
    margin-top: 20px;
}
.raspr {
    display: block;
    margin: 30px 0 0 20px !important;
    position: absolute;
}

span.old-price {
    text-decoration: line-through;
}
span.new-price {
    color: #e06117!important;
    font-size: 120%;
    font-weight: 700;
}
#knopka {
    margin-bottom: 10px;
}
.sale-zag {
    color: #e06117;
    font-weight: 700;
}
.sale-podzag {
    font-weight: 700;
    text-transform: uppercase;
}
.img-cont {
    float: left;
    margin-bottom: 15px;
    margin-right: 3px;
    margin-top: 10px;
    width: 49%;
}
.shag span {
    margin-left: -999em;
    position: absolute;
}
.shag:hover > span {
    border: 1px solid #d3d3d3;
    margin-left: 0;
    position: absolute;
    padding: 10px;
    font-size: 110%;
    width: 200px;
    z-index: 99;
    margin-top: 40px;
    margin-left: -125px;
    background: #fff;
}
.poster {
    background: #93aabe url("/tpl/img/fon-zvonok.jpg") repeat scroll center center;
    border: 2px solid #93aabe;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
}
.poster_title {
    color: #e06117;
    font-size: 120%;
    font-weight: bold;
    letter-spacing: 5px;
}
.poster > ul {
    display: inline-flex;
    font-weight: bold;
    list-style: outside none none;
}
.poster li {
    border-bottom: 1px solid #93aabe;
    margin-right: 28px;
    padding-bottom: 2px;
}

.float {
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float {
	margin-top:16px;
}