@font-face {
             font-family: "nowy_font";
             src: url(tgl.ttf) format('truetype');			 
 }
 
body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: black;
	background-image:url('grafika/tlomiasto.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center bottom; 
   padding: 5px;
	color: #d4d4d4;
}

div {
border: 1px solid #a0a0a0;
margin: 0px auto;                 
padding: 2px;                           
vertical-align: top;
background-color: transparent;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}    

div#glowna {
	width: 800px;
	background-color: transparent;
	border: 0px;
}
div#baner {
	margin: 0px;
	padding: 0px;
	background-image: url(banerexled.jpg);
	background-repeat: no-repeat;
	height: 150px;
	border: 0px solid black;
}
div#lewa {
	background-color: rgba(0, 0, 0, 0.7);
	float: left;
	overflow: visible;
	width: 200px;
}                

div#tekst {
	background-color: rgba(0, 0, 0, 0.7);
	float: right;
	overflow: hidden;
	width: 580px;
	min-height: 400px;
	padding: 20px 5px 20px 5px;
	margin-bottom: 2px;
}            

div#text ul, li {
	text-align: left;
	margin-left: 20px;
}
h1, h2, h3, h4, b, th.niebieski , .niebieski {
	color: #6179FF;

}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}

p {
	text-align: justify;
	margin: 15px;
}

table.spz {
	table-layout: fixed;
	width: 560px;
	border-spacing: 0px;
	border-color: white; 
	empty-cells: show;
	margin: 20px auto 20px auto;
}

td {
	border: 1px solid #a0a0a0;
	height: 40px;
	text-align: center;
}

th {
	border-color: white; 
}	

#tablica {
	margin: auto;
}

img#obwodka {
	margin-top: 5px; 
}

div#wmast {
	border: 0px;
	display: block;
	float: right;
	width: 580px;
	margin-bottom: 8px;
	font-size: 10px;
}

div#wmast a {
	color:white;
}
