﻿@charset "utf-8";
body {
	text-align: justify;
	font-size: 13px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #666;
	line-height: 18px;
	background-color: #e8e7d7;
	background-repeat: repeat-x;
	background-image: url(../images/BG.jpg);
}
ul,li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
h1, h3, h4, h5, h6 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
h2 {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
	color: #787878;
}
a img {
	border: none;
}
a:link {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.zielony_tekst {
	font-weight: bold;
	color: #406002;
}
#wrapper {
	width: 840px;
	margin: 0 auto;
}
#header {
	height: 77px;
	width: 840px;
}
#content {
	width: 821px;
	background-image: url(../images/BG_MAIN.jpg);
	padding-top: 6px;
	overflow: hidden;
	padding-left: 19px;
	background-repeat: repeat-y;
	min-height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#left_column {
	width: 677px;
	padding-right: 62px;
	padding-left: 62px;
	min-height: 500px;
	float: left;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#right_column {
	background-color: #f4f4e8;
	width: 253px;
	padding-left: 45px;
	padding-right: 40px;
	float: left;
	min-height:470px;
}
#banner {
	height: 146px;
	width: 840px;
	background-image: url(../images/banner.jpg);
}
#footer {
	position: relative;
	background-image: url(../images/BG_bottom.jpg);
	background-position: top;
	height: 70px;
	background-repeat: no-repeat;
	width: 770px;
	clear: both;
	margin-top: 0px;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 15px;
	color: #C5C5C5;
}
ul#button {
	height: 62px;
	width:840px;
	background-color: #5f880d;
	background-position: right;
	background-image: url(../images/BT_PK.jpg);
	background-repeat: no-repeat;
}
ul#button li{
	float: left;
	height: 49px;
}
ul#button li a {
	display: block;
	margin-top:13px;
	text-decoration: none;
	font-size: 15px;
	height: 21px;
	vertical-align: middle;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	color: #FFF;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
ul#button li a:hover {
	color:#9fc231;
}
ul#button li#begin a {
	margin-left:19px
}
ul#button li#end a {
	border-right-style: none;
}
ul.list{
	margin-top: 15px;
}

ul.list li{
	background-repeat:no-repeat;
	padding-left:20px;
	margin-right:35px;
	background-image: url(../images/dot.jpg);
	background-position: 6px 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.text1 {
	font-size: 17px;
	font-weight: bold;
	color: #333;
}
.numberlist {
	font-size: 17px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
}
.kontakt {
	font-size: 18px;
	color: #666;
}
/* galeria */
#galeria{
        width: 700px;
        margin: 50px auto 0 auto;
        color: #555;
        font: 12px Arial, Verdana;
}
#galeria ul li{
        display: inline;
        margin:0 10px 10px 0;
}
#galeria img{
        border: 1px solid #bbb;
        padding: 1px;
}
/* AJAX */
.highslide-container div {
        font-family: Verdana, Helvetica;
        font-size: 10pt;
}
.highslide {
        outline: none;
        text-decoration: none;
}
.highslide img {
        border: 2px solid silver;
}
.highslide:hover img {
        border-color: gray;
}
.highslide-active-anchor img, .highslide-active-anchor:hover img {
        border-color: black;
}
.highslide-image {
        border-width: 2px;
        border-style: solid;
        border-color: white;
        background: gray;
}
.highslide-wrapper, .rounded-white {
        background: white;
}
.highslide-image-blur {
}
.highslide-caption {
        display: none;
        border-top: none;
        font-size: 1em;
        padding: 5px;
        background: white;
}
.highslide-heading {
        display: none;
        font-weight: bold;
        margin-bottom: 0.4em;
}
.highslide-dimming {
        position: absolute;
        background: black;
}
.highslide-loading {
        display: block;
        color: black;
        font-size: 9px;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        padding: 3px;
        border: 1px solid white;
        background-color: white;
        padding-left: 22px;
        background-image: url(../javascript/images/loader.white.gif);
        background-repeat: no-repeat;
        background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
        padding: 2px;
        color: silver;
        text-decoration: none;
        font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
        color: white;
        background-color: gray;
}
/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
        width: 195px;
        height: 40px;
        background: url(../javascript/images/controlbar-white.gif) 0 -90px no-repeat;
        margin-right: 15px;
        margin-bottom: 10px;
        margin-top: 20px;
}
.highslide-controls ul {
        position: relative;
        left: 15px;
        height: 40px;
        list-style: none;
        margin: 0;
        padding: 0;
        background: url(../javascript/images/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
        float: left;
        padding: 5px 0;
}
.highslide-controls a {
        background-image: url(../javascript/images/controlbar-white.gif);
        display: block;
        float: left;
        height: 30px;
        width: 30px;
        outline: none;
}
.highslide-controls a.disabled {
        cursor: default;
}
.highslide-controls a span {
        /* hide the text for these graphic buttons */
        display: none;
}
.highslide-move a {
        cursor: move;
}
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
        background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
        background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
        background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
        background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
        background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
        background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
        background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
        background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
        background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
        background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
        background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
        background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
        background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
        background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
        background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
        background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
        background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
        background-position: -180px -30px;
}

