body, div, form, table, input, textarea, select{
    margin:0px;
    padding:0px;
    font-family:tahoma, arial;
    font-size:11px;
}

body{
    background-color:#EEE8DC;
}

#mainDiv{
    width:941px;
    margin:0px auto;
}

#logo{
    display:block;
    width:187px;
    height:151px;
}

#gmapAddcomIcon{
    margin:0px !important;
    padding:0px !important;
}

#headDiv{
    width:941px;
    height:151px;
    background-image:url(../images/head.jpg);
    background-repeat:no-repeat;
}
.head2, .head16{
    background-image:url(../images/head_golyok.jpg) !important;
}
.head3, .head12{
    background-image:url(../images/head_gyongy.jpg) !important;
}
.head4, .head15{
    background-image:url(../images/head_csoki.jpg) !important;
}
.head5, #headDiv.head7, .head10, .head11{
    background-image:url(../images/head_kulcs.jpg) !important;
}
#flags{
    float:right;
    padding-top:5px;
    padding-right:2px;
}

#menuDiv{
    background-image:url(../images/menubg.gif);
    background-repeat:repeat-x;
    height:32px;
    width:941px;
}
#menuDiv ul{
    list-style:none;
    padding:0px;
    margin:0px;
}
#menuDiv ul li{
    float:left;
    width:188px;
    text-align:center;
    padding-top:5px;
}
#menuDiv ul li.aktiv{
    background-image: url(../images/aktiv_menu.gif);
    background-repeat:no-repeat;
    background-position: center 1px;
}

#menuDiv ul li a{
    color:#ffffff;
    text-align:center;
    font-weight:bold;
    font-size:14px;
    text-decoration:none;
    display:block;
    background-repeat:no-repeat;
    height:22px;
    /*width:188px;*/
}
#menuDiv ul li span{
    background-repeat:no-repeat;
    background-position:right 0px;
    display:block;
    padding-top:2px;
    height:22px;
    cursor:pointer;
}
#menuDiv ul li a:hover, #menuDiv ul li.aktiv a{
    background-image:url(../images/menu_akt_left.gif);
}
#menuDiv ul li a:hover span, #menuDiv ul li.aktiv a span{
    background-image:url(../images/menu_akt_right.gif);
}

#breadCrumb{
    height:20px;
    padding-top:6px;
    padding-left:21px;
    color:#8B8C8E;
    font-size:12px;
    font-weight:bold;
    float:left;
}

#breadCrumb a, #breadCrumb span{
    color:#8B8C8E;
    font-size:12px;
    font-weight:bold;
    background-image:url(../images/morzsa.gif);
    background-position:0px 1px;
    background-repeat:no-repeat;
    padding-left:10px;
    padding-right:5px;
    text-decoration:none;
}

#contentDiv{
    width:780px;
    float:left;
}
#textContent{
    background-image:url(../images/contentbg.gif);
    background-position:0px bottom;
    background-color:#FBFAF7;
    background-repeat:repeat-x;
    min-height:440px;
    height:expression(this.scrollHeight<496 ? "496px" : "auto");
    padding-top:28px;
    padding-bottom:28px;
    color:#8B8C8E;
    float:left;
}

#textContent h1{
    font-size:16px;
    margin:0px;
    padding:0px;
    margin-bottom:20px;
    font-family:arial;
}

#textContent h2{
    font-size:14px;
    color:#8B8C8E;
    margin:0px;
    padding:0px;
    margin-top:5px;
    margin-bottom:10px;
}
#textContent a{
    color:#C2484E;
    text-decoration:none;
}

#textContent ul{
    margin:0px;
    padding:0px;
    margin-left:20px;
}
#textContent img{
    margin:5px;
    margin-left:10px;
    margin-right:10px;
}
#textContent div.leadpiccont{
    padding:1px;
    border: 1px solid #000000;
    margin-right:5px;
    margin-bottom:5px;
    float:left;
}
#textContent div.leadpiccont img{
    margin:0px !important;
}

#textContent div.leadrefpiccont img{
    cursor: pointer;
}



#contentTop{
    height:18px;
    background-image:url(../images/contenttop.gif);
    width:780px;
}

#rightBanner{
    width:156px;
    float:left;
    padding-left:5px;
}

#footer{
    width:941px;
    height:18px;
    background-repeat:repeat-x;
    background-image:url(../images/footerbg.gif);
    float:left;
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    padding-top:3px;
    margin-bottom:10px !important;
}

#footer a{
    color:#ffffff;
    font-size:12px;
    text-decoration:none;
}
#footer ul {
    margin:0px;
    padding:0px;
    list-style:none;
    padding-left:35px;
}
#footer ul li{
    float:left;
    padding-right:61px;
}

span.form_warning{
    visibility: hidden;
}

#leftCol{
    width:193px;
    background-image:url(../images/leftcol_bg.gif);
    background-repeat:no-repeat;
    background-position:right 47px;
    float:left;
    min-height:250px;
    height:expression(this.scrollHeight<250 ? "250px" : "auto");
    padding-left:35px;
}
#rightCol{
    width:482px;
    float:left;
    padding-left:35px;
    padding-right:35px;
}

#nyitooldal #leftCol{
    width:338px !important;
    padding-right:20px;
}
#nyitooldal #rightCol{
    width:317px !important;
}
#realContent{
    float:left;
}

#searchRefs select{
    width:170px;
    margin-bottom:5px;
}

div.pager{
    text-align:center;
}
div.pager a{
    padding-left:2px;
    padding-right:2px;
}

div.pager a.pager_aktiv{
    font-weight:bold;
}
div.pager, div.pager a{
    font-size:12px;
}

table.StdTable tr.SubHead td{
    background-color:#D2CFCA;
}
table.StdTable tr td{
    padding:3px;
}

table.StdTable tr.SubHead th,  table.StdTable tr.SubHead td, table.StdTable tr td.Main{
    font-weight:bold;
    background-color:#D2CFCA;
}

table.MessageTable input.text{
    width:300px;
    border:1px solid #D2CFCA;
    padding:1px;
    height:16px;
}
table.MessageTable textarea{
    width:300px;
    border:1px solid #D2CFCA;
    padding:1px;
    height:100px;
    overflow:auto;
}

#showImageIMG{
    border:1px solid #000000;
}

#closeBigImage{
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    border-top:1px solid #000000;
    cursor: pointer;
}

#showImage, #showImageIMG, #showImageIFRAME, #imgShadow, #closeBigImage, #closeShadow{
    position: absolute;
    left:0px;
    top:0px;
    margin:0px auto;
    background-color:#000000;
    float:left;
}
#ajaxLoader{
    position:absolute;
}


#preText{
    padding-bottom:20px;
    font-weight:bold;
}