@charset "iso-8859-2";
#headercont {
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
}
@media print {
	#headercont {
		display: none;
	}
	#kategoriacont {
		display: none;
	}
}
#header {
	width: 980px;
	height: 80px;
	margin: 0 auto;
	background-color: #ffffff;
}
#header h1 {
	clear: both;
	margin: 0;
	padding: 0 0 0 8px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#header div.emblema {
	float: left;
}
#header div.emblema img {
	float: left;
	height: 60px;
	padding: 0 5px;
}
#header div.emblema img:hover {
	cursor: pointer;
}
#header div.emblema div.elerhetoseg {
	float:left;
	width: 250px;
	height: 50px;
	margin: 0;
	padding: 6px 0 0 20px;
}
#header div.elerhetoseg .telefon {
	float: left;
	width: 250px;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #12499A;
	padding: 0 0 0 5px;
}
#header div.elerhetoseg .gombok {
	float: left;
	height: 17px;
	width: 250px;
	margin: 0 0 0 5px;
	padding: 0;
}
#header div.gomb {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
}
#header div.gomb img {
	height: 17px;
}
#header div.chat {
	float: left;
	width: 120px;
	height: 80px;
	padding: 0;
	margin: 0;
} 
#header div.chat img {
	width: 36px;
	height: 50px;
	padding: 5px 0;
	margin: 0;
}
#header div.chat div.chatgomb {
	clear: both;
	text-align: center;
}
#header .adatok {
	float: right;
	height: 100%;
	width: 450px;
}
#header .adatok a{
	float: right;
	font-size: 0.6em;
	margin: 2px 5px 0 5px;
}
/* kosár -------------------------------------------------------------------*/
#header .kosar {
	float: right;
	height: 55px;
	width: 120px;
	margin: 2px 5px 0 0;
	font-weight: bold;
	color: #318607;
	border: 1px solid #E9E9E9;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
#header .kosar a {
	clear: both;
	width: 100%;
	font-size: 0.8em;
	margin: 0;
	text-align: center;
}
#header .kosar img {
	padding: 2px 0 0 0;
	height: 20px;
}
#header .kosar span {
	position: relative;
	top: 4px;
}
#header .kosar .data {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.7em;
}
/* kereső ------------------------------------------------------------------*/
#header .kereso {
	height: 26px;
	width: 310px;
	margin: 2px 10px 0 0;
	padding: 4px 5px;
	border: 1px solid #E9E9E9;
	font-size: 0.8em;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
#header .kereso .szoveg {
	float: left;
	position: relative;
	top: 4px;
}
#header .kereso input {
	float: left;
	font-weight: bold;
	color: #318607;
	margin: 0 6px;
	max-width: 200px;
}
#header .kereso .kep {
	float: left;
	height: 20px;
	padding: 0;
}
/* nyelvi zászlók ----------------------------------------------------------*/
#header .nyelvek {
	height: 26px;
	width: 310px;
	margin: 0px 10px 0 0;
	font-size: 0.8em;
	text-align: right;
}
#header .nyelvek a {
	float: right;
	padding: 3px;
	margin: 2px 0 0 0;
	border: 1px solid transparent;
}
#header .nyelvek a:hover {
	border: 1px solid #969696;
}
#header .nyelvek img {
	padding: 0;
	margin: 0 auto;
	width: 20px;
	height: 15px;
}
#header .nyelvek select {
	margin: 2px 10px 0 0;
}
#elvalaszto {
	clear: both;
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #1D4772;
	background-color: white;
}
/* kategória menü ----------------------------------------------------------*/
#kategoriacont {
	height: 36px;
	height: expression('36px');
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: white url(../style/pic/headertop.gif)  bottom left repeat-x;
	border-bottom: 1px solid #1D4772 !important;
	border-bottom: 0px solid transparent;
}
#kategoria {
	height: 36px;
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#kategoria a {
	float: left;
	height: 30px;
	margin: 6px 0 0 3px;
	padding: 0 8px;
	border-left: 1px solid #1D4772;
	border-right: 1px solid #1D4772;
	border-top: 1px solid #1D4772;
	color: white;
	background-color: #537AB0;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
}
#kategoria a.aktiv {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	color: black;
	background: url(../style/pic/content.jpg) top left no-repeat;
	height: 36px;
	margin: 0px 0 0 3px;
}
#kategoria a:hover {
	text-decoration: none;
	cursor: pointer;
	height: 35px;
	margin: 0px 0 0 3px;
	color: white;
	background: url(../style/pic/kartonful2.gif) top left repeat-x;
}
#kategoria a.aktiv:hover {
	height: 36px;
	color: black;
	background: white url(../style/pic/kartonful.gif) top left repeat-x;
}
#kategoria a h1 {
	margin: 0;
	padding: 6px 0;
	font-size: 12px;
}
