body {
margin: 0;
padding: 0;
background-color: #231f20;
background-image: url(grafika/bg.png);
background-repeat: repeat-x;
background-position: top;
}

img, div, a, input {
behavior: url("iepngfix.htc");
}

div#glowny {
width: 957px;
margin: auto;
}

div#top {
position: relative;
margin-top: 0px;
background: url(grafika/top.jpg);
width: 957px;
height: 375px;
}

div#srodek {
position: static;
width: 957px;
background: url(grafika/bg_srodek.png);
margin: 0;
}

div#stopka {
position: static;
width: 957px;
height: 86px;
background: url(grafika/bg_stopka.png);
margin: 0;
}

div#tresc {
margin-left: 50px;
width: 862px;
font: 13px 'Trebuchet MS', Tahoma;
color: #000000;
line-height: 20px;
}

div#stopka_tresci {
position: absolute;
margin-top: 55px;
margin-left: 750px;
font: 11px 'Trebuchet MS', Tahoma;
color: #939393;
}

div.liniowy_l {
float: left;
}

div.liniowy_p {
float: left;
margin-left: 50px;
}

table#naglowek {
margin-left: 42px;
margin-bottom: 18px;
height: 25px;
border-collapse: collapse;
font: 15px 'Trebuchet MS', Tahoma;
color: #ffffff;
font-weight: bold;
}

td.lb{
background: url(grafika/bg_l.png);
width: 9px;
height: 25px;
padding: 0px;
}

td.s {
background-color: #d2252c;
padding: 0px;
}

td.pb{
background: url(grafika/bg_r.png);
width: 9px;
height: 25px;
padding: 0px;
}

.gruba {
font-weight: bold;
}

div#tresc a {
color: #58a5d1; 
text-decoration: none;
}

div#tresc a:hover {
color: #58a5d1;
text-decoration: underline;
}

a.stopka {
font: 11px 'Trebuchet MS', Tahoma;
color: #939393; 
text-decoration: none;
}

a.stopka:hover {
font: 11px 'Trebuchet MS', Tahoma;
color: #58a5d1;
text-decoration: none;
}

ul.poziome li {
display: inline;
padding: 10px;
}

img.obrys {
border: 1px solid #eaeaea;
}

a:hover img.obrys {
border: 1px solid #58a5d1;
}

.inp {
font: 12px 'Trebuchet MS', Tahoma;
color: #999999;
background-color: #ffffff;
height: 17px;
width: 259px;
border: 1px solid #cccccc;
}

.inp2 {
font: 12px 'Trebuchet MS', Tahoma;
color: #999999;
background-color: #ffffff;
height: 100px;
width: 258px;
border: 1px solid #cccccc;
}

.inp3 {
font: 13px 'Trebuchet MS', Tahoma;
color: #ffffff;
font-weight: bold;
background-color: #58a5d1;
height: 23px;
width: 129px;
border: 0px;
}

.uwaga {
color: #d2252b;
}

ul.wskaznik {
list-style-image: url(grafika/wska.gif);
}