
@import url(form.css);
@import url(menu.css);
@import url(style.css);



#wrapper_1
    {
    background-image:  url(pic/body_bg.jpg);
    background-repeat: repeat-x;
    }
#wrapper_2
{
     width: 946px;
    margin: 0px auto;
    
}
#header
    {
    width: 946px;
    height:           226px;
    background-image: url(pic/header.jpg);
    position:         relative;
    }
#slogan
{
    color:white;
    font-size:17px;
    font-weight:bold;
    left:384px;
    position:absolute;
    text-transform:uppercase;
    top:132px;
}
#slogan span
{
    font-size: 24px;    
}
#home
{
display:block;
height:100px;
left:30px;
position:absolute;
top:30px;
width:800px;    
}
#cim
{
    color:white;
    font-size:12px;
    line-height: 14px;
    left:384px;
    position:absolute;
    top:162px;       
}
#content_head
{
 background-image: url(pic/content_head_.jpg);
 background-repeat: no-repeat;
 width: 820px;
}

#content
    {
    width: 820px;
    padding: 0px;
    margin: 17px 80px 0 46px;
    background-repeat: repeat-y;
     background-image: url(pic/content_body.jpg);
     background-position: 1px 0px;
     background-repeat: repeat-y;
    }

#content_foot
{
    height: 38px;
    background-image: url(pic/content_foot.jpg);
    background-repeat: no-repeat;
    width: 820px;
}
#content_text
{
    padding: 0px 10px 0px 5px;
    width: 555px;
}
#main_content {
    width: 565px;
    padding: 10px 10px;
    float: left;
}
#rightbar
    {
    width: 233px;
    margin: 0px 0px;
    float: right;
    }
#footer h1
{
    color:      #e5e5e5;
    font-size: 13px;
    border-bottom: 1px solid #e5e5e5;
    line-height:20px;
    margin: 0px 0px 3px 0px; 
    background-image: none;
    padding: 0;   
}
#footer
    {
    padding: 0px 0px 20px 0px;
    width: 100%;
    color:      #316468;
    font-size: 11px;
    height: 30px;
    text-align: center;
    background-color: #e5e5e5;
    }
#footer div
{
    line-height: 30px;    
}
#footer a
    {
    color:       #AAA;
    font-weight: bold;
    }

#tartalom_ikonok
{
    text-align: right;
}



#slideshow .box_head
{
    background-image: url(pic/content_head_.jpg);
background-position:-587px -5px;
    background-repeat: no-repeat;
    height: 30px;
    width: 234px;
}

#slideshow .box_body
{
    background-image: url(pic/content_head_.jpg);
    background-position: -587px -35px;
    width: 214px;
    background-repeat: no-repeat;
    padding: 10px 10px 3px 10px;
}
#mic
{
    position: absolute;  
    margin:-43px 0 0 150px;  
}
