@charset "utf-8";
/*--------------------------------------------------*/
/*-- domyslny reset tagów ---*/ 
/*--------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/*--------------------------------------------------*/
/*-- HTML5 reset dla starszych przeglądarek --*/
/*--------------------------------------------------*/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section 
{
	display: block;
}
body 
{
	line-height: 1;
}
ol, ul 
{
	list-style: none;
}
blockquote, q 
{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after 
{
	content: '';
	content: none;
}
table 
{
	border-collapse: collapse;
	border-spacing: 0;
}
/*--------------------------------------------------*/
/*-- Wstępne ustawienia--*/
/*--------------------------------------------------*/
html 
{
    height:100%;
}
form a:hover,form a:active,form a:focus
{
    text-decoration:none;
    color:#ff6600;
} 
body
{
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 14px;
	color: #000;
}
.enter
{
	clear:both;
}
.bold
{
	font-weight:bold;
}
.visuallyhidden
{
	display:none;
}
input.button 
{
	cursor: pointer;
}
div#error1 
{
    text-align:center;
    display:none;
}
a:link,a:visited 
{
    text-decoration:none;
    font-weight:normal;
    color:#125809;
}
p 
{
    margin-top:0;
    margin-bottom:5px;
    line-height:1.59em;
}
img 
{
    border:0 none;
}
/*-----------------------------------------------------------------------------------*/
/* - Ulożenie głównej strony - */
/*-----------------------------------------------------------------------------------*/
body div#strona 
{
    width: 100%;    
    margin-left:auto;
    margin-right:auto;
}
/*--------------------------------------------------*/
/*-- Baner TOP--*/
/*--------------------------------------------------*/
div#logo_bip_paczka
{
    margin-left:auto;
    margin-right:auto;
	height:10px;
    position:fixed;
    top: 0px;
    left: 50%; 
    z-index:104; 
}
div#bip
{
    position: relative;
    top:10px;
    left:-590px;
}
div#logo_epuap_paczka
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 380px;
    left: -150px;
    z-index: 4;
    width: 129px;
}
div#epuap
{
    position: absolute;
    top:0px;
    left:0px;
}
div#baner
{
	max-width:1200px;
	margin-left: auto;
	margin-right: auto;
	height:50px;
    position:relative;
}

/*--------------------------------------------------*/
/*-- Niepełnosprawni--*/
/*--------------------------------------------------*/
div#niedowidzacy
{
    position: absolute;
    top:15px;
    right:15px;
	width:146px;
    z-index:3;
}
div#niedowidzacy a img
{
	padding-left:10px;
	padding-right:5px;
}
div#niedowidzacy #fontsize
{
	float:left;
}
div#niedowidzacy #fontsize a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#125809;
	font-weight:bold;
}
div#niedowidzacy #fontsize a:hover
{
	color:#c61305;
}
div#niedowidzacy #fontsize a#pow_1
{
	font-size:24px;
}
div#niedowidzacy #fontsize a#pow_2
{
	font-size:32px;
}
div#niedowidzacy #fontsize a#pow_3
{
	font-size:40px;
}
div#niedowidzacy #fontsize a
{
	user-select: none;
}
/*-----------------------------------------------------------------------------------*/
/* - Animacja Baner - */
/*-----------------------------------------------------------------------------------*/
#baner_tlo
{
    height: 390px;
}
div#pojemnik_rodzina
{
    position: relative; 
    height:430px;    
    top:-89px; 
    width:100%;
}
div#pojemnik_rodzina p
{
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -90px;
}
div#pojemnik_skos
{
    position: relative; 
    height:514px;    
    background: linear-gradient(-60deg,transparent 350px, #4da400 0);
    top:-472px; 
    width:55%;
    z-index:3;
}

/*--------------------------------------------------*/
div#pojemnik_info
{
    position:relative;
    left:-30px;
    top:13px;
    margin:  0 auto;
    width:460px;
}
div#pojemnik_info h1
{
    color: #0f3e09;
    font-size: 38px;
    font-weight: bold;
    font-family: "Times New Roman";
    line-height: 1em;
    text-align: center;
    width:503px;
    text-shadow: 0px 0px 10px chartreuse;
    margin-top:-5px;
}
div#pojemnik_info, div#pojemnik_info a
{
    font-size:15px;
    color:#fff;
}
div#pojemnik_info a:hover
{
    color:#c61305;
}
div#baner_info div
{
    padding-left:40px;
}
#baner_info_poz1
{
    background: url("../images/zegar.png") no-repeat 0% 50%;
}
#baner_info_poz2
{
    background: url("../images/adres.png") no-repeat 0% 50%;
}
#baner_info_poz3
{
    background: url("../images/telefon.png") no-repeat 0% 50%;
}

div#baner_info
{
    padding-top: 10px;
    display:flex;
    flex-direction: column;
}
div#baner_info p.bold
{
    font-size: 19px;
    line-height: 1.4em;  
    color:#0f3e09;
}
div#baner_info p
{
    line-height: 1.1em;
}
/*-----------------------------------------------------------------------------------*/
/* - szukaj - */
/*-----------------------------------------------------------------------------------*/
div#top_szukaj_tlo
{
    position: relative;
    width:100%;
    background-color:#125809;
    height:62px;
    top:20px;
    z-index:1;
}
/*-----------------------------------------------------------------------------------*/
div#top_szukaj
{
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    position: relative; 
    z-index: 2;       
}
div#top_szukaj div.search
{
    background: rgba(0, 0, 0, 0) url("../images/lupa.png") no-repeat scroll 100% 50%;
    padding-right: 45px;
    position: absolute;
    right: 36px;
    text-align: right;
    top: -30px;
    width:280px;
}
div#top_szukaj .search label 
{
    display:none;
}
div#top_szukaj input 
{
    border: 2px solid #4da400;
    border-radius: 4px;
    color: #2c2c2c;
    font-family: Arial;
    font-size: 16px;
    font-style: italic;
    height: 36px;
    padding-left: 10px;
    width: 281px;
}
#wiecej_informacji a 
{
    display: block;
    margin: 0px auto;
    width: 200px;
    padding: 16px 35px;
    color: #125809;
    border-radius: 12px;
    border: 2px solid #125809;
    background-color: #FFF;
    font-style: italic;
    font-size: 27px;
    margin-bottom: 10px;
    margin-top: -30px;
}
#wiecej_informacji a:hover 
{
    /*border: 2px solid #c61305;*/
    background-color: #c61305;
    color:#fff;
}
/*--------------------------------------------------*/
/*-- Rozdzielnik--*/
/*--------------------------------------------------*/
div#rozdzielnik
{
    height: 23px;
    width: 100%;
    background: url("../images/pasek_pod_banerem.png") repeat-x scroll 0% 0%;
    margin-top: 25px;
}
/*--------------------------------------------------*/
/*-- pomoc zakladki --*/
/*--------------------------------------------------*/
div#pomoc_zakladki
{
    display:flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    min-height:370px;
    height:auto;
    flex-direction: row;
    margin-top: -10px;
    justify-content:space-evenly;
    padding-bottom:30px;
}
div#pomoc_zakladki a
{
    color:#207EAD;
}
div#pomoc_zakladki a:hover
{
    color:#bc131a;
    text-decoration: underline;
}
div#pomoc_zakladki div#swiadczenia_rodzinne
{
    background: rgba(0, 0, 0, 0) url("../images/pomoc_swiadczenia_rodzine.png") no-repeat 50% 5%;
    width:290px;    
}
div#pomoc_zakladki div#swiadczenia_rodzinne span a
{
    margin-top:20px;
}
div#pomoc_zakladki div#piecet_plus
{
    display: none;
    background: rgba(0, 0, 0, 0) url("../images/pomoc_500.png") no-repeat 50% 5%;
    width:290px;    
}
div#pomoc_zakladki div#piecet_plus span a
{
    margin-top:52px;    
}
div#pomoc_zakladki div#swiadczenia_pieniezne
{
    background: rgba(0, 0, 0, 0) url("../images/pomoc_swiadczenia_pieniezne.png") no-repeat 50% 5%;
    width:290px;
}
div#pomoc_zakladki div#pomoc_spoleczna
{
    background: rgba(0, 0, 0, 0) url("../images/pomoc_pomoc_spoleczna.png") no-repeat 50% 5%;
    width:290px;    
}
div#pomoc_zakladki div#pomoc_spoleczna span a
{
    margin-top:41px;    
}
div#pomoc_zakladki h2
{
    color: #0f3e09;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    font-family: Arial;
    padding:130px 0px 10px 0px;
}
div#pomoc_zakladki h3
{
    color: #0f3e09;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    font-family: Arial;
    padding:15px 0px 5px 0px;
}
div#pomoc_zakladki div#swiadczenia_pieniezne
{
    border-left:1px solid #ededed;    
    border-right:1px solid #ededed;
    padding: 0 20px;
}
div#pomoc_zakladki div#swiadczenia_rodzinne
{
    /* border-right:1px solid #ededed; */
}
div#pomoc_zakladki > div
{
    color: #333;
    text-align: center;
    font-size: 14px;
}
div#pomoc_zakladki > div span.wiecej a
{
    background-color: #c61305;
    background-image: none;
    border-radius: 5px;
    display: block;
    font-size: 20px;
    height: 45px;
    line-height: 2.3em;
    text-align: center;
    width: 160px;
    color:white;
    margin-left:73px;
}
div#pomoc_zakladki > div span.wiecej a:hover
{
    background-color: #0f3e09;
    color:#fff;
    text-decoration:none;

}

/*--------------------------------------------------*/
/*-- LOGA--*/
/*--------------------------------------------------*/
div#loga
{

    background-color: #f9f9f9;
    height:277px;
}
div#loga .item a
{
    margin: 0 10px;
}

.owl-carousel.owl-loaded, .owl-carousel .owl-stage-outer  
{
    height:inherit;
}

.owl-stage
{
    padding-top: 120px;
}

.owl-stage div img
{
    transform:translateY(-50%);
}


/*--------------------------------------------------*/
/*-- STOPKA --*/
/*--------------------------------------------------*/
footer
{
	background:url(../images/stopka_tlo.jpg) repeat;
}
div#footer_pojemnik
{
	width:1200px;
	margin:0 auto;	
}
div#footer_pojemnik2
{
	width:100%;
	display:flex;
	flex-direction:row;
	justify-content:space-around;		
	padding-top:15px;
}
.f_tytul
{
	color:#fff;
	font-size:30px;
	line-height:45px;
	padding-bottom:5px;
    border-bottom:2px solid #c61305;
}
/*--------------------------------------------------*/
#f_poz1 ul
{
	padding-left:15px;
    padding-top:10px;
}
#f_poz1 ul li
{
	list-style:url(../images/strzalka_biala_prawo.png);	
}
#f_poz1 ul li a
{
	color:#dedede;
    font-size: 14px;
    line-height: 29px;
    text-decoration: none;
}
#f_poz1 ul li a:hover
{
	color:#f85050;
}
/*--------------------------------------------------*/
#f_poz2 address div
{
    padding-top:10px;    
	color:#dedede;
    font-size: 14px;
	padding-left:37px;
	background:url(../images/stopka_lokalizacja.png) no-repeat 3px 15px, url(../images/stopka_telefon.png) no-repeat 3px 97px, url(../images/stopka_koperta.png) no-repeat 0px 146px
}
#f_poz2 address div p.bold
{
	color:#fff;
}
#f_poz2 a
{
	color:#dedede;
    text-decoration: none;
}
#f_poz2 a:hover
{
	color:#f85050;
}
/*--------------------------------------------------*/
div#f_poz3
{
	text-align:left;
}
/*-- MAPA --*/
#mapa 
{ 
	padding:10px; 
	background:#efefef; 
	width:427px; 
	height:300px; 
}
/*--------------------------------------------------*/
div#f_autor
{
	color:#fff;
	text-align:center;
	font-size:11px;
	padding-top:5px;
}
#f_autor a
{
	color:#dedede;
    text-decoration: none;
}
#f_autor a:hover
{
	color:#f27b7b;
}
/*--------------------------------------------------*/
/*-- SCROLLUP--*/
/*--------------------------------------------------*/
.scrollup
{
	width: 50px;
	height: 50px;
	text-decoration: none;
	background: url("../images/up.png") no-repeat 0px 0px;
	position: fixed;
	right: 40px;
	bottom: 102px;
	display: none;
    z-index:101;
}
/*--------------------------------------------------*/
/*-- COOKIES--*/
/*--------------------------------------------------*/
.ciacho
{
    text-align:center;
    padding:10px;
}
.ciacho #ciacho_zmaknij
{
    position: absolute;
    left: 95%;
    background-color: red;
    padding: 5px 20px;
    margin-top: -5px;
    color: #fff;
    border-radius: 5px;
}