@charset "iso-8859-2";
/* CSS Document */
a { text-decoration: none; color: 000000 }
a:hover {color:#0d444b}


.nev {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet Ms;
	Letter-spacing: 1
	
}

.cim {
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet Ms;
	Letter-spacing: 1
}

.iras {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet Ms;
	
}
.iras h2{
	color: #0D444B;	
	margin: 15px 0px 12px;
}
.iras h3{
	font-size: 14px;
	margin: 15px 0px 10px;	
}
.iras h4{
	color: #0D444B;	
	font-size: 13px;
	font-weight: bold;
	margin: 17px 0px 10px;
}
.iras2 {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet Ms;
	Letter-spacing: 1	
}

.alcim {
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet Ms;
	
}
.menu {
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet Ms;
	Letter-spacing: 2

}

.szerzo {
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet Ms;
	Letter-spacing: 1;
	Text-Transform: Uppercase

}
.menuskin{
position:absolute;
width:150px;
background-color:0d444b;
border:0px solid black;
font:normal 11px Trebuchet Ms;
line-height:12px;
z-index:500;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:white;
padding-left:5px;
padding-right:5px;
}

#mouseoverstyle{
background-color:a49a68;
}

#mouseoverstyle a{
color:white;
}


