

body{
margin:0px;
padding:0px;
background: #0b82b2;
font-size: 12pt;
font-family: verdana;
}

h1{
font-size: 16pt;
color: white;
}

h2{
font-size: 14pt;
color: white;
}

h3{
font-size: 12pt;
color: white;
}

#main{
width: 940px; /*Width of main container*/
margin: 0 ; /*Center container on page*/

}

#fej{
background: url(fejkepuj.jpg);
height: 236px; /*Height of top section*/

}
#fej2{
background: url(fejkep2.jpg);
height: 95px; /*Height of top section*/
padding-right: 30px;

}


#contentwrapper{
float: left;
width: 100%;

}

#test{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
border: 1px solid white;

}

#bal{
float: left;
width: 200px; /*Width of left column*/
margin-left: -950px; /*Set left margin to -(MainContainerWidth)*/


}

#lab{
clear: left;
width: 100%;
height: 239px;
background: url(labkep.jpg) no-repeat;
color: #FFF;
text-align: center;
font-size: 8pt;

}
#lab a {text-decoration: none; color: white;}

#lab1{ height: 119px; width: 940px; }
#lab2{ height: 120px; width: 940px; }
#lab3{ width: 940px; } 

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 10px;
}

a.menulink {
display: block;
width: 180px;
height: 25px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12pt;
font-weight: bold;
color: #ffffff;
border-bottom: 1px solid #e6bc15;
background: url(menu.jpg);


}
a.menulink:hover {
border-bottom:  1px #ffffff dotted;
background: url(menu2.jpg);
font-weight: bold;
font-size: 12pt;
color: #ffffff;
text-align: right;
width: 180px;
height: 25px;
padding: 0px;
}
.title{
background: url(kiemeles.jpg) repeat-y; padding: 5px;
}
.kiemel{
color: #f1ce29;
font-weight: bold;

}

