@import url(https://fonts.googleapis.com/css?family=Roboto:100,200,400,300,500,700,900&subset=latin,latin-ext);


* {
    font-family: Roboto;
}

body {
    background: #ffffff;
	margin: 0 auto;
}

p {
	font-family: Roboto;
}

a {
    text-decoration: none;
	color: #000;
}

a:hover {
    text-decoration: underline;
	color: #373737;
}

/*
header
*/

.header{
	max-width: 1200px;
	margin: 0 auto;	
}

.logo{
	float: left;	
	margin: 10px auto;
}

.menu{
	float: right;
	margin-top: 10px;	
}

.ico-menu{
	margin-top: 30px;
    text-align: right;
}

/*
main
*/

.main{
	width: 100%;
	margin: 0 auto;
    overflow-x: hidden;
	background: #ffffff;
}

#content{
	max-width: 100%;
	margin: 0 auto;
    background: #ffffff;
	 background-image: url("../img/Poznaj_nas_W DLONIACH PARY_5.jpg");
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom right;
}

#content h1{
	color: #a98f5e;
	font-size: 40px;
	font-family: Roboto;
	font-weight: 200;
	text-align: left;
	line-height: 112,5%;
}

.box-club{
	
	text-align: left;
	width: 1200px;
	padding-top: 50px;
   
    height: 600px;
	margin: 0 auto;
}

.box-club p {
	padding-top: 10px;
	padding-bottom: 50px;
	color: #2b2b2b;
    font-weight: 300;
	font-size: 18px;
}

.box-club-baza{
	
	text-align: left;
	width: 1200px;
	padding-top: 10px;
	margin: 0 auto;
}

.box-club-baza a:hover {
    text-decoration: underline;
	font-weight: 400;
	color: #a98f5e;
}

.box-club-baza p {
	padding-top: 10px;
	padding-bottom: 30px;
	color: #2b2b2b;
	font-size: 14px;
}

.box-product {
	float: left;
	width: 60%;
}

.button-big {
    display: inline-block;
	text-decoration: none;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-left: 95px;
    padding-right: 95px;
    font-size: 18px;
    font-family: Roboto;
	font-weight: 300;
}

.button-big:hover {
    font-weight: 300 !important;
}

.button-small {
    display: inline-block;
	text-decoration: none;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-left: 55px;
    padding-right: 55px;
    font-size: 14px;
    font-family: Roboto;
	font-weight: 300;
}

.button-small:hover {
    font-weight: 300 !important;
}

.button-gold {
    border: 1px solid #a98f5e;
    color: #a98f5e;
    background-image: url("../img/button_gold.png");
    background-repeat: no-repeat;
    background-position: 90% 50%;
}

.button-white {
    border: 1px solid #ffffff;
    color: #ffffff;
    background-image: url("../img/button_white.png");
    background-repeat: no-repeat;
    background-position: 90% 50%;
}

.box-club a:hover {
    text-decoration: underline;
	font-weight: 400;
	color: #a98f5e;
}

#content_two {
	width: 100%;
	margin: 0 auto;
	background-color: #a98f5e;
	color: #ffffff;
	background-image: url("../img/zamow_materiay_bg3.jpg");
    background-color: #a98f5e;
    background-repeat: no-repeat;
    background-position: bottom right;
	
}

#content_two h2 {
	color: #ffffff;
	font-size: 35px;
	font-family: Roboto;
	font-weight: 200;
	text-align: left;
}

.box-club_two{
	margin: 0 auto;
	padding: 100px 0;
	
	text-align: left;
	max-width: 1200px;
	
	height: 360px;
   
}

.box-club_two p{
	padding-top: 20px;
	padding-bottom: 55px;
	color: #ffffff;
	font-size: 14px;
	font-family: Roboto;
    font-weight: 300;
}



.box-club_two a:hover {
    text-decoration: underline;
	font-weight: 400;
	color:  #ffffff;
}

/*
baza
*/

.baza{
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	margin-bottom: 50px;
	background-color: #ffffff;
}

.baza-menu{
	color: #919191;
	font-size: 12px;
	font-family: Roboto;
}

.baza h1 {
	color: #a98f5e;
	font-size: 40px;
	font-family: Roboto ;
	font-weight: 200;
	text-align: left;
	line-height: 112,5%;
}

.criteria{
    max-width: 1240px;
	margin: 50px 0 100px 0;
}

.reorder-img {
	border: 1px solid #a98f5e;
	border-left: none;
	text-align: center;
    background-image: url('../img/ico_down.png');
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    float: right;
    width: 30px;
    height: 30px;
}

.reorder ul{
	border: 1px solid #a98f5e;
	width: 138px;
	padding: 5px 5px; 
	color: #a98f5e;
}

.reorder ul>li a {
	color: #a98f5e;
	font-family: Roboto; 
	font-size: 14px;
}

.pagin {
	float: right;
	max-width: 500px;
	margin-top: -16px;
	text-align: right;
}

.pagin-ico{
    box-sizing: border-box;
	border: 1px solid #a98f5e;
	display: inline-block;
    text-align: center;
    padding-top: 2px;
    height: 30px;
    width: 30px;
	margin: 0 5px;
}

.nr_pagin{
	color: #a98f5e;
	font-family: Roboto; 
	font-size: 14px;
}

.leaflets{
	margin-top: 10px;
}

.leaflet {
	width: 190px;
	float: left;
	margin-bottom: 50px;
    margin-left: 0px;
    margin-right: 16px;
}

.leaflet a {
	display: block;
}

.leaflet a:hover{
	text-decoration: none;
}

.leaflet-img {
	text-align: center;
}

.leaflet p {
	color: #a98f5e;
	font-size: 16px;
	font-family: Roboto;
	font-weight: 300;
	text-align: left;
	line-height: 120%;
	min-height: 80px;
}
.box-pointer {
	cursor: default;
}

.button-u_p {
    display: block;
	text-decoration: none;
    text-align: center;
    border: 1px solid #a98f5e;
    font-size: 16px;
    font-family: Roboto;
	font-weight: 300;
	color: #a98f5e;
    width: 190px;
    height: 50px;
    line-height: 50px;
    background-image: url("../img/ico_download.png");
    background-position: 90% 50%;
    background-repeat: no-repeat;
}

.button-u_p:hover {
    font-weight: 300 !important;
}

.leaflet a:hover{
    color: #a98f5e; 
	font-weight: 400;
}

.number {color: #a98f5e; font-weight: 300;}
.number_active {color: #a98f5e; font-weight: 900; text-decoration: underline;}

.brak {
	font-weight: 400;
	font-size: 20px;
	text-align: center;
	color: #919191;
}
.bottom-choose-menu{
	height: 100px;
	margin-top: 50px;
	margin-botto: 50px;
}

/*
regulamin
*/
.regulamin{
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	margin-bottom: 50px;
	background-color: #ffffff;
	line-height: 20pt;
	font-size: 19px;
	color: #000000;
	font-family: Roboto;
}
.regulamin h1 {
	color: #a98f5e;
	font-size: 40px;
	font-family: Roboto ;
	font-weight: 300;
	text-align: left;
	
	margin-top: 50px;
	margin-bottom: 50px;
}
.baza-menu-regulamin{
	color: #919191;
	font-size: 12px;
	font-family: Roboto;
}
.baza-menu-regulamin a{
	color: #919191;
	font-size: 12px;
	font-family: Roboto;
}
.regulamin li {
	margin-bottom: 20px;
	font-weight: 900;
}

.regulamin li span {
	padding-left: 15px;
	display: block;
	font-weight: 300;
}


/*
baza_mend
*/

.baza_mend_obraz{max-width: 400px; float: left;  text-align: left; cursor: pointer; }
.obraz360{width: 100%; height: auto; }
.baza_mend_content{max-width: 780px; float: left; font-family: Roboto; margin: auto 2%;}
.baza_mend_obraz p{margin-left: 0px; color: #000000; font-size: 16px; font-family: Roboto;}
.baza_mend_obraz_full {width: 768 px; height: 800 px; cursor: pointer; text-align: center;}
.baza_mend_obraz_full p{padding-left: 5px;}
#zamknij{color: #a98f5e;}
.typ_materialu {color: #a98f5e; font-size: 18px; font-weight: 300;}
.opis {color: #2b2b2b; font-size: 16px; margin-bottom: 55px;}
.baza_mend_content h2{color: #a98f5e; font-family: Roboto; font-weight: 600; font-size: 36px;}
.opis_wybor{margin-bottom: 80px; margin-top: -15px; color: #2b2b2b; font-size: 16px;}

.baza_mend_content table th{border-bottom: 1px solid #919191; color: #2b2b2b; font-weight: 300; padding-bottom: 15px;}
.baza_mend_content table td{color: #000000; padding-top: 10px; font-weight: 400;}
.bme {color: #a98f5e; font-size: 18px; background-image: url("../img/ico_down.png"); background-position: 100% 50%; background-repeat: no-repeat; display: block; max-width: 1200px; height: 20px; cursor: pointer; font-weight: 300;}
.bme-pl {color: #a98f5e; font-size: 18px; background-image: url("../img/ico_up.png"); background-position: 100% 50%; background-repeat: no-repeat; display: block; max-width: 1200px; height: 20px; cursor: pointer; font-weight: 300;}
.table-bme {margin-top: 30px; font-size: 14px;}
.table-bme-pl{margin-top: 30px; margin-bottom: 40px; font-size: 14px; color: #b2b2b2;}
.bme-down {background-image: url("../img/ico_up.png");}
.bme-down-pl {background-image: url("../img/ico_down.png");}
.button_pobierz a { background-image: url("../img/ico_download.png"); background-position: 50% 50%; background-repeat: no-repeat; display: block; width: 30px; height: 30px; border: 1px solid #a98f5e;}
.linia {border-bottom: 1px solid #a98f5e; width: 100%; margin-top: 20px;}


/*
maps
*/

.maps{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 200px;
	background-color: #ffffff;
	position: absolute;
	z-index: 1;
}

.maps-view{
    position: relative;
	max-width: 1200px;
    margin: 0 auto;
	height: 700px;
}

/*
footer
*/

#footer{
	padding-top: 50px;
	max-width: 1200px;
	margin: 0 auto;
	font-family: Roboto;
}	

.box-footer {
	float: left;
	width: 18%;
}

.box-footer p {
	font-size: 18px;
	font-family: Roboto;
}

.box-footer li {
	font-size: 14px;
	line-height: 200%;
}

.box-wyroznienia{
	float: right;
	width: 28%;
	text-align: left;
}
.box-wyroznienia p{
	text-align: left;
}

ul {
    margin: 0;
	padding: 0;
}

ul li {
    list-style: none;
}

.stopka {
    max-width: 1200px;
	margin-top: 50px;
	font-family: Roboto Light;
}

.stopka_1 {
    float: left;
    width: 50%;
    text-align: left;
}

.stopka_2 {
    float: left;
    width: 50%;
    text-align: right;
}

.stopka_3 {
    float: left;
    width: 100%;
    text-align: left;
	margin: 10px 0;
}

/*
dysk
*/

.box-disc {
	float: left;
	width: 25%;
}
#box-disc-piurif {
	position: absolute;
	top: 300px;
}

.box-disc p {
	font-size: 35px; 
	font-family: Roboto;
    font-weight: 200;
}

.box-disc li {
	font-size: 16px;
	line-height: 200%;
	font-family: Roboto;
    font-weight: 300;
}

.box-disc_mobile li {
	font-size: 16px;
	line-height: 200%;
	font-family: Roboto;
    font-weight: 300;
}

.nav ul {
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.nav ul a {
	color: #373737;
	text-decoration: none;
}

.nav ul > li:hover > a {
	color: #373737;
}

.nav ul > li:hover > ul
{
	display: block;
}

.nav ul > li > ul > li
{
	background-color:#ffffff;
	position: relative;
	z-index: 100;
	width: 80%;
	padding-left: 5px;
	color: #919191;
}

.nav ul > li > ul > li:hover > a
{
	color: #919191;
	text-decoration: underline;
}

/*
zmiana jezyka
*/
.zmianajezyka_linkaktywny {
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    font-family: Roboto;
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
}

a.zmianajezyka_link {
    text-transform: uppercase;
    
    text-decoration: none;
    font-family: Roboto;
    font-weight: 600;
    font-size: 12px;
    color: #8b8b8b;
}

a.zmianajezyka_link:hover {
    color: #000000;
}

.zmianajezyka_flaga {
    margin-left: 10px;
    margin-right: 20px;
}

.zmianajezyka_menurozwijane {
    position: relative;
}

.zmianajezyka_menu {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

.zmianajezyka_lista {
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    right: 0;
    top: 25px;
    text-align: right;
    width: 200px;
    background: red;
    margin: 0 auto;
    padding-bottom: 10px;
    z-index: 9999;
    background-color: #ffffff;
}

.zmianajezyka_button_container {
    max-width: 1200px;
    height: 1px;
    margin: 0 auto;
    text-align: right;
    padding-top: 3px;
	display: inline-block;
}

.zmianajezyka_flaga_main {
    margin-left: 10px;
    margin-right: 7px;
}

.menujezykzmiana {
    width: 100%;
    text-align: left;
}

.menu-mobile-inside {
    padding: 10% 4% 0% 4%;
    background: #f8f8f8;
    border-bottom: 1px solid black;
    border: 1px solid #f8f8f8;
}

.zmianajezyka_lista2 {
    display: block;
    text-align: left;
    width: 200px;
    background: red;
    padding-bottom: 10px;
    z-index: 9999;
    background-color: #f8f8f8;
}

.zmianajezyka_flaga2 {
    margin-left: 33px;
    margin-right: 10px;
}

.zmianajezyka_linkaktywny2 {
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    font-family: Roboto;
    font-weight: 600;
    font-size: 12px;
}

a.zmianajezyka_linkaktywny2:hover {
    color: #000000;
    text-decoration: none;
    font-weight: 600;
}

/*
Style dodane
*/

.box-club h1 {
    font-weight: 100;
    margin-top: 70px;
}

.ddn {
    font-family: Roboto !important;
}

.ddn>ul>li>a {
    font-family: Roboto;
    font-size: 14px !important;
}

.menu-button-open, .menu-button-close {
    cursor: pointer;
}

.menu-rozwijane, .menu-rozwiniete {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
}

.menu-rozwijane:hover, .menu-rozwiniete:hover {
    text-decoration: underline;
}

.menu-rozwijane:after {
    margin-left: 5px;
    content: url('../img/header/ico_down.jpg');
}

.menu-rozwiniete:after {
    margin-left: 5px;
    content: url('../img/header/ico_up.jpg');
}
.jezyki {
    
}
.malymain {
    height: 538px;
    overflow: hidden;
    transition: all 1s ease-in-out;
}

.center-foot {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    bottom: 0px;
}

.baza-choose-menu {
    float: left;
	margin-right: 22px;
}



.baza-choose-menu-p {
    border: 1px solid #a98f5e;
	display: block;
    float: left;
    line-height: 30px;
    width: 160px;
    height: 30px;
	font-size: 14px;
	color: #a98f5e;
	font-family: Roboto;
    padding-left: 10px;
}

.baza-choose-menu>p {
    cursor: pointer;
}

.baza-choose-menu ul{
	border: 1px solid #a98f5e;
    border-top: 0;
	width: auto;
	padding-left: 10px;
    color: #a98f5e;
}

.baza-choose-menu ul>li a {
	color: #a98f5e;
	font-family: Roboto; 
	font-size: 14px;
}

.reorder-img-2 {
    background-image: url('../img/ico_up.png');
}

.baza-menu>a {
    color: #919191 !important;
}

#content.content-baza {
    background-image: url("../img/files_list_header_bg.jpg");
    background-position: right;
    background-repeat: no-repeat;
    min-height: 379px;
    background-color: #fbfbfb;
	width: 100%;
}

.linia-img {
    width: 100%;
    height: 2px;
    background-color: #a98f5e;
}

.baza-choose-menu-rework {
    width: 190px;
    float: left;
    margin-right: 35px;
}

.reorder-ul {
    position: absolute;
    border: 1px solid #a98f5e;
    border-top: 0px solid #a98f5e;
    width: 100%;
    padding-left: 10px;
    background-color: #ffffff;
    width: 190px;
    text-align: left;
}

.reorder-ul > li {
    height: 30px;
    line-height: 30px;
    font-family: Robot;
    font-weight: 300;
    font-size: 14px;
    
}

.reorder-ul > li > a {
    color: #a98f5e;
}



.baza-choose-menu-button {
    width: 100%;
    border: 1px solid #a98f5e;
    background-image: url('../img/down_c.jpg');
    background-repeat: no-repeat;
    background-position: right;
    text-align: left;
    padding-left: 10px;
    font-family: Roboto;
    font-weight: 300;
    line-height: 30px;
    color: #a98f5e;
    font-size: 14px;
    margin-bottom: 0px;
    cursor: pointer;
    margin-top: 0;
}

.k {
    background-image: url('../img/up_c.jpg'); !important
}
.page-count-rr {
    width: 29px;
    height: 29px;
    background-image: url('../img/ico_left_ff.png');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    border: 1px solid #a98f5e;
}

.clear-m {
    float: left;
}

.page-count-container {
    float: right;
    vertical-align: top;
}

.page-count-r {
    width: 29px;
    height: 29px;
    background-image: url('../img/ico_left.png');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    border: 1px solid #a98f5e;
}

.page-count-ll {
    width: 29px;
    height: 29px;
    background-image: url('../img/ico_right_ff.png');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    border: 1px solid #a98f5e;
}

.page-count-l {
    width: 29px;
    height: 29px;
    background-image: url('../img/ico_right.png');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    border: 1px solid #a98f5e;
}



.page-count-href-cont {
    width: 29px;
    height: 29px;
    display: inline-block;
    line-height: 30px;
}

.page-count-href-2 {
    float: left;
}

.page-count-href-cont-2 {
    display: inline-block;
    vertical-align: top;
    height: 30px;
    margin-right: -4px;
    padding: 0px 5px 0px 5px;
}

.page-count-href:hover {
    color: #a98f5e;
}



.z-index-fix {
    z-index: 20;
}
/*
search
*/
.search {
	max-width: 1240px;
	margin: 50px 0 20px 0;
}
.box-search{
	 float: left;
	 width: 25%;
	
}
