/* CSS Document */
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


div.header_0 {
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #dd4b29;
	margin: 4px 0 16px 0;
	border-bottom: 1px solid #ddd;
}
a.in_basket {
	float: right;
	display: block;
	width: 120px;
	height: 50px;
	background: url(../images/kosarba.png) no-repeat;
}
a.in_basket:hover {
	background: url(../images/kosarba_over.png) no-repeat;
}
a.tovabb_link {
	float: right;
}
a.arrow {
	padding: 0 0 0 24px;
	background: url(../images/link_arrow.png) no-repeat left center;
}

div.header_1 {
	margin: 8px 0 6px 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	border-bottom: 1px solid #fabb69;
	color: #555;
	clear: both;
}
div.header_1 a {
	color: #b72e0e;
}
div.header_1 a:hover {
	text-decoration: underline;
}
div.content_frame {
	color: #444;
}

div.content_frame a.welcome_promo {
	display: block;
	margin: 0 0 20px 0;
}
div.content_frame a.welcome_promo img {
	border: 0px;
}

div.content_frame div.static {
	text-align: justify;
	line-height: 22px;
}
div.content_frame div.message {
	padding: 10px 0 10px 0px;
	text-align: center;
}
div.content_frame a.button {
	display: block;
	float: right;
	margin: 2px;
	color: #fff;
	background: #305f89 url(../images/input_button_bg.gif) repeat-x left top;
	border: 1px solid #548ec4;
	font: bold 12px arial;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	padding: 0 6px 0 6px;
}
div.content_frame input.button {
	cursor: pointer;
	margin: 2px;
	color: #fff;
	background: #305f89 url(../images/input_button_bg.gif) repeat-x left top;
	border: 1px solid #548ec4;
	font: bold 12px arial;
	text-decoration: none;
	padding: 3px 6px;
}
div.content_frame input.button:hover {
	background: #3a6f9f url(../images/input_button_bg_over.gif) repeat-x left top;
}
div.content_frame hr {
	background: none;
	border: 0px;
	border-top: 1px solid #eee;
}
div.content_frame a.grey {
  background: #000000;
}

input.text,
input.text_over,
textarea {
	background: #f7f7f7;
	border: 1px solid #bbb;
}
input.text_over {
	background: #fafafa;
}

div.content_frame a.button:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/input_button_bg_over.gif) repeat-x;
}

div.content_frame img.left,
div.content_frame img.right {
	padding: 2px;
	border: 1px solid #e4e4e4;
}
div.content_frame img.left {
	clear: both;
	float: left;
	margin: 4px 8px 4px 0;
}
div.content_frame img.right {
	clear: both;
	float: right;
	margin: 4px 0px 4px 8px;
}
div.content_frame p {
	line-height: 20px;
}
div.content_frame p.foot {
	font-size: 12px;
	line-height: 14px;
}



/******** ?? ********/
div.kiemelt_1{
	border-bottom:1px solid #CACED1;
	color:#E26F12;
	font-size:16px;
	margin:0 0 6px;
	padding:0 0 0 15px;
	font-weight:bold;
}

div.comment_head {
	border-bottom:1px dotted #E1E1E1;
	color:#777777;
	font-size:14px;
	padding:6px 0 0;
}

div.main_content .comment_content {
	padding:0 10px 0 20px;
	text-align:justify;
}




/*********** RSS lista *************/
table.rss_titles {
}
table.rss_titles td {
	padding: 0px 5px 0px 5px;
}
table.rss_titles td.date {
	font-size: 12px;
	color: #666;
	border-right: 1px solid #ccc;
}
table.rss_titles td.title {
}
table.rss_titles td.title a {
	color: #222;
}
/*********** termék lista *************/



/****** lista rendezés ******/
div.order_list_frame {
	margin: 4px 0 16px 0;
	border: 1px solid #7AC1F2;
	background: #AEDAF9;
}

div.order_list_frame b {
	color: #606060;
}
div.order_list_frame select {
	color: #BF600C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.order_list_frame div.order,
div.order_list_frame div.filter_price,
div.order_list_frame div.filter_manufact,
div.order_list_frame div.pagination {
	padding: 3px 4px 3px 4px;
	text-align: center;
	background: #fff;
	border: 0px;
/*	border-bottom: 1px solid #ded3c6;
	border-top: 1px solid #ded3c6;*/
	margin: 1px 0 1px 0;
}
div.order_list_frame div.order,
div.order_list_frame div.filter_manufact {
	background: #EEF3F5;
}
div.order_list_frame div.filter_price {
}

div.order_list_frame div.filter_price b {
	color: #cf541f;
	font-size: 14px;
}
div.order_list_frame div.filter_price table {
	width: 100%;
}
div.order_list_frame div.filter_price td.min,
div.order_list_frame div.filter_price td.max {
	width: 20%;
	text-align: center;
}
div.order_list_frame div.filter_price td.min {
}
div.order_list_frame div.filter_price td.max {
}
div.order_list_frame div.filter_manufact {
/*	border-top: 1px solid #e9e3dc;
	border-bottom: 1px solid #e9e3dc;*/
}

/* 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 {
}

/*************** PAGINATION *****************/

div.pagination {
	clear: both;
	color: #888;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #ded3c6;
	border-bottom: 1px solid #ded3c6;
	margin: 10px 0 10px 0;
	background: #fff;
}

div.pagination a {
	padding: 0px 5px 0px 5px;
	margin: 2px;
	
	text-decoration: none; /* no underline */
	color: #555;
}
div.pagination a:hover, div.pagination a:active {
	color: #222;
	background: #eee;
}
div.pagination span.current {
	padding: 0px 5px 0px 5px;
	margin: 2px;
	
	font-weight: bold;
	background-color: #4d90b7;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 0px 5px 0px 5px;
	margin: 2px;
	color: #bbb;
}



/*** termék lista ***/
div.prod_list_item {
	padding: 0px 8px 8px 8px;
	margin: 4px 0 10px 0;
	border: 1px solid #ddd;
	width: 262px;
	height: 230px;
	float: left;
}
div.prod_list_item div.header_1 {
	border-bottom: 1px solid #dedede;
}
div.prod_list_item.v2 {
	float: right;
}
div.prod_list_item a.prod_img {
	color: #aaa;
	text-align: center;
	display: block;
	float: left;
}
div.prod_list_item a.prod_img div {
	display: none;
}
div.prod_list_item div.buy_this_sign {
	display: none;
}
div.prod_list_item.buy_this div.buy_this_sign {
	display: block;
	width: 90px;
	height: 15px;
	background: url(../images/buy_this_bg.png) repeat-x;
	position: absolute;
	margin: -8px 0 0 -12px;
	display: block;
	border: 1px solid #ddd;
	font: bold italic 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align: center;
	color: #fff;
}

div.prod_list_item a.prod_img img {
	padding: 2px;
	border: 1px solid #fff;
	margin: 0 0 6px 0;
}
div.prod_list_item a.prod_img:hover img {
	border: 1px solid #e0e0e0;
}
div.prod_list_item div.desc {
	background: none;
	width: 150px;
	float: right;
	text-align: right;
}
div.prod_list_item div.desc p {
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 16px;
	text-align:left;
	font-size: 10px;
	height: 130px;
	overflow: hidden;
}

div.prod_list_item div.desc div.price,
div.prod_list_item div.desc div.new_price {
	color: #777;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	background: none;
}
div.prod_list_item div.desc div.price span,
div.prod_list_item div.desc div.new_price span {
	font-size: 18px;
	font-weight: bold;
	color: #f02c0b;
	font-style: normal;
}
div.prod_list_item div.desc div.old_price {
	font-style: italic;
	line-height: 16px;
	color: #777;
}
div.prod_list_item div.desc div.old_price span {
	font-weight: bold;
	font-style: normal;
	color: #555;
	text-decoration: line-through;
}

div.prod_list_item div.warranty {
	clear: left;
	float: left;
	font-size:11px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	margin: 4px 0 0 0;
	color: #f06028;
}
div.prod_list_item div.in_store {
	clear: left;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 4px 0 0 0;
	color: #555;
	width: 100px;
	text-align: center;
}
div.prod_list_item div.in_store.no {
	color: #bbb;
}
div.prod_list_item a.button.details {
	float: left;
	clear: left;
	width: 70px;
	margin: 10px 0 0 8px;
}

table.prod_list_item {
	margin: 0px 0 10px 0;
	border: 1px solid #ddd;
	width: 280px;
	float: left;
}
table.prod_list_item.v2 {
	float: right;
}
table.prod_list_item td {
	padding: 2px 2px 2px 2px;
}
table.prod_list_item td.name {
	padding-bottom: 0px;
}
table.prod_list_item td.left {
	width: 120px;
	text-align: center;
	vertical-align: top;
}
table.prod_list_item td.right {
	font-size: 11px;
	vertical-align: top;
	line-height: 13px;
}
table.prod_list_item td.prices {
	vertical-align: bottom;
	text-align: center;
}
table.prod_list_item td.buttons {
	text-align: center;
}
table.prod_list_item div.header_1 {
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #dedede;
}
table.prod_list_item a.prod_img img {
	padding: 2px;
	border: 1px solid #fff;
	margin: 0 0 6px 0;
}
table.prod_list_item a.prod_img:hover img {
	border: 1px solid #e0e0e0;
}

table.prod_list_item div.elonyok {
/*	background: #f4f4f4;
	border: 1px solid #eee;
	padding: 2px;*/
	font-style: italic;
	color: #a73d25;
}
table.prod_list_item div.elonyok ul {
	margin: 0px;
	padding: 0 0 0 14px;
}
table.prod_list_item div.elonyok li {
	padding: 2px 0 2px 0;
	line-height: 12px;
}
table.prod_list_item div.rovid_leiras {
/*	background: #f6f6f6; */
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	font-size: 10px;
}
table.prod_list_item div.price,
table.prod_list_item div.new_price {
	color: #777;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	background: none;
	font-size: 12px;
}
table.prod_list_item div.price span,
table.prod_list_item div.new_price span {
	font-size: 17px;
	font-weight: bold;
	color: #f02c0b;
	font-style: normal;
}
table.prod_list_item div.old_price {
	font-style: italic;
	line-height: 16px;
	font-size: 12px;
	color: #999;
}
table.prod_list_item div.old_price span {
	font-weight: bold;
	font-style: normal;
	color: #777;
	text-decoration: line-through;
	font-size: 14px;
}

table.prod_list_item div.warranty {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	margin: 4px 0 0 0;
	color: #f06028;
}
table.prod_list_item div.in_store {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 4px 0 0 0;
	color: #555;
	text-align: center;
}
table.prod_list_item div.in_store.no {
	color: #bbb;
}
table.prod_list_item a.button.details {
	float: none;
	display: block;
	margin: 0px 0 0 0px;
	padding: 0px;
}


/*** termék ajánló ***/
div.suggest_frame {
	margin: 0 0 14px 0;
}
div.suggest_frame table {
	background: #3e8822 url(../images/ajanlo_box_bg.png) repeat-x;
	margin: 0 0 10px 0;
}
div.suggest_frame table td.space {
	width: 2%;
	background: #fff;
}
div.suggest_frame table td.left_img,
div.suggest_frame table td.right_img {
	width: 22%;
	background: #fff;
	vertical-align: middle;
	text-align: center;
	padding: 10px 0 0 0;
}
div.suggest_frame table td.left_text,
div.suggest_frame table td.right_text {
	padding: 6px;
	width: 27%;
	vertical-align: top;
}
div.suggest_frame table td.left_img,
div.suggest_frame table td.right_text {
	border-left: 2px solid #56a732;
}
div.suggest_frame table td.left_text,
div.suggest_frame table td.right_img {
	border-right: 2px solid #56a732;
}
div.suggest_frame table td.left_img,
div.suggest_frame table td.left_text,
div.suggest_frame table td.right_img,
div.suggest_frame table td.right_text {
	border-top: 2px solid #56a732;
}


div.suggest_frame table td.left_img a img,
div.suggest_frame table td.right_img a img{
	border: 0px;
}
div.suggest_frame table td.left_text,
div.suggest_frame table td.right_text {
	
}
div.suggest_frame table td.left_text div.header,
div.suggest_frame table td.right_text div.header {
	font: normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 10px 0;
}
div.suggest_frame table td.left_text a.name,
div.suggest_frame table td.right_text a.name {
	font: normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #243d15;
	text-decoration: none;
	margin: 0 0 6px 0;
}
div.suggest_frame table td.left_text a.name:hover,
div.suggest_frame table td.right_text a.name:hover {
	text-decoration: underline;
}
div.suggest_frame table td.left_img div.price,
div.suggest_frame table td.right_img div.price {
	font: italic 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
}
div.suggest_frame table td.left_img div.price span,
div.suggest_frame table td.right_img div.price span{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4ea32d;
}
div.suggest_frame table td.left_text a.show_it,
div.suggest_frame table td.right_text a.show_it {
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 10px 0 0 0;
}
div.suggest_frame table td.left_text a.show_it:hover,
div.suggest_frame table td.right_text a.show_it:hover {
	color: #fff;
}
div.suggest_frame table td.bottom {
	height: 18px;
	vertical-align: middle;
	border-bottom: 2px solid #56a732;
	border-top: 0px;
	padding-top:0px;
	padding-bottom:0px;
}
div.suggest_frame table td.left_text.bottom {
	text-align: right;
}
div.suggest_frame table td.right_text.bottom {
}



div.suggest_frame2 {
	margin: 0 0 4px 0;
}
div.suggest_frame2 table {
	margin: 0 0 10px 0;
	width: 100%;
}
div.suggest_frame2 table td.space {
	width: 2%;
	background: #fff;
}
div.suggest_frame2 table td.header {
	background: #3e8822 url(../images/suggest_box_header.gif) repeat-x;
	color: #fff;
	font-weight: 14px;
	font-weight: bold;
	border: 1px solid #b45438;
	line-height: 28px;
	padding: 0 5px 0 5px;
}
div.suggest_frame2 table td.header.left {
}
div.suggest_frame2 table td.header.right {
}
div.suggest_frame2 table td.img {
	width: 22%;
	background: #fff;
	vertical-align: middle;
	text-align: center;
	padding: 10px 0 0 0;
	border-left: 1px solid #b45438;
	border-bottom: 1px solid #b45438;
}
div.suggest_frame2 table td.img {
}
div.suggest_frame2 table td.text {
	padding: 6px;
	width: 27%;
	vertical-align: top;
	border-right: 1px solid #b45438;
}
div.suggest_frame2 table td.text div.name {
	color: #2679bc;
	font-weight: bold;
	margin: 0 0 10px 0;
}
div.suggest_frame2 table td.text div.price {
	font-size: 12px;
	font-style: italic;
	color: #626262;
	text-align: right;
	padding: 0 10px 0 0;
}
div.suggest_frame2 table td.text div.price span {
	font-size: 14px;
	color: #c63c1c;
	font-weight: bold;
	font-style: normal;
}
div.suggest_frame2 table td.bottom {
	padding: 6px;
	border-right: 1px solid #b45438;
	border-bottom: 1px solid #b45438;
	font-weight: bold;
}

/** termék ajánló welcome **/
div.suggest_frame.welcome table {
	background: none;
	margin: 20px 0 20px 0;
	width: 100%;
}
div.suggest_frame.welcome table td {
	border: 0px;
}
div.suggest_frame.welcome table td.left_text,
div.suggest_frame.welcome table td.right_text,
div.suggest_frame.welcome table td.left_img,
div.suggest_frame.welcome table td.right_img,
div.suggest_frame.welcome table td.bottom {
	border: 0px;
}
div.suggest_frame.welcome table td.left_text div.header,
div.suggest_frame.welcome table td.right_text div.header {
	color: #518bb3;
	font-size: 17px;
}
div.suggest_frame.welcome table td.left_text a.name,
div.suggest_frame.welcome table td.right_text a.name {
	font-size: 13px;
	color: #888;
	margin: 0 0 6px 0;
}
div.suggest_frame.welcome table td.left_text a.show_it,
div.suggest_frame.welcome table td.right_text a.show_it {
	font-size: 14px;
	color: #555;
	text-decoration: underline;
}
div.suggest_frame.welcome table td.left_text a.show_it:hover,
div.suggest_frame.welcome table td.right_text a.show_it:hover {
	color: #CC4910;
}
div.suggest_frame.welcome table td.left_img div.price span,
div.suggest_frame.welcome table td.right_img div.price span{
	color: #cf541f;
}
div.suggest_frame.welcome table td.left_text.bottom,
div.suggest_frame.welcome table td.right_text.bottom {
	text-align: right;
}




/********* TERMÉK RÉSZLETEK *************/
div.prod_details_page {
}
table.prod_details {
	width: 100%;
}
/* LEFT */
table.prod_details td.left {
	vertical-align: top;
	padding: 6px 0 6px 0;
	width: 220px;
}
table.prod_details div.prod_img {
	text-align: center;
}
table.prod_details div.prod_img a.prod_img {
	color: #aaa;
	text-align: center;
	margin: auto;
}
table.prod_details div.prod_img a.prod_img img {
	padding: 2px;
/*	border: 1px solid #e1d5c7;*/
}
table.prod_details div.prod_img a.prod_img:hover img {
/*	border: 1px solid #e88064;*/
}
table.prod_details 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 {
	vertical-align: top;
	padding: 6px 0 6px 14px;
	line-height: 16px;
	font-size: 12px;
	color: #615353;
}
table.prod_details td.right b {
}
table.prod_details td.right div.elonyok,
table.prod_details td.right div.rovid_leiras,
table.prod_details td.right div.parameterek,
table.prod_details td.right div.prices {
	margin: 0 0 8px 0;
	padding: 0 0 0 4px;
	border-left: 2px solid #ccc;
}
table.prod_details td.right div.elonyok {
}
table.prod_details td.right div.rovid_leiras {
	border-color: #e4816d;
}
table.prod_details td.right div.parameterek {
	border-color: #f9a450;
}
table.prod_details td.right div.prices {
	border-color: #8994a0;
}
table.prod_details td.right div.prices span {
	font-size: 17px;
	color: #F02C0B;
	font-weight: bold;
	line-height: 18px;
}
table.prod_details td.right div.prices span.old {
	font-size: 13px;
	line-height: 15px;
	color: #615353;
	text-decoration: line-through;
	font-weight: bold;
}
table.prod_details td.right div.prices span.offer {
	font-size: 14px;
	line-height: 16px;
}
table.prod_details table.ertesito {
}
table.prod_details table.ertesito td {
	padding: 5px;
	color: #615353;
	font: normal 16px Arial, Helvetica, sans-serif;
}
table.prod_details table.ertesito td input[type=text] {
	text-align: right;
	color: #454040;
	font-weight: bold;
}
/* BOTTOM */
table.prod_details td.bottom {
	text-align: left;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 6px 0 6px 0;
}
table.prod_details td.bottom div.buy_info {
	font-size: 12px;
	color: #656565;
}
/*
table.prod_details td.bottom a.in_basket {
	float: right;
	display: block;
	width: 120px;
	height: 50px;
	background: url(../images/kosarba.png) no-repeat;
}
table.prod_details td.bottom 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;
	font-size: 11px;
	line-height: 15px;
}
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;
}
div.prod_details_page div.more_details a img {
	border: 0px;
}
div.lapozo_fulek {
	clear: both;
	padding: 0 3px 0 3px;
}
div.lapozo_fulek div.ful {
	display: block;
	float: left;
	border: 1px solid #aaa;
	border-bottom: none;
	line-height: 20px;
	padding: 0 5px 0 5px;
	margin: 0 3px 0 3px;
	color: #777;
	background: #f4f4f4;
	cursor: pointer;
}
div.lapozo_fulek div.ful.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
}
div.lapozo_kontener {
	padding: 2px 5px 2px 5px;
	border: 1px solid #aaa;
	font-size: 12px;
	line-height: 15px;
}
div.lapozo_kontener p {
	line-height: 15px;
}
/********* CSOMAGOK *************/

table.package {
	border-bottom: 1px dashed #ddd;
	clear: both;
}
table.package td.name {
}
table.package td.name div.header_0 {
	border-bottom: 1px solid #FABB69;
}
table.package_item {
	clear: both;
	border-bottom: 1px dashed #ddd;
}
table.package_item td.name {
}
table.package_item td.details_open {
}
table.package_item td.details_open div.opener {
	float: right;
	cursor: pointer;
	background: #f4f4f4;
	padding: 2px 5px 2px 5px;
	border: 1px dotted #ccc;
	border-bottom: 0px;
	text-decoration: underline;
}
table.package_item td.details_open div.hosszu_leiras {
	clear:both;
	border: 1px dotted #ccc;
	background: #f4f4f4;
	padding: 4px 5px 4px 5px;
	margin: 0 0 4px 0;
	font-size: 12px;
}

table.config_big_banner {
	width: 570px;
	height: 220px;
	background: url(../images/config_big_banner.png) no-repeat left top;
	margin: 0 0 10px 0;
}
table.config_big_banner td {
	vertical-align: top;
	color: #fff;
}
table.config_big_banner td.header {
	border-bottom: 1px solid #447431;
	padding: 0 0 0 60px;
}
table.config_big_banner td.options_1,
table.config_big_banner td.options_2,
table.config_big_banner td.options_3 {
	width: 30%;
	font-size: 11px;
	line-height: 14px;
	padding: 6px 0 0 0;
}
table.config_big_banner td.options_1,
table.config_big_banner td.options_2 {
	border-right: 1px solid #447431;
}
table.config_big_banner td.options_1 div.opt_h,
table.config_big_banner td.options_2 div.opt_h,
table.config_big_banner td.options_3 div.opt_h {
	font-weight: bold;
	font-size: 12px;
}

/**** LOGIN ****/
table.login_box {
	margin: 0 auto 0 auto;
}
table.login_box td {
	padding: 4px 6px 4px 6px;
	border-bottom: 1px solid #fff;
}

table.login_box td.text {
	text-align: right;
	background: #f4f4f4;
	border-left: 1px solid #e5e5e5;
}
table.login_box td.input {
	background: #f4f4f4;
	border-right: 1px solid #e5e5e5;
}
table.login_box td.button {
	text-align: center;
}
table.login_box td.forget {
	text-align: left;
}
table.login_box td.button a.button {
	float: none;
	width: 60px;
	margin: 0 auto 0 auto;
}
table.login_box td.forget a.forget {
	font-size: 11px;
}


/* register */
div.register table.register {
	width: 96%;
	font-size: 12px;
	margin: 0 auto 0 auto;
}
div.register table.register a.button {
	float: left;
}
div.register table.register th {
	text-align: left;
	vertical-align: bottom;
	color: #555;
	font-size: 13px;
}
div.register table.register td,
div.register table.register th {
	padding: 2px 0 2px 0;
}
div.register table.register th {
	padding-top: 10px 0 0 0;
	color: #5ea4d5;
}
div.register table.register td hr {
	background: none;
	border: none;
	border-bottom: 1px solid #f0f0f0;
	margin: 0px 0 10px 0;
}
div.register table.register td.txt {
	padding: 0 0 0 20px;
}
div.register table.register td input {
	font-size: 12px;
	width: 160px;
}





/**** cart_page ****/
div.cart_page table td,
div.cart_page table th {
	padding: 1px 5px 1px 5px;
	font-size: 12px;
}
div.cart_page table tr.cart_page_head th {
	background: #eee;
	border-bottom: 1px solid #ddd;
}
div.cart_page table td {
	border-bottom: 1px solid #ddd;
}
div.cart_page table td.cart_page_name {
	background: #f7f7f7;
}
div.cart_page table td.cart_page_qty {
	text-align: center;
}
div.cart_page table td.cart_page_qty input {
	text-align: center;
}
div.cart_page table td.cart_page_price {
	background: #f7f7f7;
	text-align: right;
}
div.cart_page table td.cart_page_price span.old_price {
	color: #777;
	text-decoration: line-through;
	font-size: 11px;
}
div.cart_page table td.cart_page_remove {
	text-align: center;
}
div.cart_page table td.comment {
	background: #f4f4f4;
	font-size: 11px;
}
div.cart_page table tr.cart_page_total td {
	background: #f4f4f4;
	border-top: 1px solid #ddd;
}
div.cart_page table tr.cart_page_bottom td {
	border: 0px;
}
div.cart_page table tr.cart_page_bottom td.cart_page_order a.grey {
	background: #000000;
}
div.cart_page table td.sum_text {
	text-align: right;
	font-weight: bold;
}
div.cart_page table td.sum_value {
	text-align: right;
	font-weight: bold;
}
div.cart_page table td.cart_page_back a.button {
	float:left;
}
div.cart_page table td.cart_page_order {
	text-align: right;
}
div.cart_page table td.cart_page_order div.notify {
	color: #990000;
	font-weight: bold;
}
div.cart_page table td.cart_page_suggest {
	border: 0px;
}

table.basket_suggest,
div.cart_page table td table.basket_suggest {
	width: 100%;
	margin: 8px 0 10px 0;
}
table.basket_suggest td,
div.cart_page table.basket_suggest td {
	border: 0px;
	text-align: center;
	padding: 0 6px 0 6px;
}
table.basket_suggest td.name,
div.cart_page table.basket_suggest td.name {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #888;
}
table.basket_suggest td.img,
div.cart_page table.basket_suggest td.img {
	padding: 8px 0 8px 0;
}
table.basket_suggest td.img a,
div.cart_page table.basket_suggest td.img a {
	text-decoration:none;
}
table.basket_suggest td.img a img,
div.cart_page table.basket_suggest td.img a img {
	border:none;
}
table.basket_suggest td.price,
div.cart_page table.basket_suggest td.price {
	
}
table.basket_suggest td.price div.price,
div.cart_page table.basket_suggest td.price div.price {
	
}
table.basket_suggest td.price div.price span,
div.cart_page table.basket_suggest td.price div.price span {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cf541f;
}
table.basket_suggest td.price a,
div.cart_page table.basket_suggest td.price a {
	font-size: 11px;
}
table.basket_suggest td.price a.button,
div.cart_page table.basket_suggest td.price a.button {
	font-size: 12px;
	float: none;
	margin: 0 auto 0 auto;
	width: 60px;
}





/**** forum ****/
div.comment_header {
	margin: 4px 0 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #aaa;
	color: #333;
}
div.comment_content {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #ddd;
	color: #676767;
	line-height: 22px;
}
div.add_comment {
	text-align: center;
}
div.add_comment textarea {
	width: 400px;
	height:100px;
	margin: 0 0 10px 0;
	background: #f7f7f7;
	border: 1px solid #bbb;
}

div.forum_kategoria {
	border-bottom:1px solid #bbb;
	font-weight: bold;
}
div.forum_kategoria_leiras {
	margin: 0 0 10px 0;
}

table.forum_temak {
	width: 100%;
}
table.forum_temak th {
	text-align: left;
	border-bottom: 1px solid #bbb;
}
table.forum_temak th,
table.forum_temak td {
	padding: 3px 4px 3px 4px;
}
table.forum_temak td.name,
table.forum_temak td.date {
	border-bottom: 1px solid #eee;
}
table.forum_temak td.name {
	width: 360px;
	font-weight: bold;
}
table.forum_temak td.date {
	font-style: italic;
}
table.forum_temak td input.text {
	width: 300px;
}
table.forum_temak td.add {
	vertical-align: bottom;
	padding-top: 20px;
}

/***** termék comment *****/
div.content_frame .comment_head {
	font-size: 14px;
	color: #777;
	padding: 6px 0 0 0;
	border-bottom: 1px dotted #e1e1e1;
}
div.content_frame .comment_head b {
	color:#444;
	font-size: 15px;
}
div.content_frame .comment_head a {
	font-size: 15px;
	font-weight: bold;
}
div.content_frame .comment_head span {
	font-size: 11px;
	font-style: italic;
	float: right;
}
div.content_frame .comment_content {
	padding: 0 10px 0 20px;
	text-align: justify;
	background: #f6f6f6;
}
div.content_frame .comment_content a.full {
	color: #555;
}
div.content_frame .comment_content a.full:hover {
	color: #777;
}


table.add_comment {
	margin: auto;
	width: 60%;
}
table.add_comment td {
	padding: 4px 6px 4px 6px;
	border-bottom: 1px solid #fff;
}
table.add_comment td.text {
	text-align: right;
	background: #f4f4f4;
	border-left: 1px solid #e5e5e5;
}
table.add_comment td.img {
	background: #f4f4f4;
}
table.add_comment td.input {
	background: #f4f4f4;
	border-right: 1px solid #e5e5e5;
}
table.add_comment td.input input,
table.add_comment td.input textarea {
	width: 100%;
}
table.add_comment td.button a.button {
	float: right;
}

div.figyelem{
	text-align:center;
	font-size:15px;
	background:#CC4910;
	color:#222;
	border:1px solid #666;
}
div.figyelem b{
	color:#fff;
	font-size:16px;
}


/******* SZAVAZÁS *******/

table.szavazasok{
    vertical-align:top;
}
table.szavazasok div.opciok{
    padding-bottom:5px;
}
table.szavazasok div.opciok div.opcio{
    border-bottom:1px solid #eee;
    width:100%;
}
table.szavazasok div.kerdes{
    font-weight:bold;
    color:#651616;
    font-size:16px;
}
table.szavazasok div.opciok div.opcio_pipa{
    float:right;
}

table.szavazasok div.opciok div.opcio_nev{
    float:left;
}
table.szavazasok td.szavazas{
    vertical-align:top;
    border:1px solid #eeeeee;
    padding:1px;
}

/******** Cimke a leírásban *****/
a.sresult,a.sresult:visited{		
	border-bottom:1px dotted #9b604f;
	text-decoration:none;
}
a.sresult:hover{
	border-bottom:1px solid #9b604f;
}

/******* FORUM *******/
table.forum-table {
	width: 100%;
	clear: both;
	border-collapse: collapse;
}
table.forum-table th,
table.forum-table td {
	padding: 3px 6px;
}
table.forum-table th {
	padding: 10px 6px 1px 6px;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #aaa;
}
table.forum-table th.date {
	text-align: right;
	font-weight: normal;
	font-size: 11px;
}
table.forum-table td {
	font-size: 11px;
	border-bottom: 1px dashed #ccc;
}
table.forum-table .qty {
	text-align: center;
	width: 80px;
}
table.forum-table .info {
	width: 100px;
}
table.forum-table .title {
	font-size: 12px;
	font-weight: bold;
}

div.forum-add_sg {
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
}