* { margin: 0; padding: 0; }

a {
	color: #018b9a;
	font-weight: bold;
	text-decoration: none;
}

a:hover { color: #053b65; text-decoration: underline; }

a:focus { outline: none; }

a.con-right:after { content: url(../blackstork/right.png); }

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #676767;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #eaefee;
}

ul, ol {
	padding: 0px 10px 0px 15px;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #053b65;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #053b65;
	text-align: left;
	text-transform: uppercase;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #053b65;
	text-align: left;
	text-transform: uppercase;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #053b65;
	text-align: left;
	text-transform: uppercase;
}

.box { padding: 20px; }

.box-light {
	text-align: left;
	background-color: #ffffff;
	padding: 20px;
	margin: 20px;
	border: 1px solid #c1dbd8;
	width: 100%;
	height: 100%;
}

.box-light b { color: #4276a3; }

.btn-blue {
	color: #053b65;
	background-color: #c1dbd8;
	border-style: none solid soli solid;
	border-color: #ffffff;
	border-width: 0 1px 1px 1px;
	border-radius: 0 0 4px 4px;
	padding: 6px 10px 10px 10px;
	text-transform: uppercase;
	font-size: 0.8em;
}

.btn-blue:hover { color: #ffffff; background-color: #053b65; }

.btn-dark {
	color: #ffffff;
	background-color: #053b65;
	border-style: none solid soli solid;
	border-color: #ffffff;
	border-width: 0 1px 1px 1px;
	border-radius: 0 0 2px 2px;
	padding: 6px 8px 10px 8px;
	text-transform: lowercase;
	font-size: 0.8em;
}

.btn-dark:hover { color: #053b65; background-color: #c1dbd8; }

.bzero {
	border-radius: 0;
	background-color: #ffffff;
	border-color: #c1dbd8;
	color: #c1dbd8;
}

.logo-top { margin: 15px 0 0 0; }

.menu-top { text-align: right; }

.red{ border: 1px solid red; }

.right { text-align: right; }

.sercz { margin-top: 9px; width: 235px; }

.size12 { width: 910px;  margin: 15px auto; }

.size10 { width: 750px;  margin: 15px auto; }

.size6 {
	width: 430px;
	min-height: 220px;
	vertical-align: top;
	display: inline-block;
}

.top { width: 960px; margin: 0 auto; }

.up { text-transform: uppercase; }

.upper {
	text-transform: uppercase;
	color: #053b65;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #053b65;
}

.upper:hover {
	color: #000000;
	border-bottom: 0;
	text-decoration: none;
}

.w1000 { width: 1000px; margin: 0 auto; }

.white { background-color: #ffffff; }

#footer {
margin: 40px auto 0 auto;
padding: 30px;
color: #ffffff;
text-align: left;
background: #005892; /* Old browsers */
background: -moz-linear-gradient(left, #005892 0%, #006aa5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#005892), color-stop(100%,#006aa5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #005892 0%,#006aa5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #005892 0%,#006aa5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #005892 0%,#006aa5 100%); /* IE10+ */
background: linear-gradient(to right, #005892 0%,#006aa5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005892', endColorstr='#006aa5',GradientType=1 ); /* IE6-9 */
	box-shadow: inset 0px 3px 3px #444444;
	}

#menu { text-transform: uppercase; margin: 10px 0 0 10px; }

#slide { 
width: 1000px; 
height: 378px; 
margin: 0 auto; 
z-index: 55;
}

.menup {
	text-transform: uppercase;
	text-align: left;
	margin: 0 0 0 60px;
}
#footer a {
		color: #ffffff;	
}
#footer h4 {
	color: #ffffff;
	text-transform: uppercase;
}

.cien {
	background: transparent;
	width: 100%;
	height: 5px;
	box-shadow: inset 0px 2px 3px #999999;
}

.carousel-control img {
	margin-top: 160px;
	margin-right: 40px;
}

#zezwolenia {
	position: relative;
	top: -360px;
	left: 960px;
	width: 40px;
	height: 110px;
	border: 1px solid #ffffff;
	background-color: rgba(117,182,177,0.50);
	text-transform: uppercase;
	z-index: 103;
}
#zezwolenia a {
	color: #ffffff;
	padding: 10px;
}
#zezwolenia a:hover {
	color: #c1dbd8;
}
#zezwolenia p {
	display: block;
	margin-top: 3px;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	font-weight: bold;
}
#slide a:hover {
	text-decoration: none;
}

#dropmenu {
	z-index: 201;
}

#carousel-example-generic {
	z-index: 52;
}

.emty-incontent {
	padding: 10px 0 0 0;
}


.incontent {
	background: #ffffff;
	padding: 10px;
	border: 1px solid #cdfeff;
	text-align: left;
}
.incontent embed, .listalowisk {
	border: 1px solid #cdfeff;
}

.listalowisk h2 {
	padding: 0 0 0 10px;
}

.flashmap {
	width: 930px;
	background: #cdfeff;
	margin: 0 auto;
}

.googlelake {
	font-size: 1.2em;
	text-align: right;
	padding-right: 10px;
}

.googlelake:after {
	content: "  " url(../blackstork/right.png);
}

.googlelake a:hover, .javaback a:hover {
	text-decoration: none;
}

.javaback {
	font-size: 1.2em;
	text-align: left;
	padding-left: 10px;
}

.javaback:before {
	content: url(../blackstork/left.png);
}

.rybyout {
	padding: 10px;
}
.upanddown {
	float: right;
}

.openryb {
	display: block;
	width: 100%;
}

#gatunki_ryb .panel-default > .panel-heading, .lowiska .panel-default > .panel-heading
{
  background: #c1dbd8;
}

#gatunki_ryb ol, #galeria ol {
	background-color: rgba(117,182,177,0.30);
	padding-top: 5px;
}

.rybieslajdy { 
width: 880px; 
margin: 0 auto; 
z-index: 55;
text-align: center;
border: 0;
}

.lewyadres {
	padding: 10px;
	border-right: 1px dashed #cdfeff;
	vertical-align:top;
}

.okaz {
	display: inline-block;
	vertical-align: top;
	width: 203px;
	min-height: 280px;
	margin: 5px;
	border: 1px solid #cdfeff;
	padding: 5px;
	background: #fbfbfb;
text-align: left;	
}
.okaz_kto {
	width: 100%;
	border-bottom: 1px dashed #cdfeff;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.okaz_data {
	color: #909090;
	font-size: 0.9em;
	margin-right: 10px;
}
.okaz_opis {
	font-style: italic;
}
.okaz_foto {
width: 100%;
text-align: center;
}
.okaz_foto img {
	margin: 5px;
	border: 1px solid #696969;
	padding: 1px;
	background-color: #000000;
}

.okaz_kasuj {
	clear: both;
	width: 100%;
	text-align: right;
}
.dodajfotke {
	display: block;
	width: 350px;
	margin: 15px 0 0 40px;
	border: 1px solid #cdfeff;
	padding: 10px;
	background: #fbfbfb;
	text-align: center;
	font-weight: normal;
	font-size: 1.4em;
	text-transform: uppercase;	
}
 .dodajfotke:hover {
 	text-decoration: none;
 }
 .smsz {
	font-size: 0.9em;
	color: #686868;
}

.lowiska .ce {
	font-weight: bold;
	color: #005892;
	text-transform: uppercase;
}
ol.licencje li {
	color: #005892;
	list-style-type: none;
	padding: 5px;
}

td.ce {
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #c1dbd8;
	border-bottom: 1px solid #ffffff;
	padding: 2px;
}
.wciecie {
	margin-left: 15px;
}

#lodzie {
	position: relative;
	top: -250px;
	left: 960px;
	width: 40px;
	height: 100px;
	border: 1px solid #ffffff;
	background-color: rgba(117,182,177,0.50);
	text-transform: uppercase;
    text-align: center;
	z-index: 103;
}
 #lodzie a {
	color: #ffffff;
	padding: 1px;
}
#lodzie a:hover {
	color: #c1dbd8;
}
#lodzie p {
	display: block;
	margin-top: 3px;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	font-weight: bold;
}