
.g1_form, .g2_form
{
 display: inline;
 height: 25px;
 vertical-align: middle;
}

table.g1_form_load, table.g2_form_load
{
 height: 25px;
 display: inline;
}

input.g1_input
{
 width: 30px;
 height: 20px;
 border: solid 1px black;
 font-family: verdana;
 font-size: 10px;
 font-weight: bold;
 color: black;
 vertical-align: middle;
}

img.zakupy_guziki
{
 width: 25px;
 height: 25px;
 vertical-align: middle;
 cursor: pointer;
}

table.zakupy_guziki_form_load
{
 width: 100%;
 height: 50px;
}

#zakupy_guziki_form
{
 height: 50px;
}

div.zakupy_guziki
{
 text-decoration: none;
 cursor: pointer;
 font-family: verdana;
 font-size: 11px;
 font-weight: bold;
 color: black;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 1px;
 padding-bottom: 1px;
 border: solid 1px silver;
}

div.zakupy_guziki:hover
{
 text-decoration: none;
 cursor: pointer;
 font-family: verdana;
 font-size: 11px;
 font-weight: bold;
 color: red;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 1px;
 padding-bottom: 1px;
 border: solid 1px darkred;
}

.zakupy_etap_line
{
 width: 100%;
 height: 3px;
 background-color: silver;
}

.zakupy_etap_width
{
 width: 120px;
}

.koszyk_etap_nastepny
{
 color: gray;
 font-family: verdana; font-size: 10px;
 
}

.koszyk_etap_terazniejszy
{
 color: red; font-weight: bold;
 font-family: verdana; font-size: 10px;
 
}

.koszyk_etap_poprzedni
{
 color: #4D051F; font-weight: bold;
 font-family: verdana; font-size: 10px;
 
}

