html {
	height:100%;
	margin: 0px;
}
body {
	text-align: center;
	font-size: 12px;
	min-height: 100%;
	margin: 0px;
	font-family: "Trebuchet Ms", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url('img/back.png');
	background-repeat: repeat-x;
}
a {
	cursor: pointer;
	text-decoration: none;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	margin: 10px 0 15px 10px;
	padding: 0px;
	color: #00923f;
}
h4 {
	margin: 15px 0 20px 0;
	text-align: center;
	font-size: 18px;
	color: #00923f;
}
p {
	text-indent: 0px;
	margin: 10px;
	margin-bottom: 15px;
	padding: 0px;
	line-height: 20px;
}
p.color {
	color: #00923f;
}
#cont {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#top, #top img  {
	margin: 0;
	padding: 0;
	display: block;
}
#topLeft {
	float: left;
	width: 730px;
}
.topImg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#topRight {
	float: right;
	width: 270px;
	height: 226px;
	background-image: url('img/top2.jpg');
	text-align: right;
	color: #7dd56e;
}
#topLinks {
	padding-top: 13px;
	text-transform: uppercase;
}
#topRight a {
	color: #00923f;
}
#topQuote {
	width: 260px;
	height: 180px;
	position: relative;
	top: 50px;
	left: 10px;
	text-align: left;
}

#topQuote #quoteCont {
	width: 240px;
	height: 120px;
	margin: 0 auto;
	text-align: left;
}

#topQuote p {
	position: absolute;
	top: 0; left: 0;
	opacity: 0;
	cursor: pointer;
	font-size: 24px;
	line-height: 26px;
	color: white;
	padding: 10px;
	
}
#topQuote .a {
	margin: 0 0 0 80px;
	font-size: 16px;
	color: #8de57e;
}
#menu {
	background-image: url('img/pod_menu.png');
	background-repeat: repeat-x;
	height: 40px;
}
#menu span, #menu img {
	display: block;
	float: left;
	height: 40px;
	font-weight: bold;
	color: White;
}
#menu span div {
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
#menu span div.spacer {
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
#menu span:hover {
	background-image: url('img/pod_menu_hover.png');
	color: #00923f;
}
.block {
	display: block;
}
#midLeft {
	float: left;
	width: 684px;
}
#midRight {
	float: right;
	width: 316px;
}
.wideBoxTop {
	background-image: url('img/wideboxtop.png');
	width: 684px;
	height: 35px;
}
.wideBoxTop div, .thinBoxTop div {
	padding-left: 50px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.wideBoxBot {
	display: block;
	margin: 0;
	padding: 0;
}
.wideBoxMid {
	background-image: url('img/wideboxmid.png');
}
.wideBoxMid2 {
	background-image: url('img/wideboxmid2.png');
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 20px;
	padding-bottom: 50px;
	min-height: 400px;
}
ul {
	list-style-image: url('img/arrow.gif');
}
.thinBoxTop {
	background-image: url('img/thinboxtop.png');
	width: 316px;
	height: 35px;
}
.thinBoxMid {
	background-image: url('img/thinboxmid.png');
	width: 316px;
}
.thinBoxMid .constWidth {
	width: 140px;
	margin-top: 5px;
	min-height: 30px;
	float: left;
}
.thinBoxMid2, .thinBoxMid3 {
	padding: 10px;
}
.thinBoxMid3 {
	background-image: url('img/thinboxmid2.png');
	background-position: bottom;
	background-repeat: no-repeat;
}
.thinBoxBot {
	display: block;
}
#partners {
	margin-top: 17px;
	color: Gray;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
}

#footmid {
	text-align: center;
	background-image: url('img/footmid.png');
}
#footmid .bank {
	display: inline;
	margin: 5px;
	width: 120px;
	height: 50px;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#foot, #foot a {
	height: 75px;
	margin-top: 15px;
	text-align: center;
	color: silver;
}
#foot a {
	text-decoration: underline;
}
.clear {
	clear: both;
}

area {
	cursor: pointer;
}
#map {
	width: 600px; 
	height: 500px;
	margin: 0 auto;
	border: 1px solid grey;
}
#mapwrap {
	width: 640px;
	height: 520px;
	margin: 0 auto;
	opacity: 0.9;
	filter: alpha(opacity=90);
}


#ct_table {
	width: 100%;
}

#ct_table td {
	width: 50%;
	text-align: center;
}

#oblicz {
	cursor: pointer;
}

#region {
	text-align: center;
	margin: 4px 0 4px 0;
}