body 
 {
  background-color: rgb(0,0,0);
  font-family: Verdana;
 } 
  
html, body, div, h1, h2, h3, h4, h5, h6, p, a,
img, dl, dt, dd, ol, ul, li, table, caption,
tbody, tfoot, thead, tr, th, td 
 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: rgb(255,255,255);
 }  

h1
 {
  margin: 10px 0px 10px;
  color: #353535;
  font-size: 22px;
 }

h2
 {
  margin: 10px 0px 10px;
  color: #554d4d;
  font-size: 16px;
 }

h3
 {
  margin: 5px 0px 5px;
  color: #7d2121;
  font-size: 14px;
 }


.tresc
 {
  text-align:justify;
  color: black;
  font-size: 15px;
 } 

b, strong, h1
 {
  font-weight: 600;
 }

.strona
 {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  border: 0;
  outline: 0;
  color: black;
 }

.aktualnosci
 {
  margin-left: 5px;
  margin-right: 10px;
  padding: 0;
  border: 0;
  outline: 0;
  color: black;
 } 

.aktualnosci a
 {
  margin-left: 5px;
  margin-right: 10px;
  padding: 0;
  border: 0;
  outline: 0;
  color: #474747;
  font-size: 12px;
 }

.data
 {
  margin-left: 5px;
  margin-right: 10px;
  padding: 0;
  border: 0;
  outline: 0;
  color: black;
  font-size: 10px;
 }

.krotko
 {
  margin-left: 5px;
  margin-right: 10px;
  padding: 0;
  border: 0;
  outline: 0;
  color: black;
  font-size: 12px;
 } 

.menu_gora_l
 {
  color: white;
  margin-left: 10px;
  float: left;
 }

.menu_gora_p
 {
  color: white;
  margin-right: 10px;
  float: right;
 }
 
.menu_gora_p a , .menu_gora_l a
 {
  font-weight: 600;
	color: white;
	text-decoration:none;
 }


/*
a:link
 {
  font-weight: 600;
	color: white;
	text-decoration:none;
 }

a:visited
 {
  font-weight: 600;
	color: white;
	text-decoration:none;
 }

a:active
 {
  color: white;
  font-weight: 600;
	text-decoration:none;
 }

a:hover
 {
  font-weight: 600;
	color: #7d2121;
	text-decoration:none;
 }
*/

.strona a
 {
  font-weight: 600;
	color: #7d2121;
	text-decoration:none;
 }
 
.strona a:hover,
 {
  font-weight: 600;
	color: #353535;
	text-decoration:none;
 }

.tresc 
 {
  margin-bottom: 20px;
 }

.tresc code
 {
  font-size: 12px;
  color: rgb(82,82,82);
	text-decoration:none;
 }

.tresc a
 {
  font-weight: 600;
	color: #7d2121;
	text-decoration:none;
 }
 
.tresc a:hover
 {
  font-weight: 600;
	color: #353535;
	text-decoration:none;
 }

.menu_lewe a
 {
  font-size: 14px;
  font-weight: 600;
	color: black;
	text-decoration:none;
	margin: 10px 20px;
 }
 
.menu_lewe a:hover
 {
  font-size: 15px;
  font-weight: 600;
	color: #7d2121;
	text-decoration:none;
 } 

ul
 {
  margin: 10px 20px;
 }

li
 {
  color: black;
  margin: 3px
 }

#stopka
 {
	text-align: right;
	width: 100%;
	font-size: 12px;
 }

#stopka_mapa
 {
	float:left;
 }

#stopka_mapa a
 {
	font-size: 12px;
	text-decoration:none;
	color: #7B7B7B;
 } 

.menu_lewe
 {
  line-height: 25px;
 }
  
.logo_bialy
 {
  font-size: 12px;
  display: inline;
  font-family: Impact;
 }
  
.logo_czerwony
 {
  color: #7d2121;
  font-size: 12px;
  display: inline;
  font-family: Impact;  
 }