body{
	margin:0;
	color:#6e6e6e;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:#fff url(../img/t/bg-body.gif) repeat-x;
}
img{
	border-style:none;
	display:block;
}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:976px;
	margin:0 auto;
}
.login{
	overflow:hidden;
	height:1%;
	padding:8px 4px 0 0;
	margin:0 0 31px;
}
.login fieldset{float:right;}
.login label{
	float:left;
	color:#fff;
	font-size:13px;
	margin:6px 10px 0 0;
}
.input-01{
	float:left;
	width:101px;
	height:26px;
	background: url(../img/t/bg-input-01.gif) no-repeat;
	margin:0 5px 0 0;
	padding:0 5px;
}
.input-11{
	margin:0 19px 0 0;
}
.input-01 input{
	float:left;
	padding:5px 0;
	background:none;
	border-style:none;
	width:100px;
}
.btn-01{
	float:left;
	margin:0 20px 0 0;
}
.reg{
	float:left;
	text-decoration:underline;
	font-size:12px;
	color:#fff;
	margin:6px 0 0;
    padding-right: 10px;
}
.reg:hover{
	text-decoration:none;
}

.reg_login{
	float:left;
	text-decoration:underline;
	font-size:12px;
	color:#fff;
	margin:6px 0 0;
    padding-right: 10px;
}
.reg_login:hover{
	text-decoration:none;
}

#header{
	overflow:hidden;
	height:1%;
	padding:0 17px 0 11px;
	margin:0 0 11px;
}
.logo{
	float:left;
	width:98px;
	height:44px;
	background: url(../img/t/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin:0 10px 0 0;
}
.logo a{
	display: block;
	height:100%;
}
#header h1{
	float:left;
	width:518px;
	height:46px;
	background: url(../img/t/title.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin:3px 0 0;
}
.tel{
	float:right;
	background: url(../img/t/bg-tel.gif) no-repeat;
	text-align:center;
	width:191px;
	padding:4px 0 9px;
	font-size:15px;
	color:#fff;
	margin:8px 0 0;
}
#nav{
	background:#efeff0;
	overflow:hidden;
	height:1%;
	width:974px;
	margin:0 1px 8px;
}
#nav ul{
	list-style:none;
	margin:0;
	padding:14px 18px 11px;
	float:right;
}
#nav li{
	float:left;
	margin:0 0 0 39px;
}
#nav li a{
	color:#011901;
	padding:0 0 2px;
	font-size:14px;
	float:left;
	border-bottom:3px solid #efeff0;
}
#nav li a:hover, #nav li a.active{
	text-decoration:none;
	border-bottom:3px solid #ed1c24;
}
.search{
	overflow:hidden;
	height:1%;
	padding:3px 4px 0 8px;
	margin:0 0 4px;
}
.search label{
	float:left;
	margin:7px 7px 0 0;
	color:#011901;
	font-size:14px;
}
.input-03{
	float:left;
	width:492px;
	height:30px;
	background: url(../img/t/bg-input-03.gif) no-repeat;
	margin:0 5px 0 0;
	padding:0 10px;
}
.input-03 input{
	float:left;
	padding:8px 0;
	background:none;
	border-style:none;
	width:492px;
	font-size:11px;
	color:#7d7d76;
}
.input-02{
	float:left;
	width:91px;
	height:30px;
	background: url(../img/t/bg-input-02.gif) no-repeat;
	margin:0 5px 0 0;
	padding:0 10px;
}
.input-02 input{
	float:left;
	padding:8px 0;
	background:none;
	border-style:none;
	width:91px;
	font-size:11px;
	color:#7d7d76;
}
.input-04{
	float:left;
	width:109px;
	height:30px;
	background: url(../img/t/bg-input-02.gif) no-repeat;
	padding:0 1px;
}
.input-04 select{
	font-size:11px;
	color:#7d7d76;
    border-style:none;
	margin:8px 0;
}
.btn-02{float:right;}
.promo{
	overflow:hidden;
	height:1%;
	padding:1px 6px 1px 44px;
	background: url(../img/t/bg-promo.gif) no-repeat;
	margin:0 0 11px;
}
.menu{
	float:left;
	width:180px;
	padding:55px 0 0;
}
.menu h3{
	margin:0 0 4px;
	font-size:14px;
	color:#000;
	font-weight:normal;
}
.menu ul{
	list-style:none;
	margin:0 0 26px;
	padding:0 0 0 8px;
}
.menu ul li{
	margin:0 0 4px;
	background: url(../img/t/bullet-01.gif) no-repeat 0 6px;
	padding:0 0 0 12px;
}
.menu ul li a{
	text-decoration:underline;
	color:#e2001a;
	font-size:14px;
}
.menu ul li a:hover{text-decoration:none;}
.image{
	float:right;
}
.carousel {
	background: url(../img/t/bg-carousel.gif) no-repeat;
	width:976px;
	padding:5px 0 0;
	margin:0 0 6px;
	overflow:hidden;
}
.link-prev, .link-next {
	float:left;
	width:29px;
	height:44px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../img/t/prev.gif) no-repeat;
	margin-top:94px;
	margin-left:20px;
}
.carousel a.link-next {
	float:right;
	background: url(../img/t/next.gif) no-repeat;
	margin-right:20px;
	margin-left:0;
}
.carousel div {
	float:left;
	width:858px;
	overflow:hidden;
	height:245px;
	position:relative;
}
.carousel div ul {
	position:absolute;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	top:5px;
	left:15px;
}
.carousel div ul li {
	float:left;
	width:150px;
	padding:0 5px;
	margin:0 12px 0 0;
}
.carousel div ul li span {
	color:#011901;
	text-align:center;
	display:block;
	height:230px;
	font-size:11px;
}
.carousel div ul li span em{
	display:block;
	text-align:center;
	font-style:normal;
	color:#010101;
	margin:0 0 2px;
}
.carousel div ul li span strong{
	font-size:14px;
	color:#ed1c24;
}
.carousel div ul li span i{
	font-style:normal;
	color:#ed1c24;
}
.carousel div ul li span a{
	display:block;
	background: url(../img/t/frame-01.gif) no-repeat;
	padding:1px 4px;
	width:142px;
	height:189px;
	margin:0 0 6px;
}
.blocks{
	overflow:hidden;
	height:1%;
	padding:5px 4px 7px 7px;
	background: url(../img/t/bg-blocks.gif) no-repeat;
	margin:0 0 13px;
}
.ads{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.ads li{
	float:left;
	padding:0 1px 0 0;
	background: url(../img/t/separator-01.gif) no-repeat 100% 10px;
}
.ads li a{
	display:block;
}
.map{
	float:right;
	padding:43px 0 0;
	text-align:center;
	width:244px;
}
.map span{
	display:block;
	text-align:center;
	margin:0 0 8px;
	color:#fff;
}
.map a{
	color:#fff;
	text-decoration:underline;
}
.map a:hover{text-decoration:none;}
.footer{
	padding:0 0 10px;
	text-align:center;
}
.footer ul{
	list-style:none;
	margin:0 0 7px;
	padding:0;
	text-align:center;
}
.footer ul li{
	display:inline;
	background: url(../img/t/separator-02.gif) no-repeat 0 2px;
	padding:0 5px 0 9px;
}
.footer ul li.first{background:none;}
.footer ul li a{
	color:#ed1c24;
	text-decoration:underline;
}
.footer ul li a:hover{text-decoration:none;}
.copyright{
	color:#011901;
}
.copyright a{
	color:#011901;
	text-decoration:underline;
}
.copyright a:hover{text-decoration:none;}
/*catalogue*/
.text-block{
	background: url(../img/t/bg-text.gif) repeat-y;
	margin:10px 0 19px;
	height:1%;
}
.text-holder{
	background: url(../img/t/bg-text-b.gif) no-repeat 0 100%;
}
.text-frame{
	background: url(../img/t/bg-text-t.gif) no-repeat;
	padding:15px 11px 10px;
}
.text-frame h2{
	margin:0 0 12px;
	font-weight:normal;
	font-size:18px;
	color:#e2001a:
	padding:0 0 0 20px;
}
.text-frame p{
	margin:0 0 12px;
	line-height:15px;
	text-indent:20px;
}
.breadcrumbs{
	list-style:none;
	margin:0 0 18px;
	padding:0 0 0 32px;
}
.breadcrumbs li{
	display:inline;
	margin:0 1px 0 0;
	color:#e2001a;
	font-size:18px;
}
.breadcrumbs li a{
	background: url(../img/t/separator-03.gif) no-repeat 100% 3px;
	padding:0 12px 0 0;
	font-size:14px;
	color:#e2001a;
	text-decoration:underline;
}
.breadcrumbs li a:hover{text-decoration:none;}
.products{
	overflow:hidden;
	width:976px;
}
.products ul{
	list-style:none;
	margin:0 -32px 0 0;
	padding:0;
	width:1008px;
	overflow:hidden;
}
.products ul li{
	width:220px;
	margin:0 32px 34px 0;
	float:left;
	overflow:hidden;
}
.ill{
	display:block;
	background: url(../img/t/frame-02.gif) no-repeat;
	padding:1px 6px;
	width:208px;
	height:277px;
	margin:0 0 7px;
	cursor:pointer;
}
.product-name{
	overflow:hidden;
	height:1%;
	padding: 0 2px;
}
.product-name div{
	float:left;
	width:148px;
}
.product-name div span{
	font-size:11px;
	display:block;
	margin:0 0 1px;
	color:#010101;
}
.product-name div em{
	font-style:normal;
	font-size:10px;
	color:#011901;
}
.product-name div strong{
	font-size:13px;
	color:#ed1c24;
}
.product-name div i{
	font-style:normal;
	font-size:10px;
	color:#ed1c24;
}
.more{
	float:right;
	color:#fff;
	font-size:10px;
	background: url(../img/t/bg-more.gif) no-repeat;
	text-align:center;
	padding:4px 0 7px;
	width:66px;
	margin:3px 0 0;
}
.pages{
	list-style:none;
	margin:0 0 23px;
	padding:0;
	text-align:center;
	height:1%;
	overflow:hidden;
}
.pages li{
	text-align:center;
	padding:0 1px;
	display:inline;
}
.pages li a{
	color:#e2001a;
}
.numbers{text-decoration:underline;}
.numbers:hover{text-decoration:none;}
.pages li span{
	color:#e2001a;
}
/*tovar*/
.breadcrumbs-02{
	padding:22px 0 0 32px;
	margin:0 0 21px;
}
.breadcrumbs-02 li{
	font-size:16px;
}
.tovar{
	height:1%;
	margin:0 0 51px;
}
.tovar:after{
	content:"";
	display:block;
	clear:both;
}
.carousel-02{
	background: url(../img/t/frame-03.gif) no-repeat;
	width:359px;
	padding:1px 0;
	margin:0 22px 0 0;
	overflow:hidden;
	height:457px;
	float:left;
}
.link-prev-02, .link-next-02{
	float:left;
	width:14px;
	height:38px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../img/t/prev-02.gif) no-repeat;
	margin-top:192px;
	margin-left:6px;
}
.carousel-02 a.link-next-02 {
	float:right;
	background: url(../img/t/next-02.gif) no-repeat;
	margin-right:6px;
	margin-left:0;
}
.carousel-02 div {
	float:left;
	width:301px;
	overflow:hidden;
	height:455px;
	position:relative;
}
.carousel-02 div ul {
	position:absolute;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	top:0;
	left:9px;
}
.carousel-02 div ul li {
	float:left;
	width:280px;
	padding:0;
	margin:0 12px 0 0;
}
.carousel-02 div ul li span {
	color:#011901;
	text-align:center;
	display:block;
	height:455px;
	font-size:11px;
}
.carousel-02 div ul li span a{
	display:block;
	background:none;
	padding:0;
	width:301px;
	height:455px;
	margin:0;
}
.popup-holder,
.popup-hover {
	float:left;
	width:976px;
	position:relative;
}
.popup-holder a.open,
.popup-hover a.open {
	display:block;
	text-decoration:none;
	color:#fff;
	height:1%;
}
.popup-holder div.popup,
.popup-hover div.popup {
	position:absolute;
	top:-40px;
	left:50px;
	display:none;
}
.active div.popup{
	display:block;
	width:212px;
	height:520px;
	overflow:hidden;
	background:#fff;
	border:1px solid #000;
}
.tovar-text{
	float:left;
	padding:15px 0 0;
}
.tovar-text h3{
	margin:0 0 6px;
	font-size:18px;
	font-weight:normal;
	color:#606060;
}
.tovar-text h5{
	color:#011901;
	margin:0 0 26px;
	font-size:14px;
	font-weight:normal;
}
.tovar-text h5 strong{color:#ed1c24;}
.tovar-text h5 span{color:#ed1c24;}
.tovar-text ul{
	list-style:none;
	margin:0 0 31px;
	padding:0;
}
.tovar-text ul li{
	margin:0 0 7px;
	font-size:14px;
	color:#5f5f5f;
}
.tovar-text ul li span{
	color:#010101;
	float:left;
	width:120px;
}
.btn input{
	font-size:10px;
	width:66px;
	display:block;
	color:#fff;
	text-align:center;
	padding:4px 0 7px;
	background: url(../img/t/bg-more.gif) no-repeat;
	border-style:none;
	cursor:pointer;
}

.navline {
    color:#ed1c24;
}
.navline a{
    color:#ed1c24;
}

.navline h1{
    font-size:18px;
    color:#606060;
}


.tbl {
    width: 100%;
    margin          : 20px 0px 0px 0px;
    background      : #C7C7C7;
}

.tbl td {
    padding         : 5px;
    background      : #FFFFFF;
    
}

.tbl .tbl_head {
    padding         : 5px;
    background      : #efefef;
    text-align      : center;
    font-weight     : bold;
    
}

.tbl .tbl_head_tovar {
    padding         : 5px;
    background      : #efefef;
    text-align      : center;
    font-weight     : bold;
    width: 300px;     
}

.tbl1 {
    margin          : 20px 0px 0px 0px;
    background      : #C7C7C7;
}

.tbl1 td {
    padding         : 5px;
    background      : #FFFFFF;
    
}

.tbl1 .tbl_head {
    padding         : 5px;
    background      : #efefef;
    text-align      : center;
    font-weight     : bold;
    
}

.tbl1 .tbl_head_tovar {
    padding         : 5px;
    background      : #efefef;
    text-align      : center;
    font-weight     : bold;
    width: 300px;     
}

.tbl a{
    color:#ed1c24;
}

.vp {display:none;}

.basket {
   display:inline;
   float:left;
   margin:0;
   padding-left:10px;
}

.basket span{
   color: #fff;
}

.basket a{
   color: #fff;
   font-style:italic;
}

.main{
	overflow:hidden;
	height:1%;
	margin:0 0 51px;
}

.google{
	float:right;
	width:120px;
	height:620px;
   
}


