﻿#body {
	width: 100%;
	margin: 0px 0px 0px 0px;
	background: url('../../grafika/podstawowy/tlo.jpg') center top no-repeat;
	background-size: cover;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
}
#lightbox-nav-btnPrev:focus	{
	border: none !important;
	outline: none !important;
}
#lightbox-nav-btnNext:focus	{
	border: none !important;
	outline: none !important;
}
.strona_tlo	{

}
.strona {
	width: 100%;
	max-width: 1006px;
	vertical-align: top;
	margin: 8px auto 0px auto;
	background: #fff;
	border: 1px solid #ededed;
}
.gora_tlo	{
	position: relative;
	z-index: 10;
	max-width: 992px;
	height: 327px;
	margin: 0px auto 0px auto;
   background: url(../../grafika/podstawowy/gora_tlo.png) center top no-repeat;
}
.logo	{
	position: absolute;
	display: block;
	vertical-align: top;
	width: 150px;
	height: 170px;
	top: 80px;
	left: 56px;
	padding: 0px;
}
.rymanow	{
	position: absolute;
	display: block;
	vertical-align: top;
	width: 150px;
	height: 170px;
	top: 96px;
	right: 8px;
	padding: 0px;
}
.logo:hover, .rymanow:hover	{
	background: rgba(255,255,255,0.25)
}
.animacja {
	position: absolute;
	z-index: 1;
	display: block;
	width: 560px;
	height: 263px;
	top: 64px;
	margin: 0px 0px 0px 264px;
}
.animacja img {
	width: 100%;
	height: auto;
}
.cycle-slideshow { width: 100%; max-height: 263px; overflow: hidden;}
.cycle-slideshow img { width: 100%; height: auto;}
.pauza_tlo	{
	margin: 0px auto;
	text-align: left;
}
#pauseButton 	{
   position: absolute;
	z-index: 10000;
	background: url('../../grafika/podstawowy/pauza.png') center center no-repeat;
	width: 96px;
	height: 40px;
   left: -6000px;
   margin: 0px 0px 0px 0px;
	border: none;
	opacity: 1;
}
#resumeButton	{
   position: absolute;
	z-index: 10000;
	background: url('../../grafika/podstawowy/odtwarzaj.png') center center no-repeat;
	width: 97px;
	height: 40px;
   left: -6000px;
   margin: 0px 0px 0px 0px;
	border: none;
	opacity: 1;
}
#pauseButton:focus, #resumeButton:focus	{
	opacity: 0.5 !important;
   left: 0px;
   margin: 0px 0px 0px 0px;
}
#pauseButton:active, #resumeButton:active	{
	left: -6000px;
   margin: 0px 0px 0px 0px;
}
.cycle-prev {
    right: 0px;
    background: url('../../grafika/podstawowy/animacja_next.png') 100% center no-repeat;
}
.cycle-next {
    left: 0px;
    background: url('../../grafika/podstawowy/animacja_prev.png') 0% center no-repeat;
}
.cycle-prev, .cycle-next {
    position: absolute;
    top: 0;
    width: 27%;
    opacity: 0;
    z-index: 800;
    height: 100%;
    cursor: pointer;
    z-index: 9999;
}
.animacja:hover .cycle-prev, .animacja:hover .cycle-next	{
	opacity: 1;
}
.cycle-prev:hover, .cycle-next:hover {
    opacity: 0.5 !important;
}
.cycle-prev:focus, .cycle-next:focus {
	opacity: 0.5 !important;
}
.srodek_menu_gora	{
	position: relative;
	width: 992px;
	margin: 0px auto 16px auto;
	padding: 0px 0px;
	text-align: center;
	background: #fff;
}
.srodek	{
	max-width: 992px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	font-size: 0px !important;
	background: #fff;
	display: flex;
}
.srodek_menu_lewe	{
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	width: 264px;
}
.srodek_tresc	{
	display: inline-block;
	vertical-align: top;
	margin: 0px 24px 0px 24px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 688px;
}
.srodek_tresc_informacje	{
	vertical-align: top;
	margin: 0px auto 24px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.srodek_tresc img	{
	max-width: 432px;
	height: auto;
}
.pse {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	color: #3b3b3b;
	width:100%;
}
.pse img {
	padding: 0px 0px 0px 10px;
	cursor: pointer;
}
.polec_znajomemu {
	right:50px;
	display: none;
	position: absolute;
	z-index: 50;
	width: 300px;
	min-height: 50px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #e2e2e2;
	box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	margin: 5px 0px 0px 250px;
}
.polec_znajomemu_zamknij {
	position: absolute;
	margin: -10px 0px 0px 290px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CFCFCF;
	cursor: pointer;
}
.fa-align-justify	{
	padding: 1.063em 0.938em;
	border-radius: 3px;
	background: #e5e5e5;
	box-shadow:         2px 2px 2px 0px rgba(0, 0, 0, 0.25);
}
.strona_dol_ikorator {
    position: relative;
    max-width: 992px;
    margin: 16px auto 0px auto;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    text-align: center;
	 border-top: 1px solid #efefef;
}
.menu_dol_tlo	{
	background: #f1f1f1;
}
.menu_dol	{
	width: 992px;
	margin: 0px auto;
	padding: 42px 0px;
	display: flex;
}
.menu_dol_kolumna	{
	flex: 0 0 40%;
}
.menu_dol_kolumna:first-child	{
	padding: 0px 0px 0px 0px;
	flex: 0 0 456px;
}
.menu_dol_kolumna:last-child	{
	padding: 0px 0px 0px 146px;
}
.menu_dol_kolumna_tytul	{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000;
	text-align: left;
	text-decoration-color: transparent;
	padding: 0px 0px 16px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #dddddd;
}
.menu_dol_kolumna_tytul span	{
	margin: 0px 0px 0px 0px;
   padding: 0px 12px 0px 0px;
}
.dol_tlo	{
	width: 100%;
	min-height: 84px;
	margin: 0px;
	padding: 0px;
	background: #535353;
	box-shadow: inset 0px 1px 6px 0px rgba(0, 0, 0, 0.35);
}
.dol	{
	max-width: 992px;
	margin: 0px auto 0px auto;
	padding: 8px 0px 8px 0px;
	vertical-align: top;
	text-align: left;
	display: flex;
}
.intermedia_td_tlo {
	flex: 0 0 50%;
	vertical-align: top;
	font-family: Open Sans;
	font-size: 14px;
	text-align: right;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
}
.intermedia_td_tlo:first-child {
	text-align: left;
	padding: 12px 0px 0px 0px;
}
.intermedia {
	vertical-align: top;
	font-family: Open Sans;
	font-size: 14px;
	color: #c7c7c7;
	text-align: right;
	text-transform: none;
	padding: 0px 0px 0px 0px;
}
.intermedia a:link 		{color: #fff; text-decoration-color: transparent; 	padding: 1px 0px 0px 3px;}
.intermedia a:visited 	{color: #fff; text-decoration-color: transparent;	padding: 1px 0px 0px 3px;}
.intermedia a:hover 		{color: #fff; text-decoration: underline;	padding: 1px 0px 0px 3px;}
.intermedia a:active		{color: #fff; text-decoration-color: transparent;	padding: 1px 0px 0px 3px;}

.walidacja {
	display: inline-block;
	text-align: right;
	padding: 8px 0px 0px 0px;
	vertical-align: top;
}
.dol_link 	{
	display: inline-block;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 8px 0px 0px;
	margin: 0px 0px 0px -4px;
}
.dol_link:nth-child(2) 	{
	padding: 0px 0px 0px 8px;
}
.dol_link:first-child 	{
	border-right: 1px solid #fff;
}
a.dol_link:link 		{color: #fff; text-decoration-color: transparent;}
a.dol_link:visited 	{color: #fff; text-decoration-color: transparent;}
a.dol_link:hover 		{color: #fff; text-decoration: underline;}
a.dol_link:active		{color: #fff; text-decoration-color: transparent;}

.stopka {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #000;
	text-align: left;
	display: block;
	max-width: 532px;
	margin: 0px;
	padding: 14px 0px 0px 0px;
	vertical-align: top;
	text-transform: none;
}

