html, body {
	width: 100%;
}

body {
	background-color: #19507b;
	text-align: center;
	background-image:url('img/tlo.jpg');
	background-position: center 0;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

	body.tlo2 {
		background-image:url('img/tlo2.jpg');
	}

div {
	padding: 0px;
	margin: 0px;
	text-align: left;
	display: block;
}

div.czysc {
	clear: both;
}

img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

img.tytul {
	display: block;
	margin-bottom: 10px;
}

* {
	font-size: 14px;
	font-family: 'tahoma';
	color: #24232b;
	line-height: 20px;
}

a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #98161f;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0px;
	padding-left: 16px;
}

.big {
	font-size: 14px;
}

.bigblu {
	font-size: 14px;
	color: #2342aa;
}

.verybig {
	font-size: 16px;
}

.small {
	font-size: 10px;
}


#container {
	width: 1130px;
	margin: 0px auto;
	text-align: center;
	margin-top: 20px;
}

#left {
	width: 320px;
	height: 520px;
	margin: 0px auto;
	display: inline;
	float: left;
}
	
#srodek {
	width: 667px;
	height: 520px;
	background-color: #ffffff;
	display: inline;
	float: left;
}	

#srodek_long {
	width: 667px;
	height: 820px;
	background-color: #ffffff;
	display: inline;
	float: left;
}

#tresc {
	padding: 40px;
}

#pojemnik_tresc {
	height: 520px;
	width: 587px;
	overflow: auto;
	overflow-x:hidden;
}

#right {
	width: 143px;
	display: inline;
	float: left;
	height: 520px;
}
	#right a{
		display: block;
		margin-bottom: 1px;
	}
	


#stopka {
	width: 900px;
	height: 52px;
	margin: 25px auto;
	background-image: url('img/stopka.html');
	background-repeat: repeat-x;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: 'trebuchet ms', 'arial';
}

#map {
	width: 500px;
	height: 400px;
	margin: 3px;
}

#mapka {
	width: 506px;
	height: 406px;
	border: 1px solid #f0f0f0;
	background-color: #ffffff;
}

table {
	border: 0px solid #a0a0a0;
	border-collapse: collapse;
}

	table td {
		padding: 5px;
		border: 1px solid #d0d0d0;
	}
	
div.galeria_box {
	padding: 10px;
	border-bottom: 1px solid #e0e0e0;
}

	div.galeria_box p{
		display: inline;
		float: left;
		margin: 0px;
		padding: 0px;
		width: 400px;
	}
	
	div.galeria_box img{
		
		display: inline;
		float: left;
		margin-right: 10px;
	}
	
	
td.pusty {
	border-width: 0px;
}	

div.pic {
	border: 1px solid #f0f0f0;
	width: 120px;
	height: 120px;
	margin: 0px 10px 10px 0px;
	display: inline;
	float: left;
}

	div.pic a{
		display: block;
		margin: 10px;
	}
	
	a.azoty {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #0000ff;
	font-weight: bold;
}

a:hover.azoty {
	text-decoration: underline;
}
a.sport {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #006400;
	font-weight: bold;
}

a:hover.sport {
	text-decoration: underline;
}
a.red {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #ff0000;
	font-weight: bold;
}

a:hover.red {
	text-decoration: underline;
}
