div.logo
{
    margin:                 15px 0 20px 0;
    float:                  left;
}

div.infolinia
{
    margin:                 15px 0 20px 0;
    float:                  right;
}

div.left
{
    clear:                  both;
    width:                  270px;
    float:                  left;
    margin-right:           10px;
}

div.right
{
    float:                  left;
    width:                  640px;
}

div.wyszukiwarka
{
    background:             url('../img/bg_wyszukiwarka.png') no-repeat;
    width:                  273px;
    height:                 279px;
    margin-bottom:          10px;
    padding:                50px 10px 0 25px
}

div.kontakt
{
    background:             url('../img/bg_kontakt.png') no-repeat;
    width:                  223px;
    height:                 209px;
    margin-bottom:          10px;
    padding:                60px 20px 0 30px
}

div.newsletter
{
    background:             url('../img/bg_newsletter.png') no-repeat;
    width:                  221px;
    height:                 72px;
    margin-bottom:          10px;
    padding:                45px 30px 0 22px;
}

div.top
{
    background:             url('../img/bg_top.png') no-repeat;
    width:                  620px;
    height:                 37px;
    margin-bottom:          13px;
    padding:                19px 0 0 20px;
}

div.top a, div.top2 a
{
    color:                  white;
    padding:                1px 10px;
    border-right:           solid 1px white;
}

div.baner
{
    /*background:             url('../img/baner_kotlina.png') no-repeat;*/
    width:                  640px;
    height:                 260px;
    margin-bottom:          10px;
}

div.witamy
{
    background:             url('../img/bg_witamy.png') no-repeat;
    width:                  600px;
    height:                 124px;
    padding:                50px 40px 0 25px;
}

.submit_red
{
    color:                  white;
    background-color:       #d52517;
    height:                 22px;
    border:                 0;
}

div.footer
{
    clear:                  both;
    text-align:             center;
    font:                   11px tahoma;
    color:                  #999999;
    margin:                 10px;
}


