@charset "iso-8859-2";
/* CSS Document */

div.content_frame h1 {
	margin: 0px 6px 0px 6px;
	padding: 0px 0 0 34px;
	background: url(../images/h1_bg.png) no-repeat left 4px;
	color: #999;
	font: normal 22px/28px Bauhaus, Arial, Helvetica, sans-serif;
}
div.content {
	padding: 10px 10px 1px 10px;
}
div.content h3 {
	font: normal 20px/24px Bauhaus, Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
div.content_bottom {
	/*
	height: 30px;
	
	background: url(../images/content_bottom.gif) no-repeat left top;
	*/
}

.grid3col {
}
.grid3col .col {
	float: left;
	width: 180px;
	margin: 10px 15px 10px 0px;
}
.grid3col .last {
	margin-right: 0px;
}

.wecome-suggest {
}
.wecome-suggest .img {
	padding: 10px 0;
	background: #eee;
	text-align: center;
	border: 1px solid #e5e5e5;
	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.wecome-suggest img {
	display: inline;
	background: #fff;
	padding: 6px;
	vertical-align: bottom;
	/*
	-webkit-box-shadow: 0px 0px 4px #999;
	-moz-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
	*/
}
.wecome-suggest h3 {
}
.wecome-suggest h3 a {
	font-style: normal;
	color: #cd6937;
}


#welcomeFader {
	position: relative;
	width: 570px;
	height: 200px;
	margin: 0px auto 20px auto;
	overflow: hidden;
}
#welcomeFaderSlides,
#welcomeFaderSlides .slides {
	width: 570px;
	height: 200px;
}
#welcomeFaderSlides .slides {
	display: none;
}

#welcomeFaderNav {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	right: 10px;
	height: 10px;
}
#welcomeFaderNav a {
	float: left;
	display: inline;
	width: 10px;
	height: 11px;
	line-height: 11px;
	margin-left: 6px;
	background: url(../images/fadernav.png) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
}
#welcomeFaderNav a.activeSlide {
	background-image: url(../images/fadernav-act.png)
}

/***********************************************************************************/
div.header_0 {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #dd4b29;
	margin: 4px 0 16px 0;
	border-bottom: 1px solid #ddd;
}
div.header_1 {
	margin: 8px 0 6px 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px solid #5EA4D5;
	color: #5ea139;
	clear: both;
}
div.header_1 a {
	color: #b72e0e;
}
div.header_1 a:hover {
	text-decoration: underline;
}
div.content a.welcome_promo {
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
}
div.content a.welcome_promo img {
	border: 0px;
}

div.content div.static {
	text-align: justify;
	line-height: 22px;
}
div.content div.message {
	padding: 10px 0 10px 0px;
	text-align: center;
}
div.content a.button {
	display: block;
	float: right;
	margin: 2px;
	color: #fff;
	background: url(../images/input_button_bg.gif) repeat-x;
	border: 1px solid #bababa;
	font: bold 12px arial;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	padding: 0 6px 0 6px;
}
div.content hr {
	background: none;
	border: 0px;
	border-top: 1px solid #eee;
}
div.content a.grey {
  background: #000000;
}

input.text,
input.text_over,
textarea {
	background: #f7f7f7;
	border: 1px solid #bbb;
}
input.text_over {
	background: #fafafa;
}

div.content a.button:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/input_button_bg_over.gif) repeat-x;
}

div.content img.left,
div.content img.right {
	padding: 2px;
	border: 1px solid #e4e4e4;
}
div.content img.left {
	clear: both;
	float: left;
	margin: 4px 8px 4px 0;
}
div.content img.right {
	clear: both;
	float: right;
	margin: 4px 0px 4px 8px;
}
div.content p {
	line-height: 20px;
}

/*************** PAGINATION *****************/

div.pagination {
	color: #888;
	margin: 2px 0 2px 0;
	padding: 2px 5px 2px 5px;
	background: #fff;
	border-top: 1px solid #56B6E5;
	border-bottom: 1px solid #56B6E5;
}

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;
}


/******** ?? ********/
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;
}

/* price */
div.prices {
}
div.prices div.price,
div.prices div.new_price {
	color: #777;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	background: none;
}
div.prices div.price span,
div.prices div.new_price span {
	font-size: 17px;
	font-weight: bold;
	color: #4c78b8;
	font-style: normal;
}
div.prices div.old_price {
	font-style: italic;
	line-height: 12px;
	color: #999;
}
div.prices div.old_price span {
	font-weight: bold;
	font-style: normal;
	color: #777;
	text-decoration: line-through;
}

/*********** termék lista *************/

/*** alkategóriák ***/
div.category2 {
	margin: 0 0 10px 0;
	padding: 0 1px 0 1px;
}
div.category2 a.sub_cat {
	display: block;
	float: left;
	width: 181px;
	margin: 1px;
	border: 1px solid #c1d8e3;
	color: #4e859f;
	text-align: center;
}
div.category2 a.sub_cat:hover {
	border: 1px solid #eb9c4e;
	color: #b85d26;
}
div.category2 a.sub_cat img {
	border: 0px;
	display: block;
	margin: 3px auto 3px auto;
	padding: 1px;
/*	border: 1px solid #c1d8e3;*/
}
div.category2 a.sub_cat:hover img {
/*	border-color: #eb9c4e;*/
}

/*** lista sorrend ***/
div.order_list_frame {
	margin: 4px 0 16px 0;
	border: 1px solid #56B6E5;
	background: #C8E7F6;
}
div.order_list_frame table {
	width:100%;
	font-size: 12px;
}
div.order_list_frame table td {
	text-align: center;
	color: #4c81aa;/*#ae8a6a;*/
	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 {
	background: #fff;
	border-top: 1px solid #56B6E5;
	border-bottom: 1px solid #56B6E5;
	color: #777;
}
div.order_list_frame table td.filter_price table td {
	color: #777;
}
div.order_list_frame table td.filter_price b {
	color: #cf541f;
	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 {
}



/*** termék lista ***/
table.prod_list_item {
	margin: 6px 5px 20px 5px;
	width: 270px;
	float: left;
}
table.prod_list_item td {
}
/* 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;
}
/* label */
table.prod_list_item td.label {
	border: 1px solid #e4e4e4;
	border-bottom: none;
	vertical-align: bottom;
	height: 26px;
	text-align: center;
}
table.prod_list_item td.label img.label_action {
}
/* image */
table.prod_list_item td.img {
	vertical-align: middle;
	width: 140px;
	height: 140px;
	padding: 0 0 24px 0;
	border: 1px solid #e4e4e4;
	border-top: 0px;
	background: #fff;
	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: 1px solid #e4e4e4;
	background: #f6f6f6;
}

/*******/
div.termek_ajanlat table.prod_list_item {
	margin: 6px 6px 20px 6px;
	width: 170px;
	float: left;
}
div.termek_ajanlat table.prod_list_item.v2 {
	margin: 6px 15px 14px 15px;
}
div.termek_ajanlat table.prod_list_item td {
}
/* buy_this */
div.termek_ajanlat table.prod_list_item tr.buy_this_sign,
div.termek_ajanlat table.prod_list_item tr.buy_this_sign td {
	padding: 0px;
	margin: 0px;
	height: 0px;
	overflow: hidden;
}
div.termek_ajanlat table.prod_list_item tr.buy_this_sign td div {
	display: none;
}
div.termek_ajanlat table.prod_list_item.buy_this tr.buy_this_sign {
	overflow: visible;
}
div.termek_ajanlat 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 */
div.termek_ajanlat table.prod_list_item td.img {
	vertical-align: middle;
	height: 200px;
	border: 1px solid #e4e4e4;
	background: #fff;
	text-align: center;
}
div.termek_ajanlat table.prod_list_item td.img a.prod_img {
	color: #aaa;
	text-align: center;
	text-decoration: none;
}

div.termek_ajanlat table.prod_list_item td.img a.prod_img img {
	border: 0px;
}
div.termek_ajanlat table.prod_list_item td.img a.prod_img:hover img {
}
/* name */
div.termek_ajanlat table.prod_list_item td.name {
	vertical-align: top;
	height: 30px;
	text-align: center;
	padding: 3px 0 0 0;
}
div.termek_ajanlat table.prod_list_item td.name a {
	color: #C85D9E;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* price */
div.termek_ajanlat table.prod_list_item td.price {
	text-align: center;
	vertical-align: bottom;
	padding: 0 0 4px 0;
}
div.termek_ajanlat table.prod_list_item td.price div.price,
div.termek_ajanlat table.prod_list_item td.price div.new_price {
	color: #777;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	background: none;
}
div.termek_ajanlat table.prod_list_item td.price div.price span,
div.termek_ajanlat table.prod_list_item td.price div.new_price span {
	font-size: 16px;
	font-weight: bold;
	color: #4c78b8;
	font-style: normal;
}
div.termek_ajanlat table.prod_list_item td.price div.old_price {
	font-style: italic;
	line-height: 12px;
	color: #999;
}
div.termek_ajanlat table.prod_list_item td.price div.old_price span {
	font-weight: bold;
	font-style: normal;
	color: #777;
	text-decoration: line-through;
}
/* button */
div.termek_ajanlat table.prod_list_item td.show_it {
	text-align: center;
	height: 20px;
}
div.termek_ajanlat table.prod_list_item td.show_it a.button.details {
	float: none;
	width: 70px;
	margin: 0 auto 0 auto;
}


/*** 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 {
}

/** 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_img,
div.suggest_frame.welcome table td.right_img {
	border: 1px solid #ccc;
	border-bottom: 0px;
}
div.suggest_frame.welcome table td.left_img.bottom,
div.suggest_frame.welcome table td.right_img.bottom {
	border: 1px solid #ccc;
	border-top: 1px solid #eee;
}

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: #e47f12;
	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;
}
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;
}

/**** 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: #afeb8b;
	color: #39671e;
	border-bottom: 1px solid #a1d791;
}
div.cart_page table td {
	border-bottom: 1px solid #a1d791;
}
div.cart_page table td.cart_page_name {
}
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 {
	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 {
	font-size: 11px;
}
div.cart_page table tr.cart_page_total td {
	border-top: 1px solid #a1d791;
	color: #315919;
	font-weight: bold;
	background: #e3ffd3;
}
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;
}

div.cart_page table td table.basket_suggest {
	width: 100%;
	margin: 8px 0 10px 0;
}
div.cart_page table.basket_suggest td {
	border: 0px;
	text-align: center;
	padding: 0 6px 0 6px;
}
div.cart_page table.basket_suggest td.name {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #315919;
}
div.cart_page table.basket_suggest td.img {
	padding: 8px 0 8px 0;
}
div.cart_page table.basket_suggest td.price {
	
}
div.cart_page table.basket_suggest td.price div.price {
	
}
div.cart_page table.basket_suggest td.price div.price span {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cf541f;
}
div.cart_page table.basket_suggest td.price a {
	font-size: 11px;
}
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 .comment_head {
	font-size: 14px;
	color: #777;
	padding: 6px 0 0 0;
	border-bottom: 1px dotted #e1e1e1;
}
div.content .comment_head b {
	color:#444;
	font-size: 15px;
}
div.content .comment_head a {
	font-size: 15px;
	font-weight: bold;
}
div.content .comment_head span {
	font-size: 11px;
	font-style: italic;
	float: right;
}
div.content .comment_content {
	padding: 0 10px 0 20px;
	text-align: justify;
	background: #f6f6f6;
}
div.content .comment_content a.full {
	color: #555;
}
div.content .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;
}

/* Videók */
div.video_box{
	float: left;
	width: 280px;
	padding: 2px;
}
div.video_box.big{
	width: 500px;
}
div.video_box h3{
	border-bottom:1px solid #ddd;
}
div.video_box h3 a,div.video_box h3 a:visited{
	color:#4095ec;
}
div.video_box div.videok{
	text-align: center;
}
div.video_box div.videok div.video{
	height: 150px;
	border: 1px solid #eee;
	margin: 10px auto;
	padding: 10px;
	width: 200px;
}
div.video_box div.videok div.video.float{
	float:left;
}

div.video_box div.videok div.video div.youtube a img{
	border:1px solid #4095ec;
}


