body, div, form, h1, h3, h4, h5, h6 {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

body {
    background-color: #ffffff;
}

#logo {
    width: 226px;
    height: 194px;
    position: relative;
}

#page {
    width: 1300px;
    height: auto;
    padding: 0px 0px;
    margin: 0px auto;
}

#head {
    background-image: url('images/head-bg.jpg');
    width: 1000px;
    height: 200px;
    /*overflow: hidden;*/
    position: absolute;
}

#head-top {
    position: relative;
    left: 300px;
    top: -185px;
    width: 700px;
    height: 15px;
}
#head-top-left {
    float: left;
}
#head-top a {
    margin-right: 36px;
    color: #ffffff;
}
#head-top #hirlevel_form {
    float: right;
    padding-right: 21px;
    position: relative;
    top: -2px;
}
#head-top #hirlevel_form label {
    color: #ffffff;
}
#head-top #hirlevel_form-input {
    background: transparent;
    border: 0px none;
    margin-left:23px;
    margin-right:8px;
    width:100px;
}
#head-top #hirlevel_form-send {
    background: transparent;
    border: 0px none;
    color: #ffffff;
    width: 63px;
}

#head-info {
    position: relative;
    top: -149px;
    left: 257px;
    width: 300px;
}

#head-icon_menu {
    position: relative;
    top: -261px;
    left: 605px;
    width: 390px;
}
#head-icon_menu a {
    display: block;
    width: 95px;
    height: 71px;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-left: 1px;
    letter-spacing: -1px;
    padding-top: 43px;
}

#head-nyitvatarts {
    position: relative;
    width: 104px;
    top:-298px;
    left: 605px;
    /*left: 606px;*/
}

#head-partner {
    height:27px;
    left:858px;
    position:relative;
    top:-331px;
    width:132px;
}
#head-nyer {
    height:27px;
    left:718px;
    position:relative;
    top:-358px;
    width:132px;
}

#head-menu {
    position: relative;
    top: -320px;
    left: 257px;
    width: 743px;
    height: 36px;
}

#head-menu a {
    color: #000000;
    padding-top: 10px;
    padding-right: 10px;
}

#head-menu .menu_item {
    float: left;
    font-size: 11px;
    padding: 13px 3px 20px 0px;
}

#head-menu .menu_item .sub_menu_list {
    position: absolute;
    top: 35px;
    background-color: #CA1343;
    padding: 8px 15px 15px 0px;
    display: none;
}
#head-menu .menu_item.active .sub_menu_list {
    display: block;
}
#head-menu .sub_menu_item {
    padding-top: 5px;
    padding-left: 25px;
}
#head-menu .sub_menu_item a {
    color: #ffffff;
}


#main {
    padding: 0px 10px;
    margin-top: 200px;
}

#main-info {
    background-image: url('images/maininfobg.jpg');
    height: 208px;
}
#main-info div {
    float: left;
    width: 235px;
    padding-left: 10px;
    padding-top: 10px;
    color: #ffffff;
}
#main-info div p {
    margin: 0px;
}

#foot {
    background-image: url('images/foot.jpg');
    background-repeat: no-repeat;
    height: 111px;
    margin: 10px 10px 0px 10px;
}

#mainpc-page {
    float: left;
    width: 704px;
}
#mainpc-right {
    float: left;
    width: 276px
}
#mr-block {
    background: #f1f1f1;
    padding: 0px 10px 10px 0px;
}
#mr-block h2 {
    background-image: url('images/aktualisbg.jpg');
    background-repeat: no-repeat;
    margin: 0px;
    padding-left: 22px;
    padding-top: 7px;
    font-weight: normal;
}
#mr-block ul {
    padding-left: 25px;
}
#mr-block ul li a {
    color: #000000;
}
#mr-block .button {
    background-image: url('images/more_button.jpg');
    background-repeat: no-repeat;
    margin: 0px;
    width: 120px;
    height: 17px;
    text-align: center;
}
#mr-block .button a {
    color: #ffffff;
}

.news {
    width: 480px;
    padding-right: 10px;
    float: left;
    margin-bottom: 10px;
}
.news img {
    margin-right: 10px;
}
.news h3 {
    color: #000000;
}
.news .news-content {
    color: #000000;
}
.news a {
    color: #000000;
}

#foot {
    padding-top: 20px;
    padding-left: 20px;
    color: #ffffff;
}
#foot #foot_1 {
    float: left;
    width: 320px;
}
#foot #foot_2 {
    float: left;
    width: 365px;
}
#foot #foot_3 {
    float: left;
    width: 230px;
}
#foot table tr td {
    color: #ffffff;
}

#hirl_msg {
    background:none repeat scroll 0 0 #FFFFFF;
    border:6px solid #00FF00;
    margin-left:638px;
    padding:20px;
    position:absolute;
    text-align:center;
    top:37px;
    width:300px;
}

#page-left {
    width: 150px;
    float: left;
}
#page-right {
    width: 150px;
    float: left;
}
#page-center {
    width: 1000px;
    float: left;
}
#page-left img, #page-right img {
    border: 0px none;
}

#gallery {
    background-color: #f1f1f1;
    margin: 10px;
    padding: 10px;
    text-align: center;
}
#gallery .gallery_img {
    border: 0px;
    margin: 5px;
}

#foot2 {
    padding: 10px;
}
#foot2-left {
    float: left;
    color: #242424;
    width: 580px;
}
#foot2-left span {
    color: #CA1343;
}
#foot2-right {
    float: left;
    text-align: right;
    width: 400px;
}
#foot2-right a {
    color: #242424;
}
