@charset "iso-8859-2";
/* CSS Document */

div.content_frame {
}

div.content_frame h1 {
	margin: 0 6px 6px 6px;
	padding: 0px 10px 3px 10px;
	font-size: 20px;
	color: #ebdfcb;
}

div.content {
	padding: 0px 14px 0 14px;
}

div.content div.head_1 {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dashed #433b2f;
	margin: 0 0 6px 0;
	color: #d5b37c;
}
div.content div.head_1 a {
	color: #d5b37c;
}
div.content div.head_2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;
	color: #997338;
}
div.content div.head_2 a {
	color: #997338;
}
div.content a {
	color: #ed7100;
}
div.content a.nav_link {
	margin: 6px 0 0 0;
	padding: 0 0 0 36px;
	background: url(../images/nav_link_icon.gif) no-repeat left center;
}
/*************** PAGINATION *****************/

div.pagination {
	color: #888;
	margin: 2px 0 2px 0;
	padding: 2px 5px 2px 5px;
	background: #181716;
	border-top: 1px solid #463f3a;
	border-bottom: 1px solid #463f3a;
}

div.pagination a {
	padding: 0px 5px 0px 5px;
	margin: 2px;
	
	text-decoration: none; /* no underline */
}
div.pagination a:hover, div.pagination a:active {
}
div.pagination span.current {
	padding: 0px 5px 0px 5px;
	margin: 2px;
	
	font-weight: bold;
	background-color: #4c3b2e;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 0px 5px 0px 5px;
	margin: 2px;
	color: #6f5c4c;
}

/*** lista sorrend ***/
div.order_list_frame {
	margin: 4px 0 16px 0;
	border: 1px solid #463f3a;
	background: #181716;
}
div.order_list_frame table {
	width:100%;
	font-size: 12px;
}
div.order_list_frame table td {
	text-align: center;
/*	color: #4c81aa;*/
	padding: 4px 2px 4px 2px;
	vertical-align: middle;
}
div.order_list_frame table td b {
	
}
div.order_list_frame table td select {
/*	color: #a74321;*/
}
div.order_list_frame table td.order {
}
div.order_list_frame table td.filter_price {
	border-top: 1px solid #463f3a;
	border-bottom: 1px solid #463f3a;
	background: #0f0e0e;
}
div.order_list_frame table td.filter_price table td {
}
div.order_list_frame table td.filter_price b {
	color: #c4a676;
	font-size: 14px;
}
div.order_list_frame table td.filter_price td.min,
div.order_list_frame table td.filter_price td.max {
	width: 20%;
	text-align: center;
}
div.order_list_frame table td.filter_price td.min {
}
div.order_list_frame table td.filter_price td.max {
}
div.order_list_frame table td.filter_manufact {
/*	border-top: 1px solid #e9e3dc;
	background: #f9f8f6;*/
}
div.order_list_frame table td.filter_manufact a {
	padding: 0px 5px 0px 5px;
	background: #bddceb;
	border: 1px solid #88b6cd;
	color: #4c81aa;
}
div.order_list_frame table td.filter_manufact a:hover {
	background: #afd2e2;
}
div.order_list_frame table td.filter_manufact a.all {
	background: #6596ae;
	border: 1px solid #4b8099;
	font-weight: bold;
	color: #fff;
}
div.order_list_frame table td.filter_manufact a.all:hover {
	background: #6d9db5;
}
div.order_list_frame table td.filter_manufact a.factory {
	
}
/* slider */
div.slider {
	width: 100%;
	margin:4px auto 4px auto;
	background: url(../images/slider_bg.gif) repeat-x;
	height:7px;
	position: relative;
}

div.slider div.handle {
	width: 13px;
	height: 16px;
/*	cursor: move;*/
	position: absolute;
	margin-top: -5px;
}
div.slider div.handle:hover{
}
div.slider div.handle.left{
	margin-left:-5px;
	background: url(../images/handle_left.png) no-repeat;
	cursor: e-resize;
}
div.slider div.handle.right{
	margin-left:5px;
	background: url(../images/handle_right.png) no-repeat;
	cursor: w-resize;
}
div.priceshow_min,
div.priceshow_max {
}
div.priceshow_min {
}
div.priceshow_max {
}


/*** alkategória lista ***/
div.main_cat_desc {
}

div.sub_cat_desc {
}
div.sub_cat_desc p {
	margin: 3px 0 9px 0;
	padding: 2px 4px 2px 4px;
	border-bottom: 1px dashed #231f1f;
	border-top: 1px dashed #231f1f;
}


/*** termék lista ***/
table.prod_list_item {
	margin: 6px 5px 20px 5px;
	width: 266px;
	float: left;
}
table.prod_list_item td {
}
table.prod_list_item td div.name {
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 4px 0;
	font-weight: bold;
}
table.prod_list_item td div.name a {
	color: #d5b37c;
}
/* buy_this */
table.prod_list_item tr.buy_this_sign,
table.prod_list_item tr.buy_this_sign td {
	padding: 0px;
	margin: 0px;
	height: 0px;
	overflow: hidden;
}
table.prod_list_item tr.buy_this_sign td div {
	display: none;
}
table.prod_list_item.buy_this tr.buy_this_sign {
	overflow: visible;
}
table.prod_list_item.buy_this tr.buy_this_sign td div {
	width: 90px;
	height: 15px;
	background: url(../images/buy_this_bg.png) repeat-x;
	position: absolute;
	margin: -8px 0 0 -6px;
	display: block;
	border: 1px solid #ddd;
	font: bold italic 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align: center;
	color: #fff;
}
/* image */
table.prod_list_item td.img {
	vertical-align: middle;
	width: 140px;
	height: 160px;
	border: 1px solid #312a25;
	background: #201c1a;
	text-align: center;
}
table.prod_list_item td.img a.prod_img {
	color: #aaa;
	text-align: center;
	text-decoration: none;
}
table.prod_list_item td.img a.prod_img img {
	border: 0px;
}
table.prod_list_item td.img a.prod_img:hover img {
}
/* info */
table.prod_list_item td.info {
	vertical-align: top;
	padding: 0 0 0 6px;
}
table.prod_list_item td.info.l2 {
	vertical-align: bottom;
}
/* name */
table.prod_list_item td.info div.name {
	margin-bottom: 6px;
}
table.prod_list_item td.info div.name a {
	color: #C85D9E;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 17px;
}
table.prod_list_item td.info div.cat {
	font-size: 11px;
	color: #777;
	line-height: 13px;
}
table.prod_list_item td.info div.store {
	font-size: 11px;
	line-height: 13px;
	margin-top: 6px;
}
/* price */
table.prod_list_item td.info div.prices {
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: right;
}
/* button */
table.prod_list_item td.info a.button.details {
	float: right;
	width: 70px;
	margin: 0 auto 0 auto;
}
table.prod_list_item td.desc {
	padding: 2px 0 2px 0;
}
table.prod_list_item td.desc div {
	padding: 2px 5px 2px 5px;
	font-size: 11px;
	text-align: justify;
	border-top: 1px dashed #312A25;
	border-bottom: 1px dashed #312A25;
}

/********* TERMÉK RÉSZLETEK *************/
div.prod_details_page {
}
table.prod_details {
	width: 100%;
}
/* LEFT */
table.prod_details td.left {
	vertical-align: top;
}
table.prod_details div.prod_img {
	text-align: center;
}
div.prod_details_page div.prod_img a.prod_img {
	color: #aaa;
	text-align: center;
	margin: auto;
}
div.prod_details_page div.prod_img a.prod_img img {
	padding: 2px;
/*	border: 1px solid #e1d5c7;*/
}
div.prod_details_page div.prod_img a.prod_img:hover img {
/*	border: 1px solid #e88064;*/
}
div.prod_details_page div.prod_img div.small {
	display: inline;
}
/* warranty */
div.prod_details_page div.warranty {
	font-size:12px;
	font-style: italic;
	line-height: 13px;
	text-align: center;
	color: #888;
}
div.prod_details_page div.warranty span {
	font-weight:bold;
	color: #555;
}


/* RIGHT */
table.prod_details td.right {
	width: 340px;
	vertical-align: top;
}
table.prod_details td.right.buy {
	vertical-align: bottom;
}

table.prod_details td.right p.short {
	margin: 0px 0 8px 0;
	padding: 0;
	font-size: 13px;
	line-height: 16px;
}
table.prod_details td.right.info {
	vertical-align: bottom;
	text-align: left;
}
table.prod_details td.right.info table.info {
}
table.prod_details td.right.info table.info td {
	font-size: 12px;
	padding: 1px 5px 1px 5px;
}
table.prod_details td.right.info table.info td.right {
	width: 80px;
}
table.buy_info {
	width: 100%;
	border-top: 1px solid #ddd;
}
table.buy_info td.info {
	vertical-align: top;
	font-size: 11px;
	line-height: 13px;
}
table.buy_info td.buy {
	text-align: right;
	width: 130px;
}
table.buy_info td.buy div.price,
table.buy_info td.buy div.new_price {
	color: #777;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
}
table.buy_info td.buy div.price span,
table.buy_info td.buy div.new_price span {
	font-size: 17px;
	font-weight: bold;
	color: #4c9b1a;/*#f02c0b;*/
	font-style: normal;
}
table.buy_info td.buy div.old_price {
	font-style: italic;
	font-size: 12px;
	line-height: 24px;
	color: #888;
}
table.buy_info td.buy div.old_price span {
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
	text-decoration: line-through;
	color: #666;
}
table.buy_info td.buy div.old_price span.offer {
	color: #f02c0b;
	font-size: 14px;
	text-decoration: none;
}
table.buy_info td.buy a.in_basket {
	float: right;
	display: block;
	width: 180px;
	height: 40px;
	background: url(../images/kosarba.png) no-repeat;
}
table.buy_info td.buy a.in_basket:hover {
	background: url(../images/kosarba_over.png) no-repeat;
}

/* MORE DETAILS */
div.prod_details_page div.more_details {
	clear: both;
	padding: 10px 0 0 0;
}
div.prod_details_page div.more_details div.header_1 {
	border-top: 1px solid #eee;
	color: #888;
}
div.prod_details_page div.more_details p {
	border-bottom: 1px solid #d0d0d0;
	margin: 2px 0 2px 0;
	padding-bottom: 4px;
	font-size: 11px;
	line-height: 15px;
}
