BODY {
		background-color: #c0c0c0;
		width: 800px;
		position: center;
		margin: 0 auto 0 auto;
     }

.srodek	{
		width: 800px;
		}
		
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;		
}

ul {
	float: left;
	background-color: #fff;
	padding: 1px 0 1px 1px;
	border: 1px solid #000;
	margin: 0;
}

ul li {
	float: left;	
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #000 url("./tlo/tlo1.gif") /*repeat-x*/ center;
	color: #fff;
	padding: 10px 20px;
	border-right: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 15px;
	min-width: 70px;
	max-width: 185px;
	
}

ul a:hover {
	background-color: #800;
	background-image: url("./tlo/tlo2.gif");
}
.ramka1 {	
		width: 150px;		
		background-color: white;
		}
.ramka2 {	
		width: 800px;	
		height: 500px;
		background-image: url("./tlo/tlo.jpg");
		background-position: center;
		background-color: white;
		}
.ramka3	{
		width:100%;		
		background-image: url("./tlo/tlo.jpg");
		}
.baner {
		background-image: url("./tlo/baner.jpg");
		height: 200px;
		width: 100%;
		
		}
.stopka	{
		width: 800px;
		height: 49px;
		background-image: url("./tlo/stopka1.jpg");
		
		}
.p0 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #5a3511;
	font-weight: 700;
	}
.p1 {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #5a3511;
	font-weight: 900;
	text-align: left;
	}
.p2 {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #5a3511;
	font-weight: 900;
	width: 500px;	
	margin: 0 auto;
	}
.mapPresentation{
	width: 600px;
margin: 0 auto;
	}
.p3	{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #5a3511;
	font-weight: 500;
	width: 600px;
	}
img {
	border: 0;
	 }
.menu {
	margin: 0 5%;
	margin-right: 0px;
    width: 780px;
	}
td.lewy 	{
		text-align: left;
		}
td.prawy 	{
		text-align: right;
		}
.infoSlider	{
	background-color: #b22222;
        
	height: 15px;
        
}
.infoText	{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 700;
	width: 500px;    
	margin: auto;
}
.picture	{
		width: 25px;
		height: 25px;
		fill: #5a3511;
		}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #5a3511;
	}