@charset "utf-8";
/* CSS Document */

body, html{
font-family:Arial, Helvetica, sans-serif;
color:#009900;
background:#ffffcc;
margin-top:0px;
}

#keret{
width:875px;
margin-left:auto;
margin-right:auto;

background:#FFFFFF;
}

#fejlec{
height:371px;
background:url(../images/fejlec.gif) no-repeat;
}

#content{
position:relative;
float:left;
background:#FFFFFF;
width:auto;
height:auto;
}

#bal{

float:left;
width:180px !important;
padding-left:10px;
padding-right:10px;
}

#kozep{

float:left;
width:400px !important;
}

#jobb{
position:relative;

float:left;
width:250px !important;
}


#clr{
clear:both;
}

#lablec{
height:258px;
background:url(../images/lablec.gif) no-repeat;
}

.img{
border:none;
}

a, a:hover, a:visited{
color:#00CC00;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}
