@import url(http://fonts.googleapis.com/css?family=Open+Sans:600,400,800&subset=latin-ext);
@import url(http://fonts.googleapis.com/css?family=Quando&subset=latin-ext);

body{margin:0;padding:0; background:url(img/background.jpg) center top no-repeat #f8f7f5; font-family:'Open Sans'; font-size:14px; color:#696969;}

img { border: none; margin:0;padding:0; }
a { border: none; margin:0;padding:0; text-decoration: none; color:#0072bc}


.site_height{margin:0 auto; width:980px; position:relative; padding-left:10px; padding-right:10px;}
.clearfix:before, .clearfix:after { content: "."; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; } /* IE < 8 */	
.shadow {
-moz-box-shadow: 0 0 3px #c8c8c8;
-webkit-box-shadow: 0 0 3px #c8c8c8;
box-shadow: 0 0 3px #c8c8c8;
}  
.header_line{
width:100%;
height:4px;
background: rgb(0,53,125); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,53,125,1) 0%, rgba(0,116,198,1) 30%, rgba(0,70,145,1) 83%, rgba(0,126,210,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,53,125,1)), color-stop(30%,rgba(0,116,198,1)), color-stop(83%,rgba(0,70,145,1)), color-stop(100%,rgba(0,126,210,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,53,125,1) 0%,rgba(0,116,198,1) 30%,rgba(0,70,145,1) 83%,rgba(0,126,210,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,53,125,1) 0%,rgba(0,116,198,1) 30%,rgba(0,70,145,1) 83%,rgba(0,126,210,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,53,125,1) 0%,rgba(0,116,198,1) 30%,rgba(0,70,145,1) 83%,rgba(0,126,210,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,53,125,1) 0%,rgba(0,116,198,1) 30%,rgba(0,70,145,1) 83%,rgba(0,126,210,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00357d', endColorstr='#007ed2',GradientType=1 ); /* IE6-9 */
}
.header_logo_search{
width:100%;
height:155px;
border-bottom:1px solid white;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.menu {
width:100%;
height:55px;
border-top:1px solid #00509c;
background: rgb(29,104,178); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(29,104,178,1) 0%, rgba(49,154,214,1) 30%, rgba(49,154,214,1) 30%, rgba(35,128,201,1) 67%, rgba(44,158,223,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(29,104,178,1)), color-stop(30%,rgba(49,154,214,1)), color-stop(30%,rgba(49,154,214,1)), color-stop(67%,rgba(35,128,201,1)), color-stop(100%,rgba(44,158,223,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(29,104,178,1) 0%,rgba(49,154,214,1) 30%,rgba(49,154,214,1) 30%,rgba(35,128,201,1) 67%,rgba(44,158,223,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(29,104,178,1) 0%,rgba(49,154,214,1) 30%,rgba(49,154,214,1) 30%,rgba(35,128,201,1) 67%,rgba(44,158,223,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(29,104,178,1) 0%,rgba(49,154,214,1) 30%,rgba(49,154,214,1) 30%,rgba(35,128,201,1) 67%,rgba(44,158,223,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(29,104,178,1) 0%,rgba(49,154,214,1) 30%,rgba(49,154,214,1) 30%,rgba(35,128,201,1) 67%,rgba(44,158,223,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d68b2', endColorstr='#2c9edf',GradientType=1 ); /* IE6-9 */
}

h2 {font-weight:600;font-size:16px; color:#0072bc; margin-top:0px;}
h1 {font-weight:800; font-size:22px; color:#0072bc; margin-top:0px;}
b {font-weight:600}

.menu ul {padding:0;margin-top:8px;font-family: 'Quando', serif; z-index: 30}
.menu li {display:inline-block; background: url(img/shadow_menu.png) left no-repeat; padding-left:1px; padding-top:13px; padding-bottom:13px}
.menu li:first-child{display:inline-block; background: none; padding-left:0px; padding-top:13px; padding-bottom:13px}
.menu li:first-of-type{display:inline-block; background: none; padding-left:0px; padding-top:13px; padding-bottom:13px}
.menu li a {color: white; font-size:11px; text-decoration:none; padding:21px 15px 20px 15px; transition-duration: 0.6s; -webkit-transition-duration:0.6s;}
.menu li a:hover {background: #065ca8; transition-duration: 0.6s; -webkit-transition-duration:0.6s;}
.start{padding-right:17px !important;padding-left:17px !important}
.kontakt {padding-right:16px !important;padding-left:16px !important}
#logo {margin:11px 0px 0px 15px}

.col_left {float:left; width:490px}
.col_right {float:right; width:490px}
.col_left .col_title {height:52px;float:left; width: 488px; border-bottom:1px solid #5c829b; background: #496d85;}
.col_right .col_title {height:52px;float:right; width: 488px; border-bottom:1px solid #5c829b; background: #496d85;}

.col_left .col_title span { color:white; font-size:18px; display:list-item; margin-left:33px; padding-top:14px;list-style-image: url(img/square.png)}
.col_right .col_title span { color:white; font-size:18px; display:list-item; margin-left:33px; padding-top:14px;list-style-image: url(img/square.png)}

.col_left .col_text {height:135px;float:left; width:448px; background: #004a9a; padding:6px 20px 0px 20px}
.col_right .col_text {height:135px;float:right; width:448px; background: #004a9a; padding:6px 20px 0px 20px}

.col_text p {color: white; font-size:11px; height:67px;}
.col_more {color: white; font-size:11px; padding:7px 8px 8px 8px; background: #496d85; text-decoration: none; transition-duration: 0.6s; -webkit-transition-duration:0.6s;}
.col_more:hover{background: #0072bc; transition-duration: 0.6s; -webkit-transition-duration:0.6s;}
.col_title2_left {width:484px; margin-right:6px; border-bottom:3px solid #eae5d9;}
.col_title2_left span {color:#534741; font-size:20px; display:list-item; margin-left:19px; padding-top:14px; list-style-image: url(img/square2.png); margin-top:2px; margin-bottom:15px}
.col_title2_right {width:486px; margin-left:4px; border-bottom:3px solid #eae5d9;}
.col_title2_right span {color:#534741; font-size:20px; display:list-item; margin-left:19px; padding-top:14px; list-style-image: url(img/square2.png); margin-top:2px; margin-bottom:15px}
.col_text2_left{padding-top:5px; padding-bottom:14px}
.col_text2_left p{margin-left:3px; margin-right: 18px; text-align: justify; margin-right:3px;}
.col_text_subpage{padding-top:5px; padding-bottom:14px}
.col_text_subpage span{margin:22px 3px; text-align: justify; display:block;}
.col_text_news{padding-top:18px;}
.col_text2_right {padding-left:7px; padding-top:5px;}
.footer{border-top:3px solid #d7d2c4; padding-top: 27px;}
.footer_left {width:490px; float:left;}
.footer_right {width:490px; float:right;}
.footer_right p{margin-top:-7px; font-size:14px; color: #726050; text-align:right;}
.footer_right b{font-weight:600; font-size:20px;}
.footer_contact {font-size:11px; color: #726050; text-align:right; padding-top:5px}
.footer_menu {padding:0; margin:0; color:#d5ccbb}
.footer_menu li {float:left;margin-right:10px; font-size:13px; margin-left:10px;}
.footer_menu li a {text-decoration: none; color: #726050; padding:5px; padding-left:0px !important;}
.footer_menu li a:hover {color: #504234;}
.footer_menu li:first-of-type {list-style: none; margin-left:0px}
.footer_menu li:first-child {list-style: none; margin-left:0px}
.footer_copy {font-size:12px; color:#726050; margin-top:19px; margin-bottom:51px}
.footer_copy a {font-weight:600;color:#726050; text-decoration: none;}
.subpage_line {height:4px; width:100%; background: white;}
.col_title_subpage {width:100%; border-bottom:3px solid #eae5d9; margin-top:15px}
.col_title_subpage span {color:#534741; font-size:20px; display:list-item; margin-left:19px; padding-top:14px; list-style-image: url(img/square2.png); margin-top:2px; margin-bottom:15px}

.menu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #065ca8;
	}
	
.menu div:first-of-type
{	position: absolute;
	margin-top:19px !important;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #065ca8;
	}

	.menu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #065ca8;
		color: white;
		border-bottom: 1px solid #2d7abd;
		font: 11px 'Quando'}

	.menu div a:hover
	{	background: white;
		color: #065ca8}
		
.contact_name {color:#534741; font-weight: 600;}

.contact_name_other {color:#534741; font-weight: 600; margin-top:0px}
.places_name_other {color:#534741; font-weight: 600; margin-top:0px}

hr {color: #f00; border:0; background-color: #eae5d9; height: 3px;}

.news_small img {background:white; padding:6px; border:solid 1px #eae5d9; margin:0 !important; margin-right:10px !important}

.news_small h4 {margin-bottom:0px;padding-top:17px; font-weight:600}
.news_small h4 a {font-size:14px; color:#0072bc; text-decoration:none;}
.news_small small {padding-bottom:7px; color:#362f2d; font-size:12px; font-size: 11px; position: relative; bottom: 3px;}
.news_small s {margin:0px; font-size:13px; color:#898989; margin-top:6px;}

.img_left {float:left; background:white; padding:6px; border:solid 1px #eae5d9; margin-right:10px;}
.img_right {float:right; background:white; padding:6px; border:solid 1px #eae5d9; margin-right:10px;}
.float_left {float:left;}
.float_right {float:right;}

#news .page_navigation_prewrapper {
width: 100%;
position: relative;
}
#news .page_navigation_wrapper {
position: relative;
right: 50%;
float: right;
padding-bottom:20px;
}
#news .page_navigation {
padding-bottom: 10px;
position: relative;
right: -50%;
}
#news .page_navigation a{
padding:3px 5px;
margin:2px;
color: #696969;
text-decoration:none;
float: left;
font-family: 'Open Sans';
font-size: 12px;
border-radius: 3px;
background: #eae5d9;
}
#news .page_navigation a:hover {
background-color: #004a9a !important;
color:white !important;
color: white; 
}
#news .page_navigation .first_link,
#news .page_navigation .previous_link,
#news .page_navigation .next_link,
#news .page_navigation .last_link {
background-color: #496d85 !important;
color: white;
}
#news .page_navigation .no_more,
#news .page_navigation .no_more:hover {
background-color: #496d85 !important;
color: white;
cursor: default;
}

#news .active_page{
background-color: #004a9a !important;
color:white !important;
font-weight: bold;
} 

#news .page_navigation {
clear: both;
}

#news .info_text {
clear: both;
margin: 0 auto;
}

.content {padding-left:0px; list-style:none;}

.contact_table {margin-top:20px}
.contact_table tr{border-top:3px solid #eae5d9; display:inline-block; padding-top: 15px; padding-bottom: 15px;}
.contact_table td {padding-left:20px; height:111px; width:318px; border-right:3px solid #eae5d9; vertical-align:top;}
.contact_table .none_border {border:none !important;}

.places_table {margin-top:20px}
.places_table tr{border-top:3px solid #eae5d9; display:inline-block; padding-top: 15px; padding-bottom: 15px;}
.places_table tr:first-child {border:none !important; padding-top:5px}
.places_table tr:first-of-type {border:none !important; padding-top:0px}
.places_table td {padding-left:20px; height:111px; width:318px; border-right:3px solid #eae5d9; vertical-align:top;}
.places_table .none_border {border:none !important;}

#galeria .page_navigation_prewrapper {
width: 100%;
position: relative;
}
#galeria .page_navigation_wrapper {
position: relative;
right: 50%;
float: right;
padding-bottom:20px;
}
#galeria .page_navigation {
padding-bottom: 10px;
position: relative;
right: -50%;
}
#galeria .page_navigation a{
padding:3px 5px;
margin:2px;
color: #696969;
text-decoration:none;
float: left;
font-family: 'Open Sans';
font-size: 12px;
border-radius: 3px;
background: #eae5d9;
}
#galeria .page_navigation a:hover {
background-color: #004a9a !important;
color:white !important;
color: white; 
}
#galeria .page_navigation .first_link,
#galeria .page_navigation .previous_link,
#galeria .page_navigation .next_link,
#galeria .page_navigation .last_link {
background-color: #496d85 !important;
color: white;
}
#galeria .page_navigation .no_more,
#galeria .page_navigation .no_more:hover {
background-color: #496d85 !important;
color: white;
cursor: default;
}

#galeria .active_page{
background-color: #004a9a !important;
color:white !important;
font-weight: bold;
} 

#galeria .page_navigation {
clear: both;
}

#galeria .info_text {
clear: both;
margin: 0 auto;
}

.gallery {margin-left:10px}

.gallery li {list-style:none;}

.gallery img {background:white; padding:6px; border:solid 1px #eae5d9; float:left; margin-right:12px; margin-bottom:12px;}

.tg  {border-collapse:collapse;border-spacing:0;border-color:#ccc;}
.tg th{font-size:11px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#ccc;color:white; background-color:#004b99;}
.tg .tg-s6z1{text-align:center; border:2px solid #496d85}
.tg .tg-s6z2{text-align:center; border:2px solid #d7d2c4}
.tg .tg-s6z3{font-size:13px;text-align:center; border:2px solid #d7d2c4}

.star {font-size:12px;}

.p_table  {color:#0072bc}

#epozwolenia {float:right;margin-right: 67px;}

.partnerzy {float:right; margin-top:15px; margin-bottom:14px;}
.partnerzy img {margin-left:15px}

/* IE7, FF, Saf, Opera  */


@-moz-document url-prefix() {
    .menu ul {margin-top: 5px !important;}
}