@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Tinos:400,400italic,700,700italic&subset=latin,latin-ext);

/* tlo video */
@media only screen and (min-width: 593px){
html {
	height: 100%;
}

.rmm {
	display: none;
}

body {
	font-family: 'Open Sans', sans-serif;
	height: 100%;
	margin: 0px;
	background-size: cover;
	background-attachment: fixed;
	background-color: #FFF;
	background-position: center;
}


#bg {
	position: fixed;
	left: 0px;
	top: 0px;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	overflow: hidden;
	z-index: 1;
}
@media only screen and (min-width: 593px) and (max-width: 1200px){
	.sd {
		display: block;
	}
	.hd {
		display: none;
	}
	.bg_mobile {
		display: none;
	}
}
@media only screen and (min-width: 1201px){
	.sd {
		display: none;
	}
	.hd {
		display: block;
	}
	.bg_mobile {
		display: none;
	}
}

/* end tlo video */

header {
	position: fixed;
	z-index: 222222;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 6vw;
	background-color: #285d90;
}
.lang {
	position: fixed;
	z-index: 444444;
	top: 0px;
	right: 15vw;
}
.lang a:link, .lang a:visited {
	font-size: 0.75vw;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #285D90;
	padding: 0.5vw;
	text-align: center;
	display: inline-block;
}
.lang a:hover {
	color: #666;
	background-color: #FFF;
}
.lang a.active {
	color: #285D90;



	background-color: ;
	background-color: #FFFFFF;
}



.nav {
	text-align: right;
	display: block;
	position: fixed;
	z-index: 444444;
	top: 2.5vw;
	right: 0%;
	border-bottom-width: 0.3vh;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 15vw;
}
.nav a:link, .nav a:visited {
	font-size: 1vw;
	color: #FFF;
	text-align: center;
	padding: 0.6vw;
	text-decoration: none;
	display: inline-block;
	font-weight: lighter;
	text-transform: uppercase;
	border-bottom-width: 0.3vh;
	border-bottom-style: solid;
	border-bottom-color: #285D90;
}
.nav a:hover {
	color: #666;
	background-color: #FFFFFF;
}
.nav a.active {
	border-bottom-width: 0.3vh;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #285D90;
	background-color: #FFFFFF;
}



.logo {
	position: fixed;
	z-index: 444444;
	height: 5vw;
	width: auto;
	left: 15vw;
	top: 1vw;
	bottom: 0.5vw;
}
.logo img {
	height: 5vw;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	margin-top: 8vw;
	margin-right: 15vw;
	margin-left: 15vw;
	padding-bottom: 2vw;
}
#content .vtxt {
	width: 45%;
	height:auto;
}
#content h1, #content2 h1 {
	color: #285D90;
	font-size: 2vw;
	line-height: 1.3em;
}
#content p , #content2 p{
	font-size: 1vw;
	line-height: 1.5em;
	color: #666;
	font-weight: lighter;
	text-align: justify;
}
#content ul li, #content2 ul li {
	font-size: 1vw;
	line-height: 1.5em;
	color: #666;
	font-weight: lighter;
	text-align: justify;
	list-style-type: square;
}

#content2 {
	margin-top: 8vw;
	margin-right: 15vw;
	margin-left: 32vw;
	padding-bottom: 2vw;
}
#content .col {
	float: left;
	width: 48%;
	margin-right: 2%;
}
#content .col .konttab {
	background-color: #FFF;
	padding: 0em;
	
}
.clear {
	clear: both;
	height: 0px;
}


#submenu {
	width: 15vw;
	margin-left: 15vw;
	float: left;
	position: fixed;
}
#submenu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu ul li {
	display: block;
	padding-bottom: 0.8vw;
}
#submenu ul li a:link, #submenu ul li a:visited {
	display: block;
	border-bottom-width: 0.2vw;
	border-left-width: 1vw;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	padding-top: 0.5vw;
	padding-bottom: 0.5vw;
	padding-left: 0.5vw;
	font-size: 1vw;
	line-height: 1.2em;
	color: #285D90;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
}
#submenu ul li a:hover {
	border-bottom-width: 0.2vw;
	border-bottom-style: solid;
	border-bottom-color: #285D90;
	border-left-width: 1vw;
	border-left-style: solid;
	border-left-color: #285D90;
}
#submenu ul li a.active {
	border-bottom-width: 0.2vw;
	border-bottom-style: solid;
	border-bottom-color: #285D90;
	border-left-width: 1vw;
	border-left-style: solid;
	border-left-color: #285D90;
}







.txt_home {
	padding-right: 15vw;
	padding-left: 15vw;
	position: absolute;
	z-index: 444444;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/bg_head.png);
	background-repeat: repeat;
	padding-top: 1vw;
	padding-bottom: 1vw;
	border-bottom-width: 1vw;
	border-bottom-style: solid;
	border-bottom-color: #285D90;
}
.txt_home p {
	font-size: 1vw;
	line-height: 1.4em;
	color: #666;
	text-align: center;
}
.txt_home .txt_mob {
	display: none;
}
.txt_home2 {
	padding-right: 0;
	padding-left: 0;
	position: fixed;
	z-index: 444444;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/bg_head.png);
	background-repeat: repeat;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom-width: 1vw;
	border-bottom-style: solid;
	border-bottom-color: #285D90;
}




table {
	width: 90%;
	margin-left: 5%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 0.9vw;
	color: #666;
}
.tytul {
	text-transform: uppercase;
	color: #FFF;
	background-color: #285D90;
	text-align: center;
	padding: 0.5vw;
	font-size: 1.1vw;
}
table tr td {
	padding: 0.5vw;
}
.kolor {
	background-color: #E8E8E8;
}
table tr  {
	background-color: #F7F7F7;
}
.center {
	text-align: center;
}





/* prelauder */
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgb(255,255,255);
	z-index: 9999999999; /* makes sure it stays on top */
}
 
#status {
    width:128px;
    height:128px;
    position:absolute;
    left:50%; /* wyœrodkowujemy w poziomie */
    top:50%; /* wyœrodkowujemy w pionie */
    background-image:url(images/prel.gif); /* tutaj podaj œcie¿kê do pliku z animacj¹ */
    background-repeat:no-repeat;
    background-position:center;
    margin:-64px 0 0 -64px; /* no bo chcemy idealnie wycentrowaæ, nie? */
}
/* end prelauder */

#content .col form p .dluzszy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1vw;
	color: #333;
	background-color: #efefef;
	padding: 0.4vw;
	width: 60%;
	border: 1px solid #999;
}
#content .col form p textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1vw;
	color: #333;
	background-color: #efefef;
	width: 80%;
	border: 1px solid #999;
	height: 6em;
	padding: 0.4vw;
}


#content .col form .center .wyslij {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1vw;
	color: #FFF;
	background-color: #285D90;
	padding-top: 0.5vw;
	padding-right: 1vw;
	padding-bottom: 0.5vw;
	padding-left: 1vw;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content2 .center tr td .fot-tab {
	height: auto;
	width: 100%;
}
.fot-a {
	width:40%;
	height:auto;
	float:right;
	margin:1vw;
}
}
