@charset "utf-8";
body {
	font-family: "FagoNoRegularRomanH", Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0;
	color:#fff;
	background:#1f1f1f;
	}
@font-face {
    font-family: 'FagoProCondensed';
    src: url('../font/fagopro-cond-webfont.eot');
    src: url('../font/fagopro-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/fagopro-cond-webfont.woff') format('woff'),
         url('../font/fagopro-cond-webfont.ttf') format('truetype'),
         url('../font/fagopro-cond-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FagoNoRegularRomanH';
    src: url('../font/fagonoregular_romanh-webfont.eot');
    src: url('../font/fagonoregular_romanh-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/fagonoregular_romanh-webfont.woff') format('woff'),
         url('../font/fagonoregular_romanh-webfont.ttf') format('truetype'),
         url('../font/fagonoregular_romanh-webfont.svg#FagoNoRegularRomanH') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FagoCoBoldRomanH';
    src: url('../font/fagocoboldromanh-webfont.eot');
    src: url('../font/fagocoboldromanh-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/fagocoboldromanh-webfont.woff') format('woff'),
         url('../font/fagocoboldromanh-webfont.ttf') format('truetype'),
         url('../font/fagocoboldromanh-webfont.svg#FagoCoBoldRomanH') format('svg');
    font-weight: normal;
    font-style: normal;
}
#main_wrapper {
	margin:0 auto;
	width: 1000px;
	margin-top:0px;
	height:auto;

}

#wrapper{
	padding-top:27px;
	
	width:1000px;
	height:auto;
	float:left;
	background:#000;
	
}

#content {
	float: left;
	height: auto;
	width:810px;
	
	line-height:1.5;
}

div#left{
	width:190px;
	float:left;
	height:auto;
	text-align:center;
}


#menu {
	float: left;
	width: 805px;
	height:40px;
	line-height:40px;
	text-align:left;
	background:#596d22;
	padding-left:5px;
	
}

#menu a{
	color: #fff;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}

#menu a:hover, a.menuactive{
	color: #000;
}

div#szoveg{
	float:left;
	width:100%;
}

div#leiras{
	background:#292929;
	float:left;
	margin-top:12px;
	width:765px;
	padding-left:15px;
	padding-right:30px;
	margin-bottom:27px;
	padding-bottom:10px;
}

div.kisblokk{
	width:100%;
	clear:both;
	margin-bottom:20px;
}

.kisblokk img:hover{
	opacity:0.7;
}

#lablec{
	width:1000px;
	height:100px;
	background:#596d22;
	margin-top:0px;
	text-align:left;
	float:left;
	padding-top:5px;
}

#lablec2{
	width:1000px;
	height:15px;
	background:#000;
	margin-top:0px;
	text-align:left;
	float:left;
}

a.galnev{
	color:#fff;
	text-decoration:none;
	margin-top:10px;
	font-size:14px;
	line-height:1.2;
}

a.galnev:hover{
	color:#dd9700;
	
}