body{
margin: 0px;
padding: 0px;
text-align: center;
background-color:  white;
font-family: Verdana, Arial, Helvetica, sans-serif;
align:center;

}

div#blanknav {
height:45px;
background-color: white;
width:100%;
position:fixed;
z-index: 1;
font-family: 'Oswald', sans-serif;
color:white;
line-height:2em;
font-size:10pt;
text-align: right;
}


div#blank{
height:45px;

}


div#open {

margin-left: 10px;
padding: 0px;
text-align: left;
background-color: white;
font-family: 'Oswald', sans-serif;
align:left;

}

div#open span{
position: fixed;
margin: 0px;
padding: 0px;
text-align: center;
background-color: white;
align:center;
z-index: 10;
font-family: 'Oswald', sans-serif;
color:#28283e;
line-height:2em;
font-size:16pt;
cursor: hand;
}

div#open span:hover{
    color: #b29063;
    transition: 0.6s;
}





@media screen and (max-width: 1000px)  {

.left, .main, .right {
    width:100%; 
 
}


img {max-width: 100%}
@media (orientation: portrait)

}

/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 10; /* Stay on top */
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  
    right: 0;
font-family: 'Oswald', sans-serif;
color:#28283e;
line-height:2em;
font-size:14pt;

}



/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
font-size:20px;
    color: #28283e;
    display: block;
    transition: 0.3s
    
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #b29063;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
text-align: center;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
 color:#28283e;
 
    
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
     
}


table {
    font-family: 'Roboto', sans-serif;
}



div#blank2 {
height:100px;
background-color: white;

}

div#navi {
min-width:480px;
max-width:800px;
position:absolute;
background: url('img/fb.jpg') repeat-x;
height:30px;
align:right;
z-index:100;
top:-2px;
}

div#top {
height:100px;
background-attachment: fixed;
align:center;
margin: 0px;
padding: 0px;
text-align: center;
background-color: white;
color:white;

}


div#txt {
align:justify;
margin: 0px;
padding: 25px;
text-align: justify;
font-family: 'Roboto', sans-serif;
max-width:980px;
line-height:2.5em;
font-size: 18px;
}

div#txt a {
color:#ffa500;
text-decoration: none;
}

div#txt a:hover{
opacity: 0.8;
    filter:grayscale(100%);
    transition: 0.2s;
}

div#txt p {
color:black;
text-decoration: none;
font-family: 'Roboto', sans-serif;
font-size: 40px;
}

div#txt h1{
align:justify;
margin: 0px;
padding: 5px;
text-align: justify;
font-family: 'oswald', sans-serif;
max-width:1000px;
line-height:2em;
}
div#txt h2{
font-family: 'oswald', sans-serif;
font-weight: normal;
max-width:1000px;
line-height:2em;
}

div#produkty {

height:550px;

}

div#produkty img{
display: inline-block;
width:auto;
height:150px;
padding:5px;
border-radius: 10%;
}


div#produkty img:hover{
opacity: 0.5;
    filter:grayscale(100%);
    transition: 0.6s;
}

div#boxl {
max-width:400px;
max-height:900px;
float: left;
text-align: justify;
margin-bottom:10px;
font-family: 'Roboto', sans-serif;
font-size: 25px;
}

div#boxl a{
font-size: 30px;
}
div#boxc {
max-width:600px;
max-height:900px;
float: right;
text-align: justify;
margin-bottom:10px;
}
div#boxc img{
height:480px;

}


div#boxc img:hover{
opacity: 0.99;
    filter:grayscale(1%);
    transition: 0.6s;
}

div#handmade {

background-repeat: no-repeat;
background-attachment: fixed;
background-color: white;
height:300px;
font-color:white;
}

div#handmade a{
color:white;
}

div#kontakt {

height:550px;

}
div#kontakt img{
display: inline-block;
width:auto;
height:150px;
padding:5px;
border-radius: 10%;
}


div#kontakt img:hover{
opacity: 0.5;
    filter:grayscale(100%);
    transition: 0.6s;
}
div#kboxl {
max-width:400px;
max-height:900px;
float: left;
text-align: justify;
margin-bottom:10px;
font-family: 'Roboto', sans-serif;
font-size: 25px;
}

div#kboxl a{
font-size: 25px;
}
div#kboxc {
max-width:600px;
max-height:900px;
float: right;
text-align: justify;

font-size: 19px;
}
div#kboxc img{
height:480px;

}


div#kboxc img:hover{
opacity: 0.99;
    filter:grayscale(1%);
    transition: 0.6s;
}

