.fl {
    float: left;
}

.cl {
    clear: both;
}

.fr {
    float: right;
}

.b {
    font-weight: bold;
}

.acenter {
    text-align: center;
}

.ajustify {
    text-align: justify;
}

.acenter {
    text-align: center;
}

.w50 {
    width: 50px;
}

.w200 {
    width: 200px;
}
.w250{width: 250px;}
.w280{width: 280px;}

.pl30 {
    padding-left: 30px;
}

.pl20 {
    padding-left: 20px;;
}

.h10 {
    height: 10px;
}

#fulllayers {
    z-index: 99;
    opacity: 0.7;
    filter: alpha(opacity=70);
    background-color: #222222;
    position: absolute;
    width: 0%;
    height: 100%;
    top: 0px;
    left: 0px;
    visibility: hidden;
}

#belsolayer {
    visibility: hidden;
    z-index: -100;
    background-color: #ffffff;
    height: 300px;
    position: absolute;
    top: 50px;;
    left: 300px;
    padding: 0px 5px 5px 5px;
    border: 1px solid #ff0000;
    background-color: #ffffff
    /*        overflow: auto;*/
}

#defaultlayer {
    z-index: 0;
    /*	width: 100%;
        height: 100%;*/
}

#belsolayerfej {
    text-align: right;
    height: 20px;
    visibility: hidden;
}

.belsolayertartalom {
    height: 280px;
    overflow: auto;
    width: 100%;

}

#belsolayeradat {

}

.layercloselink {
    color: #ff0000;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    font-style: normal;
    width: auto;
    height: auto;
    padding: 2px 2px 2px 2px;
    background-color: #696868;
    border: apx solid #000000;
    display: block;
}

.infocursor {
    cursor: help;
}

.logtabla {
    width: 1200px;
    border-bottom: 1px solid #BDBCBC;
    border-left: 1px solid #BDBCBC;
}

.logtabla th, .logtabla td {
    border-top: 1px solid #BDBCBC;
    border-right: 1px solid #BDBCBC;
}

.logtabla th {
    color: #ffffff;
    background-color: steelblue;
    padding: 3px;
    font-size: 13px;
}

.logtabla td {
    padding: 2px;
    font-size: 11px;
    background-color: #E3E3E6;
}

.sor1 {
    background-color: #efde9c;
}

.sor2 {
    background-color: #ffffff;
}

.color1 {
    color: #000D80;
}

.color2 {
    color: #104d1a;
}

.color3 {
    color: red;
}

.kiemeltsor {
    background-color: #aea382;
    border-bottom: dotted 1px #222222;
}

.sorj {
    background-color: #7eefef
}

.felsomenu {
    width: 140px;
    border-top: #24715e 1px solid;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    background-color: #F8D588
}

.felsomenu_aktiv {
    background-color: #ffffff
}

a.lableclinklista {
    display: block;
    height: 20px;
    width: auto;
    padding: 2px 5px 2px 5px;
    border: #BDBCBC 1px dashed;
    float: left;
    margin: 5px 5px 0px 10px;
    background-color: #E3E3E6;
    text-decoration: none;
    color: #5e5e55
}

.lablec {
    width: 100%;
    border-top: #5e5e55 1px dashed;
    background-color: #FFFDDF;
}

.renddiv {
    width: 970px;
    min-height: 500px;
    box-shadow: #252727 0px 0px 20px;
    margin: 15px
}

.rendform {
    width: 400px;
}

.renddata {
    width: 500px;
    margin: 10px;
}

.renddata_head {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #252727;
    border-bottom: 1px solid #252727;
}
.renddata_h_l,.renddata_h_r{
    height:40px;line-height: 40px;font-size: 16px;font-weight: bold;padding: 0px 15px;
    border-top: 1px solid #252727;
    border-left: 1px solid #252727;
    background-color: #e2fbd3;
    border-bottom: 1px solid #252727;
    cursor: pointer;
}
.renddata_h_r{
    border-right: 1px solid #252727;
}
.renddata_ugyf,{

}
#renddata_u{display: block;overflow: auto; height: 460px;width: 500px;line-height: 20px;font-size: 13px;}
#renddata_r{display: none;overflow: auto; height: 460px;width: 500px;line-height: 20px;font-size: 13px;}
.renddata_u_l{width: 350px;}
.renddata_u_r{width: 150px;}
.nugy{}
.nugy th, .nugy td{padding: 3px;}
#renddata_r h4{color: red}
.font_13{font-size: 13px}