body {
    margin: 0;
}
html {
    margin: 0;
}
.clear {
    clear: both;
}
.center {
    text-align: center;
    margin: 18px auto;
    font-size: 14px;
}
.error-message {
    color: #d51f07;
    font-weight: bold;
}
.normfont, a.normfont, a.normfont:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #333;
    text-decoration: none;
}
a.normfont:hover {
    color: #000;
}
.normfont_white, a.normfont_white, a.normfont_white:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #eee;
    text-decoration: none;
    font-weight: bold;
}
a.normfont_white:hover{
    color:#fff;
    text-decoration: underline;
}
.normfont_red {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color:#d51f07;
    text-decoration: none;
}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    color: #d51f07;
    text-decoration: none;
    margin-top: 2px;
    margin-bottom: 10px;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    color: #d51f07;
    text-decoration: none;
    margin-top: 0px;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    margin-bottom: 10px;
}
h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    margin-top: 0px;
}

/* tartalmi elemek */

#container{
    position:relative;
    left: 50%;
    margin-left: -405px;
    width: 740px;
}    #head{
        width: 740px;
        height: 95px;
        background: url(http://atlas.hu/img/hg_head.jpg) no-repeat;
        padding: 0 35px;
    }
        #head_left{
            float:left;
            width: 630px;
            padding-top: 5px;
        }
            #head_left #logo {
                text-transform: uppercase;
                font-family: Garmond;
                color: #800000;
                font-size: 30px;
                font-variant: small-caps;
                text-decoration: none;
                line-height: 90px;
            }
        #head_right{
            float: left;
            width: 110px;
            padding-top: 35px;
            text-align: right;
        }
    #head2 {
        clear: both;
        width: 740px;
        background: url(http://atlas.hu/img/hg_content.jpg) repeat-y;
        padding: 0 35px;
    }
        #head2_left{
            float:left;
            width: 460px;
        }
        #head2_right{
            float:left;
            width: 249px;
            height:184px;
            margin-left: 1px;
            padding: 10px 15px 15px 15px;
            background-image:url(http://atlas.hu/img/hg_title.jpg);
            background-repeat:repeat-x;
        }
            #head2_right h3 {
                padding: 0;
                margin: 5px 0;
            }
            #head2_right ul, .content_right_finder ul {
                display: block;
                padding: 10px 0 0 20px;
                margin: 0;
                list-style-image: url(http://atlas.hu/img/kiskereszt.jpg);
            }
                #head2_right ul li, .content_right_finder ul li {
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-size: 13px;
                    font-weight: bold;
                    color: #fff;
                    text-decoration: none;
                    margin-bottom: 2px;
                }
    #menu{
        clear:both;
        z-index: 100;
        height: auto;
        width: 740px;
        background: url(http://atlas.hu/img/hg_content.jpg) repeat-y;
        padding: 1px 35px 0 35px;
    }
        #menukeret {
            width: 740px;
            height: 25px;
            background-color: #666;
            color: #fff;
            text-decoration: none;
        }
            ul#navigacio {
                margin: 0;
                padding: 0px;
                text-align: left;
                display: block;
                padding-left: 8px;
            }
                ul#navigacio li {
                    list-style: none;
                    float: left;
                    position: relative;
                    margin: 0px;
                    padding: 0px;
                }
            ul#navigacio a {
                display: block;
                text-decoration: none;
                font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
                color: #fff;
                background-color: #666;
                height: 25px;
                line-height: 25px;
                padding: 0 3px 0 2px;
                margin: 0;
            }
                ul#navigacio a span {
                    font-weight: bold;
                    color: #fff;
                }
            ul#navigacio a:hover, li#current a {
                color: #fff;
                background-color: #d51f07;
            }
#content{
    clear: both;
    z-index: 10;
    width: 740px;
    height:auto;
    background: url(http://atlas.hu/img/hg_content.jpg) repeat-y;
    padding: 10px 35px 0 35px;
}
#content_hg{
    height: auto;
    width: 740px;
    background: url(http://atlas.hu/img/hg_innen_content.jpg) repeat-y;
    background-repeat: repeat-y;
}
#content_left{
    float: left;
    width: 450px;
    padding-right: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #333;
    text-decoration: none;
}
    #content_left ul {
        list-style-image: url(http://atlas.hu/img/kiskereszt.jpg);
    }
        #content_left ul li {
            margin-bottom: 2px;
        }
    #content_left h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #d51f07;
        text-decoration: none;
        margin-top: 0px;
    }
    #content_left table {
        border: none;
        border-collapse: collapse;
        margin: 10px auto 20px auto;
    }
    #content_left td {
        border: 1px #aba dotted;
        width: 170px;
        margin-right: 10px;
        padding-left: 5px;
    }
    #content_left p {
        line-height: 15px;
    }
    #content_left li {
        line-height: 15px;
    }
    #content_left img {
        display: block;
        float: left;
        margin: 0 8px 0 0;
        border: 1px #cdc solid;
        padding: 2px;
    }
    #content_left a {
        text-decoration: none;
        color: #de4321;
    }
    #content_left a:hover {
        text-decoration: underline;
        color: #f00;
    }
#content_right{
    float:left;
    width: 270px;
    padding-left: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #333;
    text-decoration: none;
    z-index: 1;
}
#footer{
    clear:both;
    width: 740px;
    height: 95px;
    background: url(http://atlas.hu/img/hg_footer.jpg) no-repeat;
    padding: 10px 35px 0 35px;
}
#footer2{
   width: 740px;
   text-align:center;
   position: relative;
   top: -50px;
}
#footer_left{
    float:left;
    height: 26px;
    padding: 11px 10px 0 15px;
    background-color: #999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #fff;
    text-decoration: none;
    width: 720px;
}
    #footer_left p.normfont {
        line-height: 15px;
        height: 20px;
    }
#headline_box {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color: #d51f07;
    text-decoration: none;
    margin-top: 2px;
    margin-bottom: 2px;
}
#ajanlat-form{
    background-color: #eee;
    padding: 10px;
    border: #999 solid 1px;
    margin-top: 10px;
}
    #ajanlat-form label, #ajanlat-form p {
        display: block;
        margin: 5px 0;
    }
    #ajanlat-form #checkboxok label {
        display: block;
    }
    #ajanlat-form .checkbox label {
        display: inline !important;
    }
    #ajanlat-form .checkbox {
        display: block;
        float: left;
        clear: left;
    }
.content_right_finder {
    background-color: #eee;
    padding: 10px;
    border: #999 solid 1px;
    margin-top: 10px;
    font-size: 12px;
}
.content_right_finder_img {
    background-color: #eee;
    padding-left: 2px;
    border: #999 solid 1px;
    margin-top: 10px;
    font-size: 12px;
}
.content_right_finder:hover, #ajanlat-form:hover {
    background-color: #f5f5f5;
    padding: 10px;
    border: #bbb solid 1px;
    margin-top: 10px;
    font-size: 12px;
}
    .content_right_finder a {
        color: #555;
        text-decoration: none;
    }
    .content_right_finder a:hover {
        color: #888;
        text-decoration: underline;
    }
    .content_right_finder h3 {
        color: #d51f07;
        margin: 0;
    }
