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, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, 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;
}

@font-face {
    font-family: 'robotobold';
    src: url('../font/roboto-bold-evadent.eot');
    src: url('../font/roboto-bold-evadent.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-bold-evadent.woff2') format('woff2'),
         url('../font/roboto-bold-evadent.woff') format('woff'),
         url('../font/roboto-bold-evadent.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoblack';
    src: url('../font/roboto-black-evadent.eot');
    src: url('../font/roboto-black-evadent.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-black-evadent.woff2') format('woff2'),
         url('../font/roboto-black-evadent.woff') format('woff'),
         url('../font/roboto-black-evadent.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotolight';
    src: url('../font/roboto-light-evadent.eot');
    src: url('../font/roboto-light-evadent.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-light-evadent.woff2') format('woff2'),
         url('../font/roboto-light-evadent.woff') format('woff'),
         url('../font/roboto-light-evadent.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body{
    font-family: 'robotolight', sans-serif;
    font-size: 16px;
    color: #3f3f3d;
    height: 100%

}
a:link {color:#3f3f3d;text-decoration:none;outline: 0;}    
a:visited {color:#3f3f3d;text-decoration:none;outline: 0;} 
a:hover {color:#3f3f3d;text-decoration:underline;outline: 0;}   
a:active {color:#3f3f3d;text-decoration:none;outline: 0;} 
#wrapper{
    top: 0;
    bottom: 0;
    position:absolute;
    min-height: 100%;
    min-width: 100%;
    max-width: 1080px;
}
#left-side{
    position: fixed;
    top:0;
    left: 0;
    bottom: 0;
    background-image: url('../img/orange-bg.png');
    background-size: cover;
    background-position: 90% 20%;
    width: 50%;
    height: inherit;
    z-index: 10;
    box-shadow: inset -4px 0px 0px 0px rgba(63,63,61,.26);
    padding-top: 0px;
    margin-top: 0px;
}
#right-side{
    position: relative;
    min-height: calc(100% - 80px);
    width:50%;
    margin-left: 50%;
    z-index: 11;
}
footer{
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    width:100%;
 
}
b{
    font-family: 'robotobold';    
}
#fleks{
    display: flex;
    display: -webkit-box;      
    display: -moz-box;         
    display: -ms-flexbox;      
    display: -webkit-flex;     
    display: flex; 
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
.rodoSection > p{
    text-align: justify;
    margin: 5px 0px;
}
.rodoSection > h3{
    font-family: 'robotobold';
    margin: 10px auto;
}
.rodoSection > ul{
    padding-left: 30px;
    text-align: justify;
}
#unia{
    display: flex;
    display: -webkit-box;      
    display: -moz-box;         
    display: -ms-flexbox;      
    display: -webkit-flex;     
    display: flex; 
    flex-flow: row wrap;
    margin-top:100px;
    margin-bottom: 100px;
}
.ue{
    margin:0 auto;
    background-repeat: no-repeat;
    background-position: center center;
    height:120px;
    -webkit-box-flex: 1;      
    -moz-box-flex: 1;         
    width: 20%;               
    -webkit-flex: 1;          
    -ms-flex: 1;              
    flex: 1;
}
#maps, #maps2{
    margin-bottom: 30px;
	width: 100%;
	height: 330px;
	z-index: 9997;
	position: relative;
	border-style:solid;
	border-radius: 10px;
    border-width: 1px;
    border-color: #f4f3f2;
}
.adress{
	width: 268px;
	height: 330px;
    margin-left: 40px;
    position: absolute;
	background-color: #f4f3f2;
	z-index: 9998;
	opacity: 0.8;
}

.vcard{
	margin-top:35%;
	margin-left: 10px;
}

.title, .tel{
	font-family: 'robotobold';
}

.value{
	font-family: 'robotolight';
}

.organization-name{
	font-family: 'robotobold';
	margin-left: 58px;
	font-size: 18px;
	
}

.street-address{
	margin-left: 10px;
}

.locality, .region, .valueMargin{
	margin-left: 58px;
}
.mail{
	margin-left: 6px;
}
.blast {
  display: inline-block;
  opacity: 0;
}
#cookieWarn{
    font-size: 12px;
	background: #bcb61e;
    position: fixed;
    z-index: 12;
    padding: 10px;
    width: calc(100% - 20px);
    text-align: center;
    bottom: 0px;
}
button{
    background: transparent;
    border: 1px;
    border-style: solid;
    padding: 0px;
    font-size: 12px;
    border-color: #3f3f3d;
    color: #3f3f3d;
    border: 1px solid rgba(63,63,61,.46);
    cursor: pointer;
}
button:hover{
    background: #c7c239;
    color: white;
}
#rodo{
    text-align: center;
}
/*      Powyżej 1600px        */
@media screen and (min-width:1600px){

    #logo{
        background-image:url('../img/logo.png');
        background-repeat: no-repeat;
        text-indent: -99999px;
        width: 260px;
        height: 55px;
        margin-left: 60px;
    }
    #logo-opis{
        font-size:15px;
        margin-left: 60px;
        margin-top: 60px;
    }
    #regme{
        font-family: 'robotobold', sans-serif;
        font-size: 67.773px;
        line-height: 65px;
        text-align: center;
        margin: 20% auto 0px auto;
        position: relative;
        width: 550px;
    }
    #regme input[type="button"]{
        background: transparent;
        width: 330px;
        height: 70px;
        border: 1px;
        border-style: solid;
        padding: 0px;
        font-size: 25px;
        border-color: #3f3f3d;
        color: #3f3f3d;
        border: 1px solid rgba(63,63,61,.46);
        letter-spacing: 2px;
    }
    #container{
        position: relative;
        margin-left: -4px;
        padding-left:60px;
        padding-right: 60px;
        padding-bottom: 70px;
    }
    nav{
        width: 100%;
        margin-top: 80px;
        font-size: 30px;
        font-family: 'robotolight';
    }
    nav ul{
        list-style-type: none;
        display: flex;
    }
    nav ul li{
        display: inline-block;
        flex: auto;
        text-align: center;
    }
    h2{
        border-bottom: 1px solid rgba(63,63,61,.26);
        line-height:0.1em;
        margin:10px 0 20px;
        opacity: 0.4;
        padding-left: 50px;
        margin: 38px 0px 38px 0px;
    }
    h2 span{
        background: #fff;
        padding:0 10px;
    }
    .opis{
        margin-bottom: 38px;
        text-align: justify;
    }
    .opis p{
        font-family: 'robotobold';
        font-size: 25.888px;
    }
    .opis ul{
        width:36%;
        text-align: center;
        margin: 38px auto ;
    }
    #profilaktyka{
        background-image: url('../img/profilaktyka-medium.png');
    }
    #endodoncja{
        background-image: url('../img/endodoncja-medium.png');
    }
    #estetyczna{
        background-image: url('../img/estetyczna-medium.png');
    }
    #protetyka{
        background-image: url('../img/protetyka-medium.png');
        width:100%;
    }
    #pedodoncja{
        background-image: url('../img/pedodoncja-medium.png');
    }
    #zachowawcza{
        background-image: url('../img/zachowawcza-medium.png');
    }
    #radiologia{
        background-image: url('../img/radiologia-medium.png');
    }
    #chirurgia{
        background-image: url('../img/chirurgia-medium.png');
    }
    #periodontologia{
        background-image: url('../img/periodontologia-medium.png');
    }
    #laseroterapia{
        background-image: url('../img/laseroterapia-medium.png');
    }
    #ozonoterapia{
        background-image: url('../img/ozonoterapia-medium.png');
    }
    #sedacja{
        background-image: url('../img/sedacja-medium.png');
    }
    #rakowe{
        background-image: url('../img/rakowe-medium.png');
    }
    .oferta{
        position: relative;
        background-repeat:no-repeat;
        margin-bottom: 20px;
        width:50%;
        min-height: 114px;
    }
    .oferta h3{
        font-family: 'robotobold';
        font-size: 18px;
        margin-left:114px;
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .oferta ul{
        font-size: 16px;
        margin-left: 150px;
    }
    .flex-column{
        flex-direction: column;
    }
    .male{
        background-image: url('../img/male-pictogram.png');
        background-repeat: no-repeat;
        background-position: center top;
        padding-top:120px;
        margin-bottom: 38px;
        text-align: center;
        flex:1;
        width: 100%;
    }
    .female{
        background-image: url('../img/female-pictogram.png');
        background-repeat: no-repeat;
        background-position: center top;
        padding-top:120px;
        margin-bottom: 38px;
        text-align: center;
        flex:1;
    }
    #tabrej{
        width: 100%;
    }
    #tabrej tr:first-child{
        font-family: 'robotobold';
        font-size: 18px;;
    }
    #tabrej td{
        height: 100px;
        text-align: center;
        vertical-align: middle;
    }
    
    #tabrej td:first-child{
        background-color: #E9FCC0;
    }
    #tabrej td:nth-child(2){
        background-color: #E9FCC0;
    }
    #tabrej td:nth-child(3){
        background-color: #E9F5D0;
    }
    #ue1{
        background-image: url('../img/ue1.svg');
        min-width: 300px;
    }
    #ue2{
        background-image: url('../img/ue2.svg');
        min-width: 130px;
    }
    #ue3{
        background-image: url('../img/ue3.svg');
        min-width: 270px;
        max-width: 300px;
    }
}

@media screen and (min-width: 801px) and (max-width:1599px){
   
    #logo{
        background-image:url('../img/logo-med.png');
        background-repeat: no-repeat;
        text-indent: -99999px;
        width: 162px;
        height: 34px;
        margin-left: 37px;
    }
    #logo-opis{
        font-size:9.5px;
        margin-left: 37px;
        margin-top: 37px;
    }
    #regme{
        font-family: 'robotobold', sans-serif;
        font-size: 41.887px;
        line-height: 40px;
        text-align: center;
        margin: 20% auto 0px auto;
        position: relative;
        width: 380px;
    }
    #regme input[type="button"]{
        background: transparent;
        width: 204px;
        height: 43px;
        border: 1px;
        border-style: solid;
        padding: 0px;
        font-size: 16px;
        border-color: #3f3f3d;
        color: #3f3f3d;
        border: 1px solid rgba(63,63,61,.46);
        letter-spacing: 2px;
    }
    #container{
        margin-left: -4px;
        padding-left:68px;
        padding-right:68px;
        padding-bottom: 70px;
    }
    nav{
        width: 100%;
        margin-top: 49.5px;
        font-size: 18,54px;
    }
    nav ul{
        list-style-type: none;
        display: flex;
        display: -webkit-box;      
        display: -ms-flexbox;      
        display: -webkit-flex; 
    }
    nav ul li{
        display: inline-block;
        text-align: center;
        -webkit-box-flex: auto;      
        -webkit-flex: auto;          
        -ms-flex: auto;              
        flex: auto; 
    }
    h2{
        border-bottom: 1px solid rgba(63,63,61,.26);
        line-height:0.1em; margin:10px 0 20px;
        opacity: 0.4;
        padding-left: 50px;
        margin: 38px 0px 38px 0px;
    }
    h2 span{
        background: #fff;
        padding:0 10px;
    }
    .opis{
        margin-bottom: 38px;
        text-align: justify;
    }
    .opis p{
        line-height: 28px;
        margin-bottom:10px;
        font-family: 'robotobold';
        font-size: 20px;
    }
    .opis ul{
        width:60%;
        text-align: center;
        margin: 38px auto ;
    }   
    #profilaktyka{
        background-image: url('../img/profilaktyka-medium.png');
    }
    #endodoncja{
        background-image: url('../img/endodoncja-medium.png');
    }
    #estetyczna{
        background-image: url('../img/estetyczna-medium.png');
    }
    #protetyka{
        background-image: url('../img/protetyka-medium.png');
    }
    #pedodoncja{
        background-image: url('../img/pedodoncja-medium.png');
    }
    #zachowawcza{
        background-image: url('../img/zachowawcza-medium.png');
    }
    #radiologia{
        background-image: url('../img/radiologia-medium.png');
    }
    #chirurgia{
        background-image: url('../img/chirurgia-medium.png');
    }
    #periodontologia{
        background-image: url('../img/periodontologia-medium.png');
    }
    #laseroterapia{
        background-image: url('../img/laseroterapia-medium.png');
    }
    #ozonoterapia{
        background-image: url('../img/ozonoterapia-medium.png');
    }
    #sedacja{
        background-image: url('../img/sedacja-medium.png');
    }
    #rakowe{
        background-image: url('../img/rakowe-medium.png');
    }
    .oferta{
        background-position: center top;
        position: relative;
        width: 50%;
        background-repeat:no-repeat;
        margin-bottom: 20px;
    }
    .oferta h3{
        margin-top:114px;
        margin-bottom: 15px;
        font-family: 'robotobold';
        font-size: 18px;
        text-align: center;
    }
    .oferta ul{
        font-size: 14px;
        margin-left:30px;
    }
    .male{
        background-image: url('../img/male-pictogram-medium.png');
        background-repeat: no-repeat;
        background-position: center top;
        padding-top:75px;
        margin-bottom: 38px;
        text-align: center;
        flex:1;
        width: 100%;
    }
    .female{
        background-image: url('../img/female-pictogram-medium.png');
        background-repeat: no-repeat;
        background-position: center top;
        padding-top:75px;
        margin-bottom: 38px;
        text-align: center;
        flex:1;
    }
    #tabrej{
        width: 100%;
    }
    #tabrej tr:first-child{
        font-family: 'robotobold';
        font-size: 18px;;
    }
    #tabrej td{
        height: 100px;
        text-align: center;
        vertical-align: middle;
        padding: 0px 10px;
    }
    
    #tabrej td:first-child{
        background-color: #E9FCC0;
    }
    #tabrej td:nth-child(2){
        background-color: #E9FCC0;
    }
    #tabrej td:nth-child(3){
        background-color: #E9F5D0;
    }
    #ue1{
        background-image: url('../img/ue1.svg');
        min-width: 200px;
        max-width: 250px;
    }
    #ue2{
        background-image: url('../img/ue2.svg');
        min-width: 80px;
    }
    #ue3{
        background-image: url('../img/ue3.svg');
        min-width: 200px;
        max-width: 250px;
    }


}
