body{
    margin: 0px;
    padding: 0px;
    background-color: white;
    background-image: url(img/grbg.png);
    font: 14px/20px Tahoma,Geneva,sans-serif;
    color: #4C4C4C;
}
img{
    border: 0;
}
.nowrap{
    white-space: nowrap;
}
a{
    /*color:black; */
    color: #4C4C4C;
    text-decoration: none;
    font-weight: bold;
}
a:hover{
    color: #026AB3;
}
#headerHolder{
    background-image: url(img/headerBg.jpg); 
    height: 428px;
}
#header{
    /*    border:1px solid red;*/
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 428px;
    background: url(img/header.jpg) no-repeat;    
}
#header.main{
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 428px;
    background: url(img/header_s_B.jpg) no-repeat;     
}
#header h1,#header h2{
    position: absolute;
    border: 0;
    text-indent: -5000px;
}
#headerTextPL{
    position: absolute;
    top:180px;
}
#headerMenuMain{
    position: absolute;
    top:160px;
    right: 130px;  
}
#headerMenuMain a{
    text-indent: -5000px;
    background-image: url(img/flag_master.png);
    display: block;
/*    border:1px solid red;*/
    float: left;
    outline: medium none;
}
#headerMenuMain a:hover{
      background-image: url(img/flag_master_h.png);  
}
#headerMenuMain #fr{
    height: 70px;
    width: 240px;
    background-position: -10px -20px;
}
#headerMenuMain #en{
    height: 70px;
    width: 240px;
    background-position: -288px -20px;
}
#headerMenuMain #pl{
    height: 70px;
    width: 240px;
    background-position: -548px -20px;
}
#headerMenuPL{
    position: absolute;
    top:95px;
    /*    left: 300px;*/
    right: 0px;
}
#headerMenuPL a{
    display: block;
    /*        border: 1px solid red;*/
    width: 140px;
    height: 29px;
    float: left; 
    text-indent: -5000px;
    outline: medium none;
    background-image: url(img/headerMenuPL.png);
    background-repeat: no-repeat;
}
#headerMenuPL a:hover{
    background-image: url(img/headerMenuPL_H.png); 
}
#headerMenuPL #sgPL{
    width: 150px;
    background-position: 5px 0px;
}
#headerMenuPL #ofPL{
    width: 85px;
    background-position: -150px 0px;
}
#headerMenuPL #glPL{
    width: 95px;
    background-position: -245px 0px;
}
#headerMenuPL #koPL{
    width: 90px;
    background-position: -350px 0px;
}



#headerMenuFR{
    position: absolute;
    top:95px;
    /*    left: 300px;*/
    right: 0px;
}
#headerMenuFR a{
    display: block;
    /*        border: 1px solid red;*/
    width: 140px;
    height: 29px;
    float: left; 
    text-indent: -5000px;
    outline: medium none;
    background-image: url(img/headerMenuFR.png);
    background-repeat: no-repeat;
}
#headerMenuFR a:hover{
    background-image: url(img/headerMenuFR_H.png); 
}
#headerMenuFR #sgPL{
    width: 130px;
    background-position: 0px 0px;
}
#headerMenuFR #ofPL{
    width: 130px;
    background-position: -140px 0px;
}
#headerMenuFR #glPL{
    width: 70px;
    background-position: -280px 0px;
}
#headerMenuFR #koPL{
    width: 90px;
    background-position: -350px 0px;
}





#headerMenuEN{
    position: absolute;
    top:95px;
    /*    left: 300px;*/
    right: 0px;
}
#headerMenuEN a{
    display: block;
    /*            border: 1px solid red;*/
    width: 140px;
    height: 29px;
    float: left; 
    text-indent: -5000px;
    outline: medium none;
    background-image: url(img/headerMenuEN.png);
    background-repeat: no-repeat;
}
#headerMenuEN a:hover{
    background-image: url(img/headerMenuEN_H.png); 
}
#headerMenuEN #sgPL{
    width: 100px;
    background-position: 5px 0px;
}
#headerMenuEN #ofPL{
    width: 85px;
    background-position: -115px 0px;
}
#headerMenuEN #glPL{
    width: 100px;
    background-position: -220px 0px;
}
#headerMenuEN #koPL{
    width: 90px;
    background-position: -340px 0px;
}






.clickBox{
    cursor: pointer;
}



#photoBox{
    position: absolute;
    top:162px;
    right: 76px;
    width: 492px;
    height: 239px;
    overflow: hidden;
}
#photoHolder{
    top:0px;
    position: absolute;
}
#topGalleryHolder{
    background-color: #e9e9e9;
    /*    height: 200px;*/
    padding-bottom: 20px;
    overflow: hidden;
}
#topGallery{
    width: 1000px;
    margin: 0 auto;
    /*    border: 1px solid red;*/
}
#topGallery:hover #showAlllink{
    display: block;
}
#showAlllink{
    /*    display: none;*/
    /*    border: 1px solid #bcbcbc;*/
    border: 1px solid #9e9e9e;
    padding: 6px 15px;
    margin-top: 10px;
    margin-bottom: 4px;
    margin-right: 4px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    background-color: white;
    float: right;
    font-size: 13px;
    color:#7e7e7e;

    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}
#showAlllink:hover{
    background-color: #efefef;
    color:#666666;
    border: 1px solid #999999;

    -moz-box-shadow: 0 0 3px #888;
    -webkit-box-shadow: 0 0 3px #888;
    box-shadow: 0 0 3px #888;
}
#topGalleryLine a img{
    border: 10px solid white; 
    /*margin: 0 auto;*/
    max-width: 210px;
    max-height: 160px;

    -moz-box-shadow: 2px 2px 4px 2px #888;
    -webkit-box-shadow: 2px 2px 4px 2px #888;
    box-shadow: 2px 2px 4px 2px #888;

}

#topGalleryLine a{
    /*    position: relative;*/
    padding: 10px;
    margin: 0 auto;
    display: block;
    width: 230px;
    height: 210px;
    overflow: hidden;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    /*    font-weight: normal;*/
    text-align:center;

}
#topGalleryLine a:hover{
    background-color: #f5f5f5;
    background-color: #CFCFCF;


}
#topGalleryLine .topGalleryBox{
    float: left;
    width: 250px;
    height: 230px;
    overflow: hidden;
    /*    border: 1px solid red;*/
}
#topGalleryLine .topGalleryHolder{
    display: block;
    height: 180px;
    overflow: hidden;
}
#topGalleryLine .topGalleryBoxDesc{
    display: block;
    height: 13px;
    width: 230px;
    margin-left: -10px;
    text-align: center;
    margin-top: 7px;
    overflow: hidden;
    /*        position: absolute;*/
    padding: 10px;
    border-top:1px solid transparent;

}

#topGalleryLine a:hover .topGalleryBoxDesc{
    color:#135969;
    background-color: #f5f5f5;       
    /*    background-color: #e9e9e9;       */
    background-color: #DFDFDF;
    border-top:1px solid #f5f5f5;
    display: block;
    height: auto;
    width: 230px;
    text-align: center;
    /*    margin-top: 10px;*/
    overflow: hidden;
    position: absolute;   /*
    top:0px;
    left: 0px;*/
    /*    border-bottom:1px solid #7e7e7e;*/
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    background-image: url(img/hv_glow.png);
    background-repeat: no-repeat;
    background-position: 0px -40px;

    -moz-box-shadow: 3px 3px 3px 2px #CFCFCF;
    -webkit-box-shadow: 3px 3px 3px 2px #CFCFCF;
    box-shadow: 3px 3px 3px 2px #CFCFCF;

}











.topGalleryHolder{
    background-color: #e9e9e9;
    /*    height: 200px;*/
    padding-bottom: 20px;
    overflow: hidden;
}
.topGallery{
    width: 1000px;
    margin: 0 auto;
    /*    border: 1px solid red;*/
}
.showAlllink{
    /*    border: 1px solid #bcbcbc;*/
    border: 1px solid #9e9e9e;
    padding: 6px 15px;
    margin-top: 10px;
    margin-bottom: 4px;
    margin-right: 4px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    background-color: white;
    float: right;
    font-size: 13px;
    color:#7e7e7e;

    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}
.showAlllink:hover{
    background-color: #efefef;
    color:#666666;
    border: 1px solid #999999;

    -moz-box-shadow: 0 0 3px #888;
    -webkit-box-shadow: 0 0 3px #888;
    box-shadow: 0 0 3px #888;
}
.topGalleryLine a img{
    border: 10px solid white; 
    /*margin: 0 auto;*/

    max-width: 210px;
    max-height: 160px;
    -moz-box-shadow: 2px 2px 4px 2px #888;
    -webkit-box-shadow: 2px 2px 4px 2px #888;
    box-shadow: 2px 2px 4px 2px #888;

}
.topGalleryLine a{
    /*    position: relative;*/
    padding: 10px;
    margin: 0 auto;
    display: block;
    width: 230px;
    height: 210px;
    overflow: hidden;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    /*    font-weight: normal;*/
    text-align:center;

}
.topGalleryLine a .topGalleryImgHolder{
    display: block;
    height: 180px
}
.topGalleryLine a:hover{
    background-color: #f5f5f5;
    background-color: #CFCFCF;


}
.topGalleryLine .topGalleryBox{
    float: left;
    width: 250px;
    height: 230px;
    overflow: hidden;
    /*    border: 1px solid red;*/
}
.topGalleryLine .topGalleryHolder{
    display: block;
    height: 180px;
    overflow: hidden;
}
.topGalleryLine .topGalleryBoxDesc{
    display: block;
    height: 13px;
    width: 230px;
    margin-left: -10px;
    text-align: center;
    margin-top: 7px;
    overflow: hidden;
    /*        position: absolute;*/
    padding: 10px;
    border-top:1px solid transparent;

}

.topGalleryLine a:hover .topGalleryBoxDesc{
    color:#135969;
    background-color: #f5f5f5;       
    /*    background-color: #e9e9e9;       */
    background-color: #DFDFDF;
    border-top:1px solid #f5f5f5;
    display: block;
    height: auto;
    width: 230px;
    text-align: center;
    /*    margin-top: 10px;*/
    overflow: hidden;
    position: absolute;   /*
    top:0px;
    left: 0px;*/
    /*    border-bottom:1px solid #7e7e7e;*/
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    background-image: url(img/hv_glow.png);
    background-repeat: no-repeat;
    background-position: 0px -40px;

    -moz-box-shadow: 3px 3px 3px 2px #CFCFCF;
    -webkit-box-shadow: 3px 3px 3px 2px #CFCFCF;
    box-shadow: 3px 3px 3px 2px #CFCFCF;

}

















#content{
    width: 1000px;
    /*max-width: 1000px;*/
    min-height: 300px;
    margin: 0 auto;
    overflow: hidden;
}
#centerCol{
    float: left;
    width: 750px;
    /*max-width: 750px;*/
}

.titleBox{
    background-color: #e9e9e9;
    border-top: 1px solid #cacaca;
    padding: 5px;

}
.titleBox h4{
    margin: 0px;
}
#ofertaBox{
    padding: 5px 0px;
}
.ofertaBox a{
    padding: 2px 7px;
    border-top:1px solid transparent;
    display: block;
    font-weight: normal;
    /*    border-top:1px dashed black;*/
    background-color: transparent;
    -moz-transition: background-color 0.5s linear;
    -webkit-transition: background-color 0.5s linear;
}
.ofertaBox a:hover{
    border-top:1px solid #cacaca;
    display: block;
    color: black;
    background-color: #DFD2B5;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
}

h2{
    border-bottom: 1px solid #CCCCCC;
    color: #2C2C2C;
    font: bold 24px Arial,Helvetica,sans-serif;
    margin: 5px 0;
    padding: 10px 5px;   
}
.ofertaBigBox{
    overflow: hidden;
    margin-right: 10px;

}
.ofertaBigBoxIN{
    background-color: #f2f2f2; 
    padding-top: 10px;
    padding-right: 5px;
    text-align: justify;
}
.ofertaBigBoxImg{
    float: left;
    /*    margin-right:10px;
        margin-bottom: 10px;*/
    margin: 10px;
    margin-top: 5px;
    border: 1px solid black;
    border: 10px solid #DFDFDF;
    padding: 1px;
    width: 170px;
    max-height: 200px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}
.BoxImg{
    margin: 1px;
    border: 10px solid #DFDFDF;
    padding: 10px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}

.ofertaBigBox h3{
    margin-bottom: 0px;
    padding-bottom: 0px;
    /*    padding-bottom: 3px;*/
    /*    border-bottom: 1px dashed #979797;*/
}
.ofertaBigBox h3 span{
    background-color: #f2f2f2;  
    padding: 10px;
    padding-bottom: 2px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    /*    
        border-top: 1px dashed #979797;
        border-right: 1px dashed #979797;*/
}
.ofertaBigBoxMoreLink{
    text-align: right;
    font-size: 11px;
    border-top:1px dotted black;
    margin: 5px 0px;
    padding-right: 10px;
    /*    margin-top: 15px;*/
    clear: left;
}




.mainContentRow{
    clear: both;
}

.mainContentCel{
    width: 355px;
    padding-right: 20px;
    float: left;
    text-align: justify;
    /*    font-size: 13px;*/
}

.mainContentCel h3{
    border-bottom: 1px solid #CCCCCC;
    border-bottom: 1px solid #026AB3;
    color: #2C2C2C;
    font: bold 18px Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    margin: 5px 0;
    padding: 10px 5px; 
    padding-top: 15px;
    padding-bottom: 0px;
}
.mainContentCel:hover h3{
    color: #8F4808;
}
.mainContentImg{
    float: left;
    margin-right:10px;
    margin-bottom: 10px;
    margin-top: 10px;

    border: 10px solid #DFDFDF;
    padding: 1px;
}
.mainContentImg:hover{
    border: 10px solid #CFCFCF;

}
.mainPresstImg{
    width: 330px;
}
.mainContentMoreLink{
    text-align: right;
    font-size: 11px;
    border-top:1px dotted black;
    margin: 5px 0px;
}



.kal_sez{
    width: 98%;
    margin: 10px;
    border: 2px solid black;
    border-collapse: collapse;
    font-size: 12px;
}
/*.kal_sez tr td{
    background-color: white;
}*/
.kal_sez a{
    display: block;
}
.kal_sez tr:hover td{
    background-color: #DFDFDF;
    -moz-transition: background-color 0.25s linear;
    -webkit-transition: background-color 0.25s linear;

}
/*.kal_sez col:hover{
    background-color: #DFDFDF;
}*/
.kal_sez_select{
    -moz-transition: background-color 1s linear;
    -webkit-transition: background-color 1s linear;
    background-color:#006600;
    color: white;
    text-align: center;
    vertical-align: middle;
    /*    -moz-box-shadow: inset 0 0 3px #fff;
        -webkit-box-shadow: inset 0 0 3px #fff;
        box-shadow: inner 0 0 3px #fff;*/
}
.kal_sez tr:hover td.kal_sez_select{
    background-color: #3C9F3B;
}

.kal_sez_head{
    width: 35px;
}











#krajDesc{
    overflow: hidden;
}
#krajDescDet{
    float: left;
    width: 470px;
    text-align: justify
}
#krajZwList{
    width: 260px;
    float: right;
    font-size: 12px;
}
#krajZwList table{
    width: 100%;
    border: 0px;
}
#krajZwList table th{
    font-weight: normal;
    text-align: left;
    background-color: #81999F;
    padding: 3px;
    color: white;
    border-bottom: 1px solid #666666;
}
#krajZwList table td{
    padding: 1px 3px;  
    -moz-transition: background-color 0.5s linear;
    -webkit-transition: background-color 0.5s linear;
}
#krajZwList table td a{
    display: block;
}
#krajZwList table tr:hover td{
    background-color: #B5CACF;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;

}
#tarifMoreLink{
    clear: both;
    padding: 10px;
    margin: 10px;
    cursor: pointer;

}
#tarifMoreLink div{
    padding: 10px;
    margin: 10px;
    border: 5px solid #DFDFDF;
    text-align: center;
}
#tarifMoreLink div:hover{
    border: 5px solid #cacaca;  
    border: 5px solid #BF7777; 
    background-color: #EFEFEF;

    -webkit-box-shadow: 0px 0px 5px 2px #9F9F9F;
    -moz-box-shadow: 0px 0px 5px 2px #9F9F9F;
    box-shadow: 0px 0px 5px 2px #9F9F9F; 
}

#zwDesc{

}
#zwDescGal{
    width: 260px;
    float: right;  
}





#tarifBox{

}
#tarifBox input,#tarifBox textarea{
    border:1px solid #666666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#tarifBox .blad{
    background-color: #FF5F5F;
    border: 1px solid Black;
}











#gallery{
    background-color: #e9e9e9;
    overflow: hidden;
    margin-top: 10px;
}


#gallery .galleryBox{
    width: 250px;
    height: 190px;
    float: left;
    text-align: center;
    /*    position: relative;*/
    padding-bottom: 8px;
}

#gallery .galleryBox a img{
    border: 10px solid white; 
    /*margin: 0 auto;*/


    -moz-box-shadow: 2px 2px 4px 2px #888;
    -webkit-box-shadow: 2px 2px 4px 2px #888;
    box-shadow: 2px 2px 4px 2px #888;

}
#gallery .galleryBox a{
    /*    position: relative;*/
    padding: 10px 0px;
    margin: 0 auto;
    display: block;
    /*    width: 250px;*/
    height: 180px;
    overflow: hidden;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    /*    font-weight: normal;*/

}
#gallery .galleryBox a:hover{
    background-color: #CFCFCF;


}









.fazy{
    margin: 5px;
}
.calendar_1 {
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #444444;
} 
.calendar_1_1{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #444444;
    left : 0px;

} 
.calendar_2 {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #97551B;
    color: #FFFFFF;
} 
.calendar_2_2 {
    font-family: Verdana;
    font-size: 8px;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #006600;
    color: #FFFFFF;
} 
.calendar_3 { 
    font-family: Verdana; 
    font-size: 12px; 
    text-align: center;
    padding-top: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    padding-left: 0px; 
    color: #444444;
    padding: 3px 0px;
} 
.calendar_3:hover{
    background-color: #006600; 
    color:white;
}
.calendar_3:hover a{
    color:white;
}
.calendar_3 img{
    width:60px;
}
.calendar_4 {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #00CC00;
    color: #eeeeee;
} 
#rightBoxCalendar img{
    width: 33px;
}
#rightBoxCalendar{
    margin: 5px 0px;
}

#rightBoxCalendar .calendar_3{
    font-size: 10px;
    padding: 1px 0px;
}

#rightBoxCalendar .calendar_3:hover{
    background-color: white; 
    color: #444444;
}
#rightBoxCalendar .calendar_3:hover a{
    color:inherit;
}
#rightBoxCalendar  #smallMoonLinks{
    display: none;
}


#rightBoxCalendar  #smallMoonLinks a{
    display: block;
    width: 82px;
    float: left;
    padding: 6px 15px;
    margin: 4px;
    text-align: center;
    background-color: #5F330C;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    color:white;

    -moz-box-shadow: inset 0 0 5px #fff;
    -webkit-box-shadow: inset 0 0 5px #fff;
    box-shadow: inner 0 0 5px #fff;
}
#rightBoxCalendar  #smallMoonLinks a:hover{
    background-color: #AF8820;
}
#rightBoxCalendar  #smallMoonLinks a:first-child{
    text-align: left; 
}
#rightBoxCalendar  #smallMoonLinks a:last-child{
    text-align: right; 
}

#pressBox {
    padding: 10px;
}

#pressBox a{
    border: 10px solid #DFDFDF;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 1px;
    -moz-box-shadow: 0 0 5px 5px #888;
    -webkit-box-shadow: 0 0 5px 5px#888;
    box-shadow: 0 0 5px 5px #888;
}
#pressBox a:hover{
    border: 10px solid #AFA9A4;


}







#rightCol{
    float: right;
    width: 240px;
    /*    width: 100%;*/
    padding: 5px;
    /*    max-width: 355px;*/
}
#rightCol .videoMaterialBox{
    text-align: right;
    padding: 5px 0px 15px 0px;
}
#rightCol .videoMaterialLink{

    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
}











#sFooterHolder{
    border-top:1px solid #e2e2e2;
    background-color: #F6F6F6;
    margin-top: 30px;
}

#sFooter{
    width: 1000px;
    margin:0 auto;
    min-height: 100px;
    overflow: hidden;
}
#flasgsLinks{
    width: 206px;
    height: 111px;
    float: left;
}
#flasgsLinks a{
    text-indent: -5000px;
    display: block;
    background-image: url(img/flags.png);
}
#flasgsLinks a:hover{
    background-image: url(img/flags_H.png);   
}
#flasgsLinksFR{
    background-position: 0px 0px;
    height: 37px;
}
#flasgsLinksEN{
    background-position: 0px -36px;
    height: 37px;
}
#flasgsLinksPL{
    background-position: 0px -72px;
    height: 37px;
}
#footerHolder{
    border-top:1px solid #d4d4d4;
    background-color: #e9e9e9;
    /*    margin-top: 30px;*/
}

#footer{
    width: 1000px;
    margin:0 auto;
    min-height: 50px;
    overflow: hidden;
}
.footerRnav{
    float: right;
    margin-top: 3px;
}
.footerRnav a{
    color:#979797;
    font-size: 12px;
    /*    font-weight: normal;*/
    font-family: Arial,Helvetica,sans-serif;
    padding: 0px 10px;
    border-left:1px dotted #7e7e7e;

}
.footerRnav a:hover{
    color:#63A5B4;
}
.footerRnav a.first{
    border: 0;
}
#footerLInfo{
    float: left;
    font-size: 10px;
    line-height: 12px;
    padding: 5px;
}
