/* 
The z-index property sets the stack order of an element. 
An element with greater stack order is always in front of another element with lower stack order. 
Z-index only works on elements that have been positioned (eg position:absolute;)!
*/

A {font-family: Verdana;font-size: 9pt;font-weight: bold;text-decoration: none;color:#007C26;}
A:link {font-family: Verdana;font-size: 9pt;font-weight: bold;text-decoration: none;color:#007C26;}
A:visited {font-family: Verdana;font-size: 9pt;font-weight: bold;text-decoration: none;color:#007C26;}
A:hover {font-family: Verdana;font-size: 9pt;font-weight: bold;text-decoration: none;color:#007C26;}
A:active {font-family: Verdana;font-size: 9pt;font-weight: bold;text-decoration: none;color:#007C26;}

.nyitoclass
{
	text-align:center;
	margin-top:30px;
}

.centerclass
{
/*
középre igazítás!!!!!!!!!
text-align:center;
*/
}

.befoglaloclass
{
/*height: 500px;*/
width: 976px;
position:relative;
left:5px;
/*background-color:#0099FF;*/
/*
középre igazítás!!!!!!!!!
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
*/
top: 0px;
}


.fejlecclass
{
position: absolute;
height: 168px;
width: 976px;
left: 0px;
top: 5px;
/*background-color:#0099FF;*/
}

.menuclass
{
/*height: 662px;*/
width: 976px;
position: absolute;
left: 0px;
top: 173px;
z-index:1;
/*text-align: center;
vertical-align: middle;
background-color:#FF6666;*/
}

.contentclass
{
z-index:2;
height: 632px;
width: 550px;
position: absolute;
left: 240px;
top: 215px;
/*background-image:url('../Images/berkana_content_hatter.jpg');*/
font-family: Verdana;
font-size: 9pt;
text-align: justify;
/*vertical-align: middle;
background-color:#FF6666;*/
}

.verdenabetu
{
font-family: Verdana;
font-size: 10pt;
}

.jobbra
{
text-align: right;
}


.nagybalmargo
{
margin-left: 475px;
}

.kozepesbalmargo
{
margin-left: 395px;
}

.keret
{
border-right: black thin solid;
border-top: black thin solid;
border-left: black thin solid;
border-bottom: black thin solid;
}

.greenlargefont
{
color:#007C26;
font-weight: bold;
font-family: Verdana;
font-size: 9pt;
}

.largefont
{
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
/*color: #EF7800;*/
}

.narancskiemelt
{
font-size: 12pt;
color: #EF7800;
}


.nomargin
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
position:fixed;
}







.navnapclass
{
position: absolute;
height:20px;
width:200px;
left:10px;
text-align:left;
color:#000000;
font-size: 10pt;
font-family: 'Arial Black';
}

.homeurlclass
{
position: absolute;
right:10px;
height:20px;
width:200px;
text-align:right;
color:#000000;
font-size: 10pt;
font-family: 'Arial Black';
}
