html, body, div, span, applet, object,
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {line-height: 1.1}
ol, ul {list-style: none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {outline: 0}
ins {text-decoration: none}
del {text-decoration: line-through}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End reset */


.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clear{clear:both}
body{
	overflow-x:hidden;
}
body,td{
	font-family: 'Trebuchet MS', Helvetica, Tahoma, 'Lucida Sans Unicode';
	font-size: 13px;
	color:#797979;
}
a:link{color:#468fd4}
a:visited{color:#68a3d0}
a:hover{text-decoration:none}


.layout {
	border: solid 0px;
	margin: 35px auto;
	min-width: 980px;
	max-width: 1280px;
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 600 ? '600px' : (document.documentElement.clientWidth || document.body.clientWidth) > 1240 ? '1240px' : '100%' );
}
	.header{
		height: 200px;
		margin:20px;
	}
	.content,
	.footer{
		margin:20px;
	}
	.footer {
		margin-top: 40px;
	}
		.leftpanel,
		.rightheader{
			height: 220px;
			float: left;
		}
		.indexcol1,
		.indexcol2,
		.innercol1,
		.innercol2{
			float: left;
		}

		.indexcol1,
		.leftpanel{
			width: 60%;
			position: relative;
		}

		.innercol1{
			width: 68%;
			position: relative;
		}
		.innercol2{
			padding-top:20px;
			width: 30%;
			position: relative;
			padding-left: 2%;
		}

			h3.logo{
				font-size: 32px;
				font-weight: normal;
				width: 302px;
				height: 37px;
				position:relative;
			}
				h3.logo span{
					display:block;
					position: absolute;
					width: 302px;
					height: 37px;
					top:0;left:0;
					background: url(/i/logo.gif) no-repeat 0 0;
				}
			ul.menu {
				position: absolute;
				top:60px;left: 30px;
				text-transform:uppercase;
				font-weight:bold;
				font-size:14px;
			}
				ul.menu li {
					float:left;
					margin-right:20px;
				}
				ul.menu li a.home {
					background: url(/i/home.gif) no-repeat 0 0px;
					display: block;
					overflow: hidden;
					width: 13px;
					text-indent:-1000px;
				}


			.bg{
				height: 123px;
				width: 1091px;
				position: absolute;
				top: 90px; right:0;
				background: url(/i/searchpanel_bg.jpg) no-repeat top right;
			}
			.bgright{
				width: 800px;
				left:80%;
				background-position: top left;
			}
			.contakts {
				position: absolute;
				display: block;
				border: solid 0px;
				top: 90px;
				width: 66%;
				padding: 4% 7%;
				line-height: 120%;
			}

			.seacrh {
				position: relative;
				top: 85px;
				margin: 0 165px 0 0;
				color: white;
			}

			/*
			form.seacrh {
				top: 90px;
				margin: 0 165px 0 0;
				position: relative;
				color: white;
			}
			*/
			span.searchlabel{
				font-weight:bold;
				position:absolute;
				top:-18px;
				left:0;
			}
			span.searchexample{
				position:absolute;
				top:40px;
				left:10px;
			}
				span.searchexample a{
					color:white;
					text-decoration:none;
					border-bottom: dotted 1px;
				}
			/*
			form.seacrh input[type="text"]{
				width:100%;
				height: 28px;
				border: solid 0px red;
				padding: 0 5px;
				background: #FFF url(/i/search_input_bg.jpg) no-repeat top left;
				font-size: 14px;
				line-height: 28px;
			}
			form.seacrh input[type="submit"]{
				position:absolute;
				top:0;
				right:-80px;
				width:90px;
				border: 0px;
				height: 28px;
				padding: 0 5px;
				cursor:hand;cursor:pointer;
				background: url(/i/search_button.png) no-repeat top left;
			}
			form.seacrh input[type="submit"]:hover{
				background: url(/i/search_button_over.png) no-repeat top left;
			}
			*/
		.rightheader{
			width: 39.5%;
			position: relative;
		}

			.tel {
				margin-top:-10px;
				display:block;
				text-align:right;
				font-size: 11px;
			}
				.tel strong{
					margin-top:-4px;
					color: black;
					font-weight:normal;
					font-family: georgia;
					font-size:29px;
					display:block;
					letter-spacing: -1px;
				}
			#skypedisable {
				display: none;
			}

			.bigprice{
				position:absolute;
				z-index:100;
				font-size: 24px;
				padding: 0 5px;
				color: white;
				top:80px;right: -27px;
				line-height: 32px;
			}

			.bigspectitle{
				position:absolute;
				z-index:100;
				top:280px;left:5px;
				border-left: #2B7ECD solid 5px;
			}
			a:link.bigtitle,a:visited.bigtitle{
				font-size: 29px;
				padding: 0 2px;
				background: url(/i/blue.png);
				line-height: 37px;
				color: white;
				text-decoration:none;
				border-right: #2B7ECD solid 5px;
			}
			a:hover.bigtitle{
				color:#8CD0F4;
			}

			.bigspeclabel{
				top:-17px;left:-5px;
				padding: 4px 5px;
				color: #d0d0d0;
				position:absolute;
				text-transform:uppercase;
				font-size: 10px;
				z-index:220;
				outline: none;
				background: black;
			}

			.price {
                            /*
				
				color:white;
				white-space:nowrap;

                                background: #a2db09;
                            */  
                            background: url(/i/green.png);
                            color:white;
                            white-space: nowrap;
                            padding:6px 12px;
                            position:absolute;
                            -moz-border-radius:5px;
                            -webkit-border-radius:5px;
                            border-radius:5px;
			}

			.bigspec{
				top: 50px;
				position: absolute;
				display: block;
				border: dotted 0px;
				width: 680px;
				height: 380px;
			}

		.indexcol2 {
			width: 37.5%;
			position: relative;
			padding-top: 200px;
			padding-left: 2%;
		}

ul.catalog {
	margin-bottom: 40px;
}

	ul.catalog li {
	        width: 110px;
		/*background: #e0e0e0;*/
	        min-height: 130px;
	        display: -moz-inline-stack;
	        display: inline-block;
	        vertical-align: top;
	        margin: 5px;
	        zoom: 1;
	        *display: inline;
	        _height: 250px;
	}
	ul.category {
		/*border-bottom: solid 1px #f3f3f3;*/
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	ul.category li {
	        width: 196px;
	        min-height: 220px;
	        _height: 220px;
	}
	ul.catalog a {
		display:block;
		/*padding-top: 100px;*/
	}
	ul.category a {
		display:block;
		/*padding-top: 160px;*/
	}

p {
	line-height:120%;
	margin-bottom: 10px;
}

h1 {
	font-weight:normal;
	color:#333;
	font-size: 1.8em;
	margin: 0 0 20px 0;
}
h1.title{
	font-size: 2.6em;
	margin:5px 0;
}
h2.subtitle{
	font-weight:normal;
	width: 80%;
}



.textcol{
	width: 47%;
	float: left;
	margin-right:3%
}
.textcol h3{
	margin-bottom: 5px;
	font-size: 15px;
}
.col20{
	width: 18%;
	margin-right:2%
}

.path{
	margin-top:0px;
	margin-bottom: 25px;
}

h3.widget_title, h4.widget_title {
	text-transform: uppercase;
        font-size: 16px;
 	color:#333;
	margin-bottom: 15px;

        margin-top: 10px;
        padding-top: 10px;
}

/*
h3.widget_title, h4.widget_title {
    margin-top: 10px;
    margin-bottom: 6px;
    padding-top: 10px;
}
*/

.widget{
	margin-bottom: 30px;
}

	ul.specpredl li{
		position:relative;
		height: 160px;
		min-height: 160px;
		padding-left: 180px;
	}
		ul.specpredl li a {
			color: #666;
			text-decoration:none;
		}
		ul.specpredl li a:hover {
			text-decoration:underline;
		}
		ul.specpredl li strong{
			padding-top:20px;
			color: #333;
			display:block;
			margin-bottom:5px;
		}
			ul.specpredl li img {
				top:0;left:0;
				position: absolute;
			}


.innerspec li{
	padding-left: 0px!important;
	padding-top: 140px;
	height: inherit!important;
	height: 130px!important;
	min-height: 130px!important;
}
.smallprice{
	position: absolute;
	top: 20px;left: 80px;
	background:url(/i/price.gif) repeat-x top right;
}
	.smallprice span{
		display:block;
		height: 36px;
		background:url(/i/price.gif) no-repeat bottom left;
	}
		.smallprice span strong{
			font-size: 12px!important;
			color: white!important;
			padding:4px 10px!important;
		}


.innerspec .smallprice{
        top: 20px;
	left: 110px;
        /*left: inherit;*/
        /*right: 0px!important;*/
}


a.arrow-right{
	line-height: 18px;
	padding-right: 15px;
	background:url(/i/arrow-right.gif) no-repeat right 2px;
}


	ul.newsindexlist li{
		border-bottom: dotted 1px #b0b0b0;
		padding-bottom: 15px;
		margin-left: 90px;
		position: relative;
		min-height: 80px;
		margin-bottom: 10px;
	}
	ul.newsindexlist li a{
		display:block;
		margin-bottom: 5px;
	}
	ul.newsindexlist li div{
		position: absolute;
		width:76px;height:76px;
		top:0;left:-90px;
	}
	ul.newsindexlist li div img{
		position: absolute;
	}
	ul.newsindexlist li div img.nwspic{
		padding: 8px;
	}


ul.catalog-menu {
	border: solid 0px;
}
	ul.catalog-menu li{
		border-bottom: dotted 1px #d0d0d0;
		padding: 5px 0 8px 0;
	}
		ul.catalog-menu li.sel{
			font-weight:bold;
			padding-left: 15px;
			background: url(/i/menuarrow.gif) no-repeat 2px 9px;
		}
		ul.catalog-menu li ul{
			margin-left:-15px;
			font-size:12px;
			padding:0 15px;
			font-weight:normal;
			margin-top:5px;
			background:#f7f9fb;
		}
			ul.catalog-menu li ul li{
				border:0;
			}





ul.osobennosti {
    margin-top: 12px;
    margin-bottom: 40px;
}
	ul.osobennosti li {
		margin-bottom: 10px;
		padding-left: 20px;
		background: url(/i/bullet.gif) no-repeat 2px 3px;
	}
img.photo{
	margin-right: 25px;
	margin-bottom: 25px;
}
.seolinks {
	color: #aaaaaa;
	font-size: 11px;
}
.seolinks li{
	padding-top: 2px;
	padding-bottom: 4px;
}
.seolinks a{
	color: #777777;
}









div.subtitle{
    font-weight:normal;
    width: 80%;
    padding-bottom: 20px;
}

table.data_table,
table.price_table {
	width:100%;
	border-collapse: collapse;
	margin-bottom: 40px;
}
	table.data_table td{
		padding-top:10px;
		border-bottom: dotted 1px #d0d0d0;
	}
		table.data_table td span{
			background: white;
		}

	table.price_table th{
		text-align:left;
		color: #333;
		border-bottom: solid 1px #d0d0d0;
		padding: 7px;
	}
	table.price_table td{
		padding:7px;
		border-bottom: dotted 1px #d0d0d0;
	}
	table.price_table td span.price{
		padding: 2px 7px;
		white-space:nowrap;
	}

.catalog-menu-product {
    font-size: 11px;
}

img.photo{
    margin-right: 25px;
    margin-bottom: 25px;
}


.product-text h3{
    padding-bottom: 8px;
}

.product-text p{
    padding-top: 20px;
    padding-bottom: 5px;
}

.product-text ul {
    margin-bottom: 40px;
}
.product-text ul li {
    margin-bottom: 10px;
    padding-left: 20px;
    background: url(/i/bullet.gif) no-repeat 2px 3px;
}

.product-text h3 {
    text-transform:uppercase;
    font-size: 16px;
    color:#333;
    margin-top: 15px;
    padding-top: 15px;
}

.product-text table{
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.product-text table th {
	padding: 4px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
}
.product-text table td {
	padding: 4px;
	border-bottom: 1px dotted #CCCCCC;
}


.catalog-category-text {
    color: #999;
    column-count: 3;
    column-fill: auto;
    column-rule-width: 0px;
    column-rule-style: solid;
    column-width:  auto;
    height: auto;
    
    -moz-column-count: 3;
    -moz-column-gap: normal;
    -moz-column-rule-style: solid;
    -moz-column-rule-width: 0px;
    -moz-column-width: auto;
    
    -webkit-column-count: 3;
    -webkit-column-gap: normal;
    -webkit-column-rule-style: solid;
    -webkit-column-rule-width: 0px;
    -webkit-column-width: auto;
}


form.sendorder input,  form.sendorder textarea{
    width: 100%;
    margin: 3px;
    padding: 2px;
    font-size: 14px;
    border: 1px solid #CCCCCC;
}




form.sendorder th {
    text-align: right;
}





/*
.pagesline {
    padding-top: 30px;
    padding-bottom: 12px;
}
*/



.paging{
    text-align:center;
    margin-bottom:40px;
    font-size:15px;
}
.paging span,
.paging a{
    display:inline-block;
    zoom:1;
    padding:3px 5px;
}
.paging a:hover{
    margin:-1px;
    border: solid 1px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    /*
    behavior: url('/js/PIE.htc');
    */
}

.paging .current{
    font-weight:bold;
    border: solid 1px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    /*
    behavior: url('/js/PIE.htc');
    */
}



hr {
    border: none;
    border-bottom: 1px dashed #e0e0e0;
    margin-bottom: 30px;
}



/* start news */
.news-list {
    
}

.news-wrap {
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
}

.news-wrap h4{
    padding: 0px 4px 4px 0px;
}

.news-date {
    font-size: 13px;
    color: #CCCCCC;
    padding: 0px 0px 4px 0px;
    display: block;
}

.news-preview {
    float: left;
    padding: 0px 12px 12px 12px;
}

/* end news */


.seacrh_container {
    width: 98%;
}

.seacrh_container .count {
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: normal;
}

.yandex_logo {
    padding-top: 4px;
    padding-right: 10px;
}

.seacrh_box {
    margin-left: 20px;
    margin-bottom: 20px;
    list-style: decimal;
    font-size: 16px;
}

.seacrh_box > li {
    font-size: 13px;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: dotted 1px #d0d0d0;
}

.seacrh_title {
    font-size:18px;
}

.seacrh_passages, .seacrh_headline {
    margin-top: 5px;
    margin-bottom: 10px;
}

.seacrh_passages li hlword {
    color: #c81f24;
}

.seacrh_link {
    font-size: 11px;
    margin-top: 4px;
}
.seacrh_error {
    color: #c81f24;
    font-weight: bold;
}





/* start catalog */




.newsheader{
    margin-top:30px;
}


ul.newslist,
ul.seealso {
    margin: 20px 0;
}

ul.seealso li{
    min-height: 160px;
    padding-left:190px;
    margin-bottom:20px;
    position:relative;
}
ul.seealso li a{
    display:block;
    font-size:13pt;
}
ul.seealso li span{
    /*
    font-family: "PTSans", "Arial Narrow", Arial, sans-serif;
    behavior: url('/js/PIE.htc');
    */
    color:white;
    white-space: nowrap;
    padding:5px 8px 7px 8px;
    position:absolute;
    top:110px;
    left:0px;
    background: url(/i/green.png);
/*
    border: solid 0px #777;
    border-top:solid 2px #c81f24;
    box-shadow: 0 0 3px;
    background: #a2db09;
*/
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

ul.newslist li{
    min-height:100px;
    padding-left:100px;
    margin-bottom:30px;
    position:relative;
}
ul.newslist li a {
    display:block;
    font-size:13pt;
}
ul.newslist li > span{
    color:#777;
    font-size:11px;
    padding:5px 9px;
    position:absolute;
    top:88px;left:7px;
}
ul.newslist li a span {
    display:block;
    position:absolute;
    top:0;left:0;
    width:88px;
    height:88px;
    -moz-border-radius:45px;
    -webkit-border-radius:45px;
    border-radius:45px;
    /*
    behavior: url('/js/PIE.htc');
    */
}

ul.itemslist li{
    min-height:180px;
    padding-left:190px;
    margin-bottom:10px;
    position:relative;
}
ul.itemslist li img.pr{
    display:none;
}
ul.itemslist li a{
    display:block;
    font-size:18px;
}

ul.itemslist li span.price {
    /*
    font-family: "PTSans", "Arial Narrow", Arial, sans-serif;
    behavior: url('/js/PIE.htc');
    */
    color:white;
    white-space: nowrap;
    font-size: 12px;
    padding:5px 8px;
    position:absolute;
    top:100px;
    left:110px;
    border: solid 0px #777;
    background: url(/i/green.png);
/*
    border: solid 0px #777;
    border-top:solid 2px #c81f24;
    box-shadow: 0 0 3px;
    background: #a2db09;
*/
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

/* Для товаров которые неоткрываются */
ul.itemslist li h4 {
    font-size:18px;
}

ul.itemslist li small{
    font-size: 11px;
}



/* товары плиткой */
ul.itemslist-plitka {
    margin: 20px 0;
}

ul.itemslist-plitka li {
    width: 182px;
    min-height: 220px;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    position:relative;
    margin-bottom:10px;
}

ul.itemslist-plitka li a{
    display: block;
    font-size: 18px;
}

ul.itemslist-plitka li a:nth-child(n+2){
    padding: 6px 0 8px;
}

ul.itemslist-plitka li span.price {
    /*
    font-family: "PTSans", "Arial Narrow", Arial, sans-serif;
    behavior: url('/js/PIE.htc');
    */
    color: white;
    white-space: nowrap;
    font-size: 12px;
    position:absolute;
    top:20px;
    right:0px;
    border: solid 0px #777;
    padding:5px 8px;
    background: url(/i/green.png);
/*
    border: solid 0px #777;
    border-top:solid 2px #c81f24;
    box-shadow: 0 0 3px;
    background: #a2db09;
*/
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

/* Для товаров которые неоткрываются */
ul.itemslist-plitka li h4 {
    font-size:18px;
}

ul.itemslist-plitka li small{
    font-size: 11px;
}






#category-childrens-groups {
    padding: 0px;
    margin: 0px;
}

.category-childrens-group {
    padding: 0px;
    margin: 0px;
}

#category-childrens-groups li > h3 {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 2px;
    font-size: 13px;
    cursor: pointer;
}


.click-title.active {
    background-position: 5px 16px;
    border-bottom: none;
}

.click-title {
    background: url("/images/collapse-ex.gif") no-repeat scroll 5px -40px;
    cursor: pointer;
    /*
    border-bottom: 1px dashed #CCCCCC;
    color: #787878;
    */
    margin: 0.5em 0;
    padding: 0px 4px 4px 28px;
}

/* end catalog */




/*

RIGHT MENU

*/

.rightmenu{
    margin:7px 0 20px 0;
}
.rightmenu li {
    position:relative;
    padding:10px 0 10px 10px;
    border-bottom: dotted 1px #bbb;
    /*font-size: 13px;*/
}
.rightmenu li span{
    position:absolute;
    display:block;
    width:13px;
    height:13px;
    background:url(/i/menuarrows.gif);
}
.rightmenu li span:hover{
    border: solid 1px #eee;
}

li.opened{
/*
    background: #f0f0f0;
*/
}
li.opened > a{
    text-decoration: none;
    color: black;
}
li.opened > span{
    background-position: -26px 0;
}

.rightmenu li a{
    display: block;
    margin-left: 20px;
}

.rightmenu ul{
    margin: 10px 0 10px 10px;
}
.rightmenu ul li{
    border: 0;
}
.rightmenu ul li.current{
/*
    background:white;
*/
}
.rightmenu ul li.current a{
    text-decoration:none;
    color:#222;
}

.rightmenu ul li.product {
    font-size: 11px;
}


/* IMAGES */


.itemimages{
    position:relative;
}
/*
.preview2 {
    position:absolute;
    top:0;
    right:0;
    width: 125px;
    height: 400px;
    overflow-y: auto;
}
.preview2 img{
    width:90px;
    box-shadow: 1px 1px 4px #000;
    height:60px;
    margin:2px 4px 4px 2px;
    border: solid 1px #e0e0e0;
}
*/

ul.preview {
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
    border-collapse:collapce;
}

ul.preview li {
    display: inline-block;
    margin: 2px;
}
.preview img{
    width:70px;
    height:70px;
    /*
    box-shadow: 1px 1px 4px #ddd;
    */
    margin:2px 4px 4px 2px;
    border: solid 1px #e0e0e0;
}
/*
ul.index-catalog a {
    display:block;
}
*/

.description{
    margin:20px 0;
}
.description p{
    margin-bottom:10px;
}

.description h5,
.description h6 {
font-size: 120%;
    margin-top:10px;
    margin-bottom:10px;
}
.description ul {
    list-style: square;
}
.description ul li{
    margin-left: 20px;
    margin-bottom:5px;
}

/* PRICES */
.pricelist-descr {
    margin-bottom: 10px;
}

.pricelist {
    /*
    width:100%;
    */
    border-collapse:collapse;
    font-size:13px;
    margin-bottom:20px;
}
.pricelist th {
    vertical-align:top;
    color:#666;
    border-top:solid 2px #555;
    border-bottom: dotted 1px #c0c0c0;
/*
    border-bottom: solid 1px #c0c0c0;
*/
    padding:9px 5px;
    font-weight:normal;
    font-size:13px;
}
.pricelist td {
    vertical-align:top;
    border-bottom: dotted 1px #c0c0c0;
    padding:9px 5px;
    text-align:center;
}
.pricelist td.title{	
    text-align:left;
}

.pricelist tr:hover {
    background:#e5f9ea;
}

.pricelist tr:hover th,
.pricelist tr:hover td {
    color: #000;
}

.pricelist-small {
    /*
    width:100%;
    */
    border-collapse:collapse;
    font-size:11px;

    margin-bottom:20px;
}
.pricelist-small th {
    vertical-align:top;
    color:#666;
    border-top:solid 2px #555;
    border-bottom: dotted 1px #c0c0c0;
    padding:9px 5px;
    font-weight:normal;
    font-size:10px;
}
.pricelist-small td {
    font-size:11px;
    vertical-align:top;
    border-bottom: dotted 1px #c0c0c0;
    padding:9px 5px;
    text-align:center;
}
.pricelist-small td.title{	
    text-align:left;
}

.pricelist-small tr:hover {
    background:#fff5e9;
}

/*  */



ul.also {
    margin:20px 20px 30px;
}
ul.also li{
    float: left;
    width: 30%;
    margin-right:2%;
    margin-bottom: 20px;
    padding-top:180px;
    height: 120px;
    min-height: 120px;
    man-height: 200px;
    position:relative;
    vertical-align: top;
    overflow: inherit;
}
ul.also li:last-child{
    margin-right:0;
}
ul.also li a{
    display:block;
    font-size:13pt;
}

ul.also li span.price{
    /*
    font-family: "PTSans", "Arial Narrow", Arial, sans-serif;
    behavior: url('/js/PIE.htc');
    */
    color:white;
    white-space: nowrap;
    padding:5px 8px;
    position:absolute;
    top:125px;
    right: 30px;
    background: url(/i/green.png);
/*
    border: solid 0px #777;
    border-top:solid 2px #c81f24;
    box-shadow: 0 0 3px;
    background: #a2db09;
*/
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;


}



/*
    Уменьшенные
*/


ul.also2 {
    margin:20px 20px 30px;
}
ul.also2 li{
    float: left;
    width: 35%;
    margin-right:20px;
    margin-bottom: 10px;
    padding-left:85px;
    height: 75px;
    min-height: 75px;
    max-height: 120px;
    position:relative;
    vertical-align: top;
    overflow: inherit;
    font-size:11px;
}
ul.also2 li:last-child{
    margin-right:0;
}
ul.also2 li a{
    display: block;
    font-size: 11px;
    padding-bottom: 4px;
}

ul.also2 li span.price{
    /*
    font-family: "PTSans", "Arial Narrow", Arial, sans-serif;
    behavior: url('/js/PIE.htc');
    border: solid 0px #777;
    box-shadow: 0 0 1px;
    background: #a2db09;
    */
    color:white;
    white-space: nowrap;
    padding:5px 8px;
    position:absolute;
    top:50px;
    left:-10px;
    background: url(/i/green.png);
/*
    border: solid 0px #777;
    border-top:solid 2px #c81f24;
    box-shadow: 0 0 3px;
    background: #a2db09;
*/
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

/*
    /Уменьшенные
*/



.floatleftimage{
    float:left;
    margin: 4px 4px 8px 0;
}


h3.widget_title, h4.widget_title {
    margin-top: 10px;
    margin-bottom: 6px;
    padding-top: 10px;
}
.widget{
    margin-bottom: 30px;
}


ul.osobennosti {
    margin-bottom: 20px;
}
ul.osobennosti li {
    margin-bottom: 10px;
    padding-left: 20px;
    background: url(/i/bullet.gif) no-repeat 2px 3px;
}

.product-video {
    margin-bottom: 20px;
}


.techdata2 {
    border: 1px solid #e0e0e0;
    margin-bottom: 20px;
}
.techdata2 td{
    border: 1px solid #e0e0e0;
    padding:9px 5px;
}


.techdata {
    border-collapse: collapse;
    margin-bottom: 20px;
}
.techdata td{
    border-bottom: dotted 1px #d0d0d0;
    padding:9px 5px;
}
.techdata td span{
    background: white;
}






ul.index-catalog {
    margin-bottom: 30px;
    border-collapse:collapce;
}

ul.index-catalog li {
    width: 180px;
    /*
    width: 18%;
    background: #e0e0e0;
    */
    min-height: 160px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    zoom: 1;
    *display: inline;
    _height: 250px;
}

ul.index-catalog a {
    display:block;
    /*padding-top: 100px;*/
}

/* ПРОИЗВОДИТЕЛЬ */
.index-catalog-manufacturer {
    font-size: 11px;
    margin-top: 4px;
    display: block;
    padding: 2px 0px 4px 0px;
    color: #999;
}

.index-catalog-manufacturer > a {
    display: inline;
    font-size: 11px;
    display: inline;
}






/*   */


.smallprice{
    position: absolute;
    top: 20px;left: 80px;
    background:url(/i/price.gif) repeat-x top right;
}
.smallprice span{
    display:block;
    height: 36px;
    background:url(/i/price.gif) no-repeat bottom left;
}
.smallprice span strong{
    font-size: 12px!important;
    color: white!important;
    padding:4px 10px!important;
}




.partnerlinks li {
    font-size: 10px;
    color: #999999;
}

.current_page {
    text-decoration: none;
}


.category-description{
    /*
    border-bottom: 1px dashed #e0e0e0;
    */
    padding: 10px 0px 10px 0px;
    padding: 10px 0px 10px 0px;
}

.product-preview h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 4px;
}



/*


*/

.tablebordered {
    border-collapse: collapse;
    margin-bottom: 20px;
}
.tablebordered th,
.tablebordered td{
    border: solid 1px #d0d0d0;
    padding: 9px 5px;
    text-align: center;
}

.table-small-text td{
    font-size: 11px;
    padding: 4px 4px;
}

.table-med-text td{
    font-size: 12px;
    padding: 6px 4px;
}

.delivery-list-menu {
    color: #ccc;
}

.delivery-list-menu span,
.delivery-list-menu span a {
    font-size: 11px;
    color: #aaaaaa;
}








.product-preview {
	margin-right: 25px;
}

.product-preview li {
	padding-bottom: 30px;
	margin: 10px 0 30px 0px;
}

.product-preview .col1 {
	padding-right: 10px;
}

.product-preview .description {
	padding-bottom: 20px;
}

.product-preview table {
	margin-bottom: 12px;
}

.product-preview table th{
	vertical-align: top;
}

.product-preview table td{
	white-space: nowrap;
}

.product-preview .readmore {
	font-size: 80%;
}