/* CSS Document */
body {
	background-color: #F5F5F5;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

td.top{
	width: 780px;
	height: 288px;
	
}

td.pasek{
	width: 780px;
	height: 5px;
	background-color: #F5F5F5;
}
td.pion{
	width: 5px;
	background-color: #F5F5F5;
}
td.footer{
	width: 780px;
	height: 43px;
	background-image:url(i/footer.jpg);
	text-align: right;
	vertical-align: middle;
}
td.main_title{
	width: 390px;
	height: 39px;
}
td.sub_title{
	width: 780px;
	height: 39px;
}

td.content{
	width: 340px;
	background-color: #E9E9E9;
	padding: 25px;
	text-align:justify;
	vertical-align:top;
}
td.sub_content{
	width: 730px;
	background-color: #E9E9E9;
	padding: 25px;
	text-align:justify;
}

table.tabela{
	width: 100%;
}

.table_parms {
border-width:0px;
}

tr.parmnagl{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
background-color:#333333;
padding-top:5px;
padding-bottom:5px;
}


tr.parmwart,tr.parmwart_odd {
background-color:#CCCCCC;
font-family:tahoma;
font-size:11px;
color:#333333;

}

tr.parmwart_odd {
background-color:#BBBBBB;
}

td.tdvalue,td.tdvalue2 {
padding-left:5px;
padding-right:5px;
text-align:center;
}

td.tdvalue2 {
text-align:left;
}

div.contenthead{
	vertical-align: middle;
	padding-top: 6px;
	height: 20px;
	background-image:url(i/t_kontent.gif);
	color: #FFFFFF;
	font-weight: bold;
}

a{
	color: #CC0000;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}
a.linki{
	color: White;
	text-decoration: none;
}
a.linki:hover{
	text-decoration: underline;
}


font.data{
	color: #8F4F00;
	font-weight: bold;
}

font.footer{
	color: #FFFFFF;
}

font.tekst{
	color: #000000;
	font-weight: normal;
}

ul {
list-style-image:url(i/dot.gif);
	position:relative;
	left: 5px;
}

li.left{
	list-style-image:url(i/dot.gif);
	position:relative;
	left: -25px;
	/*list-style-position:inside;*/
}
li.right{
	list-style-image:url(i/dot.gif);
	/*list-style-position:outside;*/
	position:relative;
	left: -25px;
	padding-top: 0px;
	padding-bottom: 5px;
}
h3{
	display:inline;
}
.naglowek_tab{
text-align:center;
}

.naglowek_tab,.dane_tab {
	padding-left:5px;
	padding-right:5px;
	
}
.zegar {
text-align:right;
font-family:tahoma;
color:#FFFFFF;
margin-right:15px;
font-weight:bold;
}

ul.pdf {
list-style-image:url(i/ikona_pdf.gif);
}

li.pdf {
margin-bottom:5px;
}

span.pdf {
position:relative;
bottom:3px;
left:5px;

}
#banner_cont{
position:relative;
top:0px;
left:0px;
width:590px;
height:0px;
z-index:5;
text-align:center;
}

#bannerid
{
position:absolute;
top:15px;
left:100px;
z-index:110;
width:100%;
height:10px;


}

.bannerid2 {
background-color:#333333;


}
