@charset "utf-8";
*{
    margin:0;
}
body{
    margin:0;
    padding:0;
    background: url('../images/borowy_bg.jpg');
    color:white;
    font-size:14px;
    font-family: "Verdana";
}

div#st{
    background: url('../images/borowy_top_bg.jpg') no-repeat top center;
    height: 635px;
    margin:0 auto 0 auto;
}
ul#menu{
    display: block;
    width:930px;
    margin: 0 auto 0 auto;
    height: 135px;
    background: url('../images/borowy_napis.png') no-repeat 15px 30px;
    padding-right: 20px
}

ul#menu li{
    margin:0;
    padding:0;
    float: right;
    height: 60px;
    list-style-type: none;
    margin-top:76px;
}

ul#menu li a, ul#menu li a:hover{
    border: none;
    text-decoration: none;
}

ul#menu li a span{
    display: none;
}

li#mglo{
    width: 116px;
    height: 60px;   
}

li#mglo a{
    background: url("../images/borowy_mglo.png") no-repeat 0 bottom;
    width: 116px;
    margin-top: 10px;
    height: 50px;
    display: block;
}
li#mglo a:hover, li#mglo .current{
    background: url("../images/borowy_mglo.png") no-repeat -116px bottom;
}

li#mofe{
    width:111px;
    height: 60px;
}

li#mofe a{
    background: url("../images/borowy_mofe.png") no-repeat 0 bottom;
    width: 111px;
    margin-top: 10px;
    height: 50px;
    display: block;
}

li#mofe a:hover, li#mofe .current{
    background: url("../images/borowy_mofe.png") no-repeat -111px bottom;
}

li#mgal{
    width: 98px;
    height: 60px;
}

li#mgal a{
    background: url("../images/borowy_mgal.png") no-repeat 0 bottom;
    width: 98px;
    margin-top: 10px;
    height: 50px;
    display: block;
}
li#mgal a:hover, li#mgal .current{
    background: url("../images/borowy_mgal.png") no-repeat -98px bottom;
}

li#mkon{
    width: 94px;
    height: 60px;
}
li#mkon a{
    background: url("../images/borowy_mkon.png") no-repeat 0 bottom;
    width: 94px;
    margin-top: 10px;
    height: 50px;
    display: block;
}
li#mkon a:hover, li#mkon .current{
    background: url("../images/borowy_mkon.png") no-repeat -94px bottom;
}

li#mofs{
    width: 176px;
    height: 60px;
}

li#mofs a{
    background: url("../images/borowy_mofs.png") no-repeat 0 bottom;
    width: 176px;
    height: 60px;
    display: block;
}
li#mofs a:hover, li#mofs .current{
    background: url("../images/borowy_mofs.png") no-repeat -176px bottom;
}
div#fl{
    margin: 6px auto 0 auto;
    width: 956px;
    height: 385px;
}

div#cont{
    margin:20px auto 0 auto;
    width:970px;
}
div#left{
    float: left;
    width: 723px;    
}

div#left .tt{
    height: 10px;
    background: url("../images/borowy_text_top.gif") no-repeat;
}

div#left .text{
    background: url(../images/borowy_text_bg.gif) repeat-y;
    min-height: 100px;
    padding: 2px 10px 0px 10px;
}

div#left .tb{
    background: url("../images/borowy_text_bottom.gif") no-repeat;
    height: 10px;
    margin-bottom: 20px;
}


div#right{
    float: right;
    width:241px;
}
div#kon{
    width:241px;
    height: 253px;
    background: url("../images/borowy_kontakt_bg.png") no-repeat;
    padding-top: 20px
}

div#kon .kont{
    background: url("../images/borowy_kontakt_napis.png") top center no-repeat;
    min-height: 100px;
    padding: 60px 5px 5px 5px;
    text-align: center;
    color:white;
    text-align:  center;
    font-size: 12px;
}

div#kon .kont{
    font-size: 12px;
    text-align: center;
    display: block;
}
div#kon a{
    color: white;
    text-decoration: none;
}
div#kon a:hover{
    color: wheat;
    
}
p#coppy{
    width: 241px;
    color:white;
    font-size: 10px;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}
p#coppy a{
    color: white;
    text-decoration: none;
}
p#coppy a:hover{
    color: wheat;
}
#tdzial{
    background: url("../images/borowy_text_lisc_top.png") top center no-repeat;
    height: 45px;
    
}
#tdzial img{
    margin-left: 60px;
    margin-top: 10px;
}
#tdzial span{
    display: none;    
}
#ttt{
    background: url("../images/borowy_text_lisc_bottom.png") bottom center no-repeat;
    padding: 10px 60px 20px 60px;
    text-align: justify;
    color:#fdf7d7;
    min-height: 200px;
}

#ttt p{
    padding:10px 0;
}

#menu2{
    text-align: center;
    margin: 0;
    padding: 2px;
    color: white;
    font-size: 14px;
}

#menu2 a{
    color: white;
    text-decoration: none;
    font-size: 12px
}
#menu2 a:hover{
    color:wheat;
}
*.ofer{
    
}
*.center{
    text-align: center;
}
*.red{
    color:red;
}
*.fs16{
    font-size: 16px;
}
*.i20{
    text-indent: 20px;
}
*.block{
    display: block;
}

*.ofertas{
    margin:10px;
}

*.ofertas{
    list-style-type: disc;
    margin-bottom: 30px;
}

*.ofertas a{
    text-decoration: none;
    color: red;
    font-size: 18px;
    
}
#ttt .ceny{
    padding:0 0 10px 30px ;
}
.mapa{
    margin: 10px auto 10px auto;
    width: 560px;   
    height: 365px;
}
.mapa .mapalink{
    color:white;
    text-decoration: none;
}
.mapa a:hover{
    color:wheat;
    text-decoration: underline;
}
.fs8{
    font-size: 10px;
}
.fs18{
    font-size: 20px;
}
.fs20{
    font-size: 20px;
}
.smalc{
    display: block;
    text-align: center;
}
#ttt .galeria {
    margin: 10px auto 10px auto;
    text-align: center;
}

#ttt .galeria a img{
    width:160px;
    min-height: 95px;
    background: #b3ad81;
    border: 1px solid white;
    padding: 5px;
    overflow: hidden;
    margin:3px;
}
*.cf0db68{
    color:#f0db68;
}
*.cf4efb7{
    color: #f4efb7;
}

.ofertas2{
    margin: 0;
    padding: 5px 5px 10px 5px;
    list-style-type: none;
    color:red;
}
.ofertas2 a, .of2{
    color: red;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
}
.ofertas2 a:hover{
    text-decoration: underline;
}
#ttt *.pr20{
    padding-right: 20px;
}
#ttt *.pl20{
    padding-left: 20px;
}
