body{
margin: 0;
padding:0;
background: #5A6163;
color: #000000;
text-align: center;

SCROLLBAR-FACE-COLOR: #616465;
SCROLLBAR-HIGHLIGHT-COLOR: #424748;
SCROLLBAR-SHADOW-COLOR: #6A7475;
SCROLLBAR-3DLIGHT-COLOR: #808A8C;
SCROLLBAR-DARKSHADOW-COLOR: #414647;
SCROLLBAR-ARROW-COLOR: #F7A242;
SCROLLBAR-TRACK-COLOR: #6B7476;

 }

* {
font-family: tahoma; 
font-size: 11px; 
/*font-weight: bold;*/
}

.jasny {
color: #9BA0A2;
font-weight: normal;
}

.ciemny {
color: #777777;
font-weight: normal;
}

.podstawa {
padding-right: 0px; 
padding-left: 0px; 
background: url(../images/default/tlo.png) #4A4D52; 
padding-bottom: 0px; 
margin: auto; 
width: 760px; 
padding-top: 0px; 
position: relative;
border: 1px solid black;
}

.top {
background: #5A6163; 
height: 205px;
width: 760px;
}

.logo1 {
width: 760px;
height: 24px;
background: url(../images/default/1.png);
}

.logo2 {
width: 124px;
height: 83px;
background: url(../images/default/2.png);
position: absolute;
top: 24px;
left: 0px;
padding-top: 5px;
}

.logo3 {
width: 220px;
height: 83px; 
background: url(../images/default/podnapis.png); 
position: absolute; 
top: 24px; 
left: 124px;
}

.logo4 {
width: 416px; 
height: 83px; 
background: url(../images/default/4.png); 
position: absolute; 
top: 24px; 
left: 344px;
}

.logo5 {
width: 760px; 
height: 21px; 
background: url(../images/default/5.png); 
position: absolute; 
top: 107px; 
left: 0px;
}

.logo6 {
width: 760px; 
height: 28px; 
background: url(../images/default/6.png); 
position: absolute; 
top: 128px; 
left: 0px;
}

.baton1 {
width: 95px; 
height: 49px; 
background: url(../images/default/baton.png); 
position: absolute; 
top: 156px; 
left: 0px;
padding-top: 15px;
}

.baton2 {
width: 95px; 
height: 49px; 
background: url(../images/default/baton.png); 
position: absolute; 
top: 156px; 
left: 95px;
padding-top: 15px;
}

.baton3 {
width: 95px; 
height: 49px; 
background: url(../images/default/baton.png); 
position: absolute; 
top: 156px; 
left: 190px;
padding-top: 15px;
}

.baton4 {
width: 95px; 
height: 49px; 
background: url(../images/default/baton.png); 
position: absolute; 
top: 156px; 
left: 285px;
padding-top: 15px;
}

.baton5 {
width: 95px; 
height: 49px; 
background: url(../images/default/baton.png); 
position: absolute; 
top: 156px; 
left: 380px;
padding-top: 15px;
}

.baton6 {
width: 95px; 
height: 49px; 
background: url(../images/default/baton.png); 
position: absolute; 
top: 156px; 
left: 475px;
padding-top: 15px;
}

.baton7 {
width: 95px; 
height: 49px; 
background: url(../images/default/baton.png); 
position: absolute; 
top: 156px; 
left: 570px;
padding-top: 15px;
}

.baton8 {
width: 95px; 
height: 49px; 
background: url(../images/default/baton.png); 
position: absolute; 
top: 156px; 
left: 665px;
padding-top: 15px;
}

.partner {
color: #300000;
font-weight: normal;
}

.lewa {
float: left; 
width: 160px; 
padding-top: 0px;
padding-left: 0px;
}

.prawa {
float: right; 
width: 159px;
padding: 5px;
/*font -weight: bold;*/
color: #300000;
text-align: left;
padding-left: 10px; 
}

.srodek {
margin-left: 160px; 
margin-right: 159px;
padding: 5px;
color: #BBBBBB;
}

.stopka {
clear: both; 
background: url(../images/default/stopka.png) #5A6163; 
height: 39px;
text-align: center;
padding-top: 23px;
}

/*.stopkaprawa {
	width: 100px;
	height: 30px;
	position: relative;
	bottom: 55px;
	left: 350px;
	padding-top: 20px;
}*/

p:first-letter {
/*font-size: 120%;*/ 
font-weight: bold;
/*color: #F7A242;*/
 }

.menu {
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: #F7A242;
padding: 10px;
}

td {
padding-left: 10px;
padding-right: 10px;
}

A:link {
/*color: #293439;*/
color: #BBBBBB;
font-weight: bold;
text-decoration: none;
}

A:visited {
/*color: #293439;*/
color: #BBBBBB;
font-weight: bold;
text-decoration: none;
}

A:hover {
color:#800000;
font-weight:bold;
text-decoration: none;
}

.ace {
background: url() repeat;
background-color: #636563;
border: 1px solid #000000;
color: #293439;
font-size: 11px;
font-family: verdana;
font-style: normal;
font-weight: normal;
}

.button {
background: url("") repeat;
background-color: #7D807D;
border: 1px solid #000000;
color: #cccccc;
font-family: verdana;
font-size: 10px;
font-weight: normal;
font-variant: small-caps;
}

HR {
COLOR: #293439; 
HEIGHT: 1px;
}

.alfa img { 
/*border: 1px solid #000000;*/
filter: alpha(opacity=50); 
-moz-opacity: 0.5; 
-khtml-opacity: 0.5; 
opacity: 0.5;
border: 0;
} 
.alfa:hover img {
/*border: 1px solid #000000; */
filter: alpha(opacity=100); 
-moz-opacity: 100; 
-khtml-opacity: 100; 
opacity: 100;
border: 0;
}

.lewa1 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 238px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}

.lewa2 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 260px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}

.lewa3 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 282px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}

.lewa4 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 304px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}

.lewa5 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 326px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}

.lewa6 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 348px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}

.lewa7 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 370px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}

.lewa8 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 392px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}

.lewa9 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 414px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}

.lewa10 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 436px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}

.lewa11 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 458px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}

.lewa12 {
width: 150px; 
height: 18px; 
background: url(../images/default/tabela_15.png); 
position: absolute; 
top: 480px; 
left: 0px;
padding-top: 4px;
padding-left: 10px;
}
