@charset "utf-8";

body  {
     font: 100% Verdana, Arial, Helvetica, sans-serif;
     margin: 0; 
     padding: 0;
     text-align: center; 
     background: url(../) repeat-y #CCC;
}
#container {
     width: 1260px; 
     min-height: 830px; 
     text-align: left;
     background: #FFF;
} 
#tlo_boczek {
     width: 140px;
     float: left;
     height: 655px; 
     background: url(../images/tlo_boczek.gif) #CCC;
}
#logo {
    width: 571px;
     height: 103px; 
     float: left;
     background: url(../images/logo.gif) #CCC;
}
#logo_diuna {
     padding: 13px 0 0 16px;
}
#top_koniec {
    width: 549px;
     height: 103px; 
     float: left;
     background: url(../images/top_koniec.gif) center no-repeat;
}
#top_koniec #flagi {
    display: inline;
     float: left;
     padding: 15px 30px;
}
#top {
     width: 571px;
     height: 107px; /*35 samo 74*/ 
     float: left;
}
#podmenu{
     height: 46px;
     width: 571px;
     float: left;
     background: url(../images/podmenu.gif) center no-repeat;
}
#middle_koniec {
    width: 549px;
     height: 120px; 
     float: left;
     background: url(../images/middle_koniec.gif) center no-repeat;
}
#zakladka {
     width: 175px;
     height: 34px; 
     float: left;
     display: block;
}
#zakladka.o_nas {
     background: url(../images/o_nas.gif) center no-repeat;
}
#zakladka.aktualnosci {
     background: url(../images/aktualnosci.gif) center no-repeat;
}
#zakladka.cennik {
     background: url(../images/cennik.gif) center no-repeat;
}
#zakladka.zamowienie {
     background: url(../images/zamowienie.gif) center no-repeat;
}
#zakladka.praca {
     background: url(../images/praca.gif) center no-repeat;
}
#zakladka.ciekawostki {
     background: url(../images/ciekawostki.gif) center no-repeat;
}
#zakladka.kontakt {
     background: url(../images/kontakt.gif) center no-repeat;
}
#zakladka_koniec {
    width: 945px;
     height: 34px; 
     float: left;
     background: url(../images/zakladka_koniec.gif) center no-repeat;
}
#mainContent {
     width: 1120px;
     height: 398px; 
     float: left;
     display: block;
     background: ;
}

#tresc{
     height: 398px;
     width: 730px;
     float: left;
     background: url(../images/tlo_tresc.gif) center no-repeat; 
}
#tresc.kontakt{
     float: left;
     background: url(../images/tlo_tresc_mapa.gif) center no-repeat; 
}
#tresc_pre{
     height: 34px;
     width: 680px;
}
#tresc_wew{
     padding: 0px 20px 15px 15px;
     margin-right: 20px;
     /*overflow: auto; */
     height: 350px; 
     width: 710px; 
}
#tresc_kontakt{
     width: 314px;
     float: left;
     padding-top: 20px;
}
#mapa{
     float: left;
     padding-top: 28px;
     padding-left: 5px;
}
#mapa_podpis{
     padding-top: 16px;
     text-align:right
}
#main_tytul h1{
     font-size: 14px;
     color: #530600;
     margin-top:0;
}
#main_tresc p{
     font-size: 12px;
}
#main_tresc h1{
     font-size: 13px;
     font-weight: bold;
}
#main_tresc h1#dokontaktu{
     color: #530600;
     font-size: 15px;
     font-weight: bold;
}
#main_tresc h1#dokontaktu2{
     color: #530600;
     font-size: 13px;
}
#ania{
     width: 157px;
     float: left; 
     font-size: 12px;
     padding-top: 6px;
     padding-bottom: 15px;
     line-height: 18px;
}
#usul{
     width: 157px;
     float: left; 
     font-size: 12px;
     padding-top: 6px;
     padding-bottom: 15px;
     line-height: 18px;
}


#sidebar{
     height: 398px;
     width: 254px;
     float: left;
}
#sidebar_tresc{
     height: 336px;
     width: 254px;
     float: left;
     background: url(../images/tlo_sidebar.gif) center no-repeat;
}
#sidebar_tresc_tresc{
     height: 336px;
     width: 200px;
     padding: 35px 0px 10px 15px;

     
}
#sidebar_tresc p#kat{
     float: left;
     font-size: 12px;
     color: #530600;
}
#sidebar_tresc p#kat2{
     font-size: 12px;
     color: #530600;
     font-weight: bold;     
}
#sidebar_tresc p#tekst{
     float: left;
     font-size: 12px;
}

#sidebar_przyciski{
     height: 62px;
     width: 254px;
     float: left;
     background: url(../images/tlo_przyciski.gif) center no-repeat;
}
#przycisk_dodaj {
     padding: 5px 10px;
     margin-right: 0px;
     float: left;
     display: inline;
}
#przyciski {
     padding: 10px 0 0 0;
     margin-left: 0px;
     float: left;
     display: inline;
     position: relative;
     right: 6px;
}
#end{
     height: 398px;
     width: 136px;
     float: left;
     background: url(../images/end.gif) center no-repeat;
}

a img {border: none;}
a { color: #990000;}
a#clean {text-decoration: none; color: inherit;}
p {margin: 0} 
p#braz {color: #530600;} 
p#czarbold {color: #000; font-weight: bold;} 
p#brazbold {color: #530600; font-weight: bold;} 


