html, body {
	padding: 0px;
	margin: 0px;
	background: #fffbda;
}

body {
	width: 920px;
}

body, input, select, textarea {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.kiemelt {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #943634;
}
.halvany {
	font-size: 11px;
	color: #7f7f7f;
}
.kisbetus {
	font-size: 9px;
	line-height: 10px;
}


a {
	font-weight: bold;
	text-decoration: none;
	color: #9f0f0f;
}
a:hover {
	text-decoration: none;
}

/* menü */

#menu_tarto {
	position: relative;
	z-index: 3;
	padding-right: 7px;
	background: url('../i/menu_jobb.gif') no-repeat right top;
}
#menu_tarto div {
	background: url('../i/menu_hatter.gif') repeat-x left top;
}

#menu {
	height: 40px;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	list-style-type: none;
	background: url('../i/menu_bal.gif') no-repeat left top;
}
#menu li {
	position: relative;
	float: left;
	padding-right: 4px;
	background: url('../i/menupont_jobb.gif') no-repeat right top;
}
#menu a {
	position: relative;
	display: block;
	padding: 8px 12px 12px;
	font-family: 'Times New Roman', serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fffbda;
	z-index: 4;
}
#menu a:hover {
	color: #f5b32b;
}
#menu a.aktiv {
	color: #f54c2b;
}
#menu li ul {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 33px;
	min-width: 100px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	z-index: 4;
}
#menu li li {
	float: none;
	white-space: nowrap;
	padding: 0px;
	border: 1px solid #97100d;
	background: #b74948 url('../i/almenu_hatter.gif') repeat-x left bottom;
}
#menu li li a {
	padding: 6px 12px;
	white-space: nowrap;
}

/* fejléc */

#fejlec {
	position: relative;
	height: 81px;
	margin: 6px 0px 0px 30px;
	z-index: 1;
}
#fejlec.cimlap_fejlec {
	height: 110px;
}

#logo {
	overflow: hidden;
	width: 189px;
	height: 49px;
}
#logo a {
	display: block;
	overflow: hidden;
	width: 189px;
	height: 0px;
	padding-top: 49px;
	background: url('../i/logo_kancellar.png') no-repeat left top;
}
#leiras {
	position: absolute;
	left: 0px;
	top: 49px;
	width: 223px;
	height: 61px;
	background: url('../i/leiras.png') no-repeat 0px 8px;
	z-index: 2;
}

#deloitte {
	position: absolute;
	left: 242px;
	top: 8px;
	background: url('../i/s.gif') no-repeat center center;
}
#deloitte a {
	display: block;
	overflow: hidden;
	width: 95px;
	height: 0px;
	padding-top: 64px;
}

#iso {
	position: absolute;
	left: 364px;
	top: 1px;
	background: url('../i/s.gif') no-repeat center center;
}
#iso a {
	display: block;
	overflow: hidden;
	width: 167px;
	height: 0px;
	padding-top: 73px;
}

#esemenyek {
	position: absolute;
	left: 575px;
	top: 7px;
	width: 250px;
	color: #666666;
}
#esemenyek h4, #esemenyek p {
	margin: 0px;
	font-size: 10px;
}
#esemenyek span {
	color: #990000;
}

#nyelvvalaszto {
	position: absolute;
	left: 832px;
	top: 18px;
	overflow: hidden;
	width: 25px;
	height: 49px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: url('../i/zaszlok.gif') no-repeat left top;
	z-index: 1;
}
#nyelvvalaszto a {
	display: block;
	overflow: hidden;
	width: 25px;
	height: 0px;
	padding-top: 16px;
}

/* címlap blog */

#blog {
	height: 266px;
	padding: 54px 0px 0px 27px;
	margin: 0px;
	list-style-type: none;
	color: white;
	background: url('../i/cimlap_blog_hatter.png') no-repeat 8px 0px;
}
#blog h4 {
	margin: 10px 0px 0px;
	font-size: 10px;
}
#blog li {
	width: 194px;
}
#blog a {
	display: block;
	padding-left: 7px;
	margin-bottom: 10px;
	color: #ffdd00;
}

/* címlap nagykép */

#nagykep {
	position: absolute;
	left: 186px;
	top: 81px;
	width: 704px;
	height: 338px;
	background: url('../i/cimlap_promo_jobb_hatter.png') no-repeat right top;
	z-index: 1;
}
#nagykep_tarto {
	height: 325px;
	padding: 13px 0px 0px 14px;
	background: url('../i/cimlap_promo_bal_hatter.png') no-repeat left top;
}
#nagykep img {
	width: 624px;
	height: 312px;
}
#nagykep_link {
	position: absolute;
	left: 14px;
	top: 13px;
	z-index: 3;
}
#nagykep_link a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 624px;
	height: 0px;
	padding-top: 312px;
	background: transparent url('../i/s.gif');
	z-index: 3;
}
#nagykep_jobb {
	position: absolute;
	left: 638px;
	top: 13px;
	width: 56px;
	height: 312px;
	background: url('../i/cimlap_promo_jobb.png') no-repeat right top;
	z-index: 2;
}
#nagykep_bal {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 119px;
	height: 338px;
	background: url('../i/cimlap_promo_bal.png') no-repeat right top;
	z-index: 2;
}

/* címlap hírek */

#cimlap_hirek {
	position: relative;
	margin-left: 10px;
	background: url('../i/hirek_hatter.gif') repeat-x 0px 6px;
}
#cimlap_hirek_bal {
	background: url('../i/hirek_hatter_bal.gif') no-repeat 0px 6px;
}
#cimlap_hirek_jobb {
	height: 224px;
	width: 225px;
	padding: 25px 664px 0px 21px;
	line-height: 18px;
	color: white;
	background: url('../i/hirek_hatter_jobb.gif') no-repeat 876px 6px;
}
#cimlap_hirek_jobb h2 {
	overflow: hidden;
	width: 224px;
	height: 0px;
	padding-top: 29px;
	margin: 0px 0px 16px 0px;
	line-height: normal;
	background: url('../i/cim_hirek.gif') no-repeat center top;
}

/* hírek blokkok */

.hirek_blokk {
	position: absolute;
	top: 0px;
	width: 205px;
	height: 236px;
}
#hirek_blokk1 {
	left: 254px;
}
#hirek_blokk2 {
	left: 474px;
}
#hirek_blokk3 {
	left: 693px;
}
.hirek_blokk_hatter {
	width: 182px;
	height: 227px;
	padding: 9px 10px 0px 13px;
	background: url('../i/hir_kiemelt_hatter.png') no-repeat left top;
}
.hirek_blokk h3 {
	overflow: hidden;
	height: 0px;
	padding-top: 37px;
	margin: 0px 0px 20px;
}
#hirek_blokk1 h3 {
	background: url('../i/hirek_kiemelt_cim_penzugyi.gif') no-repeat left top;
}
#hirek_blokk2 h3 {
	background: url('../i/hirek_kiemelt_cim_ipari.gif') no-repeat left top;
}
#hirek_blokk3 h3 {
	background: url('../i/hirek_kiemelt_cim_kormanyzati.gif') no-repeat left top;
}
.hirek_blokk h4 {
	width: 110px;
	height: 42px;
	margin: 0px;
	font-size: 10px;
	color: #990033;
}
.hirek_blokk img {
	position: absolute;
	right: 10px;
	top: 60px;
	border: 1px solid #cbc5a1;
	width: 61px;
	height: 34px;
}
.hirek_blokk p {
	height: 84px;
	margin: 0px;
}
.hirek_ugyvezeto {
	color: #9e0c0c;
}
.hirek_ugyvezeto span {
	display: block;
	width: 130px;
}
.hirek_lapozo {
	position: absolute;
	right: 26px;
	bottom: 36px;
}

/* címlap blokkok */

#cimlap_blokkok {
	position: relative;
	height: 119px;
	margin: 4px 0px 20px;
}

.cimlap_blokk {
	position: absolute;
	background: url('../i/piros_hatter.gif') repeat-x left top;
}
.cimlap_blokk_bal {
	height: 119px;
	padding-left: 16px;
	background: url('../i/piros_hatter_bal.gif') no-repeat left top;
}
.cimlap_blokk_jobb {
	padding: 15px 16px 15px 0px;
	height: 87px;
	background: url('../i/piros_hatter_jobb.gif') no-repeat right top;
}
.cimlap_blokk ul {
	padding: 12px 0px 0px 12px;
	margin: 0px;
	list-style-type: none;
}
.cimlap_blokk h3 {
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fffbda;
}
.cimlap_blokk a {
	font-weight: bold;
	color: #fffbda;
}

#cimlap_gyartok {
	left: 23px;
	width: 216px;
	line-height: 12px;
}
#cimlap_kozepso {
	left: 243px;
	width: 536px;
}
#cimlap_linkek {
	left: 783px;
	width: 126px;
	line-height: 24px;
}

#cimlap_gyartok h3 {
	overflow: hidden;
	height: 0px;
	padding-top: 14px;
	background: url('../i/piros_cim_gyartoi_linkek.gif') no-repeat left top;
}
#cimlap_gyartok a {
	font-weight: normal;
}

#cimlap_kozepso a {
	/*text-transform: uppercase;*/
}

#blog_link {
	position: absolute;
	left: -14px;
	top: 130px;
	z-index: 3;
}
#blog_link a {
	display: block;
	overflow: hidden;
	width: 242px;
	height: 0px;
	padding-top: 27px;
}

/* aloldal */

#aloldal_tartalom_tarto {
	padding-left: 5px;
	width: 926px;
}
#aloldal_tartalom_bal {
	position: relative;
	float: left;
	width: 171px;
	padding: 315px 3px 0px 0px;
}

#cim {
	position: absolute;
	left: -5px;
	top: 0px;
	width: 232px;
	height: 306px;
	background: url('../i/aloldal_cim_hatter.png') no-repeat left top;
}
#cim_kep, #cim_maszk {
	position: absolute;
	left: 30px;
	top: 19px;
	width: 161px;
	height: 165px;
}
#cim_kep img {
	width: 161px;
	height: 165px;
	background: #ae3434;
}
#cim_maszk {
	background: url('../i/aloldal_cim_maszk.png') no-repeat left top;
	z-index: 2;
}
#cim_szoveg {
	position: absolute;
	left: 31px;
	top: 184px;
	width: 145px;
	line-height: 12px;
	color: white;
}
#cim_szoveg a {
	color: white;
}

.aloldal_box {
	margin-bottom: 5px;
	line-height: 12px;
	color: white;
	background: url('../i/aloldal_box_hatter.gif') repeat-y left top;
}
.aloldal_box_fenn {
	padding-top: 13px;
	background: url('../i/aloldal_box_fenn.png') no-repeat left top;
}
.aloldal_box_lenn {
	min-height: 90px;
	padding: 0px 18px 14px;
	background: url('../i/aloldal_box_lenn.png') no-repeat left bottom;
}
.aloldal_box a {
	color: white;
}

.aloldal_box h3 {
	padding-top: 3px;
	margin: 0px;
}
.aloldal_box h3, .aloldal_box h3 a {
	font-family: 'Times New Roman', serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #fffbda;
}

.blog_datum {
	margin: 13px 0px 9px;
}
.blog_cim a {
	color: white;
}

.aloldal_box ul {
	padding: 0px;
	margin: 13px 0px 0px;
	list-style-type: none;
}
.aloldal_box ul a {
	font-weight: normal;
	color: #fffbda;
}

ul.navigacio li {
	padding: 5px 0px;
}


#aloldal_tartalom_jobb {
	float: right;
	width: 752px;
	background: url('../i/aloldal_tartalom_hatter.png') repeat-y left top;
}
#aloldal_tartalom_jobb_fenn {
	font-size: 11px;
	padding-top: 27px;
	background: url('../i/aloldal_tartalom_fenn.png') no-repeat left top;
}
#aloldal_tartalom_jobb_lenn {
	min-height: 331px;
	padding: 0px 77px 42px;
	background: url('../i/aloldal_tartalom_lenn.png') no-repeat left bottom;
}

.szoveg h1 {
	padding-top: 4px;
	margin-top: 0px;
	font-family: 'Times New Roman', serif;
	font-size: 19px;
	font-weight: normal;
	line-height: normal;

	color: #9e0d0d;
}
.szoveg h1.kisebb {
	font-size: 18px;
}
.szoveg h2 {
	font-size: 11px;
}
.szoveg .lead {
	font-weight: bold;
	font-size: 10px;
}

.mediatar td {
	padding-bottom: 10px;
	vertical-align: top;
}

#aloldal_tartalom_jobb_hirek {
	position: relative;
	padding-top: 30px;
	background: #fffbda;
}
#aloldal_tartalom_jobb_hirek #cimlap_kozepso {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 570px;
}
#aloldal_tartalom_jobb_hirek .aloldal_box {
	position: absolute;
	top: 20px;
	left: 575px;
	width: 180px;
}
#aloldal_tartalom_jobb_hirek .aloldal_box_lenn {
	padding-bottom: 2px;
}

/* aloldal lábléc */

#lablec {
	clear: both;
	height: 30px;
}



.sor1 {
	background: #fff8c2;
}
.sor2 {
	background: white;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #9f0f0f;
}
a:hover {
	text-decoration: none;
}

/* menü */

#menu_tarto {
	position: relative;
	z-index: 3;
	padding-right: 7px;
	background: url('../i/menu_jobb.gif') no-repeat right top;
}
#menu_tarto div {
	background: url('../i/menu_hatter.gif') repeat-x left top;
}

#menu {
	height: 40px;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	list-style-type: none;
	background: url('../i/menu_bal.gif') no-repeat left top;
}
#menu li {
	position: relative;
	float: left;
	padding-right: 4px;
	background: url('../i/menupont_jobb.gif') no-repeat right top;
}
#menu a {
	position: relative;
	display: block;
	padding: 8px 12px 12px;
	font-family: 'Times New Roman', serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fffbda;
	z-index: 4;
}
#menu a:hover {
	color: #f5b32b;
}
#menu a.aktiv {
	color: #f54c2b;
}
#menu li ul {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 33px;
	min-width: 100px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	z-index: 4;
}
#menu li li {
	float: none;
	white-space: nowrap;
	padding: 0px;
	border: 1px solid #97100d;
	background: #b74948 url('../i/almenu_hatter.gif') repeat-x left bottom;
}
#menu li li a {
	padding: 6px 12px;
	white-space: nowrap;
}

/* fejléc */

#fejlec {
	position: relative;
	height: 81px;
	margin: 6px 0px 0px 30px;
	z-index: 1;
}
#fejlec.cimlap_fejlec {
	height: 110px;
}

#logo {
	overflow: hidden;
	width: 189px;
	height: 49px;
}
#logo a {
	display: block;
	overflow: hidden;
	width: 189px;
	height: 0px;
	padding-top: 49px;
	background: url('../i/logo_kancellar.png') no-repeat left top;
}
#leiras {
	position: absolute;
	left: 0px;
	top: 49px;
	width: 223px;
	height: 61px;
	background: url('../i/leiras.png') no-repeat 0px 8px;
	z-index: 2;
}

#deloitte {
	position: absolute;
	left: 242px;
	top: 1px;
	background: url('../i/s.gif') no-repeat center center;
}
#deloitte a {
	display: block;
	overflow: hidden;
	width: 95px;
	height: 0px;
	padding-top: 73px;
}

#iso {
	position: absolute;
	left: 364px;
	top: 8px;
	background: url('../i/s.gif') no-repeat center center;
}
#iso a {
	display: block;
	overflow: hidden;
	width: 167px;
	height: 0px;
	padding-top: 64px;
}

#esemenyek {
	position: absolute;
	left: 575px;
	top: 7px;
	width: 250px;
	color: #666666;
}
#esemenyek h4, #esemenyek p {
	margin: 0px;
	font-size: 10px;
}
#esemenyek span {
	color: #990000;
}

#nyelvvalaszto {
	position: absolute;
	left: 832px;
	top: 18px;
	overflow: hidden;
	width: 25px;
	height: 49px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: url('../i/zaszlok.gif') no-repeat left top;
	z-index: 1;
}
#nyelvvalaszto a {
	display: block;
	overflow: hidden;
	width: 25px;
	height: 0px;
	padding-top: 16px;
}

/* címlap blog */

#blog {
	height: 266px;
	padding: 54px 0px 0px 27px;
	margin: 0px;
	list-style-type: none;
	color: white;
	background: url('../i/cimlap_blog_hatter.png') no-repeat 8px 0px;
}
#blog h4 {
	margin: 10px 0px 0px;
	font-size: 10px;
}
#blog li {
	width: 194px;
}
#blog a {
	display: block;
	padding-left: 7px;
	margin-bottom: 10px;
	color: #ffdd00;
}

/* címlap nagykép */

#nagykep {
	position: absolute;
	left: 186px;
	top: 81px;
	width: 704px;
	height: 338px;
	background: url('../i/cimlap_promo_jobb_hatter.png') no-repeat right top;
	z-index: 1;
}
#nagykep_tarto {
	height: 325px;
	padding: 13px 0px 0px 14px;
	background: url('../i/cimlap_promo_bal_hatter.png') no-repeat left top;
}
#nagykep img {
	width: 624px;
	height: 312px;
}
#nagykep_link {
	position: absolute;
	left: 14px;
	top: 13px;
	z-index: 3;
}
#nagykep_link a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 624px;
	height: 0px;
	padding-top: 312px;
	background: transparent url('../i/s.gif');
	z-index: 3;
}
#nagykep_jobb {
	position: absolute;
	left: 638px;
	top: 13px;
	width: 56px;
	height: 312px;
	background: url('../i/cimlap_promo_jobb.png') no-repeat right top;
	z-index: 2;
}
#nagykep_bal {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 119px;
	height: 338px;
	background: url('../i/cimlap_promo_bal.png') no-repeat right top;
	z-index: 2;
}

/* címlap hírek */

#cimlap_hirek {
	position: relative;
	margin-left: 10px;
	background: url('../i/hirek_hatter.gif') repeat-x 0px 6px;
}
#cimlap_hirek_bal {
	background: url('../i/hirek_hatter_bal.gif') no-repeat 0px 6px;
}
#cimlap_hirek_jobb {
	height: 224px;
	width: 225px;
	padding: 25px 664px 0px 21px;
	line-height: 18px;
	color: white;
	background: url('../i/hirek_hatter_jobb.gif') no-repeat 876px 6px;
}
#cimlap_hirek_jobb h2 {
	overflow: hidden;
	width: 224px;
	height: 0px;
	padding-top: 29px;
	margin: 0px 0px 16px 0px;
	line-height: normal;
	background: url('../i/cim_hirek.gif') no-repeat center top;
}

/* hírek blokkok */

.hirek_blokk {
	position: absolute;
	top: 0px;
	width: 205px;
	height: 236px;
}
#hirek_blokk1 {
	left: 254px;
}
#hirek_blokk2 {
	left: 474px;
}
#hirek_blokk3 {
	left: 693px;
}
.hirek_blokk_hatter {
	width: 182px;
	height: 227px;
	padding: 9px 10px 0px 13px;
	background: url('../i/hir_kiemelt_hatter.png') no-repeat left top;
}
.hirek_blokk h3 {
	overflow: hidden;
	height: 0px;
	padding-top: 37px;
	margin: 0px 0px 20px;
}
#hirek_blokk1 h3 {
	background: url('../i/hirek_kiemelt_cim_penzugyi.gif') no-repeat left top;
}
#hirek_blokk2 h3 {
	background: url('../i/hirek_kiemelt_cim_ipari.gif') no-repeat left top;
}
#hirek_blokk3 h3 {
	background: url('../i/hirek_kiemelt_cim_kormanyzati.gif') no-repeat left top;
}
.hirek_blokk h4 {
	width: 110px;
	height: 42px;
	margin: 0px;
	font-size: 10px;
	color: #990033;
}
.hirek_blokk img {
	position: absolute;
	right: 10px;
	top: 60px;
	border: 1px solid #cbc5a1;
	width: 61px;
	height: 34px;
}
.hirek_blokk p {
	height: 84px;
	margin: 0px;
}
.hirek_ugyvezeto {
	color: #9e0c0c;
}
.hirek_ugyvezeto span {
	display: block;
	width: 130px;
}
.hirek_lapozo {
	position: absolute;
	right: 26px;
	bottom: 36px;
}

/* címlap blokkok */

#cimlap_blokkok {
	position: relative;
	height: 119px;
	margin: 4px 0px 20px;
}

.cimlap_blokk {
	position: absolute;
	background: url('../i/piros_hatter.gif') repeat-x left top;
}
.cimlap_blokk_bal {
	height: 119px;
	padding-left: 16px;
	background: url('../i/piros_hatter_bal.gif') no-repeat left top;
}
.cimlap_blokk_jobb {
	padding: 15px 16px 15px 0px;
	height: 87px;
	background: url('../i/piros_hatter_jobb.gif') no-repeat right top;
}
.cimlap_blokk ul {
	padding: 12px 0px 0px 12px;
	margin: 0px;
	list-style-type: none;
}
.cimlap_blokk h3 {
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fffbda;
}
.cimlap_blokk a {
	font-weight: bold;
	color: #fffbda;
}

#cimlap_gyartok {
	left: 23px;
	width: 216px;
	line-height: 12px;
}
#cimlap_kozepso {
	left: 243px;
	width: 536px;
}
#cimlap_linkek {
	left: 783px;
	width: 126px;
	line-height: 24px;
}

#cimlap_gyartok h3 {
	overflow: hidden;
	height: 0px;
	padding-top: 14px;
	background: url('../i/piros_cim_gyartoi_linkek.gif') no-repeat left top;
}
#cimlap_gyartok a {
	font-weight: normal;
}

#cimlap_kozepso a {
	/*text-transform: uppercase;*/
}

#blog_link {
	position: absolute;
	left: -14px;
	top: 130px;
	z-index: 3;
}
#blog_link a {
	display: block;
	overflow: hidden;
	width: 242px;
	height: 0px;
	padding-top: 27px;
}

/* aloldal */

#aloldal_tartalom_tarto {
	padding-left: 5px;
	width: 926px;
}
#aloldal_tartalom_bal {
	position: relative;
	float: left;
	width: 171px;
	padding: 315px 3px 0px 0px;
}

#cim {
	position: absolute;
	left: -5px;
	top: 0px;
	width: 232px;
	height: 306px;
	background: url('../i/aloldal_cim_hatter.png') no-repeat left top;
}
#cim_kep, #cim_maszk {
	position: absolute;
	left: 30px;
	top: 19px;
	width: 161px;
	height: 165px;
}
#cim_kep img {
	width: 161px;
	height: 165px;
	background: #ae3434;
}
#cim_maszk {
	background: url('../i/aloldal_cim_maszk.png') no-repeat left top;
	z-index: 2;
}
#cim_szoveg {
	position: absolute;
	left: 31px;
	top: 184px;
	width: 145px;
	line-height: 12px;
	color: white;
}
#cim_szoveg a {
	color: white;
}

.aloldal_box {
	margin-bottom: 5px;
	line-height: 12px;
	color: white;
	background: url('../i/aloldal_box_hatter.gif') repeat-y left top;
}
.aloldal_box_fenn {
	padding-top: 13px;
	background: url('../i/aloldal_box_fenn.png') no-repeat left top;
}
.aloldal_box_lenn {
	min-height: 90px;
	padding: 0px 18px 14px;
	background: url('../i/aloldal_box_lenn.png') no-repeat left bottom;
}
.aloldal_box a {
	color: white;
}

.aloldal_box h3 {
	padding-top: 3px;
	margin: 0px;
}
.aloldal_box h3, .aloldal_box h3 a {
	font-family: 'Times New Roman', serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #fffbda;
}

.blog_datum {
	margin: 13px 0px 9px;
}
.blog_cim a {
	color: white;
}

.aloldal_box ul {
	padding: 0px;
	margin: 13px 0px 0px;
	list-style-type: none;
}
.aloldal_box ul a {
	font-weight: normal;
	color: #fffbda;
}

ul.navigacio li {
	padding: 5px 0px;
}


#aloldal_tartalom_jobb {
	float: right;
	width: 752px;
	background: url('../i/aloldal_tartalom_hatter.png') repeat-y left top;
}
#aloldal_tartalom_jobb_fenn {
	padding-top: 27px;
	background: url('../i/aloldal_tartalom_fenn.png') no-repeat left top;
}
#aloldal_tartalom_jobb_lenn {
	min-height: 331px;
	padding: 0px 77px 42px;
	background: url('../i/aloldal_tartalom_lenn.png') no-repeat left bottom;
}

.szoveg h1 {
	padding-top: 4px;
	margin-top: 0px;
	font-family: 'Times New Roman', serif;
	font-size: 19px;
	font-weight: normal;
	line-height: normal;

	color: #9e0d0d;
}
.szoveg h1.kisebb {
	font-size: 18px;
}
.szoveg h2 {
	font-size: 11px;
}
.szoveg .lead {
	font-weight: bold;
}

.mediatar td {
	padding-bottom: 10px;
	vertical-align: top;
}

#aloldal_tartalom_jobb_hirek {
	position: relative;
	padding-top: 30px;
	background: #fffbda;
}
#aloldal_tartalom_jobb_hirek #cimlap_kozepso {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 570px;
}
#aloldal_tartalom_jobb_hirek .aloldal_box {
	position: absolute;
	top: 20px;
	left: 575px;
	width: 180px;
}
#aloldal_tartalom_jobb_hirek .aloldal_box_lenn {
	padding-bottom: 2px;
}

/* aloldal lábléc */

#lablec {
	clear: both;
	height: 30px;
}



.sor1 {
	background: #fff8c2;
}
.sor2 {
	background: white;
}
