body
{
text-align: center;
background-color: #002e74;
}

table
{
	border-collapse: collapse;
	width: 800px;
}

td.td_1
{
	padding: 0px;
	width: 120px;
}

td.td_2
{
	padding: 0px;
	width: 190px;
}

td.td_3
{
	padding: 0px;
	width: 130px;
}


table.tabela_2
{
	width: 700px;
}


img.img_1
{
	 width: 120px;
}

img.img_2
{
	 border: 1px solid #002e74;
}

img.img_3
{
	 width: 130px;
	 border: none;
}

div#glowna
{
	width: 800px;
	height: 150px; 
    margin-left: auto; 
    margin-right: auto;
    background-color: #ffffff;
    
}

div#naglowek
{
	width: 800px;
	height: 75px; 
    margin-left: auto; 
    margin-right: auto;
}


div#srodek
{
  font-family: Verdana, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #c8c8c8;
  background: url(images/tlo_01.jpg) no-repeat top left;
  margin-left: auto; 
  margin-right: auto;
  width: 800px; 
  min-height: 500px; 
}

div#srodek_2
{
  text-align: center;
  margin-left: auto; 
  margin-right: auto;
  padding: 50px;
  min-height: 500px; 
  background-color: #ffffff;
}

ul#menu
{
  list-style-type: none;
  padding-top: 	40px;
  padding-right: 20px;
  text-align: right;
  line-height: 2.0;
}

ul#menu li a
{
 font-size: 20px;
 color: #ffffff;
 text-decoration: none;

}

ul#menu li a:hover
{
 font-size: 20px;
 text-decoration: underline overline;

}

p.tekst_1 
{
	text-align: center;
  font-family: Verdana, sans-serif;
  font-size: 13px;
    font-weight: bold;
    color: #002e74;
}

p.tekst_2
{
  text-align: center;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #002e74;
}

p.tekst_6
{
	text-align: center;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #002e74;
  text-decoration: underline;
  
}

p.tekst_3
{
  text-align: center;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  color: #002e74;
}

p.tekst_4
{
  text-align: center;
  font-family: Verdana, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: bold; 
  color: #002e74;
}

p.tekst_5
{
  text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #002e74;
}

p.tekst_7
{
  text-align: center;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
   text-decoration: none;
}

ul#lista_1 li
{
 font-family: Verdana, sans-serif;
 font-size: 13px;
 text-align: center; 
 text-decoration: none;
 color: #002e74;

}

div.galeria_wiersz
{
  padding: 5px;
  margin-left: auto; 
  margin-right: auto;
}

div.galeria
{
  padding: 5px;
  display: inline; 
  margin-left: auto; 
  margin-right: auto;
}

ul
{
	text-align: left; 
	padding-left: 100px;
	padding-right: 100px;
	color: #002e74;
}

div.formularz_1
{
  display: inline; 
  margin-left: auto; 
  margin-right: auto;
  width: 40%;
  text-align: right;
  padding: 2 px;
}
div.formularz_2
{
  display: inline; 
  margin-left: auto; 
  margin-right: auto;
  width: 40%;
  text-align: left;
  padding: 2 px;
}
div.formularz_3
{
  display: inline; 
  margin-left: auto; 
  margin-right: auto;
  width: 80%;
  text-align: center;
  padding: 2 px;
}

div#ov
{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 110%;
	height: 200%;
	background-color: #aaaaaa;
	Filter: Alpha(Opacity=95);
	opacity: 0.95;
	-moz-opacity: 0.95;
	display: none;
	z-index: 3;
}

#overlay {
position: fixed; 
top: 0; 
left: 0;
width: 100%;
height: 100%;
z-index: 8;
margin: auto;
}

* html #overlay{ /*IE6 only rule, applied on top of the default above*/
position: absolute;
top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+"px" : body.scrollTop+"px");
}



div#inner img
{
	border: 2px solid #000000;
}

#overlay #window {
position: absolute;
top: 50%;
left: 50%;
}

#overlay #inner {
position: relative;
top: -50%;
left: -50%;
margin: 0 auto;
}

.pole
{
	background-color: #ff5555;
}

td.naglowek2 { font-family:verdana, sans-serif, Arial, Geneva, Swiss, SunSans-Regular; background-color: #FFEDAF; font-size: 8pt; line-height:150%; text-align: center; height: 25px}

div#map
{
	margin: 0 auto;	
	width: 600px;
	height: 400px;
}