/* MAIN MENU */

.nav{
	background:#000 url(../static/files/nav_bg.png) repeat-x;
	width:100%;
	font-family:Arial,sans-serif;
	font-size:1.1em;
	float:left;
	position:relative;
	margin-bottom:10px;
	background-color: #ffffff;
	top: -2px;
}


.nav ul{
	list-style:none;
	width:900px;
	text-transform:uppercase;
	}
	.nav li{
		float:left;
		}
		.nav li a{
	color:#ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
			}
		.nav li.here{
			padding-bottom:5px;
			background:url(../static/files/arrow_bottom.png) no-repeat 50% 100%;
			position:relative;
			margin-bottom:-5px;
		}
.nav li a:hover, .nav li.here a {
	background-color:#f1592a;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	background:#000 url(../static/files/nav_bg_acriv.png) repeat-x;	
}	
	
		.nav .n-home{
			background:url(../static/files/pix.gif) no-repeat 0 50%;
			}
			
			

/* END MAIN MENU */


/* HEADER */

.h-lang{
	position:absolute;
	bottom:0;
	right:0;
	list-style:none;
	text-align:center;
	}
	.h-lang li{
		display:inline;
		margin-left:10px;
		}
	.h-support{
		font-size:1.1em;
		line-height:1.3;
	color:#FFF;
		position:absolute;
		top:0;
		background:url(support_bg.png) no-repeat;
		width:230px;
		height:63px;
		padding-left:19px;
		padding-top:5px;
		}
		.h-support a{
	color:#FFF;
		    }
	.h-nosupport{
	    background:none;
		}
		.online-support{
			padding-left:18px;
			background:url(../files/scheme-3/newwin.png) no-repeat 0 50%;
			}



/* END HEADER */








.row {
	background-image: url(/static/files/bg_search.png);
	height: 36px;
	text-align: left;
	padding-left: 35px;
	padding-top: 0px;
}


#header {
	margin-bottom:0px;
}

body{
	padding: 0px;
	font-size: 10px;
	background-color: #060C11;
	background-image:url(../static/files/bgfile.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 11px;
}


.t-week {
	height: 240px;
	top: 0px;
	margin-top: -50px;
}


.h-logogroup h1{
	font-size:12px;
	vertical-align:top;
}



/* korzina */

.h-cart{
	position:absolute;
	left:34px;
	bottom:0;
	padding-bottom: 15px;
	width:480px;
	font-size:1.1em;
	line-height:1.3;
	}

.emptycart p{
	height:25px;
	line-height:25px;
	padding-left:41px;
	background:url(../static/files/cart_empty.png) no-repeat 0 50%;
	color:#FFF;
	display: block;
	}
	.h-cart .c-what{
	float:left;
	padding-left:41px;
	background:url(../static/files/cart_full.png) no-repeat 0 50%;
	vertical-align: top;
		}
		.h-cart .c-what a{
	display:block;
	vertical-align: top;
			}
	.h-cart .c-checkout{
		float:left;
		margin:3px 0 0 10px;
		}
		
	.h-cart a {
	color: #FFF;
		}	




/* korzina */






/* TOVAR_LIST */


.item h3{
	padding-left:4px;
	display: block;
	text-align: center;
	
	}
	

.item{
	float:left;
	width:230px;
	position:relative;
	padding:0 10px 20px 0;
	min-height:350px;
    height:auto !important;
	background:url(../static/files/bg_line2.gif) repeat-x bottom left;
	}



.i-group{
	font-size:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	padding-left:4px;
	text-align: center;	
}

.i-price {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 0px;
	color: #ff6417;
	text-align: center;
	font-size: 24px;
	font-weight:bold;
	padding-top: 10px;
}

a:link, a:active, a:visited {
	color: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	font-size: 11px;
}

a:hover {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}




.mn a:link, .mn a:active, .mn a:visited {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size:12px;
	padding-left: 40px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom: 5px;
}

.mn a:hover {
	background-color:#404040;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size:12px;
	padding-left: 40px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom: 5px;
}


.mn{
	list-style:none;
	font-size:1.3em;
	margin-bottom:30px;
	width:190px;
	}




.meta {
	padding: 5px;
	width:197px;
	float:left;	
	}

.m-groups {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	height: 20px;
	padding-top: 10px;
	padding-left: 5px;
	color: #000;
}

.year {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	}


/* end sections left menu - general */







/* MAIN CONTENT */


.pagi .prev {
background-image:url("../static/files/back.png");
}
.pagi .next {
background-image:url("../static/files/next.png");

}


a:link.LinkBlog, a:active.LinkBlog, a:visited.LinkBlog {
	color: #ff5f00;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}

a:hover.LinkBlog {
	color: #ff5f00;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}




.content h2{
	font-size:2.41em;
	width:100%;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	padding-left: 20px;
	background:url(../static/files/bg_line2.gif) repeat-x bottom left;		
	}

.page{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.3;
	padding-top: 0px;
	overflow:hidden;
	width:100%;
	clear:both;
	}


.content{
	width:720px;
	float:right;
	padding: 10px;
	background:url(../static/files/bg_line.gif) repeat-y top left;
}


	.content h2 a{
		font-size:.37em;
		font-weight:normal;
		padding:2px 0 2px 21px;
		zoom:1;
		background:url(../static/files/rss.png) no-repeat 0 50%;
		margin-left:2em;
		position:relative;
		top:-2px;
		}
		.content h2 span{
			float:left;
			margin-top:2px;
			margin-right:10px;
			}



.items{
	width:100%;
	overflow:hidden;
	padding-top: 20px;
	}
	
.m-soc {
    font-size:.93em;
    font-weight:normal;
    margin:0 0 0 0;
}

.m-soc, .it-soc {
    margin-left:0px;
	width: 200px;
}	
	


/* END MAIN CONTENT */

/*  FORMA POISKA */


.n-searchform{
	width:280px;
	text-align:right;
	position:absolute;
	right:5px;
	top:4px;
	}
.n-searchform input{vertical-align:middle}
.search-keyword{
	width:210px;
	height: 16px;
	padding:2px;
	padding-top: 4px;
	padding-left: 7px;
	border:1px solid #666;
	border-top:1px solid #000;
	background: transparent url(../static/files/bg_form.jpg) no-repeat top left;	
	font-size:1em;
	background-color: #CCC;
	}	
	.n-search {
	  width: 17px;
	  height: 17px;
	  margin: 0;
	  padding: 0;
	  border: 0;
	  background: transparent url(../static/files/search.png) no-repeat 0 0;
	  text-indent: -1000em;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
		margin-left:2px;
		}

/*  END FORMA POISKA */



/* IMG TOVARA */

.i-img{
	text-align:center;
	padding:12px;
	border:0px solid #999;
	margin-bottom:3px;
	background:url(../static/files/bg_img.png) no-repeat top center;
    }

/* END IMG TOVARA */


/* IMG BIG TOVARA */

.bigpic{
    text-align:center;
    border:0px solid #3C3C3C;
    padding:15px 0;
	background: url(../static/files/bg_img_big.png) no-repeat top center;	
    }

/* END IMG BIG TOVARA */


/* TOVAR PODROBNO */
.item-descr{
	width:265px;
	float:right;
	padding-top:15px;
	padding-left: 10px;
	background:url(../static/files/bg_line.gif) repeat-y top left;				
				}

/* END TOVAR PODROBNO */


/* POPUP RAZMER */


.poppedup{
	padding:12px 12px 20px 12px;
	position:absolute;
	z-index:100;
	width:243px;
	color: #cccccc;
	background-color: #333;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
	}
	
.it-rel{
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	color: #CCC;
	}
	.it-rel td, .it-rel th{
		font-size:.9em;
		padding:4px;
		}
		.it-rel td{text-align:left;}
		 .it-rel thead td, .it-rel thead th{
			border-bottom:1px solid #СССССС;
			}
	.it-rel th{
		text-align:center;
		font-weight:bold;
		}	
	
	
	
	
	

/* END POPUP RAZMER */


/* RIGHT COL TOVARA LINKS */

.pz{
	width:100%;
	overflow:hidden;
	list-style:none;
	margin-bottom:5px;
	}
	.pz li{
		float:left;
		text-align:center;
		padding-bottom:9px;
		margin-right:15px;
		}
	.pz li.here{
		background:url(../static/files/arrow_bottom.png) no-repeat 50% 100%;
		}
		.pz li span.pzt{
			border-bottom:1px dashed #ff5f00;
			_display:block;
		}
		.pz li.here span.pzt{
			color:#ff5f00;
			border:none;
			}
	.pz a{
		text-decoration:none;
		border:none;
		}
	.pz li img{
		display:block;
		margin-bottom:8px;
	background-image: url(../static/files/bg_img_mini.png);
	background-repeat: no-repeat;
	background-position: top center;		
		}
	.pz li .rimg{
		display:block;
		margin:2px 2px 10px 2px;
	    }
    	.pz li.here .rimg{
    		border:1px solid #ff5f00;
    		margin:0 0 8px 0;
    	    }


.js{
	text-decoration:none;
	border-bottom:0px dashed #9ed7ff;
	}
    .js:hover{
        border-color:#089aff;
        }
		
		
		
.it-youlike{
	border-top:0px solid #fff;
	background:url(../static/files/bg_line2.gif) repeat-x top left;	
	padding-top:20px;
	margin-top:1em;
	}
	.it-youlike h3{
		font-size:.9em;
		font-weight:normal;
		}
.it-youlike ul{
	list-style:none;
	}
.it-youlike li{
	width:100%;
	overflow:hidden;
	line-height:1.3;
	margin:21px 0 25px 0;
	}
	.it-youlike img{
		float:left;
		margin-right:16px;
		}
		.it-youlike h4{
			font-size:1em;
			font-weight:normal;
			}
		.it-youlike .it-descr{
			font-size:.86em;
			padding:.3em 0;
			}
		.it-youlike .it-price1{
			font-weight:bold;
			font-size:1em;
			}		


.it-kolvo label{
	margin-right:2.1em;
	}



#out .m-tags a{

	color:#999;
	text-decoration:none;
	border:none;
	padding-bottom: 5px;
}

.mt{
	background:url(../static/files/bg_line2.gif) repeat-x top left;
	padding-top: 10px;
	list-style:none;
	font-size:.65em;
	line-height:1.6;
	width:100%;
	}
	.mt li{
		display:inline;
		margin-right:1em;
		}
		.mt li a{
		  padding:2px 3px;
		  color:#fff;
		  /* white-space: nowrap; */
		  }



.it-comms{
    margin-top:5px;
	padding-top:5px;
	margin-left: 12px;

	}
.it-comms-a{
	background: url(../static/files/bg_line2.gif) repeat-x top left;
	list-style:none;
	width:100%;
	overflow:hidden;
	padding:3px 0;
	margin-bottom:1em;
	}	
	.it-comms-a .here{
		font-size:1.1em;
		color:#222;
		text-decoration:none;
		}
		.it-comms-a li{
			float:left;
			margin-right:2em;
			}


.it-preview{
	overflow:hidden;
	padding:5px 0 5px 11px;
	margin-top:10px;
	}
	.it-preview dt{
		width:5em;
		padding:3px 5px 3px 0;
		font-size:.9em;
	}
	.it-preview dt, .it-preview dd{
		float:left;
		}
	.it-preview dd{
		margin-right:20px;
		}
		.it-preview dd a{
			float:left;
			padding-right:18px;
			background:url(../static/files/uvel.png) no-repeat 100% 50%;
			}


.it-price{
	width:100%;
	overflow:hidden;
	margin:1em 0;
	}
.it-price strong{
	font-weight:normal;
	float:left;
	padding-top:4px;
	padding-bottom: 4px;
	background:#ff5f00;
	border:0px solid #3c3c3c;
	color:#000;
	font-size:1.7em;
	margin-right:10px;
	width: 100%;
	text-align:center;
	display: block;
	}
	.it-price strong span{
		font-weight:bold;
		font-size:1.15em;
		}
	.it-price em{
	font-size:11px;
	width:265px;
	padding-top:3px;
	display:block;
	float:left;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
		}
		
		
.atc{
	margin:1em 0 15px 0;
	padding-bottom:1em;
	border-bottom:0px solid #000;
	background:url(../static/files/bg_line2.gif) repeat-x bottom left;
	}
    .atc fieldset{
        overflow:hidden;
        }
.atc select, .atc label, .atc img, .atc input{vertical-align:middle;}
.atc p{
	margin:.8em 0;
	}
.atc label{margin-right:2em;}
.atc select{
 width:50px;
	margin-right:25px;
	}		
		
		
.it-youlike{
	border-top:0px solid #000;
	padding-top:20px;

	margin-top:1em;
	}
	.it-youlike h3{
		font-size:.9em;
		font-weight:normal;
		}
.it-youlike ul{
	list-style:none;
	}
.it-youlike li{
	width:100%;
	overflow:hidden;
	line-height:1.3;
	margin:21px 0 25px 0;
	}
	.it-youlike img{
	float:left;
	margin-right:16px;
	background-image: url(../static/files/bg_img_mini.png);
	background-repeat: no-repeat;
	background-position: top center;
		}
		.it-youlike h4{
			font-size:1em;
			font-weight:normal;
			}
		.it-youlike .it-descr{
			font-size:.86em;
			padding:.3em 0;
			}
		.it-youlike .it-price1{
			font-weight:bold;
			font-size:1em;
			}



		

/* END RIGHT COL TOVARA LINKS */

/* KNOPKA */

.cbutton{
	width:100px;
	height:26px;
	line-height:26px;
	overflow:hidden;
    background:transparent url(../static/files/button.png) no-repeat scroll 0 0;
    vertical-align:absmiddle;
    margin:0px;
    text-align:center;
    color:#fff;
    border:0;
    font-size:11px;
    cursor:pointer;
	}


/* END KNOPKA */



/*   FOOTER  */


.footarea{
	padding-top:35px;
	font-family:Arial,sans-serif;
	width:100%;
	padding-bottom:15px;
	}
.clear{
    clear:both;
    }
#footer{
	width:100%;
	float:left;
	background:#000;
	margin-bottom:20px;
background:#000 url(../static/files/nav_bg.png) repeat-x;	
	}
	#footer ul{
		list-style:none;
		text-transform:uppercase;
		}
		#footer  li{
			float:left;
			display:inline;
			}
			#footer li a{
				padding:12px 14px;
				display:block;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;				
				}
			#footer .f-nav li a:hover,#footer .f-nav li.here a{
	background: url(../static/files/nav_bg_acriv.png) repeat-x;				
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;	


}
	#footer .f-links li,#footer .f-links{
	float:right;
	margin-left:0;
	color: #FFF;
		}
		#footer .f-links{
	width:80px;
	color: #FFF;
}
		#footer .f-links li{
	margin-right:14px;
	color: #FFF;
			}
		#footer .f-links li a{
	float:left;
	padding-left:20px;
	color: #FFF;
			}
			#footer .f-rss{background:url(../static/files/rss.png) no-repeat 0 50%}
			.copy{
	font-size: 11px;
	width:790px;
	float:left;
	padding-left: 15px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
				}
			.footarea .prostoprint{
				float:right;
				margin-top:-5px;
				}

/*   END FOOTER  */

/*  ZAKAZ TAVARA  */

.sbs{
	margin:1em 0 21px 0;
	overflow:hidden;
	zoom:1;
	padding-bottom: 15px;
	background:url(../static/files/bg_line2.gif) repeat-x bottom left;	
	}


.sbs .arrow{
        width:18px;
        height:7px;
        margin:7px;
		margin-top: 9px;
        display:block;
        background:url(../static/files/arrow_right.png) no-repeat center center;
        text-indent:-1000px;
        }
		
.sbs strong{
	padding:4px 5px;
	color:#FFF;
	background: url(../static/files/nav_bg_acriv.png) repeat-x;
	font-weight:normal;
	_margin-top:5px;
		}		



.korzina{
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	}
	.korzina tbody td,.korzina tbody th{
	border-top:0px solid #000;
	padding:10px 0;
		}
		.korzina tbody th{
	padding-right:10px;
	background:url(../static/files/bg_img.png) no-repeat top center;
		}
.korzina thead th{
	text-align:left;
	font-weight:bold;
	padding:8px 0;
	background: url(../static/files/nav_bg.png) repeat-x;
	}

.addit{
	color:#066cbb;
	display:block;
	margin-bottom:2em;
	}
	.vsp{
		width:100%;
		border-spacing:0;
		border-collapse:collapse;
		margin-top:.5em;
		font-size:1.1em;
		}
		#out .vsp td{
			border:none;
			padding:5px 0;
			text-align:left;
			}
.korzina select{
	width:45px;
}
.td-descr{
	width:492px;
	margin-top:.5em;
	}
.td-tovar{
	width:160px;
	}
.td-kolvo{
	width:110px;
	}
.td-act{
	width:105px;
	}
	.act-delete{
	   width:73px;
	   height:26px;
	   display:block;
	   line-height:26px;
	   padding-left:32px;
	   background:url(../static/files/cart_delete.png) no-repeat 0 0;
	   }
.td-price{
	width:117px;
	}

.td-kolvo input{
	width:36px;
	padding:1px;
	font-size:1em;
	text-align:right;
	}
.korzina h3{
	font-weight:normal;
	font-size:1.3em;
	margin-bottom:.5em;
	}
	.korz-price{
	padding:3px;
	font-weight:bold;
	border:0px solid #3c3c3c;
	color:#FFF;
	font-size:18px;
	display:inline;
	background-color: #333;
	width: 492px;
	text-align: center;
	display:block;
	float:left;
		}
.korzina-empty{
    text-align:center;
    color:#999;
    font-size:1.6em;
    margin-top:3em;
    }

.bf{
	width:100%;
	overflow:hidden;
	padding:10px 0;
	margin-top:10px;
	background:url(../static/files/bg_line2.gif) repeat-x top left;
	padding-top: 10px;
	}
    .bf .l-arrow{
        width:18px;
        height:8px;
        margin:10px 4px;
        margin-left:0;
        display:block;
        float:left;
        background:url(../static/files/arrow_left.png) no-repeat 0 60%;
        text-indent:-1000px;
        }
    .bf .r-arrow{
        width:18px;
        height:8px;
        margin:10px 4px;
        margin-right:0;
        display:block;
        float:right;
        background:url(../static/files/arrow_right.png) no-repeat 0 60%;
        text-indent:-1000px;
        }
	.bf .bf-back{
		float:left;
		text-align:left;
		width:170px;
		}
	.bf .bf-forth{
		float:right;
		text-align:right;
		margin-left:25px;
		width:170px;
		}
	.bf .bf-forth,.bf .bf-back{font-weight:bold}
	.bf .bf-forth input, .bf .bf-back input{font-weight:normal;padding:1px 3px;vertical-align:top;}
	.bf .bf-forth img, .bf .bf-back img{vertical-align:middle;}
	.bf .bf-forth input{
		margin-right:10px;
		}
	.bf .bf-back input{
		margin-left:10px;
		}
	.bf .bf-price{
		text-align:right;
		display:block;
		}
		.bf-price strong{
			font-weight:bold;
			padding:5px;
        	background:#ff5f00;
        	border:0px solid #3c3c3c;
        	color:#000;
			font-size:28px;
			margin-left:.5em;
			}




#out .m-nav{
	margin-bottom:2em;
	font-size: 11px;
	}
.korz p{
	margin-bottom:.9em;
	font-size:.93em;
	}
	.m-nav b{
		font-size:11px;
		}


.wrapper{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin-bottom:15px;
	width:98%;
	}
	.wrapper h2{
	   margin:10px 0;
	   font-size:1.6em;
	   }
    	.wrapper h2 input{
    	   font-size:1.1em;
    	   }
    	.wrapper h2 strong{
			font-size:20px;	
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;			
    		font-weight:bold;
    		padding:5px;
        	background:#333;
        	border:0px solid #333;
        	color:#fff;
    		}
		.wrapper h3{
	margin:10px 0;
	font-size:18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #E15A00;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 3px;
	background:url(../static/files/bg_line2.gif) repeat-x bottom left;
	   }
			
	.wrapper p{
	   margin:5px 0;
	   }


.textpage ul,.textpage ol{list-style:inside;}
.textpage p{margin-bottom: 10px;
padding-bottom: 10px;
	background:url(../static/files/bg_line2.gif) repeat-x bottom left;}

.textpage h3{
	font-size: 18px;
	margin:2px 0;
	color: #e15a00;
	padding-bottom: 3px;
	font-style: normal;
}

.textpage h4{font-size:1.2em;margin:2px 0;
	padding-top: 10px;
	background:url(../static/files/bg_line2.gif) repeat-x top left;}
}



.textpage h2{
	font-size:20px;
	color: #E15A00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
}

.textpage{
    margin:20px 0;
	margin-left: 20px;
    }

.w-pay{
    margin:2em;
    }
    .w-pay dt{
	margin-top:1em;
	font-weight:bold;
	font-size:12px;
	color: #D25400;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
        }
        .w-pay dt span{
    		padding:4px;
        	background:#d6d6d6;
        	border:0px solid #3c3c3c;
        	color:#000;
    		margin-left:.5em;
            }
    .w-pay dd{
        margin-left:2em;
        color:#999;
		padding-bottom: 25px;
        }
    .w-pay ul{
        list-style:inside;
        margin-left:15px;
        }
    .w-pay blockquote{
        margin:1em 2em;
    }
    .w-pay .paybox{
        border-top:1px solid #ddd;
        border-bottom:1px solid #ddd;
        padding:.5em 1em;
        margin:1em 0;
        font-size:1.2em;
        }
        .w-pay .paybox legend{
            display:inline;
            font-weight:bold;
            font-size:1.1em;
            padding:.2em .5em;
        	background:#d6d6d6;
        	border:2px solid #3c3c3c;
        	color:#000;
            }
        .w-pay .paybox table{
            width:100%;
            }
        .w-pay .paybox .label{
            width:39%;
            text-align:right;
            }
        .w-pay .paybox .value{
            width:60%;
            padding-left:15%;
            font-weight:bold;
            }




/*  END ZAKAZ TAVARA  */

/* for FF only */
html:root body{
	padding: 0px;
}

html:root .header {
	margin-bottom: 0px;
}

html:root .t-week{
	height: 265px;
	margin-top: 40px;
}
html:root .h-logogroup {
	width: 964px;
}

html:root .nav{
	top: 48px;
}
html:root .page {
	padding-top: 46px;
}
html:root .h-cart{
	position:absolute;
	bottom:0;
	left:34px;
	width:480px;
	font-size:1.1em;
	line-height:1.3;
	z-index:10;
	}
/* end FF only part*/

/*OPERA time*/

@media all and (min-width: 0px){


	#header {
	margin:0px;
	margin-top:0px;
	margin-bottom: -48px;
	position:relative;

}
}

.meta h3 {
display: none;
}

.closeme a {
    background-image: url("/static/files/closeme.png");
}
styles.css (строка 116)
.closeme a {
    background: url("../files/scheme-3/closeme.png") no-repeat scroll 100% 50% transparent;
    float: right;
    padding-right: 20px;
}

.it-modify a {
	background: url("http://depmod.prostoprint.com/static/files/button_update.png") no-repeat scroll 0 0 transparent;
	display: block;
	overflow: hidden;
	position: relative;
	text-indent: -1983em;
	height: 27px;
	width: 294px;
	left: 75px;
}





























/*---- SLIDER ---------------------------------------------------------------*/

.slider
{
	margin:0px left;
	width:730px;
	height:110px;
}

.slider img, .slider .caption
{
	position:absolute;
	left:-9999px;
}



.advanced-slider
{
	position:relative;
	overflow:visible;
	background-image: url(http://www.depmod.com.ua/static/files/pix.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-box-shadow: 0px 0px 0px #CCC;
	-webkit-box-shadow: 0px 0px 0px #CCC;
	box-shadow: 0px 0px 0px #CCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#CCCCCC')";	
	border:0px solid #FFF;	
}


.advanced-slider .slide
{
	position:absolute;
	width: 100%;
	height: 100%;
	z-index:10;
}


.advanced-slider .slice
{
	display:block;
	position:absolute;
}


.advanced-slider .preloader
{
	background:url(http://www.depmod.com.ua/static/files/preloader2.gif) no-repeat;
	width:62px;
	height:14px;
	position:absolute;
	z-index:15;
}


.advanced-slider .arrow-navigation a
{
	background:url(http://www.depmod.com.ua/static/files/arrows.png) no-repeat;
	position:absolute;
	z-index:30;
	cursor:pointer;
	width:38px;
	height:38px;
	top:36px;
}


.advanced-slider .arrow-navigation .left-arrow
{
	left:20px;
}


.advanced-slider .arrow-navigation .right-arrow
{
	right:20px;
	background-position:-38px 0px;
}



.advanced-slider .slideshow-pause
{
	background-position: 0px 0px;
}


.advanced-slider .slideshow-play
{
	background-position: -38px 0px;
}


.advanced-slider #timer-animation
{
	position:absolute;
	top:20px;
	right:20px;
	z-index:60;
	visibility: hidden;
}


.advanced-slider .buttons-navigation
{
	position:absolute;
	z-index:50;	
	top:105%;
}


.advanced-slider .buttons-navigation a
{
	background:url(slider-assets/images/buttons.png) no-repeat;
	background-position:0px 0px; 
	position:relative;
	cursor:pointer;
	float:left;
	width:14px;
	height:14px;
	margin: 0px 2px;
}


.advanced-slider .buttons-navigation .out
{
	background-position:0px 0px; 
}


.advanced-slider .buttons-navigation .over
{
	background-position:-14px 0px; 
}


.advanced-slider .buttons-navigation .select
{
	background-position:-28px 0px; 
}


.advanced-slider .buttons-navigation .thumbnail
{
	background-image:url(http://www.depmod.com.ua/static/files/preloader.gif);
	background-color:#FFF;
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	overflow:hidden;
	width:80px;
	height:50px;
	border:solid 3px #333;
	margin-bottom:10px;
}


.advanced-slider .caption-container
{
	overflow:hidden;
	position:absolute;
	z-index:20;
}


.advanced-slider .caption-wrapper
{
	position:absolute;
}


.advanced-slider .caption-background
{
	background-color:#000;
	position:absolute;
	z-index:10;
	width:100%;
	height:100%;
}


.advanced-slider .caption-container .caption-content
{	
	position:absolute;
	color:#FFF;
	margin:0px;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	z-index:20;
}


.advanced-slider .caption-container .caption-content a
{
	color:#FFF;
}


.advanced-slider .caption-container .caption-content u
{
	font-size:13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

/*---- END SLIDER ---------------------------------------------------------------*/

.phones {
	display:none;
}

.online-support{
	display:none;
}

#header .prostoprint {
    position: absolute;
    right: 10px;
    top: 20px;
}


/*---- SOCIAL ICO ---------------------------------------------------------------*/

#share42 {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F3F8FC;
    border-color: #CFDEEF #CFDEEF #CFDEEF -moz-use-text-color;
    border-radius: 0 5px 5px 0;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    box-shadow: -1px 1px 0 #FFFFFF inset, 0 -1px 0 #FFFFFF inset;
    left: 0;
    margin-top: -170px;
    opacity: 0.45;
    padding: 6px 6px 0;
    position: fixed;
    top: 50%;
}
* html #share42 {
    position: absolute;
}

#share42:hover {
    background: none repeat scroll 0 0 #F3F8FC;	
    opacity: 1;
}


/*---- END SOCIAL ICO ---------------------------------------------------------------*/





