body {
	background-color: #CCCCCC;
	font: 13px Verdana;
	text-align: center;
}
#main {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	overflow: hidden;
	position: relative;
	border: 2px solid #dcdcdb;
}
#gora {
background-image: url(../images/gora.jpg);
min-height: 142px;
border-bottom: 2px solid silver;
font-weight: bold; 
font: 14px Verdana;
}

#gora a:link
{
color: white;  
text-decoration: underline;
}
#gora a:visited
{
color: white; 
font-weight: bold; 
font: 14px Verdana; 
text-decoration: underline;
}

#gora2 {
  width: 950px;
	height: 25px;
  margin: 0 auto;
	text-align: left;
	clear: both;
	overflow: hidden;
	position: relative;
  background-image: url(../images/head.png);
  border-left: 2px solid #dcdcdb;
  border-right: 2px solid #dcdcdb;
  border-top: 2px solid #dcdcdb;
}
#srodek {
width: 950px;
background-image: url(../images/tlo.jpg);
background-repeat: repeat-y;
min-height: 400px;
	clear: both;
	overflow: hidden;
	position: relative;
}
#center {
  min-height: 400px;
 	float: left;
	margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 8px;
	margin-right: 8px;
	padding-left: 9px;
	padding-right: 9px;
	width: 730px;
	overflow: hidden;
	position: relative;
}
#lewo {
	width: 144px;
	float: left;
	margin-top: 7px;
  padding-right: 3px;
	padding-left: 17px;
	padding-top: 10px;
	text-align: left;
	clear: both;
	border-right: 2px dotted #8e8e8e;
	min-height: 380px;
}

#dol {
background-image: url(../images/tlo.jpg);
 color: #7d7e7e;
 font: 10.5px Verdana;
 height: 25px;
 text-align: center;
 padding-bottom: 7px;
}
img {
	border: none;
}
 #navi
  {
  width:950px;
  padding-top: 95px;
  }
  #navi ul
  {
  margin-left: 130px;  
  }
  #navi li
  {
  list-style-type: none;
	text-align: center;
	float: left;
  padding-left: 50px; 
  }
  #navi li a:hover
  {
  height: 25px;
	display: block;
	color: white;
	text-decoration: none;
	margin-top: 2px;
	font-weight: bold;
  }
  #map {
  width:450px;
   height:300px;
    margin:0; 
    padding:0; 
    float:right; 
    display:inline;
    border:1px solid silver;
    }
