	 * {
    padding: 0;
    margin: 0;
  }
  .fit { /* set relative picture size */
    max-width: 100%;
    max-height: auto;
  }
  .center {
    display: block;
    margin: auto;
  }
  
  #myDiv{
	 max-width: 100%;  
	 max-height: auto; 
	 padding: 0;
	 margin: 0;
	display: block;
    margin: auto;
  }
  
   #zavihek {
	height:5%;
    background-color: rgb(235,235,235);
    border: 2px solid rgb(128,256,65);
  }
  
  
  
   #zavihek li {
	max-width: 100%;  
	max-height: auto; 
	display: block;
    margin: auto;
    list-style-type:none;
	float: left;
	position:relative;
	width:15%;
	left:22%;
	}
	
   #zavihek li a {
	max-width: 100%;  
	max-height: auto; 
    margin: auto;
    display: inline-block;
	text-align: center;
    color: #1a1a1a ;
    text-decoration: none;
    transition: 0.3s;
    font-size: 1.2vw;
	margin-right: calc((100% - 300px) / 5 - 1px);
	}
	
	nav.menu.stick {
    position: fixed;
	background-color: rgb(235,235,235)  ;
    top: 0;
    z-index: 10000;
    max-width: 100%;  
	max-height: auto; 
	padding: 0;
	margin: 0;
	display: block;
    margin: auto;
	padding-top: 0.3vw;
	padding-bottom: 0.3vw;
	right:0.1vw;
	}
	
	
	nav.ikonicakdosmotab.stick {
	list-style-type:none;
	float: left;
	position:fixed;
	width:42%;
	left:20%;
	}
	
	nav.ikonicatipitreningatab.stick {
	list-style-type:none;
	float: left;
	position:fixed;
	width:17%;
	left:40%;
	}
	
	nav.ikonicakakozacetitab.stick {
	list-style-type:none;
	float: left;
	position:fixed;
	width:55%;
	left:48%;
	}
	
	nav.ikonicakontakttab.stick {
	list-style-type:none;
	float: left;
	position:fixed;
	width:15%;
	left:75%;
	}
	
	nav.ikonicaceniktab.stick {
	list-style-type:none;
	float: left;
	position:fixed;
	width:15%;
	left:90%;
	}
	
	#zavihek img{
    position:relative;
	float: left; 
	left:2%;
	display: none;
	width: 20%;  
	height: 50%; 
	}
	
	 #lok1 {
   position: absolute;
   top:445vw;
   left: 17%; 
   width: 33%; 
   }
   
   #lok2 {
   position: absolute;
   top:445vw;
   left: 33.4%; 
   width: 33%; 
   }
   
   #lok3 {
   position: absolute;
   top:445vw;
   left: 49.75%; 
   width: 33%; 
   }
   
   #lok4 {
   position: absolute;
   top:445vw;
   left: 66.1%; 
   width: 33%; 
   }
	
   