body
    {
    color:       #588bb6;
    font-family: Arial;
    overflow:    auto;
    }

input
    {
    width: 50px;
    }

td
    {
    vertical-align: top;
    }

textarea
    {
    font-family: Arial;
    color: #588bb6;
    }

select
    {
    border: none;
    }

div#rodzaj
    {
    width:  auto;
    height: 70px;
    background-image: url(img/pasek_form.jpg);
    background-repeat: no-repeat;
    background-position: 370px;
    }

#select_rodzaj
    {
    font-size:   18pt;
    font-family: Arial Narrow;
    font-weight: bolder;
    color:       #588bb6;

    width:       350px;
    }

#select_podrodzaj
    {
    font-size:   17pt;
    font-family: Courier New CE;
    color:       #588bb6;
    margin-top:  10px;
    width:       350px;
    }

div#rysunek
    {
    width:  937px;
    margin-top: 10px;
    
    height:300px;
    }

div#szerokosc
    {
    background-color:transparent;
    position:relative;
    width: 80px;
    }

div#wysokosc_sciany_bocznej
    {
    background-color:transparent;
    position:relative;
    width: 80px;
    }

div#dlugosc
    {
    background-color:transparent;
    position:relative;
    width: 80px;
    }

#select_pokrycie
    {
    color:       #588bb6;
    font-weight: bold;
    }

#form_pasek
    {
    position: relative;
    top: -60px;
    left: 310px;
    }

.pokrycie
    {
    width:  200px;
    height: auto;
    padding-left: 5px;
    }

.plandeka
    {
    position: relative;
    width: 350px;
    height: auto;
    }

.wyposazenie_dodatkowe
    {
    position: static;
    width: 350px;
    }

.header
    {
    background-color: #588bb6;
    color: white;
    width: auto;
    height: 20px;
    left:  -5px;
    padding-left: 5px;
    margin-bottom: 10px;
    }

.kolor
    {
    cursor:           pointer;
    background-color: red;
    color:            yellow;
    width:            70px;
    position:         static;
    padding:          5px;
    }

#button
    {
    position: static;
    top: -115px;
    border-color: #588bb6;
    border: solid;
    background-color: white;
    color: #588bb6;
    width: 100px;
    }

#rysunek_dodatkowe
    {
    position: static;
    top: 50px;
    }

#reszta
    {
    position: static;
    top: -110px;
    }