body, div, p, li, ul, h1, h2, h3, h4, h5, h6, img {
	margin: 0px;
	padding: 0px;
}

body {
	background: #F8F8F8 url(body_background.jpg) no-repeat center 0px;
	color: #444444;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
v\:* {  
				behavior:url(#default#VML);  
			}
div#wraper {
	width:920px;
	height: auto;
	overflow: auto;
	margin: 0px auto 0px auto;	
	padding: 200px 0px 20px 0px;
}

h1 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #998844;
	line-height: 30px;
}
h2 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin: 20px 0px 20px 0px;
	color: #1158A0;
	line-height: 24px;
	text-align: left;
}
p {
	margin: 0px 0px 10px 0px;
}
ul {
	margin: 10px 0px 10px 20px;
}
a {
		color: #1158A0;
	text-decoration: underline;
}

a img {
	border: none;

}
div#contener {
	width: 920px;
	height: auto;
	overflow: auto;
	margin: 40px auto 0px auto;
	padding: 0px 0px 20px 0px;
	background: White url(contener_background.gif) repeat-y center;
}

ul#menu {
	width:300px;
	height: 100px;
	margin: 0px 0px 0px 30px;
	list-style: none;
	font-size: 16px;
	color: #3D516A;
	font-weight: bold;
}

ul#menu li {
	float: left;
	background: url(list_bullet.gif) no-repeat left;
	padding: 0px 10px 0px 10px;
}
ul#menu  a {
	color: #3D516A;
	text-decoration: none;	
}
ul#menu  a:hover {
	color: #e00000;
}

#columnLeft {
	width: 650px;
	height: auto;
	padding: 10px 40px 0px 0px;
	float: right;
/*	background: White url(contener_background.gif) repeat-y fixed center 0px; */
	line-height: 20px;
	text-align: justify;
	
}
#columnRight {
	width: 180px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
/*	background: White url(contener_background.gif) repeat-y fixed center 0px; */
}
#columnRight ul {
	list-style: none;
}
#columnRight a {
	color: #1158A0;
	text-decoration: none;
	line-height: 20px;
}
#columnRight a img {
	margin:0px; padding: 0px;
}
#title {
	width:500px;
	height: 40px;
	padding-top: 30px;
	margin-left:30px;
	clear: both;
}
#footer {
	width: 920px;
	padding-top: 40px;
	height: auto;
	background: #f8f8f8 url(footer_background.gif) no-repeat center 0px;
}
#footer p {
	margin: 0px;
	text-align: center;
	font-size: 11px;
}

table.tabelaOplat {
	border: 1px solid #000000;
	font-size: 11px;
	border-collapse: collapse;
	color: #000000;
	margin: 0px 0px 10px 0px;

}
table.tabelaOplat td, table.tabelaOplat th {
	border: 1px solid #000000;
	padding: 3px;
	text-align: center;	
}
table.tabelaOplat th {
	font-weight: bold;
}
ul.galeria {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	height:auto;
	overflow:auto;
}

ul.galeria li {
	width: 150px;
	margin: 9px;
	padding: 5px;
	border: 1px solid #c0c0c0;
	float: left;
	text-align: center;
}
ul.galeria li img {
	display: block;
	clear: both;
	width:150px;
	height: 112px;
}
table.jeziorka {
	width: 365px;
}
table.jeziorka  td {
	vertical-align:top; 
	}

td.jeziorkaLewa {
	text-align:right; 
	width:190px;
}