form, input, h1, h2, h3, h4, p, ul, li{
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
p{
	margin: 0px 0px 14px 0px;
}

ul{
	margin: 10px 10px 20px 30px;
	list-style-type: square;
}
li {
	margin-bottom: 2px;
}
ul li ul{
	margin: 0px 10px 0px 15px;
	list-style-type: square;
}

#messagebox {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background: url(../frame/messagebox.gif) no-repeat;
	width: 330px;
	height: 120px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
#messagebox .messagetext {
	padding: 34px 20px 30px 20px;
	text-align: center;
}
/*----- SZERKEZET -----*/
body {
	margin-top: 0px;
	background-color: #f6f1ea;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#container {
	margin: 0px auto;
	width: 980px;
	background-color: #f6f1ea;
}

#container #top_header {
	width: 980px;
	height: 20px;
}
#container #top_header #top_left {
	float: left;
	padding: 2px 0px 2px 10px;
}
#container #top_header #top_left a{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#container #top_header #top_left a:hover{
	color: #f47920;
}
#container #top_header #top_right {
	float: right;
	padding: 2px 10px 2px 0px;
}
#container #top_header #top_right a{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#container #top_header #top_right a:hover{
	color: #f47920;
}
#container #top_header #top_right a.aktiv{
	font-weight: bold;
	color: #f47920;
}


#container #header {
	position: relative;
	width: 980px;
	height: 148px;
	background: url(../frame/header.gif) no-repeat;
}
#container .header1 {
	position: relative;
	width: 980px;
	height: 148px;
	background: url(../frame/header1.gif) no-repeat !important;
}
#container #header h1{
	position: absolute;
	top: 62px;
	left: 144px;
	letter-spacing: 8px;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
#container #header #logo{
	float: left;
	position: relative;
}
#container #header #logo a{
	position: absolute;
	top: 27px;
	left: 12px;
}
#container #header #header_jobb{
	float: right;
	width: 200px;
	height: 148px;
	
}
#container #header #header_jobb #h_menu{
	text-indent: -10000px;
}
#container #header #header_jobb #h_menu a.corso{
	display: block;
	margin-top: 2px;
	margin-left: 80px;
	width: 100px;
	height: 65px;
	
}
#container #header #header_jobb #h_menu a.perla{
	display: block;
	margin-top: 2px;
	margin-left: 80px;
	width: 100px;
	height: 65px;
	
}
#container #header #header_jobb #frissites{
	color: #f47920;
}
#container #header #frissites b{
	color: #000;
	font-weight: normal;
}

#container #center {
	padding: 10px 0px;
	width: 980px;
	background-color: #FFF;
}
#container #center #left{
	float: left;
	padding: 0px 10px;
	width: 180px;
	text-align: left;
}
#container #center #middle{
	float: left;
	width: 630px;
	text-align: left;
	position: relative;
}
#container #center #right{
	float: right;
	padding: 0px 10px;
	width: 130px;
}
#container #center #clear{
	clear: both;
	width: 960px;
	height: 0px;
	font-size : 0px;
}

#container #footer{
	width: 980px;
	height: 100px;
}
#container #footer #f_iso{
	float: left;
	padding-left: 15px;
	width: 140px;
}
#container #footer #f_contact{
	float: left;
	padding-top: 30px;
	width: 635px;
	font-size: 10px;
	font-weight: bold;
}
#container #footer #f_contact #f_print {
	display: none;
}
#container #footer #f_fps{
	float: right;
	padding: 30px 15px 0px 0px;
	width: 175px;
	font-size: 10px;
	font-weight: bold;
	color: #f47920;
}
#container #footer #f_fps a{
	color: #f47920;
	text-decoration: none;
}
#container #footer #f_fps a:hover{
	color: #000;
}


/*----- LEFT -----*/
/*MENU*/
#container #center #left #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #center #left #menu ul li{
	margin-bottom: 0px;	
}
#container #center #left #menu li a {
	display: block;
	padding: 4px 0px 6px 17px;
	width: 163px;
	background: url(../frame/arrow.gif) no-repeat;
	background-position: 0px 4px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#container #center #left #menu li a:hover {
	color: #f47920;
}
#container #center #left #menu li a.aktiv {
	display: block;
	padding: 4px 0px 6px 17px;
	width: 163px;
	background: url(../frame/arrow.gif) no-repeat;
	background-position: 0px 4px;
	color: #f47920;
	text-decoration: none;
	font-weight: bold;
}
#container #center #left #menu li li a{
	display: block;
	width: 148px;
	margin-left: 12px;
	padding: 2px 0px 2px 20px;
	border-bottom: 4px solid #FFF;
	background: #ede4d6;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#container #center #left #menu li li a:hover{
	background: #f8d08d;
}
#container #center #left #menu li li a.aktiv{
	display: block;
	width: 148px;
	margin-left: 12px;
	padding: 2px 0px 2px 20px;
	border-bottom: 4px solid #FFF;
	background: #f8d08d;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

/*----- RIGHT -----*/
#container #center #right .panel {
	margin-bottom: 10px;
	padding: 10px 0px 15px 0px;
	width: 130px;
	background-color: #ede4d6;
}
#container #center #right .panel h2{
	padding: 0px 0px 5px 0px;
	font-size: 14px;
}
#container #center #right .panel b{
	padding: 3px 0px;
	display: block;
	font-size: 10px;
	font-weight: normal;
}

#container #center #right .panel .inptext{
	margin: 0px auto;
	width: 87px;
	height: 19px;
	background: url(../frame/input_bg.gif) no-repeat;
}
#container #center #right .panel .inptext input{
	padding-left: 3px;
	padding-right: 3px;
	width: 81px;
	height: 19px;
	background: none;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
#container #center #right .panel .inpbutton{
	padding: 5px 0px;
}
#container #center #right .panel .inpbutton input{
	width: 87px;
	height: 19px;
	background: url(../frame/button_1.gif) no-repeat;
	border: none;
	cursor: pointer;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
	color: #FFF;
}
#container #center #right .panel a{
	display: block;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
#container #center #right .panel a:hover{
	color: #f47920;
}



/*----- NULLADIK OLDAL -----*/
#container #center #middle .middle_clear {
	clear: both;
	height: 10px;
	font-size : 0px;
}

/*FEKVÕ NEWS BOX*/
#container #center #middle #newsbox_1 {
	float: left;
}
#container #center #middle #newsbox_2 {
	float: right;
}
#container #center #middle .k_newsbox {
	padding: 0px 7px 7px 7px;
	width: 296px;
	background-color: #f47920;
}
#container #center #middle .k_newsbox h2{
	padding: 7px 0px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
#container #center #middle .k_newsbox h2 a{
	color: #FFF;
	text-decoration: none;
}
#container #center #middle .k_newsbox h2 a:hover{
	color: #f8d08d;
}
#container #center #middle .k_newsbox .cont {
	width: 296px;
	height: 160px;
	background-color: #f8d08d;
	overflow: hidden;
	position: relative;
}
#container #center #middle .k_newsbox .cont h3{
	padding: 9px 10px 1px 10px;
	font-size: 12px;
	margin-bottom: 3px;
}
#container #center #middle .k_newsbox .cont h3 a{
	text-decoration: none;
	color: #000;
}
#container #center #middle .k_newsbox .cont h3 a:hover{
	text-decoration: none;
	color: #f47920;
}
#container #center #middle .k_newsbox .cont .datum{
	padding: 0px 10px 12px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #f47920;
}

#container #center #middle .k_newsbox .cont .foto{
	float: left;
	padding-left: 10px;
	width: 86px;
}
#container #center #middle .k_newsbox .cont .foto img{
	border: solid 1px #000;
}
#container #center #middle .k_newsbox .cont .cont_clear{
	clear: both;
	padding: 4px;
	height: 12px;
	font-size : 11px;
	text-align: right;
}

/*ÁLLÓ NEWS BOX*/

#container #center #middle #nboxok {
	background: url(../frame/nbox_bg.gif) repeat-y;
	overflow: auto;
}

#container #center #middle #nboxok #nbox_1 {
	float: left;
	margin-right: 9px;
}
#container #center #middle #nboxok #nbox_2 {
	float: left;
	margin-right: 9px;
}
#container #center #middle #nboxok #nbox_3 {
	float: right;
}
#container #center #middle #nboxok .nbox {
	padding-top: 7px;
	width: 204px;
	font-size: 10px;
	/*background-color: #f8d08d;*/
}
#container #center #middle #nboxok .nbox .foto {
	text-align: center;
}
#container #center #middle #nboxok .nbox h3{
	color:#F47920;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:25px;
	padding:10px 15px 5px;
	margin-bottom: 5px;
	width:174px;
}
#container #center #middle #nboxok .nbox h3 a{
	color: #f47920;
	text-decoration: none;
	letter-spacing: -1px;
}
#container #center #middle #nboxok .nbox h3 a:hover{
	color: #000;
}
#container #center #middle #nboxok .nbox p{
	padding: 0px 15px;
}
#container #center #middle #nboxok .nbox ul{
	padding: 0px 15px;
	margin: 0px;
	list-style-type: none;
}
#container #center #middle #nboxok .nbox li{
	padding-bottom: 7px;
}
#container #center #middle #nboxok .nbox .tovabb{
	padding: 2px 15px;
}

#container #center #middle #nboxok .nbox .tovabb a, #container .cont_clear .tovabb a{
	display: block;
	padding-left: 17px;
	background: url(../frame/arrow.gif) no-repeat;
	color: #f47920;
	text-decoration: none;
}
#container .cont_clear .tovabb a{
	text-align: left;
	width: 58px;
	position: absolute;
	bottom: 8px;
	right: 7px;
	font-size:10px
}
#container #center #middle #nboxok .nbox .tovabb a:hover{
	color: #000;
}

#telepules_szerinti {
    padding: 0 0 5px;
    position: absolute;
    top: 5px;
    right: 5px;
	text-align: right;
}

#telepules_szerinti select {
    max-width: 200px;

}

