@charset "utf-8";
/* CSS Document */
/*custom styles*/

#mini_total_money, #mini_total_amount {

    font-weight: bold;
}

.hidert {
  display: none;
}


.leftColumn {
  width: 200px;
  float: left;
  font-size: 14px;
}

.lcStrong {
  font-weight: bold;
  color: #c93c00 !important;
}

.saveButton {
   
  padding: 3px 6px;
  width: 100px !important;
  color: #FFF;
}

.rightColumn {
  font-size: 14px;
  float: left;
  border-left: 1px solid #cccccc;
  padding-bottom: 5px;
  width: 350px;;
}

.blockTitle {
  background: #c93c00;
  color: #FFF;
  text-transform: uppercase;
  padding: 2px;
  float: left;
}


.Block {
  color: #000000;
  
}


.leftColumn ul {
  margin: 0;
  padding: 0;
}

.leftColumn ul li {
  list-style: none;
  padding: 10px 0 0 0;
}
.leftColumn ul li a {
  color: #e88801;
  text-decoration: none;
}
a.back{
 background:url(../img/bread-arrow-back.png) no-repeat left;
 padding-left:15px;
}
a.next{
 background:url(../img/bread-arrow.png) no-repeat right;
 padding-right:15px;
}
#breadcrumbs a{
 background:url(../img/bread-arrow.png) no-repeat right;
 padding-right:15px;
}
html{
	height:100%;
}
body{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#4f4f4f;
}
a{
	outline:none;
	color:#006ec2;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
td{
	vertical-align:top;
}
input{
	outline:none;
}
img{
	border:none;
	outline:none;
}
h1{
	/*font-size:24px;*/
	font-weight: bold !important;
	color:#c93c00;
	margin:5px 0 0 15px;
	padding:0;
    line-height: 25px;
    font-size: 18px;
    font-family:"PFBeauSansPro-Bold";
}
h2{
	font-size: 17px;
	font-weight:bold;
	color:#c93c00;
	font-family:"PFBeauSansPro-Bold";
}
h3{
	font-size:17px;
	font-weight: normal !important;
	color:#e88801;
	margin:0;
	padding:0;
}
h4{
	font-size:14px;
	font-weight:normal !important;
	margin:0;
	padding:0;
	color:#c93c00;
}
h5{
}
h6{
}
/*top*/
#top{
	background:url(../img/top.jpg) repeat-x;
	height:35px;
}
.top-inner{
	width:980px;
	height:35px;
	margin:0 auto;
}
.top-right{
	float:right;
	margin-right:25px;
	margin-top:-4px;
}
#enter{
	width:198px;
	height:198px;
	position:absolute;
	margin:7px 0 0 23px;
	display:none;
	z-index:9999;
}
.enter-body{
	background:url(../img/enter2.png) no-repeat;
	width:198px;
	height:198px;
}
/*form-login*/
.form-login{
	margin:38px 0 0 15px;
	float:left;
}
.form-login input, .form-login label{
	display:block;
}
.form-login label{
	font-size:12px !important;
	color:#000;
	margin-bottom:5px;
}
.form-login .login-input{
	background:url(../img/enter-input.png) no-repeat;
	width:150px;
	height:22px;
	padding-left:15px;
	border:none;
	margin-bottom:7px;
}
.form-login a{
	font-size:12px;
	float:right;
	margin-top:-22px;
	margin-right:10px;
}
.form-login .ch{
	float:left;
	margin-right:4px;
}
.form-login .button-enter{
	background: url(../img/sprite.png) no-repeat -21px 78%;
	width:56px;
	height:25px;
	border:none;
	cursor:pointer;
	margin-top:2px;
	float:left;
	margin-right:9px;
}
.form-login .button-enter:hover{
	background-position:-21px 92%;
	margin-top:3px;
}
.form-login .button-reset{
	border:none;
	background:none;
	cursor:pointer;
	text-decoration:underline;
	color:#006ec2;
	font-size:12px;
	padding-top:6px;
}
.form-login .button-reset:hover{
	text-decoration:none;
}
.top-right ul{
}
.top-right ul li{
	float:left;
	list-style:none;
}
.top-right ul li a{
	float:left;
	margin:0 14px 0 0;
	color:#fff;
	font-size:12px;
	line-height:12px;
	padding-right:14px;
	position:relative;

}
.top-right ul li a.active{
	color:#006ec2;/*���� ����� �� ����� ����� � ��� ������ ����� �����*/
}
.top-right ul li.ent a{
	border-right:1px solid #696969;
}
.topmenu{
}
.topmenu ul{
	margin:0 0 0 -3px;
	padding:0;
}
.topmenu ul li{
	float:left;
	display:block;
	list-style:none;
}
.topmenu ul li a{
	float:left;
	display:block;
	margin:0 8px;
	color:#fff;
	font-size:11px;
	line-height:32px;
}
.topmenu ul li.optovikam a{
	color:#f00;
	font-weight: bold;
}
/*wrapper*/
#wrapper{
	width:980px;
	margin:0 auto;
}
/*header*/
#header{
	height:75px;
	margin:27px 0;
}
a.logo{
	background:url(../img/logo.png) no-repeat;
	width:232px;
	height:73px;
	display:block;
	float:left;
	cursor:pointer;
	text-decoration:none;
}
.telefons{
	float:left;
	margin:3px 12px 0 20px;
	font-size:14px;
	color:#333333;
	line-height:20px;
}
.telefons span{
	font-size:16px;
	color:#949494;
}
.telefons span span{
	font-weight:bold;
	color:#c93c00;
}
.telefons span span span{
	font-weight:normal;
	color:#e88801;
}
.telefons a{
	font-size:12px;
	line-height:24px;
}
.cart{
	width:204px;
	height:49px;
	float:right;
	background:#fff1c0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.php);
	padding:13px;
}
.in-cart{
	font-weight:bold;
	color:#333;
	margin-top:-3px;
}
.cart-tovar{
	font-size:13px;
	line-height:23px;
	color:#333;
}
.cart-tovar span{
	font-weight:bold;
}
.cart-links{
	font-size:12px;
}
.cart-links a.sub{
	color:#0052cd;
}
.cart-links a.res{
	color:#c93c00;
}
/*dropmenu*/
#dropmenu{
	width:982px;
	height:36px;
	margin-bottom:17px;
	margin-left:-2px;
}

/*main*/
#main{
	width:100%;
}
#karkas{
	width:100%;
}
/*#middle{
	padding-right:30px;
}
*/
/*right*/
#right{
	width:230px;
}
#right h2{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:17px 0 13px 0;
}
#right h3{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c93c00;
	margin:1px 0 13px 0;
}
#right .module h3.cons{
	color:#e88801;
  
}
#right .module h3 {
    text-align: center;
}
#right .module img.girl{
	float:left;
	margin-right:19px !important;
	padding-bottom:10px;
	overflow:hidden;
}
#right .module .contact{
	color:#333;
	font-size:14px;
	line-height:20px;
	margin-top:-4px;
}
#right .module .contact span.icq{
	background:url(../img/icq.jpg) no-repeat left top;
	padding-left:24px;
	padding-bottom:2px;
}
#right .module .contact span.skype{
	background:url(../img/skype.jpg) no-repeat left top;
	padding-left:24px;
	margin-left:2px;
	padding-bottom:2px;
}
#right .module{
	padding:15px;
	border:1px solid #dedede;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	behavior: url(PIE.php);
	margin-bottom:20px;
}
#right .module p{
	margin:7px 0 0 0;
	padding:0;
}
#right .module a{
	font-size:12px;
	color:#006ec2;
	line-height:19px;
}
#right .module .price{
	color:#919191;
	font-weight:bold;
	margin-top:9px;
}
#right .module .price span.new{
	color:#000;
}
#right .module .price span.old{
	text-decoration: line-through;
}
.oplata{
	margin-left:-5px;
	color:#006ec2;
}
.oplata h2{
	margin-left:5px !important;
}
.oplata img{
	margin:0 3px;
}
.oplata .line{
	border-top:1px solid #f2f2f2;
	height:1px;
	margin:10px 0;
}
.oplata .otz{
	font-size:12px;
	float:right;
	margin-top:5px;
	margin-right:7px;
    margin-top: -5px;
    width: 76px;
}
/*-------ICQ----and---Skype--------------------*/

.module ul{
	list-style:none;
}
/*-------ICQ----and---Skype--------------------*/
/*content*/
#content{
}
/*content - home page*/
#catalog-home{
	margin-top:25px;
}
#catalog-home {
    font-size: 12px;
}
#catalog-home h1, #catalog-category h1{
	text-align:center !important;
	background:url(../img/catalog-home-h2-bg.jpg) no-repeat center;
	margin:27px 0;
}
.kat-ind{
	width:99%;
}
.kat-ind td{
	width:33%;
	text-align:center;
}
.kat-ind td .tovar{
	width:200px;
	padding:13px;
	min-height:290px;
	margin:0 auto 7px;
	border:1px solid #ea8e01;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.php);
	text-align:left !important;
	text-align:center;
}
.kat-ind td .tovar{

	min-height:310px;

}
.gift span {
    float: left;
    display: block;
}
.gift span.txts {
    padding-top: 10px;
    padding-left: 3px;
}
.kat-ind td .tovar img.imgt{
	margin-bottom:10px;
	width:170px !important;
	height:128px !important;
	margin-left:10px;
}
.kat-ind td .tovar a{
	line-height:19px;
}
.kat-ind td .tovar .skidka{
	font-weight:bold;
	font-size:15px;
	color:#c93c00;
	margin-bottom:12px;
}
.kat-ind td .tovar .price{
	color:#919191;
	font-weight:bold;
	margin-top:9px;
}
.kat-ind td .tovar .price span.new{
	color:#000;
}
.kat-ind td .tovar .price span.old{
	text-decoration: line-through;
}
/*home-menus*/
#home-menus{
}
#home-menus h2{
	font-size:17px;
	
}
#home-menus h3{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	margin-left:15px;
}
#home-menus ul{
	text-align:left !important;
	color:#006ec2;
	margin-left:-10px;
}
#home-menus ul li{
}
#home-menus ul li a{
	line-height:20px;
	font-size:12px;
}
/*news-home*/
#news-home{
}
#news-home h2{
	color:#333;
}
 .rss{
	width:15px;
	height:15px;
	position:absolute;
	margin:-48px 0 0 430px;
	z-index:0;
}
 .rss a{
	display:block;
	background:url(../img/rss.jpg) no-repeat;
	width:15px;
	height:15px;
	text-decoration:none;
	cursor:pointer;
}
#news-home td{
	text-align:left !important;
}
#news-home .data{
	font-size:12px;
	color:#6f6f6f;
	font-style: italic;
}
#news-home .news-title{
	font-size:12px;
	margin:7px 0 14px 0;
}
#news-home .news-body{
	margin-right:21px;
	font-size:12px;
	color:#4f4f4f;
	line-height:19px;
}
/*akcia*/
#catalog-home .akcia{
	background:url(../img/akcia.png) no-repeat left top;
	height:94px;
	padding-left:95px;
	font-size:15px;
	line-height:68px;
	margin-top:25px;
}
/*footer*/
#footer{
	height:100px;
	border-top:1px solid #d9d9d9;
	margin-top:30px;
	padding-top:20px;
}
.copyright{
	float:left;
	width:200px;
	font-size:13px;
	color:#000;
	line-height:20px;
}
.footer-icons{
	float:right;
	width:226px;
	margin-right:22px;
}
.footer-icons img{
	margin:0 2px;
	vertical-align:middle;
}
.footer-icons span{
	margin-right:6px;
	font-size:13px;
	line-height:16px;
	color:#000;
}
.footer-menu{
	width:746px;
	height:90px;
	margin-left:234px;
}
.footer-menu ul{
	margin:0 0 0 0;
	padding:0;
}
.footer-menu ul li{
	list-style:none;
	float:left;
}
.footer-menu ul li a{
	float:left;
	margin:0 18px 14px 0;
	font-size:13px;
}
/*categoru*/
#catalog-category .kat-ind td .tovar{
	width:200px;
	padding:12px;
	min-height:220px;
	margin:0 4px;
	border:1px solid #dedede;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.php);
	text-align:left !important;
	padding-top:50px;
}
.text-field{
	margin:30px 40px 20px 10px;
	line-height:19px;
	text-align:justify;
	color:#6a6a6a;
}
#breadcrumbs{
	margin:13px 0;
	color:#333;
}
/*news-list*/
.news-block{
	
	vertical-align:top;
    	margin-bottom:20px;
}
.news-block img{
     float: left;
    height: 120px;
    margin-right: 30px;
    width: 230px;
	
	
	
	
	
}
.news-title2{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cb4000;
	line-height:50px;
}
.news-slogan{
	border:1px solid #e98b01;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.php);
	padding:18px;
	margin-right:30px;
	margin-top:24px;
	font-size:16px;
	font-family:"PFBeauSansPro-Italic";
	line-height:20px;
	color:#cb4000;
}
.predlozhenia{
	margin-top:20px;
	line-height:20px;
	color:#4f4f4f;
}
.predlozhenia img{
	margin-right:13px;
}
/*reg*/
.reg{
	width:300px;
	margin:0 0 15px 0;
}
.form-reg{
	width:300px;
	margin:30px auto 0;
	padding-left:30px;
}
.reg td{
	width:33%;
	color:#434343;
	font-size:14px;
}
.form-reg span{
	color:#cf0000;
}
.form-reg label{
	letter-spacing:1px;
}
.reg-input{
	background:url(../img/reg-input.png) no-repeat left top;
	width:125px;
	height:25px;
	padding-left:15px;
	font:14px/25px Arial, Helvetica, sans-serif;
	color:#434343;
	border:none;
	display:block;
	margin-bottom:13px;
}
.reg-input2{
	background:url(../img/reg-input-phone-1.png) no-repeat;
	width:32px;
	height:25px;
	padding-left:10px;
	border:none;
	font:14px/25px Arial, Helvetica, sans-serif;
	color:#434343;
/*	float:left;
	margin-right:9px;*/
}
.reg-input3{
	background:url(../img/reg-input-phone-2.png) no-repeat;
	width:77px;
	height:25px;
	padding-left:11px;
	font:14px/25px Arial, Helvetica, sans-serif;
	color:#434343;
	border:none;
}
.area{
	background:url(../img/reg-textarea.png) no-repeat;
	width:221px;
	height:75px;
	padding:10px 0 0 10px;
	font:14px/25px Arial, Helvetica, sans-serif;
	color:#434343;
	border:none;
	margin-top:10px;
	margin-bottom:4px;
}
.ht{
	width:230px;
	margin-left:1px;
	margin-top:15px;
	color:#e5e5e5;
}
.ch2{
	margin-right:7px;
}
.reg-no-sub{
	width:120px;
	height:28px;
	font-size:0px;
	border:none;
	cursor:pointer !important;
	margin-top:17px;
	background:url(../img/sprite.png) no-repeat 5% 44%;
}
.reg-no-sub:hover{
	background-position:5% 58%;
}
.reg-sub{
	width:145px;
	height:28px;
	font-size:0px;
	border:none;
	cursor:pointer !important;
	margin-top:17px;
	background:url(../img/sprite.png) no-repeat 45% 44%;
}
.reg-sub:hover{
	background-position:45% 58%;
}
.reg-sub2{
	width:180px;
	height:28px;
	font-size:0px;
	border:none;
	cursor:pointer !important;
	margin-top:17px;
	background:url(../img/sprite.png) no-repeat 6% 68%;
}
.reg-sub2:hover{
	background-position:64% 68%;
}
.ent-reg{
	position:absolute;
	margin-top:-22px;
	margin-left:155px;
}
.reg-input-error{
	background:url(../img/reg-input-error.png) no-repeat left top;
	width:125px;
	height:25px;
	padding-left:15px;
	font:14px/25px Arial, Helvetica, sans-serif;
	color:#434343;
	border:none;
	display:block;
	margin-bottom:13px;
}
.reg-input-confirm{
	width:125px;
	height:25px;
	padding-left:15px;
	font:14px/25px Arial, Helvetica, sans-serif;
	color:#434343;
	border:none;
	display:block;
	margin-bottom:13px;
	background:url(../img/reg-input-confirm.png) no-repeat top left;
}
td.error{
	font-size:11px;
	font-style:italic;
	color:#ca3f00;
	text-align:right;
	padding-left:20px;
	display:block;
	position: absolute;
}
/*cart*/
#cart-body{
}
#cart-body h2{
	text-align:center !important;
	background:url(../img/catalog-home-h2-bg.jpg) no-repeat center;
	margin:27px 0;
	color:#404040;
}
.cart-table{
	width:100%;
	margin-bottom:29px;
}
.cart-table td{
	padding:19px 0;
	border-bottom:1px solid #e5e5e5;
}
.cart-tovar-image{
	width:88px;
	text-align:left;
}
.cart-tovar-image img{
	width:70px;
	height:70px;
	border:1px solid #dedede;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.php);
}
.cart-tovar-link{
	font-size:18px;
	width:260px;
}
.cart-tovar-price{
	font-size:18px;
	width:140px;
}
.cart-tovar-inputs{
	width:250px;
}
.minus{
	background:url(../img/minus.png) no-repeat;
	width:18px;
	height:18px;
	border:none;
	cursor:pointer;
}
.plus{
	background:url(../img/plus.png) no-repeat;
	width:18px;
	height:18px;
	border:none;
	cursor:pointer;
}
.cart-field{
	background:url(../img/kol.png) no-repeat;
	width:31px;
	height:22px;
	text-align:center;
	border:none;
	margin:0 4px;
	font-size:14px;
	font-weight:bold;
	color:#404040;
}
.cart-tovar-price-itog{
	font-size:18px;
	width:140px;
}
.cart-tovar-delete{
	text-align:right;
	font-size:12px;
}
.cart-tovar-delete a{
	color:#cd4911;
	font-style:italic;
}
.green-button {
	/*background-image: url('../img/button.png');*/
	width:326px;
	height:50px;
	margin:30px auto 0;
	display:block;
	background:url(../img/button.png) no-repeat 100% -3%;
	font-size:18px;
    color: white;
	border:none;
	cursor:pointer;
}

.oformit-zakaz{
	width:178px;
	height:38px;
	margin:30px auto 0;
	display:block;
	background:url(../img/sprite.png) no-repeat 43% 7%;
	font-size:0px;
	border:none;
	cursor:pointer;
}
.oformit-zakaz:hover{
	background-position:43% 25%;
}
span.continue{
	font-size:13px;
}
span.vsego{
	font-size:18px;
	color:#404040;
	margin-left:450px;
}
span.vsego span{
	font-weight:bold;
}
.promo1{
	width:480px;
	height:46px;
	background:#fff1c0;
	vertical-align: top;
	display:inline-block;
	margin-top:25px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.php);
	padding-top:15px;
	margin-right:20px;
}
.promo2{
	width:475px;
	height:46px;
	background:#fff1c0;
	vertical-align: top;
	display:inline-block;
	margin-top:25px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.php);
	padding-top:15px;
}
.promo{
	font-size:18px;
	font-weight:bold;
	color:#876e16;
	margin:0 3px 0 15px;
}
.promo-input{
	background:url(../img/promo-input.png) no-repeat;
	width:290px;
	padding-left:11px;
	height:32px;
	border:none;
	font-weight:bold;
	font-size:18px;
	color:#696969;
	line-height:28px;
	margin-right:6px;
}
.promo-input-green{
	background:url(../img/promo-input-green.png) no-repeat;
	width:234px;
	padding-left:11px;
	height:32px;
	border:none;
	font-weight:bold;
	font-size:18px;
	color:#696969;
	line-height:28px;
	margin-right:6px;
}
.vopros{
	background: url(../img/vopros.png) no-repeat;
	width:32px;
	height:32px;
	border:none;
	cursor:pointer;
	display:block;
	float:right;
	margin-top:-2px;
	margin-right:5px;
}
/*sub*/
a.buy{
	display:block;
	background:url(../img/sprite.png) 4% 7%;
	width:67px;
	height:25px;
	text-decoration:none;
	cursor:pointer;
	margin:10px 0 0 -4px;
}
a.buy:hover{
	padding-top:3px;
	background-position:4% 21%;
	margin-bottom:-3px;
}
#catalog-category .tovar{
	margin-bottom:20px !important;
}
a.novinka{
	background:url(../img/novinka.jpg) no-repeat;
	width:59px;
	height:16px;
	display:block;
	position:absolute;
	text-decoration:none;
	margin-top:-35px;
	cursor:pointer;
}
a.rasprodazha{
	background:url(../img/rasprodazha.jpg) no-repeat;
	width:80px;
	height:16px;
	display:block;
	position:absolute;
	text-decoration:none;
	margin-top:-35px;
	cursor:pointer;
}
a.bestseller{
	background:url(../img/bestseller.jpg) no-repeat;
	width:76px;
	height:16px;
	display:block;
	position:absolute;
	text-decoration:none;
	margin-top:-35px;
	cursor:pointer;
}
a.cena{
	background:#006ec2;
	width:101px;
	height:19px;
	text-decoration:none;
	cursor:pointer;
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:19px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	behavior: url(PIE.php);
}
.filters a{
	margin:0 3px;
	padding:2px 4px;
}
.filters{
	/*width:570px;*/
	margin-bottom:15px;
	margin-left:11px;
}
a.number{
	padding:5px 10px;
	border:1px solid #d1d1d1;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	behavior: url(PIE.php);
	text-decoration:none;
	color:#d1d1d1;
	font-size:14px;
	font-weight:bold;
	margin:0 4px;
}
a.number:hover{
	background:#006ec2;
	color:#fff;
}
.category-nav a#active{
	background:#cb4000;
	color:#fff;
}
.category-nav{
	text-align:center;
}
/*order*/
#order{
	width:520px;
	margin:20px auto;
}
#order a, .order a{
	text-align:center !important;
	display:block;
}
#order h2, .order h2{
	text-align:center;
	color:#333;
}
#order textarea, .order textarea{
	display:block;
	background:url(../img/order.png) no-repeat;
	width:472px;
	height:55px;
	border:none;
	padding:10px 0 0 10px;
}
#order label , .order label{
	font-size:20px;
	color:#cb4000;
	line-height:40px;
}
.order-submit-button{
	display:block;
	background:url(../img/sprite.png) no-repeat 42% 78%;
	width:118px;
	height:28px;
	border:none;
	cursor:pointer;
	font-size:0px;
	margin-top:18px;
}
.order-submit-button:hover{
	background-position:42% 92%;
}
/*item*/
.item{
	width:100%;
}
.item td{
	width:430px !important;
}
.item-image{
	border:1px solid #dedede;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.php);
	text-align:center;
	padding:40px 0;
	width:480px;
}
.item-image a.novinka{
	margin-left:15px;
	margin-top:-25px;
}
.akcess{
	margin-top:30px;
}
.akcess .title{
	font-size: 12px;
	line-height:29px;
	color:#333;
	margin-bottom:5px;
}
.acc{
	width:100%;
	margin-left:-6px;
}
.acc td{
	width:33%;
}
.akcess .title span{
	color:#c93c00;
}
.ac{
	border:1px solid #dedede;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.php);
	width:130px;
	padding:14px;
	margin:0 auto;
	text-align:center;
	min-height:242px;
}
.ac img{
	width:100px;
}
a.ac-link{
	line-height:25px;
}
.ac p{
	margin:9px 0;
}
a.add-to-cart{
	color:#c93c00;
}
.articul{
	margin:14px 0 0 15px;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:15px;
}
span.nal{
	color:#cd4500;
}
.item-price{
	margin:18px 0 0 15px;
}
.item-price span{
	font-size:15px;
	font-weight:bold;
	color:#333;
}
.item-buy{
	background:url(../img/sprite.png) no-repeat 93% 7%;
	width:110px;
	height:40px;
	border:none;
	cursor:pointer;
}
.item-buy:hover{
	background-position:93% 25%;
}
.rate{
	margin:15px 0 0 15px;
	height:15px;
}
a.star{
	display:block;
	float:left;
	background:url(../img/star.png) no-repeat;
	width:15px;
	height:15px;
	text-decoration:none;
	cursor:pointer;
	margin-right:3px;
}
a.star:hover, .rate a.active{
	background:url(../img/star-hover.png) no-repeat;
}
.social-plugin{
	width:417px;
	height:22px;
	margin:17px 0 0 15px;
}
.opisanie-tovara{
	margin:15px 0 0 15px;
}
.opisanie-tovara p{
	line-height:19px;
	text-align:justify;
	color:#333;
	margin:8px 0;
}
.op{
	width:330px;
}
td.left-op{
	width:60% !important;
	padding:6px 0;
	border-bottom:1px solid #eaeaea;
}
.right-op{
	padding:6px 0;
	text-align:right;
	border-bottom:1px solid #eaeaea;
}
.item-area{
	background:url(../img/item-textarea.png) no-repeat;
	width:438px !important;
	height:91px !important;
	padding:10px 10px 0 10px;
	border:none;
	margin:13px 0 10px 0;
}

.listOrders {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  color: #000;
}

.listOrders td {
  padding: 10px 10px;
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
.listOrders tr:nth-child(2n+3) {
  background-color: rgba(231, 231, 231, 1);
}

#fancybox-loading2 div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background: url('../js/fancybox/fancybox_loading.gif') no-repeat;
}
#fancybox-loading2 {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}

.sitem-area{
	background:url(../img/sitem-textarea.png) no-repeat;
	width:160px !important;
	height:91px !important;
	padding:10px 10px 0 10px;
	border:none;
	margin:13px 0 10px 0;
}
.otz-input{
	background:url(../img/otzyv-input.png) no-repeat;
	width:210px;
	height:25px;
	padding:0 0 0 10px;
	border:none;
	line-height:25px;
}
.otz-input2{
	background:url(../img/otzyv-input.png) no-repeat;
	width:210px;
	height:25px;
	padding:0 0 0 10px;
	border:none;
	line-height:25px;
	margin:10px;
}
.dob{
	background:url(../img/sprite.png) no-repeat 73% 78%;
	width:82px;
	height:26px;
	border:none;
	cursor:pointer;
	margin-left:-3px;
	margin-right:8px;
	float:left;
	margin-top:-5px;
}
.dob:hover{
	background-position:73% 92%;
	margin-top:-4px;
	margin-bottom:1px;
}
#recaptcha_area{
	margin-bottom:10px;
}
/*shadow*/
#shadow{
	width:100%;
	height:100%;
	position:fixed;
	background:url(../img/shadow.png);
	z-index:9999;
	display:none;
}
.okno{
	width:450px;
	height:130px;
	padding:15px;
	background:#fff;
	border:1px solid #dedede;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.php);
	position:fixed;
	left:50% !important;
	top:50% !important;
	margin:-73px 0 0 -234px !important;
}
a.cross{
	background:url(../img/cross.png) no-repeat;
	width:17px;
	height:17px;
	text-decoration:none;
	cursor:pointer;
	float:right;
	display:block;
	margin:-10px -10px 0 0;
}
.ok{
	width:100%;
}
.ok-img{
	width:136px;
}
.ok-img img{
	width:136px;
	height:119px;
	border:1px solid #dedede;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.php);
	position:relative;
}
.ok-opisanie{
	margin-left:8px;
	margin-top:3px;
}
.ok-price{
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-top:5px;
	border-bottom:1px solid #e5e5e5;
	height:62px;
}
a.ofor{
	display:block;
	float:left;
	background:url(../img/sprite.png) no-repeat 42% 78%;
	width:122px;
	height:25px;
	margin:10px 18px 0 5px;
	text-decoration:none;
	cursor:pointer;
}
a.ofor:hover{
	background-position:42% 92%;
	padding-top:1px;
}
a.ochis{
	font-size:13px;
	line-height:40px;
	cursor:pointer !important;
}
/*avtorizacia*/
.avtorizacia{
	width:600px !important;
}
.avt{
	width:100%;
}
.avt td{
	width:50% !important;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:27px;
}
.avt h4{
	font-size:20px;
	line-height:30px;
}
.avt p{
	line-height:20px;
	margin:5px 0;
}
.avt ul li{
	background:url(../img/avt-ul.jpg) no-repeat 0 9px;
	padding-left:20px;
	list-style:none;
	margin-left:-15px;
	color:#e78701;
	margin-bottom:6px;
}
.avt ul{
	margin-bottom:20px;
}
.reg1{
	width:149px;
	height:27px;
	border:none;
	cursor:pointer;
	background:url(../img/sprite.png) no-repeat 44% 44%;
	margin-right:7px;
	float:left;
}
.reg1:hover{
	background-position:44% 58%;
	margin-top:1px;
	margin-bottom:-1px;
}
.no-reg{
	background:url(../img/sprite.png) no-repeat 5% 44%;
	width:122px;
	border:none;
	cursor:pointer;
	height:27px;
	float:left;
}
.no-reg:hover{
	background-position:5% 58%;
	margin-top:1px;
	margin-bottom:-1px;
}
.avt label{
	font-size:14px !important;
	color:#333 !important;
	width:80px !important;
}
.log{

}
.log a{
	text-align:left !important;
	margin-left:5px;
	font-size:13px;
	line-height:30px;
	float:left;
}
.log-in{
	background: url(../img/login-input.jpg) no-repeat;
	width:185px;
	padding-left:15px;
	height:25px;
	list-style:25px;
	border:none;
	float:right;
	margin:6px 15px 0 0;
}
.but-login{
	background: url(../img/sprite.png) no-repeat -21px 78%;
	width:56px;
	height:29px;
	border:none;
	cursor:pointer;
	margin-top:2px;
	float:left;
	margin-right:9px;
	font-size:0px;
}
.but-login:hover{
	background-position:-21px 91%;
	margin-top:-1px;
}
.soc span{
	float:left;
	margin-right:12px;
	color:#333;
	font-weight:bold;
}
.soc a{
	float:left;
	margin-right:6px;
}
#login-error{
	background:url(../img/error-login-input.png) no-repeat left;
}
.log-err{
	display:block;
	font-size:10px;
	font-style:italic;
	color:#ca3f00;
	padding-left:70px;
	height:10px;
	margin-top:-4px;
}

div.modalPopupTransparent {
    display: none;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity:.75;
    background: #CCCCCC;
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 1000;
}
div.modalPopupWindow {
    display: none;
    background-color: #FFFFFF;
    border: 2px solid black;
    padding: 8px;
    text-align: left;
    position: fixed;
    z-index: 1001;
}

#catalog-home h2.flypage, #catalog-category h2.flypage{
 text-align:center !important;
 background:url(../img/catalog-home-h2-bg-left.jpg) repeat-x  left;
 margin:27px 0;
 padding-left:5px;
 width: 696px;
}
#catalog-home h2, #catalog-category h2{
 text-align:center !important;
 background:url(../img/catalog-home-h2-bg-left.jpg) repeat-x left;
 margin:27px 0;
 padding-left:5px;
 width: 696px;
}
#catalog-home h2.flypage span, #catalog-category h2.flypage span{
    display: block;
    float: left;
  background: #FFF;
 
 padding: 5px;;
}

#catalog-home h2 span, #catalog-category h2 span{
 padding: 5px;;
 background: #FFF;
 display: inline-block;
    
}
/*SHARE42(SOC BUTTONS*/
#share42 {
  position: fixed;
  z-index: 1000;
  margin-left: -70px; /* смещение панели влево от края контента */
  padding: 6px 6px 0;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
  right:0px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity