@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E7F7C8;
	background-repeat: repeat-x;
	background-image: url(parkTlo.jpg);
}
h2  {
	font-size: 20px;
	color: #256B48;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: normal;
	font-family: "Century Gothic", "Arial Black";
	border: 1px solid #369A68;
	padding-top: 15px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
}
.foto {
	margin-top: 10px;
	margin-bottom: 10px;
}


#container {
	width: 760px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50;
	margin-left: auto;
	border: 1px solid #369A68;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

#navi ul li {
	margin-right: 0px;
	margin-left: 9px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 18px;
	background-image: url(arrows/arrow13.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #256B48;
}
#navi {
	padding-top: 15px;
	padding-bottom: 7px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi ul li a {
	font-size: 13px;
	text-decoration: none;
}
#navi li:hover {
	background-color: #9ACD34;
}


#header {
	background-image: url(startNew.jpg);
	height: 156px;

}
#mainContent2 {
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 35px;
}
.okno {
	background-color: #ECF2D9;
	border: 1px solid #9F6233;
	padding: 8px;
}

#footer {
	background-color: #256B48;
	font-size: 12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #ECF2D9;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: center;
}
h1  {
	color: #79481D;
	font-size: 24px;
	font-weight: normal;
	font-family: "Century Gothic", "Arial Black";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CB34;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #256B48;
	padding-left: 12px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#navi ul li a:link {
	font-size: 13px;
	color: #256B48;
	text-decoration: none;
	font-weight: normal;
}
#navi ul li a:visited {
	font-size: 13px;
	color: #256B48;
	text-decoration: none;
	font-weight: normal;
}
#navi ul li a:hover {
	font-size: 13px;
	color: #EE1433;
	text-decoration: none;
	font-weight: normal;
}
#navi ul li a:active {
	font-size: 13px;
	color: #EE1433;
	text-decoration: none;
	font-weight: normal;
}
.ramka {
	border: 1px none #99CB34;
	padding: 8px;
	text-align: center;
	margin-right: 7px;
}
#cennik td {
	background-color: #DFF1BF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFCF2;
	padding: 8px;
	font-size: 12px;
}
#mainContent #cennik tr td p {
	margin: 0px;
	padding: 0px;
}
#mainContent #rabat tr td p {
	margin: 0px;
	padding: 0px;
}

.rabaty {
	font-weight: bold;
	color: #369A68;
	background-color: #ECF2D9;
}

#rabat td {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.galeria {
	padding: 10px;
	text-align: center;
}
#mainContent .galeria p .thickbox img {
	margin-right: 2px;
	margin-left: 2px;
}
.dane ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.dane ul li {
	margin-top: 2px;
	margin-bottom: 2px;
}
#left {
	float: left;
	width: 180px;
	margin-top: 5px;
}
#navi h2 {
	background-color: #256B48;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #B0DB67;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
#mainContent {
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 190px;
}
.red {
	color: #EE1433;
}
#navi ul li a.red:link {
	font-size: 13px;
	color: #EE1433;
	text-decoration: none;
	font-weight: normal;
}
#navi ul li a.red:visited {
	font-size: 13px;
	color: #EE1433;
	text-decoration: none;
	font-weight: normal;
}

