html {	background: #000000; }
body {
	margin: 0; padding: 0;
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	background: #000000; 
}

a {color: #701603; text-decoration: none; font-weight: bold;}
a:hover {color: #ff0000; text-decoration: none; font-weight: bold;}


img {border: none;}
ul#topnav {
	margin: 0px 0 0px; 
	padding: 0; 
	list-style: none;	
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 900px;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;
}
ul#topnav a, ul#topnav span {
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px; 
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
	background: #1d1d1d; 
}
ul#topnav a {	color: #7bc441; }
ul#topnav span {
	display: none;
}

ul#topnav.v2 span{
	background: url(Obrazki/a_bg.jpg) repeat-x left top;
}
ul#topnav.v2 a{
	color: #555;
	background: url(Obrazki/a_bg.jpg) repeat-x left bottom;
}


#content {border-left: 2px solid #999999; margin: 0px 15px 0px 130px; width: auto; font-family: Trebuchet MS; font-size: 10pt; color: #333333; padding-left: 15px;  }
#content h1 { font-size: 16pt; font-weight: bold; margin-top: 0px;}

#belka_bottom {margin: 7px 15px 0px 240px;}
#belka_bottom td { color: #ffffff;  font-family: Trebuchet MS; font-size: 8pt;}

#cennik tr {background: #ffffff;}
#cennik tr:hover {background: #ffffcc;}

#cennik td  {padding: 2px 2px 2px 5px; font-weight: bold;}
#cennik td.cennik_head1 {background: #701603;  font-weight: bold; color: #ffffff; }
#cennik td.cennik_head2 { background: #701603; font-weight: bold; color: #ffffff; width: 75px; text-align: center; }
#cennik td.cennik_head3 { background: #701603; font-weight: bold; color: #ffffff; text-align: center; }
#cennik td.cennik_poz {}
#cennik td.cennik_cena {text-align: center;}
#cennik p {display: inline;}

#bottom_belka { font-size: 11px; text-align: center; margin: 10px; color: #ffffff; } 
#bottom_belka a {color: #999999; text-decoration: none; font-weight: normal;}
#bottom_belka a:hover {color: #ff0000; text-decoration: none;}

a.pdf_link {border: 1px dotted #888888; display: block; padding: 4px 10px 4px 40px;
			background: url(pdf/pdfico.gif) no-repeat left center; }
 
 a:hover.pdf_link {border: 1px dotted #000000;  }


