f, body, a img {
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
	height:100%;
}

body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	font-family: arial, sans-serif;
	color: #86103e;
	font-size: 12px;
	background: url(../images/body.gif) top left repeat-x #fce6cc;
}

body.inner{
	background: url(../images/body_inner.gif) top left repeat-x #fff6e9;
}

a{
	color: #c85500;	
}

.inner a{
	color: #86103e;
}

a:hover{
	text-decoration: none;
}

#all {
	width: 100%;
	padding-bottom: 50px;
}

#all_outer{
	min-width: 1000px;
	width: 100%;
	position: relative;
	z-index: 12;
}

#bottom_backgr{
	width: 100%;
	min-width: 1000px;
	height: 600px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: url(../images/bottom_backgr.jpg) bottom left repeat-x;
}

.inner #bottom_backgr{
	background: url(../images/bottom_backgr_innerp.jpg) bottom left repeat-x;
	height: 252px;
}

#bottom_backgr_inner{
	width: 100%;
	min-width: 1000px;
	height: 600px;
	background: url(../images/bottom_backgr_inner.jpg) bottom left no-repeat;
}

.inner #bottom_backgr_inner{
	background: url(../images/bottom_backgr_inner_innerp.jpg) bottom left no-repeat;
	height: 252px;
}

#bottom_backgr_inner2{
	display: none;
}

.inner #bottom_backgr_inner2{
	width: 100%;
	min-width: 1000px;
	height: 252px;
	background-position: right bottom;
	background-repeat: no-repeat;
	display: block;
}

#footer {
	height: 50px;
	width: 100%;
	position: absolute;
	bottom: 0;
	min-width: 1000px;
	z-index: 1000;
}

#footer .copyright{
	color: #007ec3;
	font-size:11px;
	margin-left: 39px;
	margin-top: 25px;
	float: left;
	display: inline;
}

#mainflash{
	width: 100%;
	min-width: 1000px;
	position: absolute;
	z-index: 10;
}

#mainflash_inner{
	width: 624px;
	position: relative;
	left: 50%;
	margin-left: -312px
}

#all_inner{
	margin-left: 37px;
	margin-top: 27px;
	margin-right: 34px;
	position: relative;
	z-index: 10;
}

#menu{
	float: left;
	width: 115px;
	height: 271px;
	margin-bottom: 271px;
	display: inline;
	font-size: 18px;
	margin-top: 15px;
	position: relative;
}

#menu a{
	display: inline;
	float: left;
	clear: both;
	color: #86103e;
	text-decoration: none;
	padding-bottom: 17px;
	background: url(../images/menu_a.gif) left 24px repeat-x;
	position: relative;
}

#menu a:hover, #menu .firstact a{
	background: none;
	color: #0082c8;
}

.inner #menu .first, .inner #menu .firstact{
	width: 115px;
}

#menu .secondmenu, #menu .thirdmenu{
	position: absolute;
	left: 115px;
	top: 4px;
	padding-left: 41px;
	width: 96px;
	background: url(../images/menu_arrow.gif) left 2px no-repeat;
}

#menu .thirdmenu{
	left: 137px;
}

#menu .secondmenu a{
	color: #86103e;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
	background: none;
	padding-bottom: 8px;
	/*margin-bottom: 2px;*/
}

#menu .secondmenu a:hover, #menu .secondmenu .secondact a, #menu .secondmenu .thirdact a{
	text-decoration: none;
	color: #0082c8;
}

#icons{
	float: right;
	text-align: right;
	width: 115px;
	height: 271px;
	margin-bottom: 271px;
}

#icons img{
	margin-bottom: 18px;
	float: right;
	clear: both;
	display: inline;
}

.inner #menu, .inner #icons{
	margin-bottom: 0;
	height: auto;
}

.cleftcenter{
	float: left;
	width: 100%;
	margin-right: -191px;
	display: inline;
	margin-bottom: 50px;
	position: relative;
	z-index: 2000;
}

.cleftcenter_inner{
	margin-right: 245px;
}

.cleftcenter_inner.noright{
	margin-right: 0px;
}

.cleftcenter_inner.noright p{
	margin-right: 20px;
}

.cright{
	float: right;
	width: 191px;
	display: inline;
	margin-top: 25px;
	position: relative;
	z-index: 3000; 
}

.inner .cright{
	margin-top: 50px;
}

.cleft{
	float: left;
	width: 190px;
	display: inline;
	margin-top: 25px;	
	position: relative;
	z-index: 2000;
}

.ccenter{
	float: right;
	width: 100%;
	margin-left: -190px;
	margin-top: 97px;
	display: inline;
}

.inner .ccenter{
	/*margin-top: -40px;*/
	position: relative;
	z-index: 1000;
	top: -140px;
	left: 0;
}

* html .inner .ccenter{
	left: -30px;
}

* html .ccenter{
	margin-top: 67px;
}

.ccenter_inner{
	margin-left: 225px;
}

.content .verybig{
	font-size: 26px;
}

.content{
	position: relative;
}

.inner .content p{
	color: black;
}

.inner .content h1{
	font-size: 26px;
	color: #9c1147;
	font-weight: normal;
	margin-bottom: 30px;
}

.inner .content h2{
	font-size: 16px;
	color: #0196b0;
	font-weight: normal;
}

.inner .content h3{
	font-size: 12px;
	font-weight: normal;
	color: #9c1147;
}

.inner .content ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.inner .content ul li{
	list-style: none;
	position: relative;
	z-index: 10000;
	margin-left: 0;
	padding-left: 16px;
	background: url(../images/content_ul_li.gif) 0px 5px no-repeat;
	color: black;
	margin-bottom: 8px;
}

.inner .content ul li a{
	color: #9c1147;
}

.inner .content ul li a:hover{
	text-decoration: none;
}

.smallnews{
	margin-top: 36px;
}

.smallnews .date{
	font-style: italic;
	display: block;
	margin-bottom: 5px;
}

.smallnews a{
	font-size: 18px;
}

.smallnews .main{
	display: block;
	margin-top: 10px;
}

.smallnews .left{
	float: left;
	width: 49%;
	margin-bottom: 25px;
}

.smallnews .right{
	float: right;
	width: 49%;
	margin-bottom: 25px;
}

.smallnews .left span, .smallnews .left a{
	margin-right: 15px;
}

.accents .item .head{
	font-size: 18px;
	color: #86103e;
	display: block;
}

.accents .item a{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}


.accents .item{
	margin-bottom: 40px;
}

.login{
	margin-top: 0px;
	margin-bottom: 50px;
	position: relative;
	top: -140px;
	z-index: 20000;
}

* html .login .links, * html .login .image{
	position: relative;
	top: 0;
}

.inner .login{
	margin-top: 270px;
	top: 0;
	margin-bottom: 50px;
	position: relative;
	z-index: 20000;
}

.inner .withleftmenu .login{
	margin-top: 0;
}

.logged_in{
	margin-top: 0px;
	margin-bottom: 50px;
	position: relative;
	top: -140px;
	z-index: 20000;
}

.inner .logged_in{
	margin-top: 270px;
	top: 0;
	margin-bottom: 50px;
}

.withleftmenu .logged_in{
	margin-top: 0;
}

.leftmenu{
	height: 270px;
	position: relative;
	z-index: 10000;
}

.login a{

}

.login .head{
	font-size: 18px;
	color: #86103e;
	margin-bottom: 14px;
	margin-left: 2px;
}

.login .text{
	border: 0;
	padding: 0;
	width: 148px;
	padding-left: 12px;
	padding-right: 12px;
	height: 19px;
	padding-top: 3px;
	background: url(../images/login_text.gif) top left no-repeat;
	font-size: 11px;
	color: #86103e;
	margin-bottom: 8px;
}

.inner .login .text{
	background: url(../images/login_text_inner.gif) top left no-repeat;
	color: #3486b2;
}

.login .links{
	float: left;
	width: 113px;
	display: inline;
	margin-top: 4px;
	line-height: 1.5em;	
}

.login .image{
	float: right;
	display: inline;
	margin-top: 4px;
	margin-right: 1px;
}

.inner .login a{
	color: #2098ad;
}

.logged_in .hello{
	font-size: 18px;
}

.logged_in .name{
	font-size: 14px;
	background: url(../images/cat_item_main.gif) bottom left repeat-x;
	padding-bottom: 7px;
	padding-top: 3px;
	margin-bottom: 10px;
}

.inner .logged_in .name{
	background: url(../images/cat_item.gif) bottom left repeat-x;
}

.logged_in a{
	display: block;
	margin-left: 14px;
	padding-left: 13px;
	color: #c85500;
	background: url(../images/bread_main.gif) 0px 4px no-repeat;
}

.inner .logged_in a{
	color: #0196b0;
	background: url(../images/bread.gif) 0px 4px no-repeat;
}

.logged_in input{
	margin-top: 19px;
}

.search{
	float: right;
	margin-top: 10px;
	overflow: hidden;
	display: inline;
	position: absolute;
	bottom: 5px;
	padding-bottom: 10px;
	right: 41px;
}

.search .text{
	border: 0;
	padding: 0;
	width: 150px;
	padding-left: 12px;
	padding-right: 3px;
	height: 19px;
	padding-top: 3px;
	background: url(../images/search_text.gif) top left no-repeat;
	font-size: 11px;
	color: #007ec3;
	float: left;
}

.search .image{
	float: left;
}

#createdbyvolex{
	display: none;
}

.inner #createdbyvolex{
	position: absolute;
	display: block;
	z-index: 20000;
	bottom: 0;
	left: 0;
	width: 100%;
	min-width: 1000px;
	/*width: 10px;
	height: 131px;
	right: 23px;
	bottom: 117px;	*/
}

.inner #createdbyvolex img{
	right: 23px;
	bottom: 117px;	
	position: absolute;
}

.inner .content .delim{
	font-size: 0;
	overflow: hidden;
	height: 12px;
	width: 100%;
	background: url(../images/content_sortby.gif) left center repeat-x;	
}

.content .blueblock{
	color: white !important;
	font-size: 11px;
	display: block;
	width: 163px;
	/*height: 37px;*/
	padding-bottom: 11px;
	background: url(../images/content_sendus.gif) bottom left no-repeat #99cad3;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 6px;
}

.content .blueblock.right{
	position: absolute;
	width: auto;
	padding-right: 6px;
	right: 0;
	top: 20px;
}

.content p.error{
	font-size: 10px;
	color: #9c1147;
	margin-top: -15px;
}

.content p.error a{
	color: #86103e;
}

.content p.must{
	color: #010101;
	padding-left: 16px;
	background: url(../images/month_span.gif) 3px 4px no-repeat;
	
}

.content p.must .star, .content .feedback .star{
	color: #9c1147;
}

.content .feedback .line{
	float: left;
	width: 100%;
	margin-bottom: 12px;
	display: inline;
}	

.content .feedback .name{
	float: left;
	display: inline;
	text-align: right;
	width: 140px;
	margin-right: 8px;
	color: #0196b0;
	padding-top: 4px;
}

.content .feedback .input{
	float: left;
	padding-top: 2px;
}

.content .feedback .text input{
	font-size: 11px;
	color: #0082c8;
	width: 152px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	height: 19px;
	background: url(../images/feedback_input.gif) top left no-repeat;
	border: 0;
}

.content .feedback textarea{
	font-size: 11px;
	color: #0082c8;
	width: 226px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	height: 106px;
	background: url(../images/feedback_textarea.gif) top left no-repeat;
	border: 0;
	margin-bottom: 12px;
}

.content .feedback label{
	float: left;
	color: black;
	font-size: 11px;
	display: inline;
	margin-right: 10px;
	margin-bottom: 3px;
}

.content .feedback .checkbox, .content .feedback .radio{
	position: relative;
}

.content .feedback .checkbox label span, .content .feedback .radio label span{
	position: relative;
	top: -3px;
}

* html .content .feedback .checkbox label span, * html .content .feedback .radio label span{
	position: relative;
	top: -1px;
}

.content .descr{
	clear: both;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 3px;
}

.content .text .descr{
	width: 172px;
}

.content .feedback br{
	display: block;
	clear: both;
}

.content .feedback select{
	font-size: 11px;
	color: #0082c8;
	height: 19px;
	border: 1px solid #a3d0d9;

}


* html .content .feedback select{
	height: 1px;
	overflow: hidden;
}

.content .feedback .enter{
	display: block;
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	margin-bottom: 6px;
}

.content .feedback a{
	font-family: tahoma, arial, sans-serif;
	margin-left: 9px;
	font-size: 11px;
	color: black;
}

.content .feedback .captcha input{
	clear: both;
	width: 109px;
	height: 19px;
	padding-left: 10px;
	font-size: 11px;
	color: #0082c8;
	padding-right: 10px;
	padding-top: 3px;
	background: url(../images/feedback_captcha_input.gif) top left no-repeat;
	display: block;
	border: 0;
	margin-top: 7px;
}

.content .feedback .buttons{
	float: left;
	padding-left: 148px;
	padding-top: 30px;
}

.content .feedback .buttons input, .content .feedback .buttons img{
	float: left;
	display: inline;
	margin-right: 15px;
}

table.cat4{
	border-collapse: collapse;
}

table.cat4 td{
	vertical-align: top;
}

table.cat4 td.bottom{
	vertical-align: bottom;
}

table.cat4 td strong{
	display: block;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 17px;
	margin-top: 16px;
}

table.cat4 label{
	float: left;
	color: #0196b0;
	margin-left: 140px;
	display: inline;
}

* html table.cat4 label{
	display: inline;
	margin-top: 4px;
}

table.cat4 label input{
	width: 25px;
	color: #0196b0;
	padding-left: 3px;
	height: 15px;
	margin-right: 7px;
	font-weight: bold;
	border: 1px solid #a3d0d9;
}

table.cat4 input.inbasket{
	float: left;
	margin-top: -2px;
	margin-left: 15px;
	display: inline;
}

* html table.cat4 input.inbasket{
	float: left;
	margin-top: 2px;
	margin-left: 15px;
	display: inline;
}

table.cat4 table{
	border-collapse: collapse;
	margin-right: 35px;
	table-layout: fixed;
}

table.cat4 table td{
	vertical-align: middle;
	color: #0196b0;
	font-size: 11px;
	line-height: 0.95em;
}

table.cat4 table td.image{
	width: 32px;
	height: 25px;
	padding-bottom: 11px;
}

table.cat4 table td.text{
	height: 25px;
	padding-bottom: 11px;
	width: 100px;
	overflow: hidden;
}



.props{
	line-height: 1.4em;
}

.basketl{
	width: 128px;
	height: 29px;
	padding-top: 14px;
	padding-left: 43px;
	background: url(../images/basketl.gif) top left no-repeat;
	color: white;
	position: relative;
	top: -45px;
	font-weight: bold;
	font-size: 11px;
	z-index: 10000;
}

* html .basketl {
	/*left: -32px;*/
/* 	top: -93px; */
}

.basketl a{
	font-weight: normal;
	color: white;
}

.tbasket table{
	border-collapse: collapse;
	width: 100%;
}

.tbasket table td{
	text-align: center;
	vertical-align: center;
	height: 46px;
	background: url(../images/tbasket_td.gif) bottom left repeat-x white;
}

.tbasket table td.left{
	width: 19px;
	padding: 0;
	background: url(../images/tbasket_td_left.gif) top left repeat-y white;
	font-size: 0;
	overflow: hidden;
}

.tbasket table td.tbright{
	width: 20px;
	padding: 0;
	background: url(../images/tbasket_td_right.gif) top right repeat-y white;
	font-size: 0;
	overflow: hidden;
}

.tbasket table td.name{
	text-align: left;
}

.tbasket table td.name a{
	color: #9c1147;
}

.tbasket table tr.last td{
	padding-bottom: 6px;
	height: 52px;
	background: url(../images/tbasket_last_td.gif) bottom left repeat-x white;	
}

* html .tbasket table tr.last td{
	height: 46px;
}

.tbasket table tr.last td.left{
	background: url(../images/tbasket_last_td_left.gif) bottom left no-repeat white;	
}

.tbasket table tr.last td.tbright{
	background: url(../images/tbasket_last_td_right.gif) bottom right no-repeat white;	
}

.tbasket table th{
	vertical-align: center;
	height: 29px;
	background: url(../images/tbasket_th.gif) bottom left repeat-x white;
	color: #0082c8;
	font-weight: normal;
}

.tbasket table th.name{
	text-align: left;
}

.tbasket table th.left{
	padding: 0;
	background: url(../images/tbasket_th_left.gif) bottom left no-repeat white;
	font-size: 0;
	overflow: hidden;
}

.tbasket table th.tbright{
	padding: 0;
	background: url(../images/tbasket_th_right.gif) bottom right no-repeat white;
	font-size: 0;
	overflow: hidden;
}

.tbasket table input{
	width: 28px;
	height: 16px;
	border: 1px solid #a3d0d9;
	color: #0196b0;
	font-weight: bold;
	font-size: 11px;
}

.tbasket table strong{
	color: #0196b0;
	font-size: 11px;
}

.tbasket p.total{
	color: #0196b0;
	margin-left: 21px;
}

.tbasket p.contacts{
	line-height: 1.4em;
	margin-left: 21px;
}

.tbasket input.image{
	margin-top: 10px;
	margin-left: 18px;
	margin-right: -3px;
}

.tbasket .head{
	font-size: 16px;
	color: #0196b0;
	margin-bottom: 15px;
}

.tbasket .afterpodtv{
	background: url(../images/cat_item.gif) top left repeat-x;
	margin-top: 20px;
	padding-top: 15px;
}

p.pages{
	text-align: right;
	color: #9c1147 !important;
}

p.pages a{
	color: #9c1147;
}

.content p.pright{
	text-align: right;
}

.createdbymain{
	font-size: 11px;
	color: #007ec3;
	position: relative;
	left: 55px;
	top: 6px;
}

* html .createdbymain{
	clear: both;
}

.createdbymain a{
	color: #007ec3;
}

.pright.print span{
	float: right;
	padding-left: 30px;
	background: url(../images/pright_print.gif) 0px 3px no-repeat;
}

.pright.print a{
	color: #9c1147;
}

#menu_1{
	width: 80px;
	height: 14px;
	background: url(../images/menu_comp.gif) top left no-repeat;
}

a:hover #menu_1, #menu_1.act{
	background: url(../images/menu_comp_hover.gif) top left no-repeat;
}

#menu_2{
	width: 87px;
	height: 18px;
	background: url(../images/menu_prod.gif) top left no-repeat;
}

a:hover #menu_2, #menu_2.act{
	background: url(../images/menu_prod_hover.gif) top left no-repeat;
}

#menu_3{
	width: 91px;
	height: 18px;
	background: url(../images/menu_part.gif) top left no-repeat;
}

a:hover #menu_3, #menu_3.act{
	background: url(../images/menu_part_hover.gif) top left no-repeat;
}

.inner .content a{
	color: #86103e;
}

