body{
background-color: #F4F5F1;
background-image: url(gfx/linear.jpg);
background-position: top;
background-repeat: repeat-x;
font-size: 11px;
font-family: Tahoma;
color: black;
text-align: center;
margin: 0px;
}
td{
font-size: 11px;
font-family: Tahoma;
color: black;
}
a:link, a:active, a:visited{
color: black;
text-decoration: none;
}
a.hover{
color: black;
text-decoration: underline;
}
a.opcja:hover{
color: #FF0000;
}
a.status:link, a.status:active, a.status:visited{
color: white;
}
a.status:hover{
color: white;
text-decoration: underline;
}
select{
width: 100px;
border: 1px solid #D2D3C2;
font-size: 11px;
font-family: Tahoma;
color: black;
}
ul.opcja{
list-style-image: url(gfx/sqr-red.jpg);
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 10px;
}
ol.opcja{
list-style-type: none;
}
option{
font-size: 11px;
font-family: Tahoma;
color: black;
}

#sdw-left{
width: 14px;
background-image: url(gfx/sdw-left.jpg);
background-position: top right;
background-repeat: no-repeat;
}
#sdw-right{
width: 14px;
background-image: url(gfx/sdw-right.jpg);
background-position: top left;
background-repeat: no-repeat;
}
#panel{
width: 225px;
background-color: #D2D3C2;
background-image: url(gfx/logo.jpg);
background-position: top left;
background-repeat: no-repeat;
padding: 200px 9px 0px 10px;
}
#panel-bottom{
width: 245px;
height: 50px;
background-color: #CC0000;
background-image: url(gfx/panel-bottom.jpg);
background-position: top center;
background-repeat: no-repeat;
}
#baner{
width: 535px;
/*height: 315px;*/
vertical-align: top;
}
#status{
height: 20px;
background-color: #FF0000;
color: white;
padding: 0px 10px 5px 10px;
}
#red-line{
height: 6px;
background-color: #FF0000;
/*
background-image: url(gfx/start-ekipa-left.jpg);
background-position: bottom right;
background-repeat: no-repeat;
*/
}
#bodyact{
height: 620px;
background-color: #FFFFFF;
background-image: url(gfx/bodyact-bckgr.jpg);
background-position: top;
background-repeat: repeat-x;
padding: 30px;
text-align: justify;
vertical-align: top;
}
#copyright{
height: 50px;
background-color: #CC0000;
background-image: url(gfx/copy.jpg);
background-position: top;
background-repeat: repeat-x;
color: white;
text-align: center;
}

.panel-tit{
background-image: url(gfx/panel-tit.jpg);
background-position: top;
background-repeat: no-repeat;
vertical-align: top;
}
.panel-specjal-tit{
float: left;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

h1.oferta-tytul{
color: #FF0000;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
}
.oferta-nr{
float: right;
text-decoration: underline;
}
.oferta-cena{
float: left;
background-color: #FF0000;
font-weight: bold;
color: white;
text-align: center;
padding: 2px 5px 2px 5px;
}
.oferta-wiecej{
float: right;
background-color: #666666;
font-weight: bold;
color: white;
text-align: center;
padding: 2px 5px 2px 5px;
}
.oferta-drukuj{
float: right;
width: 65px;
background-color: #990000;
background-image: url(gfx/printer.jpg);
background-position: right;
background-repeat: no-repeat;
font-weight: bold;
color: white;
text-align: left;
padding: 2px 0px 2px 5px;
margin-right: 5px;
}
.oferta-wstecz{
float: left;
background-color: #666666;
font-weight: bold;
color: white;
text-align: center;
padding: 2px 5px 2px 5px;
margin-right: 5px;
}
.oferta-opis{
color: #666666;
text-align: justify;
}
.oferta-nawigacja{
background-color: #EAEAE2;
border-bottom: 1px solid #DADACD;
text-align: center;
padding: 10px;
}
.form-tekst{
width: 180px;
height: 22px;
border: 1px solid #D2D3C2;
font-size: 11px;
font-family: Tahoma;
color: black;
padding: 3px;
}
.form-tekst-dodaj{
width: 200px;
height: 22px;
border: 1px solid #D2D3C2;
font-size: 11px;
font-family: Tahoma;
color: black;
padding: 3px;
}
.form-submit{
width: 71px;
height: 22px;
border: none;
background-image: url(gfx/form-submit.jpg);
background-position: top;
background-repeat: no-repeat;
font-size: 11px;
font-family: Tahoma;
font-weight: bold;
color: white;
}