@charset "iso-8859-2";

body {
	background: #CCCCCC;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 1.3;
}

content {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#container {
  border: 1px solid black;
  border-top: none;
  width: 1000px;
  margin: 0 auto;
}

#header {
	width: 1000px;
	height: 136px;
	margin: 0 auto;
	background: url('images/header.jpg');
}

ul#menu {
	width: 1000px;
	height: 51px;
	margin: 0 auto;
	list-style: none;
}

ul#menu li {
	float: left;
}

ul#menu li a {
	display: block;
	height: 51px;
}

ul#menu li a span {
	display: none;
}

#menu_fooldal a {
	width: 131px;
	background: url('images/menu_fooldal.jpg');
}

#menu_informaciok a {
	width: 124px;
	background: url('images/menu_informaciok.jpg');
}

#menu_miert a {
	width: 122px;
	background: url('images/menu_miert.jpg');
}

#menu_megtakaritas a {
	width: 122px;
	background: url('images/menu_megtakaritas.jpg');
}

#menu_hol a {
	width: 124px;
	background: url('images/menu_hol.jpg');
}

#menu_megrendeles a {
	width: 122px;
	background: url('images/menu_megrendeles.jpg');
}

#menu_postai a {
	width: 125px;
	background: url('images/menu_postai.jpg');
}

#menu_kapcsolat a {
	width: 130px;
	background: url('images/menu_kapcsolat.jpg');
}

#menu_fooldal a:hover, #menu_informaciok a:hover, #menu_miert a:hover, #menu_megtakaritas a:hover, #menu_hol a:hover, #menu_megrendeles a:hover, #menu_postai a:hover, #menu_kapcsolat a:hover {
	background-position: bottom;
}

span#menu_bottom {
	display: block;
	width: 1000px;
	height: 23px;
	margin: 0 auto;
	background: url('images/menu_bottom.jpg');
}

#site {
	width: 1000px;
	margin: 0 auto;
	background: #eceadb;
}

#content {
	width: 1000px;
	min-height: 600px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: url('images/content.jpg') no-repeat bottom left;
}

#left {
	float: left;
	width: 155px;
	padding: 0 15px 0 10px;
}

ul#leftmenu {
	margin: 0 0 15px 0;
	list-style: none;
}

ul#leftmenu li {
	margin: 0 0 5px 0;
}

ul#leftmenu li a {
	display: block;
	width: 135px;
	height: 21px;
	padding: 4px 0 0 20px;
	background: url('images/leftmenu.jpg');
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}

ul#leftmenu li a:hover {
	background-position: bottom;
}

ul#leftmenu li.ldouble a {
	display: block;
	height: 36px;
	padding: 4px 0 0 20px;
	background: url('images/leftmenu2.jpg');
}

ul#leftmenu li.ldouble a:hover {
	background-position: bottom;
}

ul#leftmenu li.ltop a {
	display: block;
	width: 135px;
	height: 31px;
	padding: 4px 0 0 20px;
	background: url('images/leftmenutop.jpg');
}

ul#leftmenu li.ltop a:hover {
	background-position: bottom;
}


ul#leftmenu li.ldoubletop a {
	height: 46px;
	padding: 4px 0 0 20px;
	background: url('images/leftmenutop2.jpg');
}

ul#leftmenu li.ldoubletop a:hover {
	background-position: bottom;
}

a#button_elfogadohely {
	display: block;
	width: 155px;
	height: 90px;
	margin: 0 0 5px 0;
	background: url('images/button_elfogadohely.jpg');
}

a#button_elfogadohely span {
	display: none;
}

a#button_online {
	display: block;
	width: 155px;
	height: 90px;
	margin: 0 0 5px 0;
	background: url('images/button_online.jpg');
}

a#button_online span {
	display: none;
}

#center  {
	float: left;
	width: 680px;
}

span#center_top {
	display: block;
	width: 680px;
	height: 10px;
	background: url('images/center_top.png');
}

#frames {
  border: 0px;
  border-top: none;
}

#center_middle {
	width: 650px;
	padding: 200px 15px 20px 15px;
	background: #fff url('images/headerpic.jpg') no-repeat top center;
}
  				  
#center_middle form {
	margin-bottom: 15px;
}

#center_middle form p {
	height: 20px;
	margin: 0 0 4px 0;
}

#center_middle form p.margintop {
	margin-top: 20px;
}

#center_middle form p.center {
	padding-left: 130px;
}

#center_middle form p.textarea {
	height: 60px;
}

#center_middle label {
	clear: left;
	float: left;
	display: block;
	width: 240px;
}

#center_middle input {
	float: left;
	width: 200px;
	border: 1px solid #68554f;
	margin-bottom: 3px;
}

#center_middle input[type=checkbox],
#center_middle input[type=radio] {
  	width: 18px;
	margin: 0;
}

#center_middle select {
	float: left;
	width: 209px;
	border: 1px solid #68554f;
}

#center_middle option {
	padding-right: 10px;
}

#center_middle textarea {
	float: left;
	width: 200px;
	height: 60px;
	border: 1px solid #68554f;
	margin-bottom: 3px;
}

input#igen_tipus {
  width: 120px;
  float: none;
}

#center_middle ul, #center_middle ol {
	margin-bottom: 15px;
}

span#center_bottom {
	display: block;
	width: 680px;
	height: 10px;
	background: url('images/center_bottom.png');
}

#right {
	float: left;
	width: 120px;
	padding: 0 10px;
}

#footer {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	background: url('images/footer.jpg') repeat-x;
}

#footer ul {
	width: 840px;
	margin: 0 auto;
	padding: 30px 100px 0 50px;
	list-style: none;
}

#footer ul li {
	float: left;
	padding: 0 10px;
	background: url('images/menuborder.jpg') no-repeat right;
}

#footer ul li.last {
	background: none;
}

#footer ul li a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

#underfooter {
	width: 1000px;
	height: 35px;
	margin: 0 auto;
}

.imgleft {
	float: left;
	margin: 0 15px 15px 0;
}

.imglink {
	margin: 15px 0 0 35px;
}

.imgright {
	float: right;
	margin: 0 0 10px 20px;
}

ol.bignum {
	list-style: none;
}

ol.bignum li {
	margin: 0 0 10px 0;
}

#center_middle {
  position: relative;
  padding-top: 230px;
}

#header_informacio {
  background : #ffffff url('images/header_informaciok.jpg') no-repeat center 12px;
}

#header_holkolthetoel {
  background : #ffffff url('images/header_holkolthetoel.jpg') no-repeat center 12px;
}

#header_fooldal {
  background : #ffffff url('images/header_fooldal.jpg') no-repeat center 12px;
}

#header_kapcsolat {
  background : #ffffff url('images/header_kapcsolat.jpg') no-repeat center 12px;
}

#header_megrendeles {
  background : #ffffff url('images/header_megrendeles.jpg') no-repeat center 12px;
}

#header_megtakaritas {
  background : #ffffff url('images/header_megtakaritas.jpg') no-repeat center 12px;
}

#header_miert_a_sodexo {
  background : #ffffff url('images/header_miert-a-sodexo.jpg') no-repeat center 12px;
}

#header_postai {
  background : #ffffff url('images/header_postai.jpg') no-repeat center 12px;
}

.newheader {
  width: 660px;
  height: 213px;
  display: block;
  float: left;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 10px;
  clear: both;
}