﻿#body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background: url('../../grafika/Podstawowy/strona_tlo.jpg') center top repeat-x;

}
.strona {
	width: 100%;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
.srodek_gora	{
	position: relative;
	max-width: 1008px;
	height: 264px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background: #fff;
}
.gora_tlo	{
	position: relative;
	z-index: 10;
	width: 100%;
	height: inherit;
	background: url('../../grafika/Podstawowy/gora_tlo.jpg') center center no-repeat;
	max-width: 1008px;
}
.animacja {
	position: absolute;
	z-index: 10;
	max-width: 992px;
	max-height: 370px;
	padding: 0px;
	top: 112px;
	left: 8px;
}
.animacja img {
	width: 100%;
	height: auto;
}
.cycle-slideshow { width: 100%; max-height: 370px; overflow-y: hidden;}
.cycle-slideshow img { width: 100%; height: auto;}
.cycle-prev {
    right: 0;
    background: url('../../grafika/Podstawowy/animacja_next.png') 95% center no-repeat;
}
.cycle-next {
    left: 0;
    background: url('../../grafika/Podstawowy/animacja_prev.png') 5% center no-repeat;
}
.cycle-prev, .cycle-next {
   position: absolute;
   top: 0;
   width: 50%;
   opacity: 0;
   z-index: 800;
   height: 100%;
   cursor: pointer;
	transition: all 0.2s ease-in-out;
}
.cycle-prev:hover, .cycle-next:hover {
    opacity: 0.9;
}
.startowa_tlo	{
	padding: 0px 0px 0px 0px;
	max-width: 1008px;
}
.startowa	{
	position: absolute;
	z-index: 100;
	display: block;
	margin: 86px 0px 0px 26px;
	width: 940px;
	height: 140px;
}
.szukaj_gora {
	position: absolute;
	margin: 22px 0px 0px 686px;
	padding: 0px 0px 0px 10px;
	z-index: 100;
	width: 230px;
}
.btn_szukaj::before {
	display: none;
	color: #757575;
}
.szukaj_gora input[type='text'] {
	display: inline-block;
	width: 228px;
	height: 24px;
	margin: 1px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	background: none;
	color: #646464;
	font-size: 14px;
	border: none;
}
.szukaj_gora input[type='submit'] {
	position: absolute;
	margin: 2px 0px 0px 26px;
	width: 25px;
	height: 25px;
	border: none;
	cursor: pointer;
	background: none;
	border-radius: 5px;
	transition: all 0.3s;
}
.szukaj_gora input[type='submit']:hover {
	background: #fff;
	opacity: 0.25;
}
.kontrast_tlo	{
	position: absolute;
	z-index: 2;
	top: 14px;
	left: 30px;
}
.div_kontrast,
.div_czcionka	{
	margin: 13px 0px;
	font-family: 'Open sans';
	font-size: 14px;
	color: #000000;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 9px;
}
.div_kontrast {
	border-right: 1px solid #cccccc;
}
.div_kontrast a,
.div_czcionka a {
	color: #000000 !important;
	text-decoration-color: transparent !important;
}
.div_kontrast a:before	{
	position: absolute;
	font-family: FontAwesome;
	font-size: 16px;
	content: "\f042";
	margin: 1px 0px 0px -22px;
	color: #009140;
}
.div_czcionka a:before	{
	font-family: 'Times New Roman';
	font-weight: 700;
	content: "A+";
	font-size: 16px;
	padding: 0px 5px 0px 0px;
	color: #009140;
}
.srodek_menu_gora	{
	max-width: 1008px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 15px 0px;
	background: #fff;
}
.srodek	{
	display: block;
	max-width: 1008px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	background: #fff;
	text-align: center;
}
.srodek_menu_lewe	{
	display: inline-block;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: center;
}
.srodek_tresc	{
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	text-align: center;
	width: 66%;
	min-height: 350px;
}
.srodek_tresc_informacje	{
	vertical-align: top;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	width: 91%;
}
.srodek_tresc img	{
	max-width: 495px;
	height: auto;
}
.dol_tlo	{
	width: 992px;
	min-height: 100px;
	margin: 0px auto 0px auto;
	background: #4E822B; /* Old browsers */
	background: linear-gradient(to bottom,  #4E822B 0%,#5e9d35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border-radius: 20px 20px 0px 0px;
}
.stopka_tlo	{
	display: inline-block;
	width: 43.5%;
	min-height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 50px 260px;
   background: url('../../grafika/Podstawowy/mapka_dol.png') 35px center no-repeat;
	vertical-align: top;
}
.stopka_tytul	{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 700;
	text-decoration-color: transparent;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #9cd717;
}
.stopka {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.godziny_tlo	{
	display: inline-block;
	width: 22%;
	min-height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 50px 45px;
	vertical-align: top;
}
.godziny_tlo h1	{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 700;
	text-decoration-color: transparent;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #9cd717;
}
.godziny_tlo .odstep	{
	display: none;
}
.godziny_tlo div {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color: #fff;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.intermedia_tlo	{
	width: 992px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 15px auto;
	background: #535353;
	border-radius: 0px 0px 20px 20px;
	box-shadow: inset 0px 4px 12px 0px rgba(0, 0, 0, 0.35);
}
.intermedia_dol_lewo	{
	display: inline-block;
	width: 48%;
	vertical-align: top;
	padding: 15px 0px 0px 15px;
}
.intermedia_dol_lewo a	{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
}
.intermedia_dol_lewo a:first-child	{
	border-right: 1px solid #fff;
	padding: 0px 5px 0px 0px;
}

.intermedia_dol_lewo a:link		{color: #fff; text-decoration-color: transparent; outline: none;}
.intermedia_dol_lewo a:visited	{color: #fff; text-decoration-color: transparent; outline: none;}
.intermedia_dol_lewo a:hover		{color: #fff; text-decoration: underline; outline: none;}
.intermedia_dol_lewo a:active		{color: #fff; text-decoration-color: transparent; outline: none;}

.intermedia_dol_prawo	{
	display: inline-block;
	width: 48%;
	vertical-align: top;
}
.intermedia {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 10px 0px 10px 0px;
}
.intermedia a:last-child		{
	padding: 0px 0px 0px 0px;
}

.intermedia a:link 		{color: #fff; text-decoration-color: transparent;}
.intermedia a:visited 	{color: #fff; text-decoration-color: transparent;}
.intermedia a:hover 		{color: #fff; text-decoration: underline;}
.intermedia a:active		{color: #fff; text-decoration-color: transparent;}

.walidacja {
	text-align: right;
	padding: 5px 0px 0px 0px;
}
