
#header_main_cont{
    width: 1000px;
    height: 156px;
    background: url('http://www.kiado-iroda.com/modules/irodaclone_header_2/images/header.jpg');
}

#header_logo_cont {
    width: 268px;
    height:123px;
    float:left;
}

#logo {
    width: 268px;
    height:120px;
}
#tovabbi_cont{
    float: right;
    width: 460px;
}
#tovabbi_cont h1{
    color: white;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px;
}
#tovabbi_cont table{
    margin-left: 15px;
}
#tovabbi_cont td{
    width: 135px;
}
#tovabbi_cont a{
    color: white;
    margin-left: 5px;
}

#rss_pic {
    width: 34px;
    height:34px;
}

#header_banner_cont {
    margin-top:15px;
    width: 728px;
    height:90px;
    float:left;
}

#header_menu_cont {
    padding-top:7px;
    padding-left:13px;
    width: 735px;
    height:34px;
    float:left;
    
}

#header_menu_cont a {
    font-size:14px;
    font-weight:bold;
    color:white;
    text-decoration:none;
}

#header_menu_cont a:hover {
    color:#F4ECF3;
}
#header_lang_cont {
    padding-top:6px;
    padding-right:25px;
    width: 185px;
    height:34px;
    text-align:right;
    float:left;
}

#header_rss_cont {
    width: 35px;
    height:34px;
    float:left;
}

#lang_select {
    background:#500B4A none repeat scroll 0 0;
    border:1px solid #6F6F6F;
    color:white;
    float:right;
    font-size:11px;
    width:115px;
}

