@charset "UTF-8";
@import "scrollable.css";
@import "fancybox.css";
html {
	height: 100%;
}
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: #544338;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #998161;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	height: 100%;	
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	font-style: italic;
	text-decoration: underline;
}
a:link {
	color: #86321e;
}
a:visited {
	color: #86321e;
}
a:hover {
	color: #bd584d;
}
a:active {
	color: #86321e;
}
input.error { 
	border: 1px dotted red; 
}
.error { 
	color:red;
}
.button {
	height: 35px;
	width: 120px;
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	background-image:url(../images/button_bg.png);
	color: #86321e;
	border:none;
	background-color: transparent;
	cursor: pointer;
	outline: none;
}
.back a  {
	height: auto;
	background-color: #86321e;
	text-decoration: none;
	padding: 3px;
	color: #ECE4D7;
	font-size: 14px;
}
.back a:link {
	background-color: #86321e;
	color: #ECE4D7;
}
.back a:visited {
	background-color: #86321e;
	color: #ECE4D7;
}
.back a:hover {
	background-color: #9A4D21;
	color: #ECE4D7;
}
.back a:active {
	background-color: #86321e;
	color: #ECE4D7;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9a402b;
	display: block;
	width: 100%;
	padding-top: 20px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	min-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 3px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	display: block;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #9a402b;
}
h3 {
	font-family: "Century Schoolbook", Georgia, Times, serif;
	font-size: 28px;
	line-height: 23px;
	font-weight: bold;
	display: block;
	height: 20px;
	width: 100%;
	padding-bottom: 20px;
	margin: 0px;
	letter-spacing: -1px;
}
h4 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 30px;
	width: 100%;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 12px;
	letter-spacing: 1px;
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
}
h6 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 20px;
	width: 100%;
	padding-top: 20px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
input[type="text"] {
	height: 23px;
	width: 100%;
	border: 1px solid #b8aaa0;
	background-color: #ded3c0;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c3908;
	margin-top: 0px;
	padding: 0px;
	display: block;
}
input[type="password"] {
	height: 23px;
	width: 100%;
	border: 1px solid #b8aaa0;
	background-color: #ded3c0;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c3908;
	margin-top: 0px;
	padding: 0px;
	display: block;
}
textarea {
	height: 188px;
	width: 100%;
	border: 1px solid #b8aaa0;
	background-color: #ded3c0;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c3908;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	display: block;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line2 {
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.text {
	height: auto;
	width: 100%;
	padding-top: 10px;
	vertical-align: top;
	line-height: 22px;
}
.text_white {
	color: #FFF;
}
.dot_vert {
	background-image: url(../images/dots_news.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
	vertical-align: top;
}
#top {
	position:absolute;
	width:100%;
	height:150px;
	z-index:1;
	top: 0px;
	text-align: center;
	left: 0px;
	min-width: 1010px;
}
#top #menu {
	height: 80px;
	width: 100%;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	position: relative;
	margin: 0 auto;
	background-color: #F8F2E4;
}
#top #menu a {
	font-family: Times, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #534237;
	text-decoration: none;
	display: block;
	height: 80px;
	float: left;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-style: normal;
}
#top #menu a:link {
	color: #534237;
}
#top #menu a:hover {
	color: #9a402b;
}
#top #menu a:active {
	color: #534237;
	background-position: 0px -80px;
}
#top   #menu #menu_center{
	height: 80px;
	width: 910px;
	position: relative;
	z-index: 2;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 50px;
	background-position: center;
	background-image: url(../images/menu.gif);
}
#top #menu #menu_center #menu_left {
	float: left;
	height: 80px;
	width: 330px;
}
#top #menu #menu_center #menu_right {
	float: right;
	height: 80px;
	width: 330px;
}
#top #submenu {
	background-image: url(../images/submenu_back.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 60px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #533D17;
	font-family: Times, "Times New Roman";
	font-size: 12px;
	line-height: 60px;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6f0dd;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#top #submenu a {
	text-decoration: none;
	font-style: normal;
}
#top #submenu a:link {
	color: #f6f0dd;
	text-decoration: none;	
}
#top #submenu a:visited {
	color: #f6f0dd;
	text-decoration: none;
}
#top #submenu a:hover {
	color: #deae78;
	text-decoration: none;
}
#top #submenu a:active {
	color: #f6f0dd;
	text-decoration: none;
}
#top #submenu #submenu_center {
	background-image: url(../images/logo.png);
	height: 60px;
	width: 890px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 60px;
	padding-left: 60px;

}
#top #submenu #submenu_center #submenu_left {
	float: left;
	height: 60px;
	width: 330px;
}
#top #submenu #submenu_center #submenu_right {
	text-align: right;
	float: right;
	height: 60px;
	width: 330px;
}
#top #submenu_shadow {
	background-image: url(../images/submenu_shadow.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 10px;
	width: 100%;
}
#container  {
	width: 1010px;
	margin: 0 auto;
	text-align: left;
	z-index: 0;
	vertical-align: top;
}
#container table {
	width: 1010px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 139px;
}
#left  {
	background-image: url(../images/left_back.png);
	width: 60px;
	background-position: left top;
	background-repeat: repeat-y;
	vertical-align: top;
}
#right {
	background-image: url(../images/prawa_back.png);
	background-repeat: repeat-y;
	width: 60px;
	vertical-align: top;
	background-position: left top;
}
#center {
	width: 890px;
	background-image: url(../images/center.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	background-color: #ECE4D7;
}
#header  {
	background-color: #009;
	height: 140px;
	width: 890px;
}
#mainContent  {
	height: auto;
	width: 890px;
	vertical-align: top;
	background-image: url(../images/content_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 270px;
	min-height: 540px;
}
#mainContent #baner {
	height: auto;
	width: 890px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainContent table {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 890px;
	vertical-align: top;
	background-color: transparent;
	background-image: none;
	float: left;
}
#mainContent table tr td {
	vertical-align: top;
	background-color: transparent;
}
#mainContent .dots_horz {
	background-image: url(../images/dots_horz.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainContent #niusy {
	background-image: url(../images/dots_horz.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: 850px;
	padding-top: 10px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
}
#mainContent #niusy a {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
#mainContent #niusy table {
	height: auto;
	width: 850px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
#mainContent #niusy .dots_news{
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	width: 20px;
	padding: 0px;
	background-position: center top;
	margin: 0px;
}
#mainContent #banners_bottom {
	background-image: url(../images/dots_horz.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: 890px;
	padding-top: 10px;
	line-height: 20px;
	font-size: 17px;
	float: left;
}
#mainContent #banners_bottom label {
	line-height: 23px;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainContent #banners_bottom img {
	float: left;
	margin-right: 10px;
}
#mainContent #banners_bottom table {
	height: auto;
	width: 890px;
	margin: 0px;
	padding: 0px;
}
#mainContent #banners_bottom table tr td #form1 table {
	width: 390px;
}
#mainContent #banners_bottom #banner_left {
	background-image: url(../images/banerek_back.png);
	float: left;
	height: 150px;
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#mainContent #banners_bottom #banner_right {
	background-image: url(../images/banerek_back.png);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
}
#mainContent #media_left {
	float:left;
	font-size: 13px;
	line-height: 18px;
	height: auto;
	width: 240px;
}
#mainContent #media_left h2 {
	color: #bd584d;
}
#mainContent #media_left a {
	display: block;
	padding-top: 10px;
}
#mainContent #media_left #topp {
	width: 180px;
	height: auto;
	background-image: url(../images/media_left_back.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
#mainContent #media_left #topp .title{
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 20px;
}
#mainContent #media_left #bottom {
	
	background-image: url(../images/media_left_bottom.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
}
#mainContent #media_right {
	float:right;
	height: auto;
	width: 620px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 22px;
	font-size: 14px;
}
#mainContent #media_right #cover {
	float: right;
	height: 210px;
	width: 160px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #544338;
}
#mainContent #contact_left {
	font-size: 13px;
	line-height: 18px;
	float: left;
	height: auto;
	width: 260px;
}
#mainContent #contact_left #topp {
	width: 200px;
	height: auto;
	background-image: url(../images/contact_left_back.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
#mainContent #contact_left #topp .title {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
}
#mainContent #contact_left #bottom {
	background-image: url(../images/contact_left_bottom.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 260px;
}
#mainContent #contact_right {
	float: right;
	height: auto;
	width: 600px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/dots_news.gif);
	background-repeat: repeat-y;
	background-position: left top;
	line-height: 22px;
	font-size: 14px;
}
#frmContactForm {
	height: auto;
	width: 520px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#frmContactForm input[type="submit"] {
	height: 30px;
	width: 80px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20;
	padding: 0px;
	display: block;
	margin-top: 20px;
	background-image: url(../images/button_send.png);
	color: #86321e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	cursor: pointer;
}
#frmContactForm  label{
	height: 20px;
	width: 100%;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#frmContactForm table {
	height: auto;
	width: 520px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 0px;
}
#mainContent #history_left {
	height: auto;
	width: 630px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 22px;
	padding-left: 20px;
}
#mainContent #history_right {
	height: auto;
	width: 200px;
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/banerek_back.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#footer  {
	height: 60px;
	width: 1010px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.clearfloat {
	clear: both;
	height: 0px;
}
#mainContent #tour_left {
	height: auto;
	width: 540px;
	padding-right: 10px;
	padding-left: 20px;
}
#mainContent #tour_right {
	height: auto;
	width: 280px;
	font-size: 13px;
	line-height: 18px;
	padding-left: 20px;
	background-image: url(../images/banerek_back.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-right: 10px;
	min-height: 300px;
}
#mainContent #news_right {
	font-size: 13px;
	line-height: 18px;
	height: auto;
	width: 240px;
	float: right;
}
#mainContent #news_right h2 {
	color: #bd584d;
}
#mainContent #news_right a {
	display: block;
	padding-top: 10px;
}
#mainContent #news_right #topp {
	width: 180px;
	height: auto;
	background-image: url(../images/media_left_back.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
#mainContent #news_right #topp .title {
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 20px;
}
#mainContent #news_right #bottom {
	background-image: url(../images/media_left_bottom.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
}
#mainContent #news_left {
	height: auto;
	width: 620px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 22px;
	font-size: 14px;
	float: left;
}
#mainContent #news_left #banerr {
	height: auto;
	width: 620px;
}
#mainContent #faq_right {
	height: auto;
	width: 600px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 22px;
	font-size: 14px;
}
#mainContent #faq_right .pytanie  {
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/faq_back.gif);
	display: block;
	padding-left: 10px;
}
.buttonik a {
	font-style: italic;
	text-decoration: none;
	background-image: url(../images/buttonik.gif);
	background-repeat: no-repeat;
	color: #ece4d6;
	height: 20px;
	display: block;
	width: 140px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.buttonik a:link {
}
.buttonik a:visited {
}
.buttonik a:hover {
	background-image: url(../images/buttonik_hover.gif);
	background-repeat: no-repeat;
}
.buttonik a:active {
}
.deco {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#mainContent table tbody {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 890px;
	vertical-align: top;
	background-color: transparent;
}
#mainContent #emp_right {
	float: right;
	height: auto;
	width: 600px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 22px;
	font-size: 14px;
}

#mainContent #directions a {
	color: #7b3e1b;
	font-weight: bold;
	text-decoration: underline;
}

#mainContent #map_canvas {
	border: thin solid #999;
}
#mainContent #people {
	height: auto;
	width: 850px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
#mainContent #people #people_left {
	height: auto;
	width: 410px;
	padding-right: 15px;
	float: left;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#mainContent #people #people_right {
	height: auto;
	width: 410px;
	float: right;
	padding-left: 15px;
}
#mainContent #people .dane  {
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 150px;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#mainContent #people img {
	float: left;
	margin-right: 20px;
}

#mainContent .sports_horz {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	height: 225px;
	width: 870px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 20px;
	font-size: 14px;
}
#mainContent .sports_horz img {
	margin-right: 15px;
	float: left;
}
#mainContent .sports_horz h1 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9a402b;
	display: block;
	width: 100%;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	height: 15px;
	padding: 0px;
}
#mainContent .sports_vert2 {
	float: left;
	height: 205px;
	width: 405px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#mainContent .sports_vert {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: 434px 25px;
	float: left;
	height: 205px;
	width: 425px;
	padding-right: 10px;
	margin-bottom: 20px;
}

#mainContent #sports_left {
	float:left;
	font-size: 13px;
	line-height: 18px;
	height: auto;
	width: 240px;
}
#mainContent #sports_left h2 {
	color: #bd584d;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
#mainContent #sports_left a:link {
	text-decoration: none;
	font-style: normal;
	color: #86321e;
	margin: 0px;
	padding: 0px;
}
#mainContent #sports_left a:visited {
	text-decoration: none;
	font-style: normal;
	color: #86321e;
}
#mainContent #sports_left a:hover {
	text-decoration: none;
	font-style: normal;
	color: #bd584d;
}
#mainContent #sports_left a:active {
	text-decoration: none;
	font-style: normal;
	color: #86321e;
}
#mainContent #sports_left a.selected{
	text-decoration: none;
	background-image: url(../images/menu_dot.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #7c6c64;
	background-position: left center;
}
#mainContent #sports_left #topp {
	width: 180px;
	height: auto;
	background-image: url(../images/media_left_back.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
#mainContent #sports_left #topp .title{
	height: auto;
	width: 100%;
	padding-bottom: 2px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
}
#mainContent #sports_left #bottom {
	
	background-image: url(../images/media_left_bottom.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
}

.enlarge { float: left; padding: 5px; margin: 5px; border: 1px solid #666; width: 200px; }