body { color: #82294d; font-size: 10pt; font-family: Arial; margin: 0; }
p { color: #82294d; font-size: 10pt; font-family: Arial; }
td { color: #82294d; font-size: 10pt; font-family: Arial; }
.gora { background-image: url(images/tlo_gora.gif); background-repeat: repeat-x; background-position: left top; }
.srodek { background-image: url(images/tlo_srodek.gif); background-repeat: repeat; background-position: left top; }
.tlo_srodek { background-image: url(images/pasek_calosc.gif); background-repeat: repeat-y; background-position: left top; }
.menu { background-image: url(images/menu_pasek2.gif); background-repeat: repeat-y; background-position: left top; }

a:link{ color: #82294d; font-size: 9pt; font-family: Arial; text-decoration: none; }
a:visited{ color: #82294d; font-size: 9pt; font-family: Arial; text-decoration: none; }
a:active{ color: #82294d; font-size: 9pt; font-family: Arial; text-decoration: none; }
a:hover{ color: #82294d; font-size: 9pt; font-family: Arial; text-decoration: underline; }

a.newhref:link{ color: #82294d; font-size: 9pt; font-family: Arial; text-decoration: underline; }
a.newhref:visited{ color: #82294d; font-size: 9pt; font-family: Arial; text-decoration: underline; }
a.newhref:active{ color: #82294d; font-size: 9pt; font-family: Arial; text-decoration: underline; }
a.newhref:hover{ color: #82294d; font-size: 9pt; font-family: Arial; text-decoration: underline; }

a.small:link{ color: #82294d; font-size: 8pt; font-family: Arial; text-decoration: none; }
a.small:visited{ color: #82294d; font-size: 8pt; font-family: Arial; text-decoration: none; }
a.small:active{ color: #82294d; font-size: 8pt; font-family: Arial; text-decoration: none; }
a.small:hover{ color: #82294d; font-size: 8pt; font-family: Arial; text-decoration: underline; }

.down { background-image: url(images/down.gif); background-repeat: no-repeat; background-position: left top; }
.small { color: #82294d; font-size: 8pt; font-family: Arial; }

.paginationBold {font-weight: bold;}


#menu ul{
  width: 180px;

}

#menu ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 2px 5px;
}

#menu ul li {
	list-style:none;
	overflow:visible;
	text-align:left;
}
#menu ul li a {
	display:block;
	margin-top:0px;

}
#menu ul li ul {
	display:none; 
}
