html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	background:#fff ;	
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana,sans-serif;
    font-size: 12px;
    line-height: 16px;
	color: #958774;
}

body,td,th,input,textarea,select,a {
	font-size: 12px;
}

#new_product_modul{
	width: 100%;	
}

.category_product{
	border: 1px solid #428FBB;
	border-collapse: collapse;
	padding:15px; 
}

.product_hover:hover{
	border: 1px solid #b08f71;
}

.new_product{
	/*border: 1px solid #b08f71;*/
	border: 1px solid #E9E9E9;
	border-collapse: collapse;
}

.new_product td a { 
	color: #000000;
    font-family: "tahoma",helvetica,arial;
    font-size: 11px;
    text-decoration: none;
}

.new_pname{
	float:left; 
	height:70px;
	width:100%;
}

.category_product td{
	padding:5px;
}

.category_product td a{
    font-size: 17px;
    line-height: 20px;
    text-decoration: none;
}

.category_pic{
	margin-top:5px;	
	/*border: 1px solid #b08f71;*/
	padding:2px;
}

.szurke{
	color: #ADADAD;
}

.akcios{
	color: #FF0000;
}

hr{
	color: #CCB799;
	backgound: #CCB799;
	height: 1px;
	width: 100%;
	text-align: left;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

input,textarea,select {
	margin: 3px 0px;
	background-color:#fff;	
	color: #4D5255;
	border: 1px #458EB7 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:5px;
	
}

a,a:visited {
	color: #458EB7;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.buttonOrd, a.buttonOrd {
	border: 1px #458EB7 solid;	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
    color: #000000;
    display: inline-block;
    padding: 5px 10px;
    cursor:pointer;
    text-decoration:none;    
	background-color: #F6F8D8;
}
.buttonOrd:hover{
	background-color: white;
}

.tbuttonOrd, a.tbuttonOrd {
	border: 1px #458EB7 solid;	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
    color: #000000;
    display: inline-block;
    padding: 5px 10px;
    cursor:pointer;
    text-decoration:none;   
}

p {
	margin-top: 0px;
}

/* layout */
.Lfont{
	font-family: 'Lobster', cursive;
	font-size:36px;
	color: #5b0c0c;
}

.Tfont, .Tfont:hover, .Tfont:visited{
	font-family: 'Tangerine', cursive;
	font-size:65px;
	color: #5b0c0c;
	font-weight: bold;
	text-decoration:none;
	padding-left: 35px;
	padding-top:35px;
	float:left;
}

#container {
	width: 1037px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}

#container_bottom{
	width: 1037px;
	height:84px;
	margin-left: auto;
	margin-right: auto;	
}

#header{
	clear:both;	
	height:133px;
	width:100%;
	background:#000000 url('../image/head_bg.png') repeat-x center bottom;
}

#headerB{
	clear:both;
	margin-left: auto;
	margin-right: auto;
	height:100px;	
	width:1037px;
}

#language{
	float:right;
	padding:10px 20px;
	margin-top:10px;
	margin-right:45px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 5px 5px 2px #CCB799;
	-moz-box-shadow: 5px 5px 2px #CCB799;
	-webkit-box-shadow: 5px 5px 2px #CCB799;
	background-color: #F6F2D9;
	border: 1px solid #E9D2AA;
}

#language a img{
	border: 1px solid #CCB799;
	box-shadow: 3px 3px 2px #CCB799;
	-moz-box-shadow: 3px 3px 2px #CCB799;
	-webkit-box-shadow: 3px 3px 2px #CCB799;
	margin-right:5px;
}

#imageGallery{
	position: relative; 
	width: 960px; 
	height: 400px;
	margin-left: 36px;
	clear:both;
}

#topMenu{
	margin-top: 5px;
	height:30px;
	width:1037px;	
	text-align:center;
	line-height: 30px;
	overflow:hidden;
	clear:both;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
	overflow:hidden;
}

#topMenu a{
	margin-left:5px;
	margin-right:5px;
	color: #fff;	
	text-decoration:none;	
	padding-left:10px;
	
}

#topMenu a:hover{
	color:#fff;
	text-decoration:underline;
}

#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}

#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}

#search a {
	color: #FFF;
}

#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}

#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #000000;
}

#column_center{
	width:1037px;
	
}

#column_left {
	float: left;
	width: 196px;
	padding-left: 6px;
	padding-top: 6px;
	clear: left;
}

#column_right{
	float: right;
	width: 196px;
	padding-left: 6px;
	padding-top: 6px;
	clear: right;
}


#content {	
	margin-left: 208px;
	margin-right: 208px;
	margin-bottom: 10px;
	padding-top: 15px;
	min-height:800px;	
	color:#000;
}


#content .top{
	margin-left:1px;
}

#content .top .left{	
	width: 0px;	
	float: left;
}

#content .top .right {	
	width: 0px;	
	float: right;
}

#content .center,
#content .top .center {	
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#content .top h1,.heading {
	padding: 8px 8px 8px 8px;
}

#content h1,.heading {
	color: #fff;
	font-size: 16px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
	border-bottom: 1px solid #B08F71;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background: #458EB7;
	text-transform:uppercase;
}
#content h2 {
	color: #458EB7;
	font-size: 16px;
	border-bottom: 1px solid;
}

#content .middle {
	padding: 10px 20px 10px 20px;
	min-height: 30px;
}

#content .bottom .left {	
	float: left;
	height:18px;
	width:5px;
}

#content .bottom .right {		
	float: right;
	height:18px;
	width:5px;
}

#content .bottom .center {	
	
}

#content .bottom{
	float:left;
	height:13px;
	width:580px;	
	margin-bottom:20px;
}
#editAccountTable input,
#registrationTable input { width:250px; }


.box {
	margin-bottom: 10px;
	font-family: "tahoma",helvetica,arial;
	border: #538CB6 2px solid;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #32769C;
}

.box a {
    font-family: "tahoma",helvetica,arial;
    font-size: 11px;
    text-decoration: underline;
}
.box .top {	
	background: #538CB6;
	font-family: "tahoma",helvetica,arial;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    padding-left: 2px;
    text-decoration: none;
    text-transform: uppercase;    
/*	float:left;*/
	width:100%;
	height:27px;
	line-height:27px;
}
.box .top a{color: #FFF;}

.box .top:before{
	content: '';
	background: url('../image/ikon_sprite.png') scroll 0 0 no-repeat;
	width:27px;
	height:27px;
	float:left;
	margin-right:4px;
	
}

#loguser:before{ 	background-position: 0 -27px; }
#kereso:before{  	background-position: -54px 0 ; }
#hirlevel:before{	background-position: -27px 0;}

#keresoModul #keresoMezo{width:150px;}
#keresoModul a{font-weight: bold;}
#keresoModul #facebookLike {
	margin-top:5px;
	padding: 10px 0;
	border-top: 1px solid;
}

#catalog.box .middle{padding: 0;}
#catalog.box a{	text-decoration: none;	font-weight: bold; }
#catalog.box a.selected{text-decoration: underline;}
#bemutatkozo.box a{ display:block; margin: 0 0 5px 25px; text-align: left; text-decoration: none; }
#bemutatkozo.box a img{ vertical-align:middle; border: 1px #666 solid; }

.arnyek{
	box-shadow: 5px 5px 2px #dfcb9f;
	-moz-box-shadow: 5px 5px 2px #dfcb9f;
	-webkit-box-shadow: 5px 5px 2px #dfcb9f;
}
.box .middle {	
	margin-top:5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}
.box .bottom {
	clear:both;	
	height:2px;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	 border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	 border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	 border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.required {
	color: #FF0000;
	font-weight: bold;
}

.error {
	color: #FF0000;
	display: block;
}

.help {
	cursor: pointer;
}

.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color: #FFF;
}

.button span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}

.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}

.buttons input {
	padding: 0px;
	margin: 0px;
}

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

.buttons table td {
	vertical-align: middle;
}

.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.list {
	margin-bottom: 10px;
	width: 100%;
}

.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}

.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}

.sort .div2 {
	text-align: right;
	padding-top: 9px;
}

.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.pagination {
	display: inline-block;
	width: 100%;	
	margin-bottom: 10px;
}

.results {
	float:left;
	padding: 7px;
	text-align:left;
	color:#458EB7;
	line-height: 26px;
}
.links{
	float:right;
	padding: 7px;
	text-align:right;
}

 .links a {	
 	background: none repeat scroll 0 0 #A6D9F6;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.links a:hover{
	background: none repeat scroll 0 0 #194674;
}

.links b {
	/*
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	*/
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: none repeat scroll 0 0 #458EB7;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px 10px;
}

.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}

.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;	
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}

.tabs a.selected {	
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}

.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}

#footer {
	width: 100%;
	clear: both;
	min-height:40px;
	padding-top: 5px;	
	font-family: "tahoma",helvetica,arial;
    font-size: 11px;
	color: #003366;
	text-transform:uppercase;
	text-align:center;
	border-top: #438FB9 solid 2px;
	border-bottom: #438FB9 solid 2px;
}

ul{
	list-style: none outside none;
	padding-left:2px;
}

ul li{
	padding-left:6px;
}

ul li a{
	background: url("../image/marker.png") no-repeat scroll 0 50% transparent;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    line-height: 26px;
    padding-left: 15px;
    text-decoration: none;
}
ul li ul li a{
	background: url("../image/marker02.png") no-repeat scroll 0 50% transparent;
}
ul li a b, ul li a:hover{
	color:#255771;
}

select option.op_2{color: #000; background-color: #F6F8D8;}
select option.op_5{color: #333;}
select option.op_8{color: #888;}

.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}

.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}

.cart td {
	padding: 5px;
}

.tags,.tags a {
	font-style: italic;
	font-size: x-small;
}

#kosar .middle {padding: 10px;}
#kosar .mennyiseg { font-weight: bold; }
#kosar .total { text-align:right; font-weight: bold; font-size: 0.9em; color: #222; }

.cart_module_total {
	padding: 0 3px 0 3px;
	font-size: 0.9em;
	color: #222;
}

.cart_remove {
	margin-top: 3px;
	background: url('../image/list_remove_btn.gif') no-repeat left center
		transparent;
	padding-right: 10px;
	cursor: pointer;
}

.cart_remove_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right: 10px;
}

.button_add_small,a.button_add_small:visited {
	margin-top: 3px;
	background: url('../image/button_add_small.png') no-repeat left center
		transparent;
	padding: 5px;
	text-decoration: none;
	cursor: pointer;
}

#content .middle .box {
	float: left;
	margin: 0 6px 10px 6px;
	min-height: 0px;
}

#content .middle .box .middle {
	width: 158px;
	min-height: 0px;
}

#content #reszletesKereses #keresoForm input[type='text']
{
	width: 250px;
}
#content #reszletesKereses .label,
#content #reszletesKereses label{
	width: 150px;
	display: inline-block;
}
#content #reszletesKereses .search_settings{ padding-left: 20px;}

#foot{
	width: 1037px;
	margin-left: auto;
	margin-right: auto;
	
}

#footRight{
	float:right;
	color: #003366;
	font-size:12px;
	padding-right:35px;
	padding-bottom:10px;
}

#footRight a, #footRight a:hover, #footRight a:visited{
	color: #003366;
	text-decoration:none;
}

#footLeft{
	float:left;
	color: #003366;
	font-size:12px;
	padding-left:35px;
	padding-bottom:10px;
}

#latest_news{
/*	float:left;*/
	margin-top: 5px;
	margin-bottom: 15px;	
	width: 100%;
	border: 1px #333 solid;
	overflow:hidden;
}

.latest_news_title{	
	background: #B6D3E3;
	border-bottom: 1px #333 solid;
	border-top: 1px #333 solid;
	color: #333333;
    font-family: "tahoma",helvetica,arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 12px;
    padding:8px;
    margin:0px 5px 20px 5px;
}

.latest_news_body{
	color: #333333;
    font-family: "tahoma",helvetica,arial;
    font-size: 11px;
    text-align: justify;
    padding-left:10px;
	padding-right:10px;
/*	height:150px;*/
	overflow:hidden;
/* clear:both; */ 
}

.latest_news_next, .latest_news_next:hover, .latest_news_next:visited{
/*	clear:both;*/
	float:right;
	color: #FF0000;
	text-decoration:none;
	margin-bottom:5px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	font-family: "tahoma",helvetica,arial;
    font-size: 11px;
}

.latest_news_next:after{
	content: '';
	background: url('../image/ikon_sprite.png') scroll -30px -54px no-repeat;
	width:15px;
	height:15px;
	float:right;
	margin-right:4px;
	margin-top: 2px;
}

.dataTime{
	float:left;
	color: #003366;
	font-family: "tahoma",helvetica,arial;
    font-size: 11px;
    font-weight: normal;
/*    line-height: 20px;*/
}

.dataTime:before{
	float:left;
	content: '';
	background: url('../image/ikon_sprite.png') scroll -15px -54px no-repeat;
	width:15px;
	height:15px;
	margin-right:4px;
}

.latest_news_box{
	margin-top: 5px;
	margin-bottom: 15px;	
	width: 98%;
}

#content #account_data {margin: 0 40px;}
#account_data  label{ display:inline-block; width:50%; text-align: right; color:#32769C;}
#account_data  label:after{ content: ': '; }
.buttonContainer{ text-align: right; }


#htmlGalery{
	float:left;
	text-align: center;
	width:100%;
	border: 1px solid #CCCCCC;
    margin-top: 4px;
}

#htmlGaleryName{
	float:left;
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	color: #463364;
    font-family: "tahoma",helvetica,arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
	border-bottom: 1px solid #CCCCCC;
}

.hideTaxNumber{
	display: none;
}

.showTaxNumber{
	display: block;
}

.adoszam-notice {
	text-align:center;
	color: #FF0000;
	text-decoration:none;
	margin-bottom:5px;
	font-weight:bold;
	font-family: "tahoma",helvetica,arial;
    font-size: 13px;
}