@media screen {

html {
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: white;
}

body {
	position: relative;
	width: 760px;
	margin: 9px auto;
	padding: 0px 7px;
	background: url('../i/oldal_hatter.gif') repeat-y left top;
}

body, input, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
}

a, a:hover {
	color: #fecb00;
	font-weight: bold;
	text-decoration: underline;
}
a img {
	border: none;
}
a.tovabb {
	padding-left: 10px;
	background: url('../i/tovabb_elvalaszto.gif') no-repeat 2px 3px;
}

form {
	margin: 0px;
}

.input_text {
	margin: 1px 0px;
	padding: 2px;
	border: 1px solid #3ab6f2;
}
.textarea {
	overflow: auto;
	margin: 1px 0px;
	padding: 2px;
	border: 1px solid #3ab6f2;
}

.nemlatszik {
	height: 0px;
	margin: 0px;
	overflow: hidden;
}

.felkover {
	font-weight: bold;
}

.clearboth {
	clear: both;
}

/* fejléc, menü */

#sarok_bal_fent {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 10px;
	height: 10px;
	background: url('../i/sarok_bal_fent.gif') no-repeat left top;
}
#sarok_jobb_fent {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 10px;
	height: 10px;
	background: url('../i/sarok_jobb_fent.gif') no-repeat left top;
}

#logo {
	position: absolute;
	z-index: 2;
	left: 5px;
	top: 37px;
	width: 134px;
	height: 82px;
	background: url('../i/logo_aloldal.png') no-repeat center top;
}
#logo a {
	display: block;
	overflow: hidden;
	width: 134px;
	height: 0px;
	padding-top: 82px;
}

#menu_tarto {
	width: 760px;
	height: 71px;
	margin-left: -4px;
	background: url('../i/menu_tarto_hatter_a.png') no-repeat left top;
}

#menu {
	position: relative;
	z-index: 2;
	height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	list-style-type: none;
}
#menu li {
	position: relative;
	float: left;
	padding-right: 2px;
	background: url('../i/menu_elvalaszto.gif') no-repeat right top;
}
#menu li.utolso {
	background: none;
}
#menu a {
	display: block;
	position: relative;
	padding: 7px 8px 11px;
	outline: none;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#menu a:hover {
	color: #ff3000;
}
#menu ul {
	width: 166px;
	margin: 0px 7px;
	padding: 1px 0px 2px;
	list-style-type: none;
	background: url('../i/menu_hatter_a.png') no-repeat left top;
}
#menu ul li {
	display: inline;
	float: none;
	padding-right: 0px;
	background: none;
}
#menu ul a {
	padding: 1px 0px 0px;
	font-weight: bold;
	color: #ff3000;
}
#menu ul a:hover {
	text-decoration: underline;
	background: white;
}
.almenu_tarto {
	visibility: hidden;
	position: absolute;
	left: -4px;
	top: 31px;
	padding: 0px 3px 3px;
}
.almenu_bal {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 10px;
	/*height: 51px;*/
	background: url('../i/menu_bal_a.png') repeat-y left top;
}
.almenu_bal_lent {
	position: absolute;
	left: 0px;
	/*top: 51px;*/
	width: 10px;
	height: 11px;
	background: url('../i/menu_bal_lent_a.png') no-repeat left top;
}
.almenu_lent {
	position: absolute;
	left: 10px;
	/*top: 59px;
	width: 167px;*/
	height: 3px;
	font-size: 1px;
	background: url('../i/menu_lent_a.png') repeat-x left top;
}
.almenu_jobb_lent {
	position: absolute;
	/*left: 177px;
	top: 49px;*/
	width: 10px;
	height: 11px;
	background: url('../i/menu_jobb_lent_a.png') no-repeat left top;
}
.almenu_jobb {
	position: absolute;
	/*left: 185px;*/
	top: 0px;
	width: 10px;
	/*height: 49px;*/
	background: url('../i/menu_jobb_a.png') repeat-y left top;
}
.almenu_jobb_fent {
	position: absolute;
	/*left: 183px;*/
	top: -3px;
	width: 5px;
	height: 3px;
	font-size: 1px;
	background: url('../i/menu_jobb_fent_a.png') no-repeat left top;
}
.almenu_jobb_fent_v {
	position: absolute;
	/*left: 118px;*/
	top: -3px;
	width: 65px;
	height: 3px;
	font-size: 1px;
	background: url('../i/menu_jobb_fent_v_a.png') repeat-x left top;
}
.almenu_link {
	position: absolute;
	left: 1px;
	top: -31px;
	z-index: 4;
}
#menu .almenu_link a {
	padding: 7px 10px 11px 11px;
	color: #ff3000;
}
.almenu_link_alatt {
	position: absolute;
	left: 1px;
	top: -31px;
	/*width: 117px;*/
	height: 31px;
	z-index: 2;
	background: url('../i/menu_fejlec_hatter_a.png') no-repeat left top;
}
.almenu_link_bal {
	position: absolute;
	left: 0px;
	top: -31px;
	width: 10px;
	height: 31px;
	background: url('../i/menu_bal_fent_a.png') no-repeat left top;
}
.almenu_link_fent {
	position: absolute;
	left: 10px;
	top: -31px;
	/*width: 97px;*/
	height: 2px;
	font-size: 1px;
	background: url('../i/menu_fent_a.png') repeat-x left top;
}
.almenu_link_jobb {
	position: absolute;
	z-index: 3;
	/*left: 107px;*/
	top: -31px;
	width: 11px;
	height: 31px;
	background: url('../i/menufejlec_jobb_a.png') no-repeat left top;
}

/* alsó fejléc */

#cimlapra {
	position: absolute;
	z-index: 1;
	left: -128px;
	top: -8px;
}
#cimlapra a {
	display: block;
	padding: 5px 5px 7px 7px;
	text-decoration: none;
	color: white;
}

#fejlec_kereses {
	position: absolute;
	left: 499px;
	top: 39px;
	width: 262px;
	height: 32px;
}
#fejlec_kereses_valaszto {
	position: absolute;
	left: 0px;
	top: 0px;
}
#fejlec_kereses .kereses_kombo {
	position: absolute;
	left: 118px;
	top: -5px;
}
#fejlec_kereses_mezo_tarto {
	position: absolute;
	left: 26px;
	top: 0px;
}
#fejlec_kereses_mezo {
	width: 94px;
	padding: 0px;
	border: none;
}
#fejlec_kereses_gomb_tarto {
	position: absolute;
	left: 116px;
	top: -1px;
	width: 27px;
	height: 27px;
}
#kereses_szovegek {
	font-size: 11px;
	color: white;
}
#kereses_szovegek a {
	font-size: 11px;
	text-decoration: none;
	color: white;
}

#lablec {
	position: relative;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #d9d9d9;
}
#lablec_arnyek_bal {
	position: absolute;
	left: -7px;
	top: -124px;
	width: 6px;
	height: 167px;
	background: url('../i/lablec_arnyek_bal.png') no-repeat left top;
}
#lablec_arnyek_lent {
	position: absolute;
	left: -1px;
	top: 36px;
	width: 320px;
	height: 7px;
	background: url('../i/lablec_arnyek_lent.png') no-repeat left top;
}
#sarok_jobb_lent {
	position: absolute;
	right: -1px;
	top: 26px;
	width: 10px;
	height: 10px;
	background: url('../i/sarok_jobb_lent.gif') no-repeat left top;
}
#lablec ul {
	height: 12px;
	margin: 0px;
	padding: 0px 5px;
	list-style-type: none;
}
#lablec li {
	float: left;
	padding: 0px 7px 0px 5px;
	background: url('../i/lablec_elvalaszto.gif') no-repeat right top;
}
#lablec li.utolso {
	background: none;
}
#copyright {
	padding: 3px 0px 0px 10px;
	color: black;
}
#keszitette {
	position: absolute;
	z-index: 2;
	overflow: hidden;
	left: 591px;
	top: -8px;
	width: 160px;
	height: 0px;
	padding-top: 37px;
	background: url('../i/s.gif') no-repeat left top;/*logo_csongvai.png*/
}
#keszitette a {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 0px;
	padding-top: 37px;
}
#thor {
	position: absolute;
	overflow: hidden;
	left: 690px;
	top: -155px;
	width: 60px;
	height: 0px;
	padding-top: 56px;
	background: url('../i/s.gif') no-repeat left top;/*logo_thor.png*/
}

/* navigációs sáv */

#navigacio {
	width: 647px;
	height: 46px;
	margin: 0px;
	padding: 68px 0px 0px 11px;
	list-style-type: none;
	background: url('../i/navigacio_hatter.png') no-repeat 0px 57px;
}
#navigacio li {
	float: left;
	padding-left: 6px;
	font-weight: bold;
	color: white;
}
#navigacio a {
	padding-right: 8px;
	background: url('../i/navigacio_elvalaszto.gif') no-repeat right top;
}

/* aloldal tartalomtartó */

#tartalom_tarto {
	position: relative;
	z-index: 1;
	width: 756px;
	min-height: 545px;
	margin-bottom: 2em;
	padding-left: 4px;
	border-top: 1px solid #d9d9d9;
	background: white url('../i/aloldal_hatter.png') no-repeat left top;
}

#cim {
	position: absolute;
	left: 140px;
	top: 42px;
}
#cim h3 {
	margin: 0px;
	font-size: 11px;
}
#cim span {
	color: black;
}

/* tartalom */

h1 {
	height: 29px;
	margin: 0px 0px 0px 6px;
	padding: 9px 0px 0px 11px;
	font-size: 11px;
	color: white;
	background: url('../i/cim_hatter_kek.png') no-repeat left top;
}
h1.masodik {
	margin-top: 8px;
}

#tartalom {
	position: relative;
	width: 628px;
	min-height: 236px;
	margin-left: 6px;
	padding: 10px 11px 20px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	background: white url('../i/tartalom_hatter.png') no-repeat 0px 159px;
}
#tartalom.tartalom_rovid {
	background: white url('../i/tartalom_hatter.png') no-repeat 0px 3px;
}
#tartalom_rovid {
	position: relative;
	width: 628px;
	min-height: 79px;
	margin-left: 6px;
	padding: 10px 11px 20px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	background: white;
}
#tartalom_arnyek_bal {
	position: absolute;
	left: -8px;
	bottom: -8px;
	width: 7px;
	height: 236px;
	background: url('../i/tartalom_arnyek_bal_a.png') no-repeat left top;
}
#tartalom_rovid_arnyek_bal {
	position: absolute;
	left: -8px;
	bottom: -8px;
	width: 7px;
	height: 149px;
	background: url('../i/tartalom_rovid_arnyek_bal_a.png') no-repeat left top;
}
.tartalom_arnyek_lent {
	position: absolute;
	left: -1px;
	bottom: -8px;
	width: 582px;
	height: 7px;
	background: url('../i/tartalom_arnyek_lent_a.png') no-repeat left top;
}
#tartalom_jobb_sarok {
	position: absolute;
	top: 257px;
	left: 641px;
	width: 10px;
	height: 10px;
	background: url('../i/sarokelem_1.gif') no-repeat left top;
}
#tartalom_rovid_jobb_sarok {
	position: absolute;
	top: 100px;
	left: 641px;
	width: 10px;
	height: 10px;
	background: url('../i/sarokelem_1.gif') no-repeat left top;
}

h2 {
	margin: 0px 0px 16px;
	font-size: 11px;
	color: #ff3000;
}
p.bevezeto {
	margin: 0px 0px 16px;
	padding-left: 36px;
	line-height: 14px;
	color: black;
}
.szoveg {
	padding-left: 36px;
	line-height: 14px;
	color: black;
}
.szoveg p {
	margin: 0px 0px 16px;
}
.szoveg table {
	border-collapse: collapse;
}
.szoveg td {
	padding: 2px;
}
#jobb_also_sarok {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 10px;
	height: 10px;
}

.cikkgyujto .szoveg {
	margin-bottom: 2em;
}

/* galéria */

#galeria {
	clear: both;
	position: relative;
	width: 100%;
	padding-top: 234px;
}
#galeria_kep {
	position: absolute;
	left: 165px;
	top: 0px;
}
#lapozo_vissza {
	position: absolute;
	left: 136px;
	top: 86px;
	width: 27px;
	height: 27px;
}
#lapozo_elore {
	position: absolute;
	left: 467px;
	top: 86px;
	width: 27px;
	height: 27px;
}
#kiskep_tarto {
	overflow: auto;
	width: 300px;
	padding-left: 165px;
}
#kiskep_tarto a {
	display: block;
	float: left;
	width: 52px;
	height: 39px;
	margin: 0px 7px 3px 0px;
	border: 1px solid white;
	outline: none;
}
#kiskep_tarto a:hover {
	border: 1px solid #2c90d2;
}
#kiskep_tarto a.aktiv {
	border: 1px solid #d55d41;
}
#kiskep_tarto a.aktiv:hover {
	border: 1px solid #2c90d2;
}

#lapozo {
	padding: 10px 0px;
	text-align: center;
	color: #6eacd5;
}
#lapozo a {
	font-weight: normal;
}

/* oldaltérkép */

ul#oldalterkep {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#oldalterkep li {
	padding-left: 36px;
	line-height: 18px;
}
ul#oldalterkep ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#oldalterkep ul li {
}
ul#oldalterkep ul a {
	padding-left: 9px;
	background: url('../i/tovabb_csik.gif') no-repeat left center;
}

/* hibaüzenet */

#hibauzenet {
	visibility: hidden;
	position: absolute;
	z-index: 11000;
	left: 350px;
	top: 290px;
}
#hibauzenet_hatter {
	width: 224px;
	height: 102px;
	background: url('../i/hibauzenet_hatter_a.png') no-repeat left top;
}
#hiba_racs {
	position: relative;
	width: 224px;
	height: 102px;
	/*background: url('../i/racs.png') repeat left top;*/
}
#hiba_cim {
	position: absolute;
	left: 21px;
	top: 12px;
	width: 182px;
	font-weight: bold;
	text-align: center;
	color: #ff3300;
}
#hiba_szoveg {
	position: absolute;
	left: 21px;
	top: 35px;
	width: 182px;
	text-align: center;
	color: black;
}
#hiba_gomb_tarto {
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -13px;
	width: 27px;
	height: 27px;
}
#hibauzenet #hiba_gomb_tarto a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 27px;
}

.dokumentumtar ul {
	width: 300px;
	margin: 0px;
	padding: 2em 0px 0px 36px;
	list-style-type: none;
}
.dokumentumtar li a {
	position: relative;
	display: block;
	padding: 2px 0px 2px 20px;
}

.doc {
	background: url('../i/ikon_doc.gif') no-repeat left top;
}

}

@media handheld {

body, input, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #3ab6f2;
}

a, a:hover {
	color: #ff3000;
	text-decoration: underline;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

}
