body {
	font-family: Arial;
	color: #000;
	line-height: 126%;
	font-size: 14px;
	background: #E9EAEA;
}


a, a:link, a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a, a:active, a:focus {
    outline: none;
}

small {
	font-size: 11px;	
}

h1, h2, h3 {
	margin: 15px 0;
	padding: 0;
	font-weight:normal;
	color: #003366;
	line-height: 116%;
}
.title, h1 {
	font-size: 21px;
	font-weight: normal;
	display: block;
	margin: 0 0 15px 0;
	padding: 0;	
	line-height: 116%;
}
h1.title {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

ol li{
 list-style: decimal; /* Оставляем нумерацию по умолчанию для IE6/7 */
 padding: 2px 0 2px 10px; /* Добавляем левый отступ для вложенных списков */
}  




.description.header, .titlelink {
	font-size: 21px;
	font-weight: normal;
	line-height: 116%;
	display: block;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;	
}


.hid {
	position: absolute;
	left: -5000px;
	top: -5000px;
}

#body {
	background: #1A1A1A;	
}
#header {
	background: url(../img/header.jpg) no-repeat 50% -120px;
	height: 100px;
}
#content_contejner {

}
#content_contejner .container_12 {
	background: #E9EAEA;
	padding-top: 15px;
}
#footer_contejner {
	padding: 0 0 15px 0;
	color: #808581;
}
#footer_contejner a {
	color: #808581;
}
#footer_contejner .sitepath {
	margin-top: 15px;	
}

.shadow {
	background: url(../img/footer_bg.jpg) no-repeat 50% -150px;
	height: 20px;
	width: 876px;
	margin: 0 auto;
}
.shadow.top {
	position: absolute;
	background: url(../img/header_bg.jpg) no-repeat 50% -165px;
	height: 38px;
	width: 876px;
	margin: 0 0 0 32px;
}
*html .shadow { margin-left: 33px; } /* для Ie6*/
*html .shadow.top { margin-left: 33px; } /* для Ie6*/
*:first-child+html .shadow { margin-left: 33px; } /* для Ie7*/
*:first-child+html .shadow.top { margin-left: 33px; } /* для Ie7*/

.rightcoll, .leftcoll {
	position: relative;
	/*z-index: 1;*/
}
.leftcoll {
	/*float: right;*/
}

.leftcoll .block {
	margin: 0px 5px;
}
.rightcoll .block {
	margin: 0px 5px 0px 0;
}

#menu_contejner {
}
	.menu_spacer {
		height: 15px;
		background: url(../img/header.jpg) repeat-x 50% -361px;			
	}
	
#menu_top {
	margin: 7px auto;
	padding: 10px 0px 10px 8px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
	#menu_top ul, #menu_top li {
		list-style-type: none;
		padding: 0;
		margin: 0 1.6% 0 0;
		height: 1%;
		display: inline;
		
		white-space: nowrap;
	}
	#menu_top a {
		margin: 0;		
		color: #E9EAEA;
		text-decoration: none;
	}
	#menu_top a:hover, #menu_top a.current {
		color: #F9E2C0;
		text-decoration: none;
	}


#logo {
	display: block;
	width: 80%;
	height: 100px;
	margin: 0px auto;
}


#phone {
	float: right;
	line-height: 50px;
	font-size: 14px;
	color: #C3C3C3;
	margin-right: 15px;
	padding-left: 25px;
	background: url(../img/icophone.gif) no-repeat 0% 50%;
}


.big_spacer {
	height: 2px;
	background: url(../img/big_spacer.jpg) repeat-x 50% 50%;
}

#menu_bottom {
	margin: 15px auto;
	margin-bottom: 15px;
	font-size: 14px;
}
	#menu_bottom ul, #menu_bottom li {
		list-style-type: none;
		padding: 0;
		margin: 0;
		height: 1%;
		display: inline;
	}
	#menu_bottom li a {
			white-space: nowrap;
	}
	#menu_bottom a {
		margin: 0 10px 0 0;
	}
	#menu_bottom a.current {
		text-decoration: none;
	}
	

a.catprev {
	display: block;
	width: 172px;
	background: url(../img/catalog_frame.gif) no-repeat 50% top;
	text-decoration: none;
	margin: 10px 0;
	padding-top: 11px;

	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
a.catprev.left {
	float: left;	
	margin: 0 15px 20px 0;
}
	a.catprev span {
		margin: 0 11px 11px 11px;
		display: block;
		width: 150px;	
		height: 150px;
		overflow: hidden;
		text-decoration: none;
	}
	a.catprev b {
		font-size: 14px;
		text-transform: uppercase;
		height: 40px;
		display: block;
		margin: 0;
		padding: 0 10px 10px 10px;
		text-align: center;
		text-decoration: none;
		line-height: 126%;
		background: #C3C3C3;
	}
		

/*catalog_small*/
ul.catalog_small, ul.catalog_small li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 1%;
}
ul.catalog_small li {
	float: left;
	margin: 0 10px 0 0;
	height: 1%;
}
a.article_pic.gallery {
	display: block;
	width: 172px;
	height: 172px;	
	background: url(../img/catalog_frame.gif) no-repeat 50% top;
	text-decoration: none;
	text-align: center;
	margin: 0 0 10px 0;
	padding-top: 11px;
}
	a.article_pic.gallery span {
		margin: 0 11px 0 11px;
		display: block;
		width: 150px;	
		height: 150px;
		overflow: hidden;
		cursor: pointer;
	}
	*html a.article_pic.gallery span { overflow: auto; } /* для Ie6*/
	
/*catalog_small_small*/
ul.catalog_small.verysmall, ul.catalog_small.verysmall li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 1%;
}
ul.catalog_small.verysmall {
	position: relative;	
	margin-top: -17px;
	z-index: 1;
}
.big_prev ul.catalog_small.verysmall {
	margin-top: 5px;
}
ul.catalog_small.verysmall li {
	float: left;
	margin: 0 4px 0 0;
	height: 1%;
}
.big_prev ul.catalog_small.verysmall li {
	margin-right: 5px;	
}
ul.catalog_small.verysmall li img {
	border: none;
}
a.article_pic.gallery.small {
	display: block;
	width: 40px;
	height: 35px;	
	background: #c3c3c3;
	text-decoration: none;
	text-align: center;
	margin: 0 0 10px 0;
	padding-top: 5px;
}
a.article_pic.gallery.small:hover, a.article_pic.gallery.small:active {
	background: #DFDFDF;
}
	a.article_pic.gallery.small span {
		margin: 0 5px 0 5px;
		display: block;
		width: 30px;	
		height: 30px;
		overflow: hidden;
		cursor: pointer;
	}
	*html a.article_pic.gallery.small span { overflow: auto; } /* для Ie6*/
	
.catalog_prev_item a.article_pic.gallery.small img {
		width: 30px;
}
.big_prev ul.catalog_small.verysmall li a.article_pic.gallery.small {
	width: 60px;
	height: 55px;
}
.big_prev ul.catalog_small.verysmall li a.article_pic.gallery.small span {
	width: 50px;	
	height: 50px;
}

#catalog_cart_add {
	margin-left: 330px;
	margin-bottom: 25px;
	border-bottom: 1px #DFDFDF solid;	
}

#submenu {
	margin-bottom: 25px;
}	
#submenu ul, #submenu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 1%;
}
	#submenu li {
		margin: 0 0 2px 0;	
	}
	#submenu li a {
		display: block;
		padding: 8px 15px 8px 10px;
		text-decoration: none;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: bold;
		height: 1%;
		color: #000;
		background: #C3C3C3 url(../img/submenu.gif) no-repeat 97% 50%;
		border-bottom: 1px #A1A0A2 solid;
		
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	}
	#submenu li a span {
		cursor: pointer;
	}
		#submenu li a:hover {
			text-decoration: none;
			color: #EFE1B4;
			background: #161616 url(../img/submenu.gif) no-repeat 97% 50%;
		}
		#submenu li a.current {
			color: #EFE1B4;
			background: #333333 url(../img/submenu.gif) no-repeat 97% 50%;
		}
	#submenu a.current b {
			font-weight: bolder;
		}
	#submenu li ul {
		margin: 0 3px 5px 10px;
		display: none;
	}
	#submenu li.current ul {
		display: block;
	}
	#submenu li ul li {
		margin: 0;
	}
	#submenu li ul li a {
		font-family: Arial;
		display: block;
		background: none;
		padding: 5px 20px;
		text-decoration: none;
		font-size: 16px;
		text-transform: none;
		font-weight: normal;
		line-height: 106%;
		border-top: 1px #E9EAEA solid;
		border-bottom: 1px #A1A0A2 solid;
		color: #000;
		background: url(../img/submenu.gif) no-repeat 5px 50%;
		background-color: #DFDFDF;
	}
		#submenu li ul li a:hover, #submenu li ul li a.current {
			text-decoration: none;
			color: #EFE1B4;
			background: #161616 url(../img/submenucurrent.gif) no-repeat 5px 50%;
		}
		#submenu li ul li a.current b {
				font-weight: normal;
			}
	*html #submenu li { display: block; float: left; width: 220px; height: 1%; } /* для Ie6*/


.left_frame {
		background: url(../img/left_frame.gif) no-repeat left bottom;	
		width: 220px;
		margin: 10px 4px;
}
	*html .left_frame_top { margin: 0 0 0 -12px; } /* для Ie6*/
	*:first-child+html .left_frame_top { margin: 0 0 0 -12px; } /* для Ie7*/
	.left_frame_top {
		position: absolute;
		width: 220px;
		height: 8px;
		background: url(../img/left_frame.gif) no-repeat left top;
	}
	.left_frame_info {
		margin: 0 12px;
		padding: 12px 0;
	}


td {
	vertical-align: top;
	padding: 0 18px 15px 0;
}


/*related
===========================*/
ul.related, ul.related li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 1%;
}
	ul.related li {
		margin: 1px 0;	
	}
	ul.related li a {
		display: block;
		padding: 5px;
		text-decoration: none;
		height: 1%;
		line-height: 108%;
		background: #DFDFDF;
		border-bottom: 1px #C3C3C3 solid;
		
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	}
	ul.related li a:hover {
		background: #C3C3C3;		
	}
	ul.related li a img {
		float: left;
		border: 1px #C3C3C3 solid;
		position: relative;
		margin-right: 5px;
		margin-top: 0;
		width: 30px;
	}
	ul.related li a span {
		display: block;
		width: 75%;
	}
	ul.related li a i {
		float: right;
		font-style: normal;
	}

	#page_related_img {
		padding: 15px;
		background: #f0f0f0;
		border: 1px #DFDFDF solid;
		border-bottom: 1px #C3C3C3 solid;
		
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	}
	#page_related_img h3 {
		margin-top: 0;
		padding-top: 0;	
	}



#subscrform input {
	margin: 0 0 15px 0;
	padding: 2px;
}
#subscrform p {
	display: inline;
}
#subscrform input {
	color: #000;
	border: 1px #abb0b5 solid;
	width: 155px;
	background: #D9DCDC;
}
#subscrform input.button {
	width: auto;
}

#counter {
	float: right;	
}

.sitepath {
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 14px;
	color: #777;
}
.sitepath ul, .sitepath li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0 4px 0 0;	
}
.sitepath li span {
	color: #003366;
}
#footer .sitepath li span {
	color: #cc0000;		
}
.sitepath a {
	font-weight: normal;
	color: #000;	
	font-size: 13px;
}
	.sitepath b, .sitepath a.current {
		font-weight: normal;
		text-decoration: none;
		color: #777;
		white-space: nowrap;
	}
	.sitepath a:hover {
		font-weight: normal;
	}


.design {
	margin-top: 5px;
	padding: 0;	
}
	.design small {
		font-size: 11px;	
	}


.informer {
	padding: 10px;
	margin: 5px 0;

	border: 1px #E02717 solid;	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.informer.error{color:#cc0000;}
.textinput.error{border:1px #cc0000 solid;}



.more {
    display: block;
    overflow: hidden;
    text-decoration: none;
    white-space: nowrap;
}
.more {
    display: block;
    float: left;
    height: 25px;
    padding: 0 12px;
    margin: 1px 0;
    line-height: 25px;
    background: url(../img/more.gif) no-repeat 100% 50%;
    
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
}
.more i {
    display: block;
    position: absolute;
    z-index: 1;
    width: 12px;
    height: 25px;
    background: url(../img/more.gif) no-repeat 0 50%;
    margin: 0 0 0 -12px;

		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
}
*html .more i { margin-top: -10px; } /* для Ie6*/
*:first-child+html .more i { margin-top: -5px; } /* для Ie7*/
.more:hover {
    color: #000;
}
.more:hover i {
    background: url(../img/more.gif) no-repeat 0 0;
}

.more.prev, .more.next, .more.all {
	margin-top: 15px;	
}
.more.next, .more.all {
	float: right;
	margin-left: 5px;
}



.textinfo.catalogiteminfo, .catalog_prev_item {
	margin-bottom: 5px;
	padding: 15px;
		background: #f0f0f0;
		border: 1px #DFDFDF solid;
		border-bottom: 1px #C3C3C3 solid;
		
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
}
.textinfo.catalogiteminfo, .catalog_prev_item:hover {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.textinfo.catalogiteminfo {
	margin-bottom: 5px;	
}
	.textinfo.catalogiteminfo .more.prev, .textinfo.catalogiteminfo .more.next, .textinfo.catalogiteminfo .more.all {
		background: #DFDFDF;
	}
		.textinfo.catalogiteminfo .more.prev:hover, .textinfo.catalogiteminfo .more.next:hover, .textinfo.catalogiteminfo .more.all:hover {
			background: #C3C3C3;
		}
	.textinfo.catalogiteminfo .more.prev i, .textinfo.catalogiteminfo .more.next i, .textinfo.catalogiteminfo .more.all i {
			background: #DFDFDF;
		}
		.textinfo.catalogiteminfo .more.prev:hover i, .textinfo.catalogiteminfo .more.next:hover i, .textinfo.catalogiteminfo .more.all:hover i {
			background: #C3C3C3;
		}	

.catalog_prev_item .more.details {
	margin-top: 10px;
	background: #DFDFDF;
}
	.catalog_prev_item .more.details:hover {
			background: #C3C3C3;
		}
	
.catalog_prev_item .catalog_prev_info {
	margin-left: 180px;	
}
.catalog_prev_info .title, .catalog_prev_item .title {
	padding-top: 0px;
	margin-rop: 0;
	font-size: 18px;
}
.magazin_order_item  {
	margin-bottom: 0;
}
.catalog_prev_info .description {
	margin: 15px 10px 0 10px;
	padding: 0;
	font-size: 14px;
}
.catalog_prev_info .gopage {
	display: block;
	border-top: 1px solid #DFDFDF;
	color: #000;
	font-size: 14px;
	margin-top: 10px;
}
.catalog_prev_info .gopage a {
	color: #666;	
}

	/*prevsmall*/
	.catalog_prev_item_small .catalog_prev_info {
		display: none;	
	}


.catalog_prev_item.magazin_order_item.graybox {
	height: auto;
	padding: 0;
	border: 0;
	border-bottom: 1px #C3C3C3 solid;
		
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
	.catalog_prev_item.magazin_order_item.graybox:hover {
			background: #C3C3C3;		
		}
.catalog_prev_item.magazin_order_item.graybox p {
	margin: 5px 0;
	padding: 0;
}
.magazin_order_item ul.catalog_small.verysmall {
	margin: 0;
	margin-top: 5px;
	padding: 0;
}
.magazin_order_item ul.catalog_small.verysmall li {
	margin: 0;
	padding: 0;	
}
.magazin_order_item ul.catalog_small.verysmall li a.article_pic.gallery.small {
	width: 60px;
	height: 55px;
}
.magazin_order_item ul.catalog_small.verysmall li a.article_pic.gallery.small span {
	width: 50px;	
	height: 50px;
}
.magazin_order_item ul.catalog_small.verysmall li a.article_pic.gallery.small img {
	width: auto;	
	height: auto;
}
.magazin_order_item .title {
	margin-top: 0;
	padding-top: 0;
}
.magazin_order_item table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}
.magazin_order_item table td {
	padding: 5px 10px;
	margin: 0;
	border-right: #E9EAEA 1px solid;
}
	.catalog_prev_item.magazin_order_item.graybox:hover table td {
		border-right: #DFDFDF 1px solid;
	}
.magazin_order_item .quantity.progress {
	color: #999;
}
	
.plusminus {
		display: block;
		float: left;
		margin: 5px 5px 0 0;
}
	.plusminus a {
		display: block;
		width: 24px;
		height: 24px;
		margin: 1px;
		background: #ccc;
		text-decoration: none;
		text-align: center;
		line-height: 24px;
		font-weight: bold;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	}
	.plusminus a:hover {
		background: #f0f0f0;
	}
	.plusminus a.progress {
		color: #999;
	}
	.plusminus.del {
		margin-right: 0;
	}
	.plusminus.del a {
		width: auto;
		padding: 0 5px;	
		font-size: 10px;
		text-transform: uppercase;
	}

/* order */
.orderdescr {
	padding: 0;
	margin: -4px 0 2px 0;
	font-size: 75%;
	
	position: absolute;
	top: -5000px;
	left: -5000px;
}
.order_form {
	padding: 5px 10px;
	margin-bottom: 1px;
	border-top: 1px #eaeaea solid;
	border-bottom: 1px #c3c3c3 solid;	
	background: #e5e5e5;
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.order_form p {
	/*display: inline;*/
	display: block;
	padding: 0;
	margin: 0;
	font-size: 13px;
}
	.textinfo .order_form p {
		display: block;
		margin: 0 0 4px 0;
	}
.order_form p b {
	font-weight: bold;
	color: #444;
}
.order_form.stock {
}
.order_form:hover, .order_form.hover, .order_form.stock:hover, .order_form.stock.hover {
	background: #DFDFDF;
	border-top: 1px #DFDFDF solid;
	border-bottom: 1px #c3c3c3 solid;
}
.order_form i small {
	display: inline;
	margin: 2px 0;
	color: #cc0000;
	font-size: 90%;
	white-space: nowrap;
}	
.order_input {
	padding: 0;
	margin: 0;
}
.order_input.button, .order_input.quantity {
	float: right;
	position: relative;
	z-index: 1;
}
.order_input.button input {
  display: inline-block;
  color: white;
  text-decoration: none;
  font-size: 14px;
  padding: 8px 16px;
  outline: none;
  border-width: 2px 0;
  border-style: solid none;
  border-color: #FDBE33 #000 #D77206;
  border-radius: 6px;
  background: #E38916;
  background: linear-gradient(#F3AE0F, #E38916) #E38916;
  transition: 0.2s;
  
  cursor: pointer;
}
	.order_input.button input:hover { background: linear-gradient(#f5ae00, #f59500) #f5ae00; }
	.order_input.button input:active { background: linear-gradient(#f59500, #f5ae00) #f59500; }
	
	.order_input.button.mini input {
	  font-size: 14px;
	  padding: 5px 8px;
	  position: relative;
	  margin: 0 -5px 0 0;
	}
	
.order_input input {
	padding: 2px;
	margin: 0 0 0 5px;
	line-height: 106%;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border: 1px #C3C3C3 solid;
	background: #333;
}
.order_input.quantity input {
	background: #ccc;
	color: #000;
	width: 17px;
	line-height: 30px;
	height: 25px;
	font-weight: normal;
	display: none;
}
.order_input.cena {
	display: block;
	margin: 5px 0 12px 0;
	padding: 0;
}
.order_input.cena b {
	display: block;
	position: relative;
	margin: -5px 0 1px 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #555;
}
.order_input.cena span {
	font-weight: bold;
	font-size: 18px;
}
	.textinfo.catalogiteminfo .order_input.cena span {
		font-size: 21px;
	}
.description.header {
	background: url(../img/textinfo_spacer.gif) repeat-x;	
	padding-top: 30px;
}
.textinfo h1, .textinfo h2, .textinfo h3 {
	padding-top: 0;
	margin-top: 0;	
}


#cart {
	z-index: 1;
	background: #DFDFDF url(../img/cart.gif) no-repeat 0 8px;
	padding: 10px 10px 10px 25px;
	margin: 0 0 20px 0;
	border: 1px #DFDFDF solid;
	border-bottom: 1px #ccc solid;
	
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
}
#cart.quantity {
	background: #E8DAB6 url(../img/cart.gif) no-repeat 0 8px;
}
#cart a {
		font-weight: bold;
}
	#cart #cartinfo{
		margin: 0;
		padding-right: 30px;
		font-size: 14px;
	}
	#cart #cartinfo a{
		font-weight: normal;
		text-decoration: none;
	}
#topcart {
		color: #000;
}
	#topcart.quantity {
		height: 50px;
	}
	#topcart a {
		text-decoration: none;
	}
	
#cartsticktop {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}


.informer.order {
	border: 0;
	padding-left: 0;	
}
#orderform {

}
	#orderform .informer, #orderform p {
		padding: 0;
		margin: 0 0 3px 0;
		border: 0;	
	}
	#orderform .informer {
		color: #666;		
	}
	#orderform .informer a {
		color: #666;				
	}
	#orderform .textinput {
		width: 99%;
		margin-right: 5px;	
	}
	#orderform .textinput.submit {
		/*width: 200px;*/
		cursor: pointer;
	}
	#orderform .title {
		margin: 5px 0 15px 0;
	}
	#orderform .kform table {
		parring: 0;
		margin: 0;
		width: 99%;
	}
	
	#orderform h2 {
		madding: 0;
		margin: 15px 0 0 0;	
	}


#writecomment {
	margin-top: 30px;	
}

#comment_form {
	margin-bottom: 15px;	
}
#comment_form #recalls_form p {
	margin: 0;
	padding: 0 0 10px 0;	
}
#comment_form input, #comment_form textarea {
	color: #000;
	border: 0;
	background: #D9DCDC;
}
#comment_form input {
	width: 300px;
	height: 25px;
	padding: 0 5px;
	background: url(../img/form_bg.gif) repeat-x;	
	margin-right: 5px;
	line-height: 25px;
}
#comment_form textarea  {
	width: 96%;
	height: 100px;
	padding: 15px 5px;
	background: #cccccc url(../img/form_txt_bg.gif) no-repeat;
}
#comment_form .textinput.submit {
	cursor: pointer;
}

#comments_header {
	font-size: 21px;
	font-weight: normal;
}
.comment_item {
	padding: 10px 0 5px 10px;
	margin-top: 5px;
	border-top: 1px #C3C3C3 solid;
}
.comment_item.hover, .comment_item.active {
	background: #DFDFDF;
	border-top: #cc0000 1px solid;
}

.comment_item.approved0 {
	color: #999;
}
.comment_item .admtools {
	float: right;
	background: #C3C3C3;
	padding: 0px 5px;
	text-transform: uppercase;
	position: relative;
	margin: -10px 10px 0 10px;
}
.comment_item .admtools a {
	font-size: 9px;
	color: #666;
	padding: 0 2px;
}
.comment_item .admtools a:hover {
	color: #cc0000;
}


.comment_author {
	font-size: 14px;
	color: #666;
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
}
.comment_author b {
	color: #000;		
}
/*
.comment_item .reply {
	padding: 0;
	margin: 0;
	float: right;
}
.comment_item .reply a {
	font-size: 14px;
	color: #666;
	display: block;
	padding: 0 10px;
}
.comment_item .reply a:hover {
	color: #cc0000;
}
*/
.comment_item .reply {
	float: right;
	background: #C3C3C3;
	padding: 0px 5px;
	text-transform: uppercase;
	position: relative;
	margin: -10px 0 0 10px;
}
.comment_item .reply a {
	font-size: 9px;
	color: #666;
	padding: 0 2px;
}
.comment_item .reply a:hover {
	color: #cc0000;
}

.comment_items {
	margin-left: 10px;	
}


.big_prev {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	z-index: 1;
	width: 330px;
}
	.big_prev img {
		border: 10px #C3C3C3 solid;	
	}
	
#searchform {
	float: right;	
}
#searchform p {
	display: inline;
}
#searchform input {
	color: #abb0b5;
	background: #333;
	border: 1px #666 solid;
	padding: 0 2px;
}
#menu_top #searchform {
	margin-right: 5px;	
}
#menu_top #searchform input.txt {
	border: 0;
	width: 130px;
	background: url(../img/form_bg.gif) repeat-x;	
	padding: 2px 0;
	color: #000;
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#menu_top #searchform input.smb {
	border: 0;
	background: #ccc;
	padding: 1px 5px;
	color: #000;
	cursor: pointer;
	font-weight: bold;
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#menu_top #searchform input.smb:hover {
	color: #003366;	
}

.searchlist{
	
}
.searchlist li {
	margin-bottom: 10px;
}

.searchlist li ul.catalog_small {
	margin: 0;	
}

/* partner */
.user_menu {
	
}
.user_menu ul, .user_menu li {
	list-style-type: none;
	padding: 0;
	margin: 0 10px 0 0;
}
.user_menu.side {
	display: block;
	background: #DFDFDF;
	padding: 10px 0 10px 25px;
	margin: 1px 0 15px 0;
	border: 1px #DFDFDF solid;	
}
.user_menu.side li {
    white-space: nowrap;
}
.partnership_stat {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.partnership_stat tr.status_confirm, .partnership_stat tr.status_confirm a {
	color: #777;	
}
.partnership_stat th {
	text-align: left;
	background: #ccc;
	padding: 2px 5px;
}
.partnership_stat td {
	text-align: left;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding: 2px 5px;
}


.tablepro {
	width: 99%;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.tablepro tr.status_confirm, .tablepro tr.status_confirm a {
	color: #777;	
}
.tablepro th {
	text-align: left;
	background: #ccc;
	padding: 4px 5px;
}
.tablepro td {
	text-align: left;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding: 4px 5px;
}




fieldset {
	border: 0;
	padding: 0;
	margin: 15px 15px 15px 30px;
}
fieldset legend {
	font-size: 18px;
	position: relative;
	margin: 15px 15px 5px -30px;
}
dt {
	padding: 5px 0;
}
dt label {

}
dt small {
	font-size: 90%;
	color: #666;
}


#page_lister {
	padding: 15px 15px 35px 15px;
}
#page_lister {
	line-height: 30px;	
	}
#page_lister span {
	display: block;
	float: left;
	margin-right: 10px;
}
#page_lister a {
	display: block;
	float: left;
	margin: 0 2px;
}
#page_lister b {
	display: block;
	float: left;
	position: relative;
	margin: 0 5px -8px 5px;
	font-size: 21px;	
}




/*button
---------------------------------------------------------*/
a.button {
  display: inline-block;
  color: white;
  text-decoration: none;
  font-size: 14px;
  padding: 8px 16px;
  margin-right: 2px;
  outline: none;
  border-width: 2px 0;
  border-style: solid none;
  border-color: #FDBE33 #000 #D77206;
  border-radius: 6px;
  background: linear-gradient(#F3AE0F, #E38916) #E38916;
  transition: 0.2s;
  
  cursor: pointer;
	}
	a.button:hover {
		background: linear-gradient(#f5ae00, #f59500) #f5ae00;
	}
	a.button:active {
		background: linear-gradient(#f59500, #f5ae00) #f59500;
	}

a.button.gray {	
  border-color: #f0f0f0 #000 #999;
  background: linear-gradient(#ccc, #eaeaea) #ccc;
  color: #000;
}
	a.button.gray:hover {
	  border-color: #f0f0f0 #000 #666;
	  background: linear-gradient(#ccc, #f0f0f0) #ccc;
	}
	a.button.gray:active {
	  background: linear-gradient(#999, #f0f0f0) #ccc;
	}

a.button.yellow {	
  border-color: #f0f0f0 #000 #efb537;
  background: linear-gradient(#ffcc66, #ede0c2) #ede0c2;
  color: #000;
}
	a.button.yellow:hover {
	  border-color: #efb537 #000 #D77206;
	}
	a.button.yellow:active {
	  border-color: #efb537 #000 #D77206;
	}

	
a.button.block {
	display: block;
	text-align: center;	
}

a.button.small {
  padding: 4px 10px;	
}

/*btn*/
a.btn, a.btn:hover, a.btn:active, .btn, .btn:hover, .btn:active {
  color: #000;
  border: 0;
}
a.btn, .btn {
  position: relative;
  margin-top: -1px;
  
  *display: inline;
  /* IE7 inline-block hack */
  display: inline-block;

  *zoom: 1;
  padding: 2px 6px 2px;
  margin-bottom: 3px;
  line-height: 18px;
  *line-height: 20px;
  font-color: #000;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: #e5e5e5;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
a.btn:hover, .btn:hover, a.btn.active, .btn.active {
	background: #cecece;
  text-decoration: none;

		-webkit-box-shadow: 0 0px 2px 1px #fff;
		   -moz-box-shadow: 0 0px 2px 1px #fff;
	            box-shadow: 0 0px 2px 1px #fff;
}
.btn.selecter {
	background: #cecece;
	margin: 2px;
		-webkit-box-shadow: 0 0px 0px 1px #cecece;
		   -moz-box-shadow: 0 0px 0px 1px #cecece;
	            box-shadow: 0 0px 0px 1px #cecece;
}
.btn.selecter.active {
	background: #eb9c12;
	color: #fff;
		-webkit-box-shadow: 0 0px 0px 1px #eb9c12;
		   -moz-box-shadow: 0 0px 0px 1px #eb9c12;
	            box-shadow: 0 0px 0px 1px #eb9c12;
}
	


.graybox {
	padding: 10px;
	background: #DFDFDF;
	margin: 5px 0;

	border: 1px #DFDFDF solid;	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


/*sitemap*/
#sitemap {
	
}
	#sitemap ul, #sitemap li {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#sitemap ul {
		margin-left: 20px;	
		margin-bottom: 15px;
	}
	#sitemap ul li a {
		font-weight: bold;
		font-size: 16px;
		margin: 5px 0 5px 0;
		display: block;
	}
	#sitemap li ul {
		margin-left: 15px;
		padding-left: 15px;
		border-left: 1px #CCC solid;
	}
	#sitemap li ul:hover {
		border-color: #000;
	}
	#sitemap li ul li a {
		font-weight: normal;	
		display: inline;
		padding: 0;
		font-size: 100%;
	}
	
	
/* TAG CLOUD
---------------------------------------------------------*/
#cloud {
	overflow: hidden;
	text-align: left;
	background: #DFDFDF;
}
.largest {
	font-size: 176%;
	line-height: 116%;
	color: #003366;
}
.large {
	font-size: 156%;
	line-height: 116%;
}
.medium {
	font-size: 136%;
	line-height: 116%;
}
.small {
	font-size: 126%;
	line-height: 116%;
}
.smallest {
	font-size: 100%;
	line-height: 116%;
}

.largest.big {
	font-size: 256%;
}
.large.big {
	font-size: 236%;
}
.medium.big {
	font-size: 206%;
}
.small.big {
	font-size: 170%;
}
.smallest.big {
	font-size: 130%;
}

.nobuy { display: none; }



/* classifier
---------------------------------------------------------*/
#classifier {
	margin-bottom: 15px;
	}

.classifier_title {
	display: block;
	margin: 15px 0 5px 0;
	padding: 0;
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	}

.classifier  {
	margin: 0;
}
	.classifier  ul, .classifier  ul li {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	.classifier  ul li a, .classifier  ul li span, .classifier  ul li i {
		display: block;
		padding: 0 0 0 18px;
		margin: 0 0 1px 0;
		text-decoration: none;
		font-size: 100%;
		font-weight: bold;
	
		background: url(../img/classifier_off.gif) no-repeat 0% 3px;
	}
	.classifier ul li a:hover {
		text-decoration: underline;
		border-left-color: #006699;
		color: #006699;
	}
	.classifier ul li a.current {
		text-decoration: underline;
		border-left-color: #006699;
		color: #006699;
		
		background: url(../img/classifier_on.gif) no-repeat 0% 2px;
	}
	.classifier  ul li a.off, .classifier  ul li span.off, .classifier  ul li i {
		color: #999;
		font-weight: normal;
		font-style: normal;
	}
	.classifier li ul {
		margin-left: 10px;
	}
	.classifier li ul li a {
		font-size: 14px;	
		text-transform: none;
		font-weight: normal;
	}
	
	.classifier li a small {
		font-size: 12px;	
		text-transform: none;
		font-weight: normal;
		color: #666;
	}
	
	.nulldata {
		color: #777;
	}

	/*filterbox*/
	#cfgotocatalog {
		display: none;
		position: relative;
		float: right;
		z-index: 20000;
	}
	#allfilters {
		overflow: hidden;
		
		padding: 0 15px;
		margin: 0 -11px 15px -11px;
		border-bottom: 1px #C3C3C3 solid;
		
		background: #dfdfdf;
		
		height: 100px;
	}
	#allfilters.active {
		border-radius: none;
		padding: 0 15px 15px 15px;
		border-bottom: 1px #fff solid;
		height: auto;
		overflow: inherit;
		background: #efefef;
	}
	.filterbox {
		float: left;
		width: 23%;
		margin-right: 15px;
	}
	
	#cfshadow {
		position: absolute;
		margin: 0 0 0 -11px;
		height: 100px;
		width: 0;
		overflow: hidden;
		
		background: url(../img/white-shadow-btn.png) no-repeat 50% 100%;			
		cursor: pointer;
	}
	#cfshadow:hover {
		border-bottom: 1px #fff solid;	
	}
	

	#clearfilter {
		display: none;
	}

	#allfilters.active #clearfilter {
		display: block;	
		margin: -15px 15px 0 0;
		background: #edeeee;
		color: #cc0000;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		float: right;
	}
	#closeallfilters {
		display: none;
		position: relative;
		z-index: 10;
		margin-top: 5px;
		background: #edeeee;
		color: #cc0000;
		font-size: 16px;
		font-weight: bold;
		float: right;
		margin-right: 15px;		
	}



/* CALENDR
---------------------------------------------------------*/
.calendr_event, .calendr_date, .calendr_title, .calendr_block {
	margin: 0 0 5px 0;	
}
.calendr_title {
	font-weight: bold;
	margin-bottom: 10px;	
}
.calendr_title img {
	margin-right: 5px;	
}
.calendr_date, .calendr_date a {
	font-size: 10px;
	text-decoration: none;	
	margin: 0;
}

#admin_menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20000;
	line-height: 31px;
}
#admin_menu ul, #admin_menu ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;	
}
#admin_menu ul li a {
	display: block;
	padding: 2px 5px;
	background: #ccc;
}



#displaytype {
	padding: 0 0 15px 0;	
	color: #777;	
	font-size: 13px;
}
	.dtype {
		position: relative;
		display: inline-block;
		width: 20px;
		height: 20px;
		border: 1px #ccc solid;
		margin: 0 0 -6px 0;
	}
	.dtype:hover, .dtype.active {
		border-color: #cc0000;
	}
	.dtype span {
		display: none;	
	}
	.dtype.listtype {
		background: url(../img/icons/dt_list.gif) no-repeat 50% 50%;	
	}
	.dtype.tabletype {
		background: url(../img/icons/dt_table.gif) no-repeat 50% 50%;	
	}
	.dtype.lowerprice {
		background: url(../img/icons/dt_lowerprice.gif) no-repeat 50% 50%;	
		width: 65px;
	}
	.dtype.stock {
		background: url(../img/icons/dt_stock.gif) no-repeat 50% 50%;	
		width: 65px;
	}
	.dtype.new {
		background: url(../img/icons/dt_new.gif) no-repeat 50% 50%;	
		width: 65px;
	}


.payinformer { display: none; }

#payon {
	display: none;	
}
#predoplata_type p {
	padding: 5px 0 0 0;	
	margin: 0;
}
#predoplata_type label {
	cursor: pointer;
}
	#predoplata_type label:hover {
		color: #cc0000;
	}



a.button24, input.button24 {
  display: inline-block;
  color: white;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 16px;
  outline: none;
  border-width: 2px 0;
  border-style: solid none;
  border-color: #FDBE33 #000 #D77206;
  border-radius: 6px;
  background: #E38916;
  background: linear-gradient(#F3AE0F, #E38916) #E38916;
  transition: 0.2s;
  
  cursor: pointer;
} 
a.button24:hover, input.button24:hover { background: linear-gradient(#f5ae00, #f59500) #f5ae00; }
a.button24:active, input.button24:active { background: linear-gradient(#f59500, #f5ae00) #f59500; }



/*
For iPad and other tablet */
@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
}