html {
	scroll-behavior: smooth;
}

body {
    margin: 17px 30px 0px 30px;
	font-family: 'Nunito Sans', sans-serif; 
	color: #ffffdd; 

	/* 
	    background-color: #334477;  
	    background-color: #000000; 
	    124422;
	    ffffdd; 
	*/ 
 
	background-color: #224433; 
	}


hr {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: 2px;
    background-color: #ffffdd;
    opacity: 0.4;
    }

.striped-koncept {
    border-top: 1px dashed #ffffdd;
    width: 100%;
    margin: auto;
    margin-top: 5%;
    margin-bottom: 5%;
    opacity: 0.4;
    }




.box { 
	/*   	background-color: #558866; 
		border: solid 30px #447755; 
		background-color: #224432;
		border: solid 30px #224433;  */

	background-color: #224432;
	/* border: solid 30px #224433; */
	box-shadow: inset 1px 1px 234px #254;
	padding: 3.0em !important;
	} 
	
.con { 
	/*	position: absolute;  
		width: calc(100% - 80px);  
		position: relative;  
		background-color: #337744;  
	*/  
	
	background-color: #143;
	
	position: relative;
	
/*	background-color: #224433;
*/
	/* 
		align-content: center; 
		padding-left: 33%; 
		padding-right: 33%; 
 
	padding-top: 96px; 	*/
	overflow: hidden;
    } 

.menu { 
    position: fixed;
    background-color: #224433;
    align-content: center;
    padding-top: 0px;
    overflow: hidden;
    left: 30px;
    right: 30px;
    margin-bottom: 10px;
    padding: 1.1em;
    top: 0px;
    box-shadow: 0px -4px 10px #000;
    z-index: 999;
	} 

.div-part { 
	/* width: 80%;
	display: table; 
	margin-top: 43px;
	margin: 0 auto;
	left:0;
	right:0;
	position:relative; */
	/*  border: solid 1px;  */
	/*  text-align:center;  */
	display:box;
	margin-top:45px;
	}

.div-part img{
	/*position: relative;*/
	max-width: 245px;
	margin-bottom: 0px;
	border:0;
	margin-left: 14px;
	}

.contact_description a { 
	text-decoration: none; 
	color: #88c9FF; 
	} 

.contact_description a:hover { 
	text-decoration: underline; 
	color: #99EEFF; 
	} 

.div-part a { 
	text-decoration: none; 
	color: #88c9FF; 
	} 

.div-part a:hover { 
	text-decoration: underline; 
	color: #99EEFF; 
	} 
 
 
.div-foot a { 
	text-decoration: none; 
	color: #88c9FF; 
	} 

.div-foot a:hover { 
	text-decoration: underline; 
	color: #99EEFF; 
	} 
 
.to-left {
	/*   float:left;  */
	  padding: 1.6em;
	  margin-bottom: 30px;
	}


.font-lite {

	font-family: 'Nunito Sans', sans-serif;
	font-weight: 200;
	font-size:1.3em;
}

.font-normal {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400;
	font-size:1.3em;
}

.font-black {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 900;
	font-size: 1.8em;

	display: block;
	float: right;
	background-color: #FFF6D5 ;
	/* #ffffdd; */
	color: #224433 !important;
	padding-left:  20px;
	padding-right: 20px;
	padding-top: 3px;

	padding-bottom: 4px;
	height: 54px;
	overflow: hidden;

	}


#link-mapa {
	  position: absolute;
	    bottom: 246px;
	    width:  185px;
	    background: RGBA(13,13,123,0.4);
	    left:   153px;
	    cursor: pointer;
	    
	}
	
ul 	{
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
	}
	

html 	{
	box-shadow: inset 1px 1px 150px #111;
	} 
	
.arr-bullet 
	{
	
	background-color: transparent;
	display: block;
	position: absolute;
	height: 61px;
	width: 36px;
	margin-left: -50px;
	background-image: url("../img/arr_bullit.gif");
	background-repeat: no-repeat;
	margin-top: -3px; 
}


.form-tab {
    
    width:100%;
    padding:0px;
    
}

.form-inp {
    
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    height: 40px;
    padding: 12px 20px;
    margin: 0 0 20px 0;
    
        border: none !important;
        
        
    /* 
        -moz-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    */ 
    
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    width: 90%;
    color: #444;
        background: white ;
}


.form-txa { 
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    
    background: white ;
    border: none !important;
    box-shadow: none;
    color: #000000;

    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    height: 50px;
    padding: 18px 20px;
    margin: 0 0 20px 0;
  /*  
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition:   all 0.3s ease 0s;
    -ms-transition:   all 0.3s ease 0s;
    -o-transition:   all 0.3s ease 0s;
    */
    width: 90%;
    height: 196px;
    

    
} 



.form-submit-btn { 
 /*   float: right;*/
    width: auto;
    background: #647C66 !important;
    
    color: #224432 !important;

    cursor: pointer;
    width: 150px;
    /* height: 46px; */
    line-height: 50px;
    /*margin-bottom: 22px;*/
    
    overflow: hidden;
    text-align: center;
    
   /* padding: 0 28px; */

    
    border: none !important;
    text-decoration: none; 
    
    /*  
        -webkit-appearance: button;
        appearance: button;
    */  
    
    /*  
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition:   all 0.3s ease 0s;
        -ms-transition:   all 0.3s ease 0s;
        -o-transition:   all 0.3s ease 0s;
    */
    
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    font-size: 19px;

} 


.form-submit-btn:hover {
      background: #647C66 !important;
      color: #ffffdd  !important;
      font-weight: 800;
      
}

.contact-info {
    text-align: center;
    font-size: 19px;
    padding: 0px;
    width:100%;
    display:block;
    position:relative;
    

    
}
.rowX {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
        margin-left: -15px;
    margin-right: -15px;
    line-height: 1.49;
    
}
.row::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
        margin-left: -15px;
    margin-right: -15px;
    line-height: 1.49;
    content: " ";
display: table;
    
}
.row::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
        margin-left: -15px;
    margin-right: -15px;
    line-height: 1.49;
    
}

.contact-section {
    float:left;
    width: 33.33333333%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.do-lewej  { float:left !important;  } 
.do-prawej { float:right !important; } 

.menu-section {
    z-index: 2000;
    width: 14%;
    position: relative;
        display:block;
    min-height: 1px;
    
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 29px;
    padding-bottom: 16px;
    
    margin-left: 0px;
    margin-right: 5px;
    text-align: center;

    box-sizing: border-box;
    background-color: transparent;
    height: 85px;
    cursor: pointer;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 200;
    font-size: 1.1em;
    opacity: 0.3;
}

.menu-sel {
    font-weight: 900 !important;
    font-size: 1.3em !important;
    color: #FFFFDD !important;  
    background-color: transparent !important;
    /*
        border-width: 1px;
        border-style: dashed;
        border-radius: 1px;
    */
    
    padding-top: 27px;
    opacity: 1;
}

.menu-section:hover { 
    font-weight: 900 !important;
    background-color: #FFFFDD; 
    color: #000000; 
    transition: all 0.1s ease 0s; 
}


.sec-l0  {left:0px;}
.sec-l20 {left:20%;}
.sec-l40 {left:40%;}
.sec-l60 {left:60%;}
.sec-l80 {left:80%;}


.bk-red {
    background-color: #D9534F;
    /* C9302C */
}

.bk-red::hover {
       background-color: #FFF ; 
}

.sent-success { 
    /*! width:50%; */
    text-align:center;
    display: block;
    padding: 80px;
} 

.sent-success::after {
 
    content: "Wiadomość wysłana. Dziękujemy.";
    font-weight: 400;
    background-color: #1B8654;
 
    /* cornflowerblue; #25C, #4db546, */
 
    border-radius: 11px;
    padding:34px;
}

/* DivTable */
.divTable{
	display: table;
	width: 94%;
	padding: 31px;
    border: 1px dashed #ffd;
    border-radius: 15px;
    margin: auto;
    margin-bottom: 40px;
}


.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
/*	border: 1px solid #999999;
	display: table-cell;*/
	width: 49%;
	vertical-align: top;
	float: left;
	
	padding-right: 3px;
    padding-left: 7px;
    
}


.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}







/*
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
*/

#con_box {
    /*
    text-align: center;
    align-content: center;
    z-index: 10;
    position: relative  !important;
    width: 50%;
    margin-top: 7px;
    padding-top: 6px;
    float: right;
    margin-right: 20px;
    width: 30px  !important;
    */
    margin-right: 20px;
    text-align: center;
    align-content: center;
    position: relative;
    margin-top: 14px;    
    
    /*text-align: center; z-index: 10;
                    position: absolute; width: 100%;
                    margin-top: 7px; padding-top: 6px;">*/
                    
                    
                    



}

#con_box > a { 
    
    border: 0px;
    margin: 9px;
}




.fixed-box {
    
    display: block; 
    position: fixed;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 50px;
    overflow: auto;
    box-shadow: 0px 0px 0px 100px rgba(0,0,0,0.55);
    z-index: 9999;
   /* background-color: #5cf;*/
    background-color: #FFF;
    border-radius: 7px;
}


#fixed-box_close {
position: fixed;
width: 51px;
top: 20px;
right: 20px;
cursor: pointer;
text-align: center;
padding-bottom: 10px;
font-size: 1.5em;
height: 34px;
color: #000;
padding-top: 6px;

}


#fixed-box_close:hover, #fixed-box_anuluj:hover  {
    background-color: #C00;
    color: #FFF;
}


#fixed-box_OK {
/*    position: fixed;
    width: 133px;
    height: 57px;
    color: #999 ;
    font-size: 2em;
    background-color: transparent;
    bottom: 20px;
    right: 180px;
    cursor: pointer;
    text-align: center;
    padding-top: 4px;
    font-size: 1.5em;
    height: 42px;

background-color: #aba;
color: #000;
margin-right: 10px;*/

position: absolute;
width: 133px;
margin-top: 5px;
cursor: pointer;
text-align: center;
padding: 6px;
font-size: 1.1em;
height: 27px;
background-color: #aba;
color: #000;
border-radius: 5px;
box-shadow: inset 1px -6px 19px cornsilk;


}


#fixed-box_anuluj {
position: absolute;
width: 133px;
margin-top: 5px;
cursor: pointer;
text-align: center;
padding: 6px;
font-size: 1.1em;
height: 27px;
background-color:#b99;
color: #000;
border-radius: 5px;
box-shadow: inset 1px -6px 19px cornsilk;
right: 49px;

}


#fixed-box_OK:hover {
    background-color: #152;
    color: #FFF;
}

#fixed-box_content {
position: relative;
height: 100%;
width:100%;
}

#fixed-box_content iframe {
position: relative;
height: 100%;
width: 100%;
border: 0px;
background-color:#eee;
box-shadow: 5px 10px #888;
border-style: inset;
box-shadow: 0px 0px 3px gray;
}

.has-float-label{display:block;position:relative}.has-float-label label,.has-float-label>span{position:absolute;left:7px;top:2px;cursor:text;font-size:75%;opacity:1;-webkit-transition:all .2s;transition:all .2s; color: #555;
    font-style: bold;}.has-float-label select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.has-float-label textarea{width:100%}.has-float-label input,.has-float-label select,.has-float-label textarea{font-size:inherit;padding-top:1em;margin-bottom:2px;border:0;border-radius:0;border-bottom:2px solid rgba(0,0,0,.1)}.has-float-label input::-webkit-input-placeholder,.has-float-label select::-webkit-input-placeholder,.has-float-label textarea::-webkit-input-placeholder{opacity:1;-webkit-transition:all .2s;transition:all .2s}.has-float-label input::-moz-placeholder,.has-float-label select::-moz-placeholder,.has-float-label textarea::-moz-placeholder{opacity:1;transition:all .2s}.has-float-label input:-ms-input-placeholder,.has-float-label select:-ms-input-placeholder,.has-float-label textarea:-ms-input-placeholder{opacity:1;transition:all .2s}.has-float-label input::placeholder,.has-float-label select::placeholder,.has-float-label textarea::placeholder{opacity:1;-webkit-transition:all .2s;transition:all .2s}.has-float-label input:placeholder-shown:not(:focus)::-webkit-input-placeholder,.has-float-label select:placeholder-shown:not(:focus)::-webkit-input-placeholder,.has-float-label textarea:placeholder-shown:not(:focus)::-webkit-input-placeholder{opacity:0}.has-float-label input:placeholder-shown:not(:focus)::-moz-placeholder,.has-float-label select:placeholder-shown:not(:focus)::-moz-placeholder,.has-float-label textarea:placeholder-shown:not(:focus)::-moz-placeholder{opacity:0}.has-float-label input:placeholder-shown:not(:focus):-ms-input-placeholder,.has-float-label select:placeholder-shown:not(:focus):-ms-input-placeholder,.has-float-label textarea:placeholder-shown:not(:focus):-ms-input-placeholder{opacity:0}.has-float-label input:placeholder-shown:not(:focus)::placeholder,.has-float-label select:placeholder-shown:not(:focus)::placeholder,.has-float-label textarea:placeholder-shown:not(:focus)::placeholder{opacity:0}.has-float-label input:placeholder-shown:not(:focus)+*,.has-float-label select:placeholder-shown:not(:focus)+*,.has-float-label textarea:placeholder-shown:not(:focus)+*{font-size:137%;opacity:.8;top:.25em; font-size: 137%;
    padding: 10px;
    padding-left: 0px;}.has-float-label input:focus,.has-float-label select:focus,.has-float-label textarea:focus{outline:0;border-color:rgba(0,0,0,.5)}.has-float-label select{padding-right:1em;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .5em bottom .25em;background-size:8px 10px}


/* Mobile Styles */
@media only screen and (max-width: 870px) {
    
    
body {margin-left: 0px !important;margin-right: 0px !important; margin-top:0px;}
.menu-section {
    z-index: 2000;
    width: 16%;
    position: relative;
    display: block;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 0px;
    margin-right: 5px;
    text-align: center;
    box-sizing: border-box;
    background-color: transparent;
    height: 85px;
    cursor: pointer;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 200;
    font-size: 1.1em;
    opacity: 0.3;
    float: left !important;
}
.menu {left:0;right:0;   position: relative;}

.menu-sel{padding-top: 15px !important;

.menu-section {heigth: 30px; opacity: 1; width: 100%; height: 40px; margin-bottom:14px;}

.box {padding:17px  !important;}



.divTableCell, .divTableHead {
/*	border: 1px solid #999999;
	display: table-cell;*/
	width: 100%;
	vertical-align: top;
	float: left;
	padding-right: 0px;
}

#con_box {
    width: 100%;
}
.font-normal {
    text-align: center;
    width: 100%;
    position: relative;
    display: block;
}

}

