.strong {
	color: rgb(201, 17, 147);
	font-weight: bold;
}

.center {
	text-align: center;
}

.message {
	color: red;
	font-weight: bold;
	text-align: center;
}

.visit_counter {
	float: right;
	margin-right: 60px;
}

.hdr_gmina {
	position: absolute;
	height: 100px;
	width: 83px;
	top: 110px;
	left: 225px;
}

#hdr_menu_small{
    position: absolute;
	top: 7px;
	left: 45px;
    z-index:200;
    color: white;
    font-weight:bold;
}
#hdr_menu_small a{
   color: white;
   font-weight:bold;
}

#hdr_1 {
	position: relative;
	background-image: url("hdr_1.png");
	float: left;
	width: 346px;
	height: 374px;
}

#hdr_2 {
	position: relative;
	background-image: url("hdr_2.png");
	float: left;
	width: 292px;
	height: 374px;
}

#hdr_3 {
	position: relative;
	float: left;
	width: 352px;
	height: 374px;
}

#cnt_bg {
	background-image: url("cnt_bg.png");
	width: 592px;
	height: 24px;
	margin-bottom: 25px;
}

#carousel_cnt {
	position: absolute;
	top: 80px;
	left: 15px;
}

#carousel_cnt ul li {
	position: relative;
	display: block;
	width: 288px;
	height: 265px;
}

#carousel_mask {
	position: absolute;
	z-index: 5;
	top: 0px;
}

.carousel_right {
	z-index: 6;
	position: absolute;
	top: 200px;
	left: 282px;
}

.carousel_left {
	z-index: 6;
	position: absolute;
	top: 200px;
}

#calendar_box {
	height: 210px;
	left: 20px;
	position: absolute;
	top: 125px;
	width: 260px;
	overflow: hidden;
}

#calendar_box .calendar_item {
	height: 55px;
}

#calendar_box .date {
	float: left;
	background-image: url("date_bg.png");
	width: 45px;
	height: 30px;
	line-height: 30px;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
}

#calendar_box .title {
	color: rgb(255, 255, 255);
	font-weight: bold;
}

#calendar_box a.title:hover {
	text-decoration: underline;
}

#hdr_2 #calendar_more {
	position: absolute;
	top: 354px;
	left: 115px;
	color: rgb(255, 255, 255);
	font-size: 11px;
}

#widgetCalendar {
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;
}

#widgetCalendar .datepicker {
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(181, 76, 12);
}

#widgetCalendar .datepickerContainer {
	background-color: rgb(181, 76, 12);
}

#widgetCalendar .datepicker tbody th {
	text-align: center;
	color: rgb(249, 184, 3);
}

#widgetCalendar td.datepickerNotInMonth a {
	color: rgb(133, 56, 8);
}

#widgetCalendar .datepickerContainer, #widgetCalendar .datepickerBorderT, #widgetCalendar .datepickerBorderB, #widgetCalendar .datepickerBorderL, #widgetCalendar .datepickerBorderR, #widgetCalendar .datepickerBorderTL, #widgetCalendar .datepickerBorderTR, #widgetCalendar .datepickerBorderBL, #widgetCalendar .datepickerBorderBR {
	background: none repeat scroll 0% 0% transparent ! important;
}

#sponsor_box {
	position: relative;
	width: 287px;
	height: 129px;
	background-image: url("sponsor_box.png");
	margin-bottom: 15px;
}

#sponsor_box #sponsors {
	position: absolute;
	top: 34px;
	left: 20px;
	width: 247px;
	height: 60px;
}

#sponsor_box #sponsors img {
	float: left;
	margin: 0px 6px 5px;
}

#sponsor_box #sponsor_more {
	position: absolute;
	top: 113px;
	left: 18px;
	font-size: 11px;
	color: rgb(181, 76, 12);
}

#menuh-container {
	background-image: url("menu_bg.png");
	width: 287px;
	height: 313px;
}

#menuh {
	font-size: 11px;
	font-family: Tahoma;
	margin: auto;
	padding-top: 4px;
}

#menuh a {
	background-color: rgb(249, 179, 3);
	text-align: left;
	display: block;
	white-space: nowrap;
	margin: 0pt;
	padding: 0.5em 1em;
	border: 0px none;
	color: rgb(0, 0, 0);
}

#menuh a:link, #menuh a:visited, #menuh a:active {
	background-color: rgb(249, 179, 3);
	text-decoration: none;
}

#menuh a:hover {
	background-color: rgb(249, 198, 3);
	text-decoration: none;
}

#menuh a.top_parent {
	background-image: url("menu_hl.png");
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	width: 287px;
	margin: 0pt;
	padding: 0pt;
}

#menuh a.top_parent:hover {
	background-position: 0pt -30px;
}

#menuh a.parent, #menuh a.parent:hover {
	 }

#menuh ul {
	list-style: none outside none;
	margin: 0pt;
	padding: 0pt;
	float: left;
	width: 200px;
}

#menuh li {
	position: relative;
	min-height: 1px;
	vertical-align: bottom;
}

#menuh ul ul {
	position: absolute;
	z-index: 500;
	top: 0px;
	display: none;
	padding: 0.5em;
	margin: -0.5em 0pt 0pt -0.5em;
	width: 20em;
	left: 200px;
}

#menuh ul ul ul {
	top: 0pt;
	left: 100%;
}

div#menuh li:hover {
	cursor: pointer;
	z-index: 100;
}

div#menuh li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul, div#menuh li li li li:hover ul ul {
	display: none;
}

div#menuh li:hover ul, div#menuh li li:hover ul, div#menuh li li li:hover ul, div#menuh li li li li:hover ul {
	display: block;
}

.gallery_image {
	width: 94px;
	height: 94px;
	text-align: center;
	float: left;
	margin: 10px 10px 10px 23px;
}

.gallery_image img {
	border: 2px solid rgb(238, 238, 238);
}

.content .gallery_name {
	text-align: center;
	font-size: 16px;
	margin-bottom: 5px;
}

.content .gallery_desc {
	text-align: center;
	font-weight: bold;
}

.news_box {
	position: relative;
	background-image: url("news_box_bg.png");
	background-position: left center;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 332px;
	height: 82px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.news_box a {
	color: rgb(255, 255, 255);
}

.news_box .news_box_title {
	position: absolute;
	left: 15px;
	top: 20px;
	width: 85px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	display: table;
}

.news_box .news_box_title div {
	display: table-cell;
	vertical-align: middle;
}

.news_box .news_box_title a {
	color: rgb(162, 16, 119);
}

.news_box .date {
	position: absolute;
	left: 25px;
	top: 30px;
	color: rgb(162, 16, 119);
	font-weight: bold;
	font-size: 14px;
}

.news_box .news_box_text {
	position: absolute;
	left: 110px;
	top: 15px;
	width: 190px;
}

.news_view .news_box_title {
	font-weight: bold;
	font-size: 14px;
}

.news_view .date {
	color: rgb(201, 17, 147);
	font-weight: bold;
	font-size: 14px;
}

.news_box img {
	float: right;
}

