* {
	padding: 0;
	margin: 0;
}
li {
	display: list-item
}
body {
	font-family: Verdana, Arial, lucida, sans-serif;
	background: url(../img/bg.jpg);
	color: #000;
	font-size: small;
	text-align: center;
	min-width: 975px;
	line-height: 1.4;
}
html, body {
	height: 100%;
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px;
}
/*hr {
	display: none;
}*/
.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 10px;
}
.clear {
	clear: both;
}
.floatright {
float: right;
margin: 0px 0px 10px 10px;
border: 1px solid #666;
padding: 2px;
}
.floatleft {
float: left;
margin: 0px 10px 10px 0px;
border: 1px solid #666;
padding: 2px;
}

/* layout */
#back {
	width: 100%;
	min-height: 100%;
	position:relative;
}

#head {
	width: 100%;
	height: 150px;
	background: #89A85E url("../img/head.jpg") repeat-x;
}
#head .in {
	width: 975px;
	margin: 0 auto;
	height: 150px;
	position:relative;
	background: url("../img/headin.jpg") no-repeat right;
	text-align: left;
}

#head .in img {
border: none;
}
#main {
	width: 100%;
	padding-bottom: 115px;
	
}
#main .in {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 0 0 0;
}
#foot {
	width: 100%;
	height: 95px;
	background:  #501f0c url("../img/foot.jpg") repeat-x;
	position:absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}
#foot .in {
	width: 770px;
	height: 95px;
	overflow:hidden;
	margin: 0 auto;
	color: #fff;
	position: relative;
	z-index:1;
}
#content {
	width: 70%;
	float: left;
	background: #F7E8C3;
	overflow: hidden;
	padding: 0;
	border-top: #8B4827 3px solid;
	border-right: #8B4827 3px solid;
	border-bottom: #8B4827 3px solid;
}
#text {
	padding: 20px 20px;
}
.reklama {
	padding: 10px 20px;
}
#leva {
background: url(../img/news-bg.jpg) repeat-y;
	width: 205px;
	float: left;
	display: inline;
	padding: 15px 10px 10px 20px;
	overflow: hidden;
	border-top: #8B4827 3px solid;
	border-bottom: #8B4827 3px solid;
}
#leva a:link, #leva a:visited {
	color: #47361A;
}

#leva a:hover  {
	color: #8D6932;
}
#leva li {
	list-style-type: none;
	margin-bottom: 15px;
}
#leva li img {
margin-right: 10px;
}
/* layout */
/* top menu */
#top {
	width: 100%;
	background: #3d5410 url("../img/top.jpg") repeat-x;
}
#top .in {
	width: 770px;
	margin: 0 auto;
}
#top ul {
	display: inline;
	float: right;
	margin-right: 15px;
}
#top li {
	display: inline;
	list-style:none;
	float: left;
	border-right: 1px solid #4d6414;
	background:  url("../img/top.jpg") repeat-x left bottom;
}
#top li.last {
	border:none;
}
#top li a, #top li strong {
	display: block;
	padding: 8px 20px 8px 20px;
	font-weight:normal;

}
#top li a:link, #top li a:visited {
	text-decoration:none;
	color: #fff;
	background: url("../img/link.gif") no-repeat center bottom;
}
#top li strong {
	color: #a1bd72;
	background: url("../img/strong.gif") no-repeat center bottom;
}
#top li a:hover {
	color: #f2cba2;
	background: url("../img/hover.gif") no-repeat center bottom;
}
/* top menu */
/* main menu */
#menu {
font-size: 110%;
	width: 100%;
	background: #5B733C url("../img/menu.jpg") repeat-x;
	overflow: hidden;
}
#menu .in {
	width: 850px;
	/*margin: 0 auto;*/
	margin: 0 auto;
	float: none;
	text-align: left;
	height: 38px;
}
#menu ul {
	padding: 4px 0 0 2px;
}
#menu li {
	list-style: none;
	display: inline;
	border-right: 1px solid #463318;
	float: left;
	height: 38px;
	width: 19%;
	text-align: center;
	overflow:hidden;
	/*border: #FBFCFD 1px solid;*/
}
#menu li a, #menu li strong {
	display: block;
	padding: 10px 5px 0px 5px;
	background: url("../img/menuli.gif") no-repeat center top;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
#menu li a:hover, #menu li strong {
	color: #fff;
	background: url("../img/menuhover.gif") no-repeat center top;
	text-decoration: none;
}
#menu li.first {
	border-left: 1px solid #463318;
}
#menu li.last {
	border-right: 1px solid #463318;
}
/* main menu */

/* news */
#leva dl {
	width: 100%;
	border-top: 1px solid #d6b584; 
	margin-top: 5px;
	padding-top: 10px;
}
#leva dt {
	/*color: #d6b584;*/
	color: #000;
	padding: 0 0 3px 17px;
	background: url("../img/news.gif") no-repeat 0 0.4em;
}
#leva dd {
	/*color: #fff;*/
	color: #513C1B;
	padding: 0 0 10px 0;
}
#leva address {
	/*color: #000;*/
	color:#000;
	padding: 0 0 15px 0px;
	font-style:normal;
}

#text address {
	padding: 0 0 15px 0;
	font-style:normal;
}
#leva address strong {
	font-size: 130%;
	/*color: #d2b283;*/
	color: #503B1D;
	display:block;
	padding: 0 0 10px 5px;
	margin-bottom: 10px;
	border-top: none;
	border-bottom: 1px solid #d6b584; 
	font-weight: normal;
}
#leva strong {
	font-size: 130%;
	/*color: #d2b283;*/
	color: #503B1D;
	display:block;
	padding: 0 0 0px 0;
	margin-bottom: 10px;
	border-top: 1px solid #d6b584;
	font-weight: normal;
}
/* news */
/* headers */
.logo {
	display: block;
	position:absolute;
	left: 0;
	top: 0px;
	width: 600px;
	height: 150px;
	overflow: hidden;
	color: #fff;
	z-index: 1;
}

.logo img {
border: none;
}
.logo, .logo a:link, h1 a:visited, h1 a:hover {
	color: #fff;
	border: none;
}

.logo {
	display: block;
	position:absolute;
	left: 0;
	top: 0px;
	width: 600px;
	height: 150px;
	overflow: hidden;
	color: #fff;
	z-index: 1;
	padding-top: 0px;
}

h1 {
	font-size: 120%;
	margin-top: 5px;
	padding: 0 0 10px 20px;
	font-weight: bold;
	color: #845e32;
	clear: both;
}
h2 {
	width: 450px;
	height: 20px;
	font-size: 110%;
	color: #fff;
	position: absolute;
	left: 55px;
	top: 125px;
	overflow: hidden;
	text-align: left;
	font-weight: normal;
	line-height: 1;
}
h2 strong {
	display: block;
	padding: 0;
	font-weight:normal;
}
h2 a:link {
color: #fff;
	padding: 0;
	font-weight:normal;
}

h3 {
	font-size: 110%;
	margin-top: 5px;
	padding: 0 0 10px 40px;
	font-weight: bold;
	color: #845e32;
	background: url("../img/h3-hoblik.gif") no-repeat 0 0em;
	clear: both;
}
h4 {
	padding: 0 0 7px 10px;
	font-weight: normal;
	font-size: 110%;
	color: #4B5E30;
	background: url("../img/h4.gif") no-repeat 0 0.7em;
}
img {
border: 1px solid #686868;
}
img.right {
float: right;
}
#head .address {
	width: 450px;
	height: 20px;
	font-size: 110%;
	color: #fff;
	position: absolute;
	left: 55px;
	top: 125px;
	overflow: hidden;
	text-align: left;
	font-weight: normal;
	line-height: 1;
}
/* headers */
/* paragraphs */
#text p {
	padding: 0 0 15px 0;
}
#foot p {
	width: 600px;
	position:absolute;
	top: 20px;
	right: 30px;
	color: #F7F1E7;
	text-align: right;
	line-height: 2em;
}
/* paragraphs */
/* images */
#text p.img, #text p.img2, #text #gallery div.box {
	float: left;
	display: inline;
	margin: 5px 15px 0 0;
	background: #FBCF76;
	width: 176px;
	text-align: center;
	padding: 3px 0;
}
#text p.img2 {
	width: 110px;
}
p.img img, p.img2 img, #text #gallery .box img {
	margin: 3px auto;
	display: block;
}
.gallery{
width:100%;
overflow:hidden;
padding:0 0 20px 0;
}
.gallery p,.gallery p a,.gallery p img,.gallery p img2{
position:relative;
display:block;
}
.gallery p{
font-size: 75%;
text-align: center;
margin:0 3px 5px 0;
float:left;
padding:0;
border:2px solid #e7decd;
}
/* images */
/* lists */
#text ul {
	padding: 0 0 15px 35px;
}
#text ul li {
	list-style: circle;
	
}
/* lists */
/* table */

#table {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
	width: 100%;
	padding: 5px 0 15px 0;
}
table {
table-layout: fixed;
font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 100%;
	border-collapse:collapse;
}
td, th {
width: 260px;
	padding: 5px 10px;
	border: 2px solid #fff;
	text-align:center;
	background: #d6e7bb;
	font-weight:normal;
}
th {
	background: #fff;
	color: #845e32;
	padding: 0 10px 5px 10px;
}
td.name, th.name {
	text-align: left;
}
td.long {
	white-space: nowrap;
	text-align:left;
}
tfoot td {
	text-align: center;
	color: #6b8c42;
		background: #fff;
		padding: 5px 0 0 0;
		border: none;
}
/* table */
/* forms */
/* forms */
form {
	width: 100%;
}
fieldset {
	border: none;
}
fieldset input, select, label {
	width: 30%;
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
}
fieldset textarea {
	width: 90%;
	height: 100px;
	font-family:100% Verdana, Arial, lucida, sans-serif;
}
fieldset input.small {
	width: 35%;
}




/*input#as {
	width: 50px;
}

#contactform br {
	display: none;
}
#contactform label {
	display: block;
}
#contactform input, #contactform textarea {
	width: 320px;
	margin: 3px 0 10px 0;
}
#contactform textarea {
	width: 420px;
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	font-size: 100%;
}
#contactform select {
	margin: 3px 0 10px 0;
}
#contactform option {
	padding:  0 10px;
	text-align:center;
}
legend {
	color: #845e32;
	padding: 5px 10px;
	font-size: 130%;
}

.req {
	color: #000;
}
#contactform input.small {
	width: 180px;
}
#contactform fieldset {
	padding: 10px 10px 0 10px;
	border: 2px solid #DABE9E;
	margin: 0 0 10px 0;
}
#contactform p {
	padding: 10px 0 10px 10px;
}
#contactform input.button {
	width: 100px;
}*/
/* forms */
/* links */
a {
	text-decoration: underline;
}
a.out {
	background: url("../img/out.gif") no-repeat right top;
	padding-right: 8px;
}

a:link, a:visited {
	color: #845e32;
}

a:hover {
	color: #78944a;
}
#foot a:link, #foot a:visited {
	color: #fff;
}
#foot a:hover {
	color: #d2b283;
}
a.fav, a.print, a.map, a.home {
	padding-left: 20px;
}
a.fav {
	background: url("../img/fav.gif") no-repeat left center;
}
a.print {
	background: url("../img/print.gif") no-repeat left center;
}
/* links */

/* lightbox */
#gallery {
	padding: 0 0 15px 0;
	margin: 0px;
	width: 500px;
}
#text #gallery div.box {
	margin-bottom: 5px;
	width: 150px;
}
#text #gallery div.box p {
	padding-bottom: 0;
}
#text #gallery p.page {
	clear: both;
	text-align:right;
}
#text #gallery p.bottom {
	margin-top: 15px;
}
#text #gallery strong {
	font-weight: normal;
	display: block;
}
#text #gallery div.box br {
	display: none;
}

#lightbox {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: 5px solid #8da75d;
	border-bottom: none;
}
#imageContainer {
	padding: 5px 0 0 0;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url("../img/blank.gif") no-repeat;
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url("../img/prev1.gif") no-repeat 0 25%;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url("../img/next1.gif") no-repeat 100% 25%;
}
#imageDataContainer {
	background: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	color: #000;
	border: 5px solid #8da75d;
	border-top: none;
}
#imageData {
	padding: 0 10px;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

