.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cf {
	display: inline-block;
}

* html .cf {
	height: 1%;
}

.cf {
	display: block;
}

#lean_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

#signup {

	width: 850px;
	min-height: 460px;
	padding-bottom: 2px;
	display: none;
	background: #FFF;
	border: 1px solid grey;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

.leftdiv{
	width: 360px;
	height: 400px;
	margin-left: 30px;
	padding-left: 10px;
	margin-top: 30px;
	border-left: 1px solid grey;
	float: left;
}

.rightdiv{
	width: 360px;
	height: 400px;
	margin-left: 30px;
	padding-left: 10px;
	margin-top: 30px;
	border-left: 1px solid grey;
	float: left;
}



body {
	/*background: url('images/body_bg2.png') no-repeat left top, url('images/body_bg2.png') no-repeat right top;
	 */
	/*background: url('images/felso_hattercsik.jpg') top center no-repeat;*/
	/*font-family: 'Noto Sans', sans-serif;*/
    font-family: 'Lora', serif;
	color: white;
	margin: 0px;
}

.alja{
	/*
	background: url('images/also_hattercsik.jpg') center no-repeat;
	*/
}

#skeleton {
	margin: 0 auto;
	width: 989px;
	min-height: 400px;
}

#header {
	/*background: url('images/banner.png') no-repeat;*/
    background-color: #e4e2c2;
	width: 989px;
	height: 84px;
}

.header_finder {
	float: right;
	/*margin-right: 20px;*/
	margin-top: 28px;
}

.header_input {
	/*height: 21px;*/
    line-height: 21px;
	/*border: 1px solid grey;*/
    font-size: 11px;
    border: none;
    outline: none;
    background: #aaa576;
}

.header_button {
    /*
	font-size: 11px;
	margin-left: -6px;
	background-color: #17637f;
	font-weight: bold;
	color: white;
	height: 24px;
	border: none;
	cursor: pointer;
	*/
    border: none;
    outline: none;
    cursor: pointer;
    line-height: 21px;
    font-size: 11px;
    /*margin-left: -6px;*/
    padding: 0px 5px 0px 5px;
    background: #58574b;
    color: #d5d3b5;
    font-weight: bold;
}

.header_menu {
	height: 42px;
	line-height: 42px;
	width: 100%;
	/*background: url("images/headermenubg.png") repeat-x;*/
    background: #aaa576;
	font-size: 16px;
}

.header_menu ul {
	margin: 0px;
}

.header_menu ul li {
	float: left;
	margin-right: 60px;
	list-style-type: none;
}

.header_menu ul li a {
	color: #e4e2c2;
	text-decoration: none;
}

.header_menu ul li a:hover {
	color: #fff;
}

.balfelsomenuul{
	margin: 0px;
	padding: 0px;
}

.balfelsomenuul li {
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
    background: #e4e2c2;
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.balfelsomenuul li a {
	color: #656565;
	text-decoration: none;
}

.balfelsomenuul li a:hover {
	color: #fff;
}

.divhr{
	height: 1px;
  	border-bottom: 1px solid #dadada;
}

.leftcontent {
	float: left;
	width: 195px;
	min-height: 600px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: white;
	color: #656565;
}

.menuheadertextdiv {
	background-color: #aaa576;
	color: #e4e2c2;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	height: 28px;
	line-height: 28px;
}

.menuheadertextdiv a{
	color: #6534a8;
	text-decoration: none;
}

.menuheadertextdiv2 {
	background-color: #d8cfbc;
	color: #17637f;
	font-weight: bold;
	font-size: 13px;
	height: 28px;
	width: 205px;
	margin: 0px auto;
	margin-top: 10px;
	padding-right: 25px;
	text-align: right;
	line-height: 28px;
}

.productmenu {
	min-height: 250px;
}

.newsbox {
	min-height: 270px;
	background-color: #aaa576;
    color: #e4e2c2;
	margin-bottom: 20px;
}

.advertbox {
	height: 140px;
	background-color: #dddddd;
}

.advertbox2 {
	height: 140px;
	width: 225px;
	margin: 0px auto;
	background-color: #dddddd;
}

.maincontent {
	float: left;
	width: 545px;
	min-height: 600px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: white;
	color: #656565;
}

.rightcontent {
	float: left;
	min-height: 595px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: white;
	color: #656565;
	width: 249px;
}

.loginbox {
	width: 230px;
	height: 75px;
	background-color: #58574b;
	margin: 0px auto;
}

.loginboxures {
	height: 7px;
}

.loginboxlogin {
	background-color: #aaa576;
	height: 26px;
	line-height: 26px;
	padding-right: 25px;
	text-align: right;
	font-size: 12px;
}

.loginboxlogin a {
	color: #e4e2c2;
	font-weight: bold;
	text-decoration: none;
}

.basketprev {
	height: 60px;
	margin: 0px auto;
	margin-top: 10px;
	width: 230px;
    background-color: #e4e2c2;
}

.basket {
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
}

.partners {
	width: 230px;
	margin: 0px auto;
	min-height: 200px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.footer {
	clear: left;
	/*background: url("images/footer.png") no-repeat;*/
    background-color: #e4e2c2;
	height: 218px;
	width: 989px;
	padding-top: 10px;
}

.footermenu {
	/*margin-left: 300px;*/
	margin-top: 50px;
}

.footermenu1par {
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	width: 235px;
}

.footermenu1par ul {
	margin: 0px;
}

.footermenu1par ul li {
	list-style-type: none;
}

.footermenu1par ul li a {
	color: #b2ae82;
	text-decoration: none;
}

.footermenu1par ul li a:hover {
	color: #fff;
}

.lbutton{
    background-color: #e4e2c2;
    color: #70a084;
    font-weight: bold;
	padding: 5px;
	border: none;
	cursor:pointer;
}

.hibauzdiv{
    /*border: 1px dotted #9b9b9b;*/
    padding: 5px;
    background: #fddd9e;
    margin: 10px;
    color: #4d4d4d;
    text-shadow: 1px 1px 5px #999;
}

#table-3 {
    border: 1px solid #DFDFDF;
    background-color: #F9F9F9;
    width: 90%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
    color: #333;
}
#table-3 td, #table-3 th {
    border-top-color: white;
    border-bottom: 1px solid #DFDFDF;
    color: #555;
}
#table-3 th {
    text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;
    font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    font-weight: normal;
    padding: 7px 7px 8px;
    text-align: center;
    line-height: 1.3em;
    font-size: 14px;
}
#table-3 td {
    font-size: 10px;
    padding: 4px 7px 2px;
    vertical-align: central;
}

.termeklapelonezetkeret{
	border: 1px solid #e3e2e2;
	width: 247px;
	min-height: 255px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

.termekelonezetbal{
	width: 155px;
	float: left;
	/*min-height: 210px;*/
	height: 300px;
}

.termekelonezetjobb{
	/*border-left: 1px solid #e3e2e2;*/
	float: left;
	padding-left: 5px;
	width: 85px;
	min-height: 210px
}

.kosarbagomb{
	/*background: url("images/kosarba.png") no-repeat;*/
    background-color: #e4e2c2;
    color: #70a084;

	height: 24px;
    line-height: 24px;
	border: none;
	cursor: pointer;
}

.termeklap{
	/*border: 1px solid #e3e2e2;*/
	width: 528px;
	height: 210px;
	margin-top: 10px;
}

.kosartbtd td{
	border-bottom: 1px solid #e3e2e2;
	text-align: center;
}

.tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted #e4e2c2;
	opacity: 1;
	cursor: pointer;
	z-index: 1;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #e4e2c2;
	color: #70a084;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;

	/* Position the tooltip */
	position: absolute;
	/*z-index: -1;*/
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}