body,  html {
    margin: 0;
    padding: 0;
    background-image: url('../grafika/tlo.jpg');
    text-align: center;
}

#content {
    background: #FFF;
    margin: 0 auto;
    width: 820px;
}

.top {
    width: 820px;
    height: 281px;
    background-image: url('../grafika/background_1.jpg');
    background-repeat: no-repeat;
}

.menu {
    width: 820px;
    height: 79px;
    background-image: url('../grafika/background_menu.jpg');
    background-repeat: no-repeat;
}

.menu2 {
    padding-left: 20px;
    padding-top: 10px;
}

.content {
    width: 820px;
    background: #FFFFFF url('../grafika/background_content.jpg') no-repeat;
}

.content_2 {
    width: 820px;
    height: auto;
    background-image: url('../grafika/background_content2.jpg');
    background-repeat: repeat-y;
}

.box {
    padding: 20px;
    color: #000000;
    font-family: "Times New Roman";
    font-size: 17px;
    font-style: normal;
    text-align: justify;
}

.box_1 {
    width: 500px;
    float: left;
}

.box_2 {
    float: right;
    width: 230px;
}

.box_3 {
    clear: both;
}

.ofertaspecjalna {
    font-family: "Times New Roman";
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}

.foot {
    width: 820px;
    height: 94px;
    background-image: url('../grafika/background_foot.jpg');
    background-repeat: no-repeat;
}

.foot_left {
    margin-top: 58px;
    width: 250px;
    float: left;
}

.foot_right {
    margin-top: 46px;
    width: 160px;
    float: right;
}

.foot_bottom {
    clear: both;
}

.design {
    padding-left: 10px;
}

.flaga {
    border: 1px solid #300;
}

.flaga2 {
    border: 1px solid #300;
}

a.linki_menu:link {
    color: #000;
    font-family: Times New Roman;
    text-decoration: none;
    font-size: 21px;
    padding-right: 22px;
}

a.linki_menu:visited {
    color: #000;
    font-family: Times New Roman;
    text-decoration: none;
    font-size: 21px;
    padding-right: 22px;
}

a.linki_menu:hover {
    color: #fff;
    font-family: Times New Roman;
    text-decoration: none;
    font-size: 21px;
    padding-right: 22px;
}

a.linki_menu:active {
    color: #000;
    font-family: Times New Roman;
    text-decoration: none;
    font-size: 21px;
    padding-right: 22px;
}

a.design:link {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Eurostile;
    font-size: 14px;
}

a.design:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Eurostile;
    font-size: 14px;
}

a.design:hover {
    color: #000000;
    text-decoration: none;
    font-family: Eurostile;
    font-size: 14px;
}

a.design:active {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Eurostile;
    font-size: 14px;
}

a.linki:link {
    color: #000000;
    font-family: "Times New Roman";
    font-size: 17px;
    text-decoration: none;
}

a.linki:visited {
    color: #630;
    font-family: "Times New Roman";
    font-size: 17px;
    text-decoration: none;
}

a.linki:hover {
    color: #630;
    font-family: "Times New Roman";
    font-size: 17px;
    text-decoration: none;
}

a.linki:active {
    color: #630;
    font-family: "Times New Roman";
    font-size: 17px;
    text-decoration: none;
}

.img {
    width: 150px;
    height: 113px;
    border: 3px #630 double;
    margin: 5px;
}

.img_inne {
    border: 3px #630 double;
    margin: 5px;
}

.ofertaopis {
    font-size: 16px;
}

.content_2_box {
    margin-left: 20px;
    margin-right: 20px;
    text-align: left;
}

.content2_left {
    width: 200px;
    font-weight: bold;
    float: left;
}

.content2_right {
    width: 500px;
    float: right;
}

.content2_bottom {
    clear: both;
}