﻿body {
	background:  #d8de9e;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	
}
h1 {
	margin-left:20px;
	padding: 0;
	font-size: 16px;
	font-family: Tahoma;
}
h2 {
	padding: 0;
	font-size: 14px;
	font-family: Tahoma;
}
div.centerWrapper {
	width: 100%;
	clear: both;
}
div#topWrapper {
	clear: both;
	background: url('../images/skrzaty_www_02.jpg') top center no-repeat;
}
div#mainWrapper {
	margin: 0 auto;
	width: 980px;
	clear: both;
}
div#contentWrapper {
	width: 709px;
	float: left;
}
div#topWrapper #topLeftBox {
	background: url('../images/skrzaty_www_02.jpg') top right no-repeat;
	width: 126px;
	height: 367px;
	float: left;
}
div#topWrapper #topRightBox {
	background: url('../images/skrzaty_www_04.jpg') top left no-repeat;
	width: 126px;
	height: 367px;
	float: left;
}
div#topWrapper #topCenterBox {
	background: url('../images/skrzaty_www_03.jpg') top center no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 367px;
}
div#menuWrapper {
	width: 271px;
	height: 296px;
	float: left;
}
div#menuWrapper #menuLeftSide {
	background: url('../images/skrzaty_www_07.jpg') top right no-repeat;
	width: 42px;
	height: 296px;
	float: left;
}
div#menuWrapper #menuRightSide {
	background: url('../images/skrzaty_www_09.jpg') top left no-repeat;
	width: 36px;
	height: 296px;
	float: left;
}
div#menuWrapper #menuContent {
	padding: 0;
	margin: 0;
	width: 193px;
	height: 296px;
	float: left;
}
div#menuWrapper #menuContent ul, div#menuWrapper #menuContent li, div#menuWrapper #menuContent li a{
	padding: 0;
	margin: 0;
	width: 193px;
	list-style: none;
	display: block;
}
div#menuContent li#link1 a{
	background: url('../images/skrzaty_www_08.jpg') top left no-repeat;
	height: 34px;
}
div#menuContent li#link1 a:hover{
	background: url('../images/skrzaty_www_08b.jpg') top left no-repeat;
}
div#menuContent li#link2 a{
	background: url('../images/skrzaty_www_12.jpg') top left no-repeat;
	height: 24px;
}
div#menuContent li#link2 a:hover{
	background: url('../images/skrzaty_www_12b.jpg') top left no-repeat;
}
div#menuContent li#link3 a{
	background: url('../images/skrzaty_www_13.jpg') top left no-repeat;
	height: 29px;
}
div#menuContent li#link3 a:hover{
	background: url('../images/skrzaty_www_13b.jpg') top left no-repeat;
}
div#menuContent li#link4 a{
	background: url('../images/skrzaty_www_15.jpg') top left no-repeat;
	height: 34px;
}
div#menuContent li#link4 a:hover{
	background: url('../images/skrzaty_www_15b.jpg') top left no-repeat;
}
div#menuContent li#link5 a{
	background: url('../images/skrzaty_www_16.jpg') top left no-repeat;
	height: 29px;
}
div#menuContent li#link5 a:hover{
	background: url('../images/skrzaty_www_16b.jpg') top left no-repeat;
}
div#menuContent li#link6 a{
	background: url('../images/skrzaty_www_17.jpg') top left no-repeat;
	height: 29px;
}
div#menuContent li#link6 a:hover{
	background: url('../images/skrzaty_www_17b.jpg') top left no-repeat;
}
div#menuContent li#link7 a{
	background: url('../images/skrzaty_www_18.jpg') top left no-repeat;
	height: 29px;
}
div#menuContent li#link7 a:hover{
	background: url('../images/skrzaty_www_18b.jpg') top left no-repeat;
}
div#menuContent li#link8 a{
	background: url('../images/kontakt.jpg') top left no-repeat;
	height: 27px;
}
div#menuContent li#link8 a:hover{
	background: url('../images/kontakt_active.jpg') top left no-repeat;
}
div#menuContent li#last {
	background: url('../images/skrzaty_www_20.jpg') top left no-repeat;
	height: 61px;
}
div#contentHeader {
	background: url('../images/skrzaty_www_10.jpg') top center no-repeat;
	width: 709px;
	height: 58px;
}
div#footerWrapper {
	background: url('../images/skrzaty_bottom.jpg') top center no-repeat;
	width: 1232px;
	height: 159px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}
#contentBox {
	font-family: Verdana;
	font-size: 12px;
	color:#211E0D;
	padding-left:20px;
	line-height: 1.5em;
	display: -inline-block;
	vertical-align:bottom;
	width: 709px;
	*width: 660px;
	min-height: 600px;
}
#contentBox p{
 text-align: left;
 
}
#contentBox table tr.godziny td{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	background: #C6CD87;
}

#contentBox table td.head{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background: #B6BE6E;
	vertical-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
}
#contentBox table tr.dni th{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #211E0D;
	background: #B6BE6E;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 5px;
}
#contentBox table td.odd{
	background: #C6CD87;
}
#contentBox table td.karnet{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border-right: 1px solid #211E0D;
	background: #B6BE6E;
	vertical-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
}
#contentBox table tr.footer td{
	background: #B6BE6E;
	height: 10px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
#contentBox table tr.header td{
	background: #B6BE6E;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	height: 10px;
}
#contentBox td {
	text-align: center;

}
#contentBox table tr.zajecia td{
	text-align: center;
	padding: 10px 0px;
}
div#contentBox a{
	color: #211E0D;
	text-decoration: none;
}
div#contentBox a:hover{
	color: #211E0D;
	text-decoration: underline;
}
div#mapa{
	border: 1px solid #211E0D;
	padding: 10px;
	width: 550px;
	background: white;
	margin: 0 auto;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
div#map_link {
	text-align: center;
	font-size: 10px;
	width: 550px;
	margin: 0 auto;
}
div#map_link a{
	color: #211E0D;
	text-decoration: none;
}
div#map_link a:hover{
	color: #211E0D;
	text-decoration: underline;
}
#contentBox #kontakt{
	width: 550px;
	margin: 0 auto;
}

#contentBox #kontakt p{
	text-align: center;
}
#contentBox #main_page {
	background: url('../images/aktualnosci.jpg') top right no-repeat;
	min-height: 520px;
	*height: 520px;
	margin-top: -10px;
	margin-right: -20px;
}
#contentBox #main_page #aktualnosci {
	float: right;
	width: 170px;
	height: 200px;
	margin-top: 90px;
	margin-right: 130px;
	/*margin-right: 80px;*/
	text-align: center;
}

#contentBox #main_page #welcome {
	float: left;
	width: 320px;
	height: 400px;
	text-align: left;
	margin-top: 10px;
}
#contentBox #main_page #aktualnosci p{
	text-align: center;
	font-weight: bold; 
	font-size: 18px; 
	font-family: Georgia;
	margin-bottom: 20px;
	margin-top: 15px;
	padding: 0 10px;
}
#contentBox #main_page #welcome p{
	text-align: left;
	line-height: 25px;
	padding-bottom: 20px;
}
#contentBox table td.head span {
	font-weight: normal;
	font-size: 10px; 
}

#contentBox table td.ramka {
	background: #B6BE6E;
	width: 10px;
}
#contentBox table td.nazwa {
	background: #B6BE6E;
	width: 30%;
	font-weight: bold;
	text-align: left;
}
#contentBox table td.tresc {
	background: #EDF1C7;
	border-left: 1px solid #211E0D;
	border-right: 1px solid #211E0D;
	width: 70%;
	padding: 5px 10px;
	text-align: left;
}
#contentBox table td.tresc input[type=text]{
	border: none;
	border-bottom: 1px dotted #211E0D;
	background: transparent;
	width: 100%;
}
#contentBox table td.tresc textarea{
	border: none;
	border-bottom: 1px dotted #211E0D;
	background: transparent;
	width: 100%;
	height: 80px;
	overflow: auto;
}
#contentBox table td.first{
	border-top: 1px solid #211E0D;
	padding-top: 10px;
}
#contentBox table td.last{
	border-bottom: 1px solid #211E0D;
	padding-bottom: 10px;
}
#contentBox table tr.spacer td{
	background: #B6BE6E;
	height: 10px;
}
#contentBox table td.center{
	text-align: center;
}
#contentBox table td input[type=submit]{
	background: #EDF1C7;
	border: 1px solid #211E0D;
	padding: 3px;
}
a.footer_link {
	position: relative;
	top: 15px;
	left: 395px;
}
table.galeria img{
	border: 1px solid #211E0D;
	padding: 10px;
	background: #ffffff;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
table.galeria {
padding: 0;
margin: 0;
vertical-align:top;
}
.curved10 {
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	behavior:url('/css/border-radius-ie8.htc');
}
p>big>strong {color: #8b0000;}
