/* My WEB120 Portal Website Styles */

html {
    background-image: url(../images/panel.jpg);
}
.translator {
    float: right;
    
}

/* slider */
.slider {
  /*  float: right; if on nav disapeares */
    width:100%;
   
    
}
div.logo {
  /* float:left; if on it goes left, it squeezes right next to nav*/
}

/*below are w3 styles */


/* .w3-white, .w3-hover-white:hover {
    color: #000!important;
    background-color: #fff!important;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}
*, *:before, *:after {
    box-sizing: inherit;
}
user agent stylesheet
div {
    display: block;
}
html, body {
    font-family: Verdana,sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

.w3-col.m3 {
    width: 24.99999%;
}
.w3-row-padding>.w3-col {
    padding: 0 8px;
}
@media (min-width: 601px)
.w3-col.m2 {
    width: 16.66666%;
}
.w3-col {
    float: left;
    width: 100%;
}
.w3-padding-16 {
    padding-top: 16px!important;
    padding-bottom: 16px!important;
}
.w3-row-padding {
    padding: 0 8px;
}
.w3-row-padding>.w3-third {
    padding: 0 8px;
}
.w3-margin-bottom {
    margin-bottom: 16px!important;
}
@media (min-width: 601px)
.w3-col.m4, .w3-third {
    width: 33.33333%;
}
.w3-opacity {
    opacity: 0.60;}
div.w3-container.w3-white,  {
    color: #000!important;
    background-color: #fff!important;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}
*, *:before, *:after {
    box-sizing: inherit;
}
user agent stylesheet
div {
    display: block;
}
html, body {
    font-family: Verdana,sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

*, *:before, *:after {
    box-sizing: inherit;
}
user agent stylesheet
div {
    display: block;
}
html, body {
    font-family: Verdana,sans-serif;
    font-size: 15px;
    line-height: 1.5;
}
body {
    line-height: 1.5;
}
*{
    box-sizing: inherit;
}
 *:before element {
    box-sizing: inherit;
}
 *:after element {
    box-sizing: inherit;
}

h2 {
    font-family: "Segoe UI",Arial,sans-serif;
    font-weight: 400;
    margin: 10px 0;
    font-size: 30px;
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}*/



div.rezerwacja {
    background-color: lightgrey;
    border: 1px solid #000;
    margin: 2em;
    overflow:auto;
    width: 70%;

}
h6 {
    color: darkgray;
    padding: 0.2em;
}

div.opis {
    color:#000;
    background-color: #ccc;
}
div.razem {
    padding: 0 8px;
    margin-bottom: 16px;
        width: 29%;
    box-sizing: inherit;
    float:left;
}
div.wrapper {
    background-image: url(../images/beach.jpg);
    margin:0.3em; 
    overflow:auto; 
}
p{
        padding: 0.3em;
}

h1 {
    color: #000;
    font-weight: bold;
    margin: 0;
    display: inline;
}
h2 {
    margin-left: 0.5em;
}
h3 {
    margin-left: 0.7em;
    padding-top: 0;
    padding: 0.5em;
    margin: 0.2em 0;
    font-family: "Segoe UI",Arial,sans-serif;
    font-weight: 400;
}
h1>a {
    text-decoration: none;
    color:#000;
}
h1, h2, h4, h5, h6 {
    font-family: "Segoe UI",Arial,sans-serif;
    font-weight: 400;
    margin: 10px 0;
}

.logo {
    /*color:red;
    margin-left:1%;
    text-shadow:1px 1px #ccc;
    font-size:1.25em;*/
    margin-left: 20px;
    margin-bottom: 20px;
}
img.cc {
     width: 100px;
     height: 65px;
}

img.apt1, img.apt2, img.apt3 {
     width: 100%;
     height: 145px;
}
img.kosciol,img.kosciol_port, img.muzeum, img.muzeum2, img.porcik, img.rynek2, img.pustaplaza, img.rynek, img.sciezkarowerowa, img.rynekja, img.siatkowka, img.tawerna, img.bielinska {
    width: 250px;
    height: 160px;
    margin: 1em;
    border-radius: 15px;
    box-shadow: 1px 13px 12px 2px #000000; 
}

    
  
/*img.desktop, img.tablet, img.phone {
    border-radius: 25px;*/
/*div.dom {
    margin-left: 0.5em;

}
*/

/* Embed Responsively Rules! */
div.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin: auto;
    max-width: 98%;
} 

div.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

footer {
   clear:both;
   text-align: center;
   

}

/* START RESPONSIVE STYLES */

/* DESKTOP */
@media all and (min-width:1400px) {
	
   div.wrapper {
		width:80%;
		margin:auto;
	}

    
    img.mySlides {
    height: 14em;
    width: 20em;    
    margin-left: 65%;
    margin-top: 3em;
    margin-bottom: 1em;
    margin-right: 1em;
    border-radius: 25px;
 /*   box-shadow: -20px 20px 19px 10px #deda508a; */
    box-shadow: 1px 13px 12px 2px #000000; 
    }
    
    section {
		width:65%;
		float:left;
	}
	
     aside {	
		width:32%;
		float:right;
        padding-right: 1em;
        padding-top: 2em; 
	}
			
	
    img.desktop {
            float:left;
       		width:75%;
            box-shadow: 1px 13px 12px 2px #000000; 
            margin-left: 3em;
            border-radius: 25px;
   	 }
    
    img.tablet, img.phone {
       		 display:none;
    	}  
    
    /* Change background color of navigation on selected page */
    ul.topnav li a.selected {
        		background-color: #ccc;
        	color:#000;
   	 }
}


/* TABLET */
@media all and (min-width:427px) and (max-width:1399px) {
	
    .mySlides {
        border-radius: 15px;
    /*    border: 4px solid #999999; */
        height: 14em;
        width: 17em;
        margin-top: 3em;
        margin-right: 2em;
        margin-left: 60%;
        box-shadow: 1px 13px 12px 2px #000000; 
 
 /*   box-shadow: -20px 20px 19px 10px #deda508a;*/
    
  /*  box-shadow: 10px 10px 165px 35px rgba(237,218,14,1); */
    }
	section {
		width:60%;
		float:left;
	}
	
	aside {	
		    width: 35%;
            float: right;
            padding-right: 1em;
            padding-top: 2em;
	}
	
    img.tablet {
       		float:left;
       		width:75%;
            box-shadow: 1px 13px 12px 2px #000000; 
            margin-left: 3em;
            border-radius: 25px;
                
           }
    
           img.phone, img.desktop {
        		display:none;
           } 
    
    /* Change background color of navigation on selected page */
           ul.topnav li a.selected {
        		background-color: #ccc;
        		color:#000;
          }
  }


/* PHONE */
@media all and (max-width:426px) {
   .mySlides {  
    height: 10em;
       width: 13em;
    margin-left: 20%;
    margin-top: 3em;
    margin-bottom: 1em;
    margin-right: 1em;
    border-radius: 25px;
    box-shadow: 1px 13px 12px 2px #000000; 
    /*   box-shadow: 10px 10px 165px 35px rgba(237,218,14,1); */
}
    section {
		width:100%;
		float:left;
	}
    img.pokoje {
        width: 100%;
    }
    div.razem {
        width: 65%;
        margin-left: 15%;
    }
    img.phone {
      /*      padding-left: 3em;
            padding-right: 3em;*/
            height: 10em;
            box-shadow: 1px 13px 12px 2px #000000;  
            margin-left: 10%;
            border-radius: 25px;
}

    
  img.tablet, img.desktop {
        		display:none; 
    }  

    aside {
        padding: 1em;
    }
    
}