@charset "utf-8";
/* CSS Document */

body{
margin: 0px;
padding: 0px;
font: 12px Arial, Helvetica, sans-serif;
background-color:#000000;
}

#bg_top{
background:url(images/bg-top.jpg) center no-repeat;
background-color: #FFFFFF;
height: 300px;
}

.top{
width: 980px;
height:280px;
margin: 0 auto;
padding-top: 20px;
}

.top_k1{
float: left;
width: 440px;
height: 280px;
}
.top_k2{
float: right;
width: 370px;
margin-top: 15px
}

.logo{
position: absolute;
background:url(images/logo-bazanowski2.gif) no-repeat 0 0;
width: 290px;
height: 70px;
}
.logo:hover{
background-position: 0 -70px;
}

.top_info{
padding-top: 90px;
}
.top_info p{
margin-top: 20px;
padding: 0px;
line-height: 0.5cm;
font: 14px Arial;
}
.nawi_top{
margin-right: 34px;
}
.top_omnie{
padding-top: 150px; text-align: right;
font: 14px Arial, Helvetica, sans-serif;
}
.belka_zolta{
background:url(images/belkazlota.jpg);
height: 60px;
}
.komunikat{
background: #CC0000;
height: 50px;
margin: 0px auto;
}
.bzk{
width: 980px;
margin: 0px auto;
}
.bzka{
width: 980px;
margin: 0px auto;
}
.bzk1{
float: left;
width: 980px;
margin-top: 6px;
font: 10px, Tahoma;
color: #996600;
}
.bzk2{
float: left;
background:url(images/ksiazki.jpg) no-repeat;
width: 293px;
height: 60px;
}
.bzkk{
float: left;
width: 980px;
margin-top: 15px;
font: 14px Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
.bzk1 p{
padding: 5px 0px 5px 0px;
margin: 0px;
font: 10px Tahoma;
}

#kontener{
width: 980px;
margin: 0px auto;
}

#box1{float:left;width: 320px;margin-right: 20px;font-size:15px; color: #999999;}
#box2{float:left;width: 320px;margin-right: 20px;font-size:15px; color: #999999;}
#box3{float:left;width: 295px;font-size:15px; color: #999999;}

.zbcd{
background:url(images/zrobiccidobrze.gif) no-repeat;
width: 299px;
height: 40px;
margin: 10px 0px 0px 0px;
}
.tpr{
background:url(images/twojpierwszyraz.gif) no-repeat;
width: 299px;
height: 40px;
margin: 10px 0px 0px 0px;
}
.pzk{
background:url(images/500.gif);
width: 299px;
height: 40px;
margin: 10px 0px 0px 0px;
}

#kontener p{
padding-top: 5px;
}

#footer{
margin-top: 10px;
border-top: 1px #333333 solid;
}
.fk{
width: 980px;
padding-top: 5px;
margin: 0px auto;
font: 10px Tahoma;
color:#404040;
}
.czysc{
clear: both;
height: 10px;
}


a.navi_home {
    display:inline-block;
    width: 146px;
    height: 40px;
	margin-right: 34px;
    background: url(images/strona-glowna1.gif) 0 0 no-repeat; }
 
a.navi_home:hover { background: url(images/strona-glowna2.gif) 0 0 no-repeat; }

a.navi_oferta {
    display:inline-block;
    width: 64px;
    height: 40px;
	margin-right: 34px;
    background: url(images/oferta1.gif) 0 0 no-repeat; }
 
a.navi_oferta:hover { background: url(images/oferta2.gif) 0 0 no-repeat; }

a.navi_portfolio {
    display:inline-block;
    width: 86px;
    height: 40px;
    background: url(images/portfolio1.gif) 0 0 no-repeat; }
 
a.navi_portfolio:hover { background: url(images/portfolio2.gif) 0 0 no-repeat; }





a {
	color: #B79348;
	text-decoration: none;
}
a:hover {
	color: #B79348;
	text-decoration: underline;
}

.fr{
float: right;
}
.fl{
float: left;
}
