html {
	background: url(../img/bg.jpg) #ddf0e7 repeat-x;
	background-attachment: fixed;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(../img/bg.jpg) #ddf0e7 repeat-x;
	background-attachment: fixed;
}

a:link, a:visited { color: #167036; text-decoration: underline; }
a:active, a:hover { color: #990000; text-decoration: none; }
.aktualis-link {
    position: relative;
    top: -8px;
    left: 380px;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #eef8f4;
	text-align: justify;
	margin: 0 0 10px 0;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #bbefbb;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #bfffbf;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Tahoma;
	font-size: 15px;
	color: #bfffbf;
	font-weight: bold;
	margin: 0 0 3px 0;
}

blockquote {
	color: #eec;
	font-style: italic;
}

#container {
	background: url(../img/container_bg.jpg) no-repeat top;
	background-attachment: fixed;
	width: 1024px;
	margin: auto;
        position: relative;
}

#content-area {
	width: 942px;
	margin: auto;
}

#left {
	float: left;
	width: 290px;
        position: relative;
        margin: 0;
}


#menu {
	width: 219px;
	margin: 25px 0 0 auto;
        padding: 0;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 219px;
}

#menu ul li {
    position: relative;
}

#menu li:hover, #menu li.hover {  
    position: static;  
}

#menu li a {
	display: block;
	height: 31px;
	padding: 12px 10px 0 10px;
	margin: 5px 0 0 0;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	background: url(../img/menu.png) no-repeat;
	text-decoration:none;
}

#menu li a:hover, #menu li .current {
	background: url(../img/menu_current.png) no-repeat;
	text-decoration:none;
	color: #167036;
}

#menu li ul {
        position : absolute;
        left: -999em;
        margin-left : 219px;
        margin-top : -48px;
        z-index: 9999;
        background: #68bd93;
        border: 1px #fff solid;
        display: block;
        float: left;
}

#menu ul li ul li {
    margin: 2px 2px -1px 2px;
    padding: 0;
    border-bottom: 1px #fff dotted;
    position: relative;
    display: block;
}

#menu ul li ul li a{
    margin: 0;
    padding: 4px;
    font-size: 12px;
    line-height: 12px;
    height: auto;
    background: none;
    display: block;
    position: relative;
}

#menu ul li ul li a:hover {
    background: none;
}

#menu li:hover ul, .menu li li:hover ul, .menu li li li:hover ul, .menu li.sfhover ul, .menu li li.sfhover ul, .menu li li li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
}




.elerhetoseg {
	background: url(../img/elerhetoseg_bg.png) bottom no-repeat;
	width: 180px;
	padding: 20px;
	margin: 20px 0 0 70px;
}

.elerhetoseg h2 {
	color: #2a8360;
	text-align: center;
	margin: 0 0 15px 0 ;
}

.elerhetoseg p {
	color: #153;
}

.elerhetoseg img {
	margin: 0 0 10px 0;
	border: 3px solid #fff;
}

#jobb {
	float: right;
	width: 650px;
	margin: 25px 0 0 0;
}


#udvozlet {
	background: url(../img/right_top.png) top no-repeat;
	width: 604px;
	height: 70px;
	padding: 0 20px 0 20px;
}

#udvozlet h1 {
	float: right;
	width: 474px;
	text-align: center;
	line-height: 70px;
        font-size: 26px;
}

#udvozlet p {
        text-align: center;
        font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #bbefbb;
	font-weight: bold;
        position: absolute;
        top: 5px;
        right: 230px;
}

#udvozlet #logo {
	float: left;
	width: 90px;
	height: 61px;
	margin: 10px 0 0 20px;

}

#udvozlet #logo a {
	display: block;
	width: 90px;
	height: 61px;
}

#udvozlet #logo a img {
        border: 0;
}

#jobb-kozep {
	background: url(../img/right_mid.png);
	width: 644px;
	padding: 0 0 10px 0;
}

#jobb-alja {
	background: url(../img/right_bottom.png) bottom no-repeat;
	width: 644px;
	height: 73px;
}

.egy-oszlop {
	width: 604px;
	border-bottom: 1px dotted #fff;
	margin: 0 20px 0 20px;
	padding: 10px 0 10px 0;
}

.egy-oszlop table {
	border: 1px #597 solid;
	border-collapse: collapse;
	width: 100%;
	color: #efe;
}

.egy-oszlop table td {
	border: 1px #597 solid;
	padding: 3px;
	padding-left: 10px;
}

.egy-oszlop table td.td-center {
	text-align: center;
	padding: 0;
}

.float-left {
	float: left;
	border: 3px solid #fff;
	margin: 0 15px 15px 0;
}

.float-right {
        float: right;
	border: 3px solid #fff;
	margin: 0 0 15px 15px;
}
.bal-oszlop {
	float: left;
	width: 280px;
	margin: 0 2px 10px 20px;
	padding: 10px 20px 0 0;
}

.bal-oszlop ul {
    margin: 0;
    padding: 0;
}

.bal-oszlop ul li {
    margin: 0;
    padding: 0;
}

.bal-oszlop ul li img {
    margin: 4px;
    padding: 0;
    border: 1px #348945 solid;
}

.jobb-oszlop {
	margin: 0 0 10px 0;
	padding: 10px 0 0 20px;
}

.bal-oszlop img {
	float: left;
	margin: 10px 10px 10px 0 ;
}

.img-left {
        display: block;
	float: left;
	margin: 5px 10px 2px 0;
	padding: 2px;
	border: 1px solid #fff;
}

.img-right {
        display: block;
	float: right;
	margin: 5px 0 2px 10px;
	padding: 2px;
	border: 1px solid #fff;
}

.aktualitasok {
	width: 595px;
	margin: 15px 0 0 24px;	
}

.aktualitasok .aktualitasok-teteje {
	width: 595px;
	height: 4px;
	background: url(../img/aktualitasok_top.png) top no-repeat;
}

.aktualitasok .aktualitasok-alja {
	width: 595px;
	height: 5px;
	background: url(../img/aktualitasok_bottom.png) bottom no-repeat;
}

.aktualitasok .aktualitasok-kozepe {
	width: 555px;
	background: #7fbaa0;
	padding: 10px 20px;
}

.aktualitasok-kozepe img {
	float: left;
	margin: 0 20px 20px 0;
}

.v_line {
	float: left;
	width: 1px;
	min-height: 406px;
	border-left: 1px dotted #fff;
	margin: 0 2px 0 0;
}

.h_line {
	height: 0px;
	border-bottom: 1px dotted #fff;
	margin: 0 20px;
}

.more {
	float: right;
	background: url(../img/more.png);
	width: 80px;
	height: 23px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 10px 0px 10px 0;
	color: #fff;
}

.more a {
	color: #fff;
	text-decoration: none;
}

.more a:hover {
	text-decoration: underline;	
}

#jobb ul {
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #eef8f4;
}

#jobb ul li {
	background: url(../img/bullet_star.png) no-repeat;
	background-position: 0 8px;
	padding: 0 0 0 13px;
	margin: 0 0 5px 0;
}

#footer {
	width: 100%;
	color: #167036;
	margin: 0;
	text-align: center;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.cleaner img {
	margin: 0 0 0 30px;
}

