BODY {
background : #900000;
color : #ffffff;
font-family : HelvaticaCE, Verdana, Tahoma, ArialCE, Arial, Helvetica;
font-size : 10px;
margin : 0px;
}
IMG {
border : 0px;
}
a:link {
color : #000000;
text-decoration : none;
}
a:visited {
color : #000000;
text-decoration : none;
}
a:active {
color : #DF1316;
text-decoration : none;
}
a:hover {
color : #DF1316;
text-decoration : CD2225;
}
TD.top {
font-size : 14px;
text-align: center;
font-weight: bolder;
}
TD.stat {
font-size : 11px;
width: 150px;
background-image: url(img/bg_stat.png);
background-repeat: no-repeat;
background-position: top;
padding: 15px
}
TD.main {
font-size : 12px;
text-align: justify;
width: 650px;
}
table.panelek, td.panelek {
background : #900000;
color : #ffffff;
font-family : HelvaticaCE, Verdana, Tahoma, ArialCE, Arial, Helvetica;
font-size : 10px;
}
#tytul {
background-image: url(img/title.png);
background-repeat: no-repeat;
font-weight: bolder;
padding: 14px;
color: black;
}
#news {
padding: 15px;
background-image: url(img/bg_news.png);
background-repeat: no-repeat;
background-position : top;
font-size : 12px;
}
#t {
background-image: url(img/t.png);
background-position: top center;
height: 2px;
width: 648px;
}
#d {
background-image: url(img/d.png);
background-repeat: no-repeat;
height: 7px;
width: 648px;
background-position: top center;
}
#center {
background : #F2BA08;
width: 970px;
}
#bok1 {
background : #900000;
background-image: url(img/lewy.gif);
background-repeat: repeat-y;
background-position: top left;
}
#bok2 {
background-image: url(img/prawy.gif);
background-repeat: repeat-y;
background-position: top right;
}
#bottom {
background-color : #900000;
text-align: center;
}
#footer {
font-size : 11px;
width: 950px;
}
#down {
background-color : #900000;
background-image: url(img/pasek_down.gif);
background-repeat: no-repeat;
background-position: center;
height: 20px;
}

.submit {
border : 1px solid #000000;
background-color : #ffffff;
color : #000000;
font-family : Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
}

textarea, input {
border : 1px solid #000000;
background-color : #ffffff;
color : #000000;
font-family : Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
font-size : 11px;
}