* { 
margin: 0;
padding: 0;
border: 0;
}
body {
    font-family: Times New Roman, Geneva, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.5;
	background-color: #6b6498;
}
a:link, a:visited {
    text-decoration: none;
    color: #106399;
}
img.left {float:left; margin:0 -2px; padding:1px; border:0px;}
img.right {float:right; position:relative; right:20px;}
.justify{text-align:justify;}
.center{text-align: center;}
.logokepek { margin: 0; padding: 0; border: 2px;}

/* ------------------------------------------- */
div#oldal {
    margin: 0 auto;
    width: 900px;
    background-color: #fafc67;
    border-right:10px solid #fcff06;
    border-left: 10px solid #fcff06;  
}
/* --- FEJLÉC -------------------------------- */
div#fejlec {
    width: 100%;
    height: 150px;
    background-color: #fcff00;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1;
}
/* --- KÖZÉP --------------------------------- */
div#kozep {
    width: 100%;
    color: #08324d;
}
/* --- BAL PANEL ----------------------------- */
div#menusor  {
    font-size: 15px;
	border-bottom:1px solid #000000;
}
ul#menu1{
    list-style-type: none;
}
    ul#menu1 li a{   
        padding: 4px;
        display: block;
        background-color: #fcff00;
        color: #000000;
        background:  url(../images/menu3.png);
        height: 23px;
        width: 174px;
        text-align: center;
        border-top: 0px solid #7a235a;
        border-left: 0px solid #7a235a;
		border-right: 0px solid #7a235a;
        float: left;
    }
    ul#menu1 li a:hover{
	text-decoration:underline;
    }
ul#menu2{
    list-style-type: none; 
}
    ul#menu2 li a
    {   
        padding: 4px;
        display: block;
        background-color: #fcff00;
        color: #000000;
        background:  url(../images/menu3.png);
        height: 23px;
        text-align: center;
        border-top: 0px solid #7a235a;
        border-left: 0px solid #7a235a;
		border-right: 0px solid #7a235a;     
    }
    ul#menu2 li a:hover{
	text-decoration:underline;
    }
a.aktivmenu{
font-weight: bold;
}
/* --- JOBB PANEL ---------------------------- */
div#jobb_panel_fooldal {
    margin-left: 00px;
    padding: 50px;
}
div#jobb_panel {
    margin-left: 00px;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 50px;
	padding-bottom: 50px;
}
div.szoveg {
    font-size: 18px;
}
ul.felsorolasok{
    line-height: 1.5;
}
li.felsorol1{
	margin-left:15px;
	list-style-type:circle;
}
li.felsorol2{
	margin-left:30px;
	list-style-type:square;
}
/* --- LÁBLÉC -------------------------------- */
div#lablec {
    padding: 3px 0;
    font-size: 12px;
    text-align: center;
    background-color: #fcff00;
    color: #000000;
    clear: both;
	border-top:1px solid #000000;
}
/*--------------------------------------------*/
ul#szolgmenu{
    list-style-type: none;
	margin-left: 170px;
}
    ul#szolgmenu li a
	{   
        font-size: 17px;
        padding-left: 0px;
        margin-bottom: 00px;
        margin-right: 15px;
        margin-left: 15px;
		background-color: #fcff00;
        color: #08324d;
        height: 28px;
        width: 200px;
        text-align: center;
        border-bottom: 1px solid #6b6498;
        border-top: 1px solid #6b6498;
        border-right: 1px solid #6b6498;
        border-left: 1px solid #6b6498;       
        float: left;
    }
    ul#szolgmenu li a:hover
	{
	text-decoration:underline;
    }    
