/* general stuff */


body{
margin:0;
padding:0;
text-align: left;
font-family: verdana, arial, sans-serif;
background : #666666;
}
table {
width : 100%;
height : 100%;
}
a {
text-decoration:  underline;
font-weight: bold;
border: none;
color: #25323a;
 }
a:hover {
text-decoration:  none; 
border: none;
color: #333333;
 }
 


#pagewidth-800{
position : relative;
text-align : left;
margin-left : auto;
margin-right : auto;
width:790px;
height: 589px;
text-align:left;
margin-top:5px;
background: transparent url(../images/podklad.jpg) no-repeat;
}

#top-top {
height: 170px;
width: 790px;
background: transparent;
}

.content {
padding: 20px 20px 20px 20px;
font-size: 11px;
line-height: 18px;
font-family: verdana;
}
.componentheading {
font-weight: bold;
font-size: 12px;
height: 14px;
line-height: 14px;
font-family: Verdana;
border-bottom: 1px solid #002E61;
color: #333333;
margin-bottom: 5px;
}

.tytul {
font-weight: bold;
font-size: 16px;
font-family: Verdana;
color: #003399;
margin-bottom: 5px;
}
.nieb {
font-weight:normal;
font-size: 12px;
font-family: Verdana;
color: #003399;
margin-bottom: 5px;
}
.adres {
font-weight:normal;
font-size: 12px;
font-family: Verdana;
color: #ffffff;
margin-bottom: 5px;
margin-left: 10px;
text-align: left;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 1.8;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 12px;
height: 15px;
line-height: 15px;
font-family: 'verdana;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}
table.moduletable-stat {
	font-weight:normal;
font-size: 10px;
font-family: Verdana;
font-color: #ffffff;
margin-bottom: 5px;
margin-left: 10px;
text-align: left
}


