﻿#body {
	overflow-x: hidden;
	margin: 0px 0px 0px 0px;
}
.strona_tlo {
	width: 100%;
}
.strona {
	width: 100%;
}
.animacja	{
	position: absolute;
	z-index: 1;
	margin: 95px 0px 0px 0px;
}
.cycle-slideshow { width: 100%; max-width: 990px; }
.cycle-slideshow img { width: 100%; max-height: 330px }
.lewo_tlo	{
	width: 50%;
	vertical-align: top;
}
.lewo	{
	width: 100%;
}
.srodek_tlo	{
	position: relative;
	z-index: 10;
	max-width: 990px;
	margin: 0px auto;
}
.prawo_tlo	{
	width: 50%;
	vertical-align: top;
}
.prawo	{
	width: 100%;
}
.srodek_gora_tlo	{
	position: relative;
	z-index: 20;
	max-width: 990px;
	margin: 0px 0px 0px 0px;
}
.srodek_gora	{
	position: relative;
	z-index: 20;
	max-width: 990px;
	height: 467px;
	margin: 0px 0px 0px 0px;
	background: url('../grafika/gora.png') center top no-repeat;
}
a.start	{
	position: absolute;
	margin: 15px 0px 0px 45px;
	z-index: 30;
	display: block;
	width: 360px;
	height: 145px;
}
.bip	{
	position: absolute;
	margin: 20px 0px 0px 843px;
	padding: 0px 10px;
	display: block;
	width: 31px;
	height: 35px;
	background: url('../grafika/ikona_bip.png') center top no-repeat , url('../grafika/kontrast_kropki.png') left center no-repeat , url('../grafika/kontrast_kropki.png') right center no-repeat;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.epuap	{
	position: absolute;
	margin: 24px 0px 0px 900px;
	display: block;
	width: 82px;
	height: 23px;
	background: url('../grafika/ikona_epuap.png') center top no-repeat;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.bip:hover, .epuap:hover	{
	opacity: 0.65;
}
.div_imieniny_table	{
	position: absolute;
	margin: 70px 0px 0px 0px;
	display: block;
	width: 99%;
	text-align: right;
}
.imieniny	{
	font-family: Roboto;
	font-size: 12px;
	color: #000;
}
.haslo	{
	position: absolute;
	margin: -110px 0px 0px -200px;
	font-family: 'Playfair Display', serif;
	font-size: 36px;
	font-style: italic;
	text-align: right;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.88);
	width: 435px;
}
.szukaj_gora {
	position: absolute;
	z-index: 10;
	margin: 427px 0px 0px 730px;
	padding: 0px 0px 0px 10px;
	width: 300px;
	border: none;
}
.szukaj_gora input[type='text'] {
	display: inline-block;
	width: 199px;
	height: 24px;
	margin: 1px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	background: none;
	color: #646464;
	font-size: 12px;
	border: none;
}
.szukaj_gora input[type='submit'] {
	position: absolute;
	margin: -1px 0px 0px 13px;
	width: 27px;
	height: 27px;
	border: none;
	cursor: pointer;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 2px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.szukaj_gora input[type='submit']:hover {
	background: #fff;
	opacity: 0.25;
}
.srodek	{
	display: table;
	width: 990px;
	padding: 0px 0px 0px 0px;
}
.srodek_informacje	{
	display: table;
}
.srodek_menu_lewe	{
	display: table-cell;
	width: 231px;
	max-width: 231px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
.srodek_tresc	{
	display: table-cell;
	width: 100%;
	margin: 0px auto 0px;
}
.srodek_tresc_informacje	{
	vertical-align: top;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 30px 0px;
}
.srodek_tresc_informacje img	{
	max-width: 450px;
}
.srodek_menu_prawe	{
	display: table-cell;
	width: 231px;
	max-width: 231px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
.strona_dol_ikorator:before	{
	content: 'Polecamy';
	position: absolute;
	margin: -50px 0px 0px 10px;
	font-family: Roboto;
	font-size: 16px;
	color: #037ecc;
	padding: 10px 0px 0px 0px;
}
.strona_dol_ikorator	{
	border-top: 3px solid #c0e5fa;
	margin: 30px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.stopka_tlo	{
	width: 970px;
	margin: 0px auto;
	padding: 13px 0px 13px 0px;
	vertical-align: top;
	background: #f4f4f4;
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #e6e6e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#e6e6e6));
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#e6e6e6 100%);
	background: -o-linear-gradient(top,  #f4f4f4 0%,#e6e6e6 100%);
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#e6e6e6 100%);
	background: linear-gradient(to bottom,  #f4f4f4 0%,#e6e6e6 100%);
}
.stopka {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #242424;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.strona_dol_srodek	{
	display: table;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	width: 970px;
}
.intermedia_tlo	{
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}
.intermedia_td {
	display: inline-block;
	width: 470px;
	font-family: Arial;
	font-size: 12px;
	color: #414141;
	text-align: right;
	padding: 10px 0px 0px 0px;
}
.intermedia_td a:last-child		{
	padding: 0px 0px 0px 0px;
}

.intermedia_td a:link 		{color: #007eff; text-decoration: none;}
.intermedia_td a:visited 	{color: #007eff; text-decoration: none;}
.intermedia_td a:hover 		{color: #007eff; text-decoration: underline;}
.intermedia_td a:active		{color: #007eff; text-decoration: none;}

.walidacja {
	display: inline-block;
	width: 495px;
	text-align: left;
	padding: 5px 0px 0px 0px;
}

#politykaprywatnosci a:link 		{color: #F00; text-decoration: none;}
#politykaprywatnosci a:visited 	{color: #F00; text-decoration: none;}
#politykaprywatnosci a:hover 		{color: #F00; text-decoration: underline;}
#politykaprywatnosci a:active		{color: #F00; text-decoration: none;}