
* {
    margin:0;
    padding:0;
}

html,body {
    font-family: "Trebuchet MS";
    font-size:12px;
    color:#383838;
}

h2 {
    font-size:18px;
}

table.oferta th {
    text-align:center;
    background-image:url(../img/oferta/aktualna_oferta/tabela_top.gif);
    height:45px;
    font-size:12px;
    font-weight:bold;
    color:white;
    padding:0 12px;
}

table.oferta td {
    text-align:center;
    border:none;
    background-color:#e5e5e5;
    border-bottom: 1px solid white;
    height:60px;
}


table.oferta tr.odd td{
    background-color:#f2f2f2
}

table.oferta a {
    font-weight:bold;
    color:white;
}

table.oferta a:hover {
    color:#ff0b00;
}

p {
    padding: 5px 0;
}

a {
    font-weight:bold;
    color:#CE1D15;
    text-decoration:none;
}

a:hover {
    color:#ff0b00;
}

div#bg {
    background-image: url(../img/bg.gif);
    background-repeat: repeat-x;
}

div.center {
    width:950px;
    margin: 0 auto;
}

div#tresc_gora {
    background-image: url(../img/tresc_gora.png);
    height:70px;
    background-repeat:no-repeat;
    position:relative;
    margin-bottom:-10px;
}
div#tresc_middle {
    background-image: url(../img/tresc_middle.gif);
    width:950px;
}
div#middle_content {
    width:950px;
    background-image:url(../img/zapychacz_bg.jpg);
    background-position:722px 100%;
    background-repeat:no-repeat;
}

div#tresc_bottom {
    background-image:url(../img/tresc_bottom.gif);
    background-repeat:no-repeat;
    height:28px;
    font-size:10px;
}

div#copyright{

    float:left;
    width:50%;
}
div#created{
    float:left;
    width:50%;
    text-align:right;
}

#copyright a, #created a {
    font-size:12px;
    color:#074994;
}
#copyright a:hover, #created a:hover {
    font-size:12px;
    color:#006ce7;
}

.menu_bottom a {
    font-size:11px;
}

.menu_bottom ul, .menu{

    list-style:none;
    margin-right:10px;
    text-align:right;

}

.menu {
    margin:10px;
    text-align:left;
}
.menu_bottom ul li, .menu li{
    display:inline;
    padding-left:5px;
    padding-right:10px;

}

.bottom2 a {
    color:#888888
}

.bottom2 a:hover {
    color:#CE1D15;
}

div.fefco p {
    text-align:center;
    border-bottom:2px solid black;
}

#tresc_middle div ul {
    margin-left:30px;
}
#tresc_middle div ul li {
    padding:5px;
}

div#tresc_bg {
    float:left;
    background-image:url(../img/o_firmie/znak_jakosci_bg.jpg);
    width:690px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    padding:15px 20px 20px;
}

div#tresc {
    float:left;
    width:690px;
    padding:15px 20px 20px;
}



div#zapychacz {
    float:right;
    margin-top:10px;
}


img{
    border:none;
}

#rodzaje div {
    width:50%;
    float:left;
    text-align:center;
    margin-bottom:30px;
}
.galeria {
    text-align:center;
}

.galeria h2 {
    text-align:center;
    margin-bottom: 10px;
}

.galeria a img {
    border:1px solid gray;
    margin:10px;
}




div#contact {
    width:400px;
    text-align:left;
    margin: 0 auto 10px ;
}

div#contact p {
    padding:10px;
}

