* {
	border: 0;
	margin: 0px 0px;
	padding: 0px 0px;
}

html,body {
	height: 100%;
	overflow-x: hidden;
}

body {
	font-family: 'Roboto', sans-serif;
	color: #5a5a5a;
	font-size: 16px;
}

.container {
	height: 100%;
	position: relative;
}

.logo {
	width: 187px;
	height: 58px;
}

#sticker1 {
	width: 295px;
	height: 31px;
	padding-left: 32px;
	margin-top: 15px;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	background: #5f96d6;
}

#sticker2 {
	width: 240px;
	height: 31px;
	padding-left: 32px;
	margin-top: 5px;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	background: #708c69;
}

.sticker_tresc {
	-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-o-transform: skew(20deg);
	color: #FFF;
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
}

.container {
	position: relative;
	width: 100%;
}

.menu-button {
	display: none;
}

/*Menu Styles*/
#header {
	background: none repeat scroll 0 0 #f5f5f5;
	padding: 0 0;
	positon: relative;
	margin: 0 auto;
	min-height: 73px;
}

#menu {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

.ddmenu {
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	float: center;
}

.ddmenu li {
	float: left;
	list-style: none;
}

.ddmenu li a,.ddmenu li a:hover {
	display: block;
	height: 48px;
	padding-top: 25px;
	padding-left: 22px;
	padding-right: 22px;
	text-decoration: none;
	color: #5a5a5a;
	text-transform: uppercase;
	white-space: nowrap;
}

.ddmenu li a:hover {
	background-color: #eaf1f9;
}

.active {
	background-color: #dce8f6;
}

.cloud {
	float: right;
	height: 210px;
}

/*Content Styles*/
#content {
	clear: both;
}

#content_graph {
	text-align: left;
	margin: 0 auto;
	text-align: left;
	padding-top: -40px;
	min-height: 273px;
}

#left {
	width: 580px;
	padding-top: 30px;
	padding-left: 40px;
	float: left;
	clear: both;
}

#right {
	width: 580px;
	height: 130px;
	padding-bottom: 150px;
	background: url(../images/btn_home.png) no-repeat;
	background-position: bottom right;
	float: right;
}

#content_text {
	width: 100%;
	background-color: #fff;
	color: #50412b;
	text-align: left;
	padding-top: 26px;
	min-height: 150px;
	clear: both;
}

#content_hp {
	padding-left: 5px;
	padding-bottom: 13px;
	margin: 0 auto;
}

#content_hp img {
	padding-top: 26px;
	width: 274px;
}

#separator {
	width: 1px;
	height: 127px;
	padding-left: 1%;
	padding-right: 1%;
	background: url(../images/separator.gif) repeat-y;
	float: left;
}

.img_con {
	float: left;
	text-align: center;
	width: 274px;
	height: 95px;
}

#one_column {
	padding-left: 5px;
	padding-right: 210px;
}

#two_column {
	min-height: 250px;
}

#three_column {
	float: left;
}

#two_column,three_column {
	padding-left: 5px;
	padding-right: 5px;
}

#thirty_proc_column {
	width: 30%;
	float: left;
	padding-right: 3%;
	min-height: 300px;
}

#fifty_proc_column {
	width: 42%;
	float: left;
	padding-right: 3%;
	min-height: 350px;
}

#mapa {
	clear: both;
	width: 100%;
	background-color: #fff;
}

/*Footer Styles*/
#footer {
	width: 100%;
	background-color: #f5f5f5;
	font-size: 12px;
	clear: both;
	height: 50px;
}

#footer-light {
	display: none;
}

#footer nav {
	margin: 0 auto;
	padding: 0px 30px;
	clear: both;
}

#footer li {
	float: left;
	list-style: none;
}

#footer li a {
	display: block;
	height: 14px;
	padding: 18px 20px;
	text-decoration: none;
	color: #5a5a5a;
	white-space: nowrap;
}

#footer li a:hover {
	color: #8a7d6b;
}

#realizacja,#realizacja a {
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
	padding-top: 22px;
	text-align: right;
}

.fb {
	float: left;
	padding-top: 16px;
	padding-right: 16px;
}

.logo-320 {
	display: none;
}

#dane_adresowe {
	margin-top: -15px;
	padding-left: 10px;
	padding-right: 30px;
	float: left;
}

#dane_adresowe p {
	font-size: 13px
}

#dane_adresowe p span.name {
	font-weight: bold;
	padding-left: 30px;
}

#dane_adresowe p span.addr{
	padding-left:15px;
	padding-right:15px	
}


.prop-footer  span.addr{
	padding-left:10px;
}

.prop-footer {
	display:flex;
	flex-direction:row;
	justify-content:center;	
}

.pila{
	margin-left:104px;
	margin-top:225px;
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#222222;
}

body {
    overflow-y: hidden;
}
html, body {
    height: auto;
}
.pc-list {
    text-align: justify;
    font-weight: 100;
    font-style: italic;
}
.pc-list > li {
    color: #5a5a5a;
}
.pc-list > li:before {
        content: "•";
        padding-right: 8px;
        color: black;
    }
    .pc-list > li > strong {
        font-weight: 400;        
    }
#cookies_c {
    width: 100%;
    padding: 0.5vw;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    bottom: 0%;
    box-sizing: border-box;
    position: fixed;
    background: #607B96;
}
#cookies_cl > a {
    color: #FFFFFF;
}
#cookies_cl > a:hover {
    text-decoration: none;
}
#cookies_cl {
    width: 70%;
    padding: 1vw;
    text-align: justify;
    float: left;
    background: #607B96;
}
#cookies_cr {
    width: 30%;
    float: left;
    background: #3070D0;
}
#cookies_cr > input {
    padding: 2%;
    cursor: pointer;
    color: #000000;
    width: 100%;
    background: #FFFFFF;
    border-radius: 5%;
}
#cookies_cr > input:hover {
    padding: 2%;
    cursor: pointer;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    background: #607B96;
    border-radius: 5%;
}
.polityka-cookie {
    text-align: justify;
    font-size: 20px;
    overflow: hidden;
    width: 100%;
    padding-top: 5vh;
}
.pc-a {
    text-decoration: underline;
    color: #5a5a5a;
} 
.pc-a:hover {
    color: #637E99;
}
.h1-pc {
    font-weight: bold;
}
.pc-links > div {
    text-align: center;
    width: 33.3%;
    float: left;
}
@media only screen and (max-width: 800px) {
    #cookies_c {display: block;}
    #cookies_cl {float: none; display: block; width: 100%;}
    #cookies_cr {float: none; display: block; width: 100%;}
    .pc-links > div {text-align: left; float: none; display: block; width: 100%;}
}
	
	
	
	