#container
{
position:relative;
top:0px;
left:0px;
width:680px;
margin:0;
padding:0;
background-color:#778899;
}
#header{
position:relative;
top:5px;
left:15px;
height:80px;
width:650px;
margin:0;
padding:0;
background-color:#C0C0C0;
}
#menu{
position:relative;
top:8px;
left:15px;
height:20px;
width:650px;
margin:0;
padding:0;
background-color:#FFFFFF;
}
#left{
position:relative;
float:left;
top:12px;
left:15px;
height:600px;
width:150px;
background-image: url(images/left_01.jpg);
margin:0;
padding:0;
}
#uzenofal{
position:relative;
top:120px;
left:4px;
width:140px;
height:150px;
margin:0;
padding:0;
background-image: url(images/hirek.jpg);


}
#open{
position:relative;
top:130px;
left:4px;
width:140px;
height:150px;
margin:0;
padding:0;
background-image: url(images/nyitva.jpg);
}
#content{
position:relative;
float:left;
top:12px;
left:18px;
width:350px;
height:600px;
background-image: url(images/center_01.jpg);
}
#right{
position:relative;
width:143px;
height:600px;
top:12px;
left:22px;
margin:0;
padding:0;
float:left;
background-image: url(images/right_01.jpg);
}
#footer{
position:relative;
top:15px;
left:0px;
width:680px;
height:20px;
clear:both;
background-color:#C0C0C0;
}
#leftin{
position:relative;
top:20px;
left:8px;
width:125px;
font-family: verdana, arial, times new roman;
    font-size: x-small;
    font-weight: bold;
text-align:justify;}
#contin{
position:relative;
top:10px;
left:8px;
width:335px;
font-family: times new roman, verdana, arial;
    font-size: small;
    font-weight: bold;
    font-variant:small-caps;
text-align:justify;
}
#rightin{
position:relative;
top:10px;
left:8px;
width:125px;
font-family: verdana, arial, times new roman;
    font-size: xx-small;
    font-weight: bold;
text-align:justify;}	
}
