﻿*{
	margin:0;
	padding:0;
}
html, body{
	height: 100%;
	font-family: Open Sans, Arial, sans-serif;
	width: 100%;
	background-image: url('../img/bgmain.png');
	background-repeat: repeat;
}
#mask{
	min-height: 80%;
	width: 100%;
	margin: 0 auto;
}
#container{
	margin: 0px;
}
header {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 280px;
	margin: 61px 0px 0px 0px;
	height: 214px;
	position: absolute;
	z-index: 999;
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.6);
	background-repeat: repeat;
	background-color: #000;
	background-color: rgba(0, 90, 145,0.6);
	float: right;
	right: 40px;
}
@media (max-width:480px) {
	header {position:relative; width:100%; margin: 40px 0px 0px 0px; 	right: 0px; }
}
#logo {
	overflow: hidden;
	margin: 0px;
	width: 100%;
	text-align: center;
	height: 300px;
	padding: 4px 0px 0px 0px;
	background-repeat: repeat;
}
#logo img {
	padding-bottom: 5px;
	border-style: none;
	transition-duration: 0.4s;
	padding-top: 0px;
}
#logo a {
	text-decoration:none;
	font-size:32px;
	line-height:1em;
	color:#fff;
	font-weight:700;
	
}
#logo a small {
	font-size:16px;
	
}

#logo img:hover {
transform:scale(0.96);
-moz-transform:scale(0.96);
-webkit-transform:scale(0.96);
transition-duration:0.4s;

}
nav {
	border-style: none;
	margin: 0px;
	background-position: left bottom;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	width: 100%;
	height: 34px;
	top: 0px;
	position: absolute;
	z-index: 999;
	background-image: url('../img/bg_top.png');
	background-color:#fff;
	background: linear-gradient(to left, rgba(0, 90, 145,1) 0%, rgba(0, 90, 145,0.05) 100%) rgba(0, 90, 145,0.15);
	
	}
#langmenu ul {
	list-style-type: none;
	height: 16px;
	padding: 3px 0px 3px 0px;
	margin: 0px 54px 0px auto;
	text-align: right;
	max-width: 980px;
}
#langmenu li {
	list-style-type: none;
	float: right;
	height: 16px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
#langmenu li a {
	text-decoration: none;
	color: rgb(150,150,150);
	font-size: 12px;
	display: block;
	height: 16px;
	text-transform: uppercase;
	line-height: 16px;
	font-weight: bold;
}
#langmenu li a:hover {
	color: #fff;
}
#langmenu li img {
	vertical-align:middle;
	border:none;
}
#langmenu li .active {
	color: #fff;
}
@media (max-width:480px) {
	#langmenu ul {
	margin: 0px 20px 0px auto;
}

}
h1 {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	padding: 0px 15px 0px 15px;
	margin: 0px auto 0px auto;
	letter-spacing: 0px;
	line-height: 1.15em;
	text-shadow: 1px 1px 2px rgba(100,100,100,0.6);
}

.tresc {
	padding: 0px 30px;
	font-size: 14px;
	font-weight: 400;
	text-align: justify;
	line-height: 1.35em;

}
.tresc strong {
	font-weight:700;
}

article {
	margin: 0px auto 0px auto;
	padding: 15px 0px 40px 0px;
	max-width: 900px;
	background-color: #444;
	background-color: #C2E8FF;
	color: #005588;
}
.contain {
	background-size: cover;
	border-width: 6px;
	border-color: rgb(50, 50, 50);
	overflow: hidden;
	background-position: center top;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #C2E8FF;
	color: rgb(200, 200, 200);
	background-repeat: no-repeat;
	border-top-style: solid;
	background-image: url('../img/bg_ins.jpg');
	background-attachment: fixed;
}
footer{
	padding: 0px 0px 0px 0px;
	min-height: 160px;
	text-align: center;
	font-size: 15px;
	color: rgb(0, 90, 145);
	background-color: rgba(255, 255, 255,0.6);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#foot {
	margin: 0px auto 0px auto;
	max-width: 860px;
	padding:0px 20px;
	background-color:#fff;
}
#contact {
	max-width: 860px;
	margin-top: 0px;
	line-height: 1.35em;
	text-align: center;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 20px 20px 0px;
	
}
#contact a {
	text-decoration: none;
	color: #777;
}
#author {
	margin: 0px auto 0px auto;
	width: 100%;
	font-size: 12px;
	padding-left: 0px;
	line-height: 1.3em;
	text-align: center;
	color: #808080;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 16px;
	background-color: #eee;
}
#author a {
	text-decoration: none;
	color: #888;
}
#author img {
	border-style: none;
}
#author a:hover {
	color: rgb(255,255,255);
}
#contact a:hover {
	text-decoration: underline;
	color: rgb(0,0,0);
}
h2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.5);
	color: rgb(116, 98, 86);
}
h2 strong{
font-weight:700;
color: rgb(149, 125, 111);
}
h2 a:hover {
	color: #FFFFFF;
}
h3 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #666;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.5);
	background-color: rgb(194, 232, 255);
}
h3:first-letter {
	color: #000;
}
h3 a:hover {
	color: #FFFFFF;
}
h4 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #666;

}
h4:first-letter {
	color: #fff;
}
h4 a:hover {
	color: #FFFFFF;
}
h6 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 48px;
	position: absolute;
	margin-top: -48px;
	z-index:999;
}
h6 a {
	text-transform: uppercase;
	color: rgb(210, 210, 210);
	display: block;
	height: 48px;
	margin-right: auto;
	margin-left: auto;
	line-height: 48px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 18px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.85);
	font-weight: bold;
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
	transition: background-image 0.6s;
	background-color: rgba(0, 90, 145,0.6);
}
h6 a:hover {
	cursor: pointer;
	z-index: 20;
	text-decoration: blink;
	background-color: rgb(0, 90, 145);
	color: #eee;
	transition-duration: 0.6s;
	transition: background-color 0.6s;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.85);
}
.counter {
	border-style: none;
	vertical-align: -30%;
}
nav img:hover {
-moz-transform:scale(1.3);
-webkit-transform:scale(1.3);
transform:scale(1.3);
transition-duration:0.6s;
}
.clear {
	clear: both;
	height: 0px;
}
.tresc a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.tresc a:hover {
	color: #777;
}
.tresc img {
	border-style: none;
	margin-right: 8px;
	vertical-align: middle;
}
.tresc img:hover {
}

hr {
	margin-right: 30px;
	margin-left: 30px;
	width: 882px;
	color: #C0C0C0;
	background-color: #C0C0C0;
	border-color: #C0C0C0;
	opacity:0.3;
}
small a {
	font-size: 18px;
	font-weight: bold;
}
.floating {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 2px;
}
.floating_l {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 2px;
}

.google-maps {
	
	padding: 0;
	height: 320px;
	margin: auto;
	width:100%;
	frameborder: 0;
	border:0;
	}

.foto img {
	max-width: 214px;
	border: none;
	padding: 2px;
	background-color: rgb(210, 210, 210);
	margin: 2px;
}
@media (max-width:420px) {
.foto img {	width: 220px;}

}
.foto {
	margin: auto;
	text-align:center;
	padding: 20px 0px 0px 0px;
	max-width:1130px;
}
.foto img:hover {
	background-color: rgb(170, 170, 170);
	margin: 2px;
}
.ifr {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}
.movie {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 0px;
}
.movies {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 15px;
}
.movies iframe {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}
.line {
	font-size: 1px;
	background-color: #ccc;
	width: 100%;
	height: 1px;
	display: block;
}
.large {
	font-size: 20px;
	color: #808080;
	display:block;
	text-align:center;
}
.zdj {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding:20px 0px;
}
.zdj img {
	height:188px;
	margin:3px;
	width:273px;
}