
@import url(form.css);
@import url(menu.css);
@import url(style.css);
body
{
    margin: 0px;
    padding: 0px;
    font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; 
    background:  url(pic/body_bg.jpg) repeat center top;
}
#wrapper_1
    {
    background-image:  url(pic/body_bg.jpg);
    background-repeat: repeat;
    }
#wrapper_2
{
    width: 1000px;
    margin: 0px auto;
    
}

#header
    {
    height:           153px;
        width: 1000px;
    background-image: url(pic/header.png);
    position:         relative;
    overflow: hidden;
    }
#mask {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;    
    
}
#masked {
    position: absolute;
    top: 4px;
    left: 200px;
    z-index: 9;    
    
}
#langchooser img
{
    margin: 0px 1px;
}
#langchooser
    {
    position: absolute;
    z-index: 100;
   top: 25px;
   right: 20px;
   text-align: right;
   width: 200px;
    }
#motto
{
    color: white;
    text-align: right;
    font-weight: bold; 
    padding: 0 25px;   
}
#motto img
    {
    border:  0;
    padding: 0;
    margin:  0;
    }
#content
    {
    background-image: url(pic/content_body_.jpg);
    background-position: 21px 0px;
    background-repeat: repeat-y;
    width: 1000px;
    }

#content_head
{
    background-image: url(pic/content_head.jpg);
    background-repeat: no-repeat;
    padding: 10px 26px 10px 25px;
    width: 949px;
}
#content_foot
{
    background-image: url(pic/content_foot.jpg);
    background-repeat: no-repeat;
    height: 48px;
}
#content_text
{
    padding: 0px 10px;
    width: 550px;
}
#main_content {
    padding: 0px 10px;
    width: 569px;
    margin: 0 185px 0 174px;
}
#leftbar
    {
    width: 174px;
    float: left;
    margin: 40px 0 0 0;
    }
#rightbar
    {
    width: 180px;
    float: right;
    margin-top: 35px;
    padding: 0 0 0 5px;
    border-left: 1px #d6d6d6 solid;
    }
#footer
    {
    height:     31px;
    text-align: center;
    color:      #BBB;
    line-height: 31px;
    background-repeat: repeat-x;
    font-size: 11px;
    }

#footer a
    {
    color:       #AAA;
    font-weight: bold;
    }

#searchbox
    {
        font-size: 10px;
    }
#searchbox form
{
    background-image: url(pic/search.jpg);
    width: 166px;
    height: 28px;
    margin: 3px 0px;    
}
#searchbox input
{
    border: none;
    background: transparent; 
    line-height: 24px !important;
    height: 24px !important;
    padding: 2px;
    font-size: 12px;
    font-size: 10px; 
    margin: 0; 
}
#search_submit
{
     text-indent: -200px;
     width: 20px; 
     height: 24px !important; 
     cursor: pointer; 
     padding: 2px; 
     width: 30px;
     display: block;
     float: left
     
}
#searchbox #q
{
width: 122px;
margin: 0 0 0 5px;
font-weight: bold;
display: block;
float: left;
}
#searchbox img
{
    vertical-align: middle;
}
#tartalom_ikonok
{
    float: right;
}
#breadcrumb
{
    height: 32px;
    line-height: 32px;    
}

#webdevelopment 
{
    display:block;
    float:right;
    margin:13px 31px 0 0;
    width:69px;
}
