 .test {border:solid 2px red;}
 .en {display:none;}
	.whg{
		//border:solid 2px blue;
	}
	
	.center {
		text-align:center;
	}
	
	body {
		
			 background: url('images/business-plan.jpg') no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	  background-color:black;
		
	}
	
 .main {
	 position:relative;
	 //background-color:rgba(255,255,255,0.4);
 }
 
 @media screen and (min-width: 600px) {
	 
	  body {
	 font-family:Arial;
	 font-size:24px;
	 color:#f1592a;
	 		color:#333;
	 text-shadow:1px 1px 2px #555;
	 background-color:#ddd;
	 text-align:center;
	 
	
 }
	 
	 
	  .main {
		  // desk
	 height:95%;
	 margin:0px auto;
	 max-width:1000px;
	 text-align:center;
	 text-align:left;
	 border:solid 0px red;
	 position:relative;
	 
	 padding:15px;
	 border-radius:15px;
	 //box-shadow:3px 3px 3px #000;
	 
	 
	

 }
 
 
 .sadrzaj {
	 min-height:500px;
 }
	
	.oval {
		position:absolute;
		top:-25%;
		opacity:0;
		background-color:rgba(255,255,255,0.7);
		box-shadow:3px 3px 3px #000;
		width:99%;
		border-radius:50%;
	}
	.ovlo {
		
		position:absolute;
		//height:1200px;
		width:140%;
		left:-20%;
		//top:-25%;
		top:-7px;
		overflow:hidden;
		//border:solid 2px green;
		z-index:-1;

		}
 
 .futter {
	 max-width:1000px;
	 margin:0px auto;
	 padding:10px 0px;
	 //background-color:white;
 }
 
 
 
 
 /* LOGO */
 .logoimg
 {
	 height:100%;
	 float:left; 
 }

 #lgo {
	 position:absolute;
	  height:180px;
	  width:180px;
	  border-radius:50%;
	  //padding:3px;
 }

 /* LOGO */
	
 .menu {
	 position:absolute;
	 bottom:0px;
	 right:50px;
	 //color:white; 
	 //font-size:0px;
	 
	 background-color:#ef4036;
	 border-radius:20px;
	 padding:3px 3px;
 }
 
 .mnuelem {
	 padding:2px 12px;
	 display:inline-block;
	 font-size:24px;
	 color:white;
	 border-radius:20px;
 }
 
	 
 .mnuelem:hover {
	 background-color:white;
	 color:#ef4036;
	 cursor:pointer;
 }
	 
	 #mnuham{
		 
		 display:none;
	 }
	 
	 #menumob{
		 
	 }
	 
	 .whg{
		 //border:solid 2px red;
		width:330px;
		//margin:0px auto;
		float:left;
		
	}
	 
	 
	 .contokv {
		 width:720px;
		 margin:0px auto;
	 }
	 .razmak { 
	 height:600px; width:30px;
	 //display:none;
	 }
	 
	 
 }/* desk */
 
 /* mob*/
 @media screen and (max-width: 599px)  { 
   
   
   .razmak { 
   height:30px; width:100%;
   //display:none;
   }
   .whg{
		width:330px;
		//text-align:center;
		margin:0px auto;
		
		
	}
   
         body {
			 
			 
	 font-family:Arial;
	 font-size:24px;
	 color:#f1592a;
	 color:#333;
	 text-shadow:1px 1px 2px #555;
	 background-color:white;
	 text-align:center;
	 
	
 }
 
  .main {
	  
	 min-height:500px;
	 text-align:center;
	 text-align:left;
	 border:solid 0px red;
	 position:relative;
	 background-color:rgba(255,255,255,0.7);
	 
	 padding:15px;
	 
	 
	 
	

 }
 
 .menu {
	 position:absolute;
	 top:0px;
	 right:0px;
	 
	 background-color:#ef4036;
	 
	 border-radius:20px;
	 padding:3px 3px;
	 
 }
 
 .mnuelem {
	 padding:2px 12px;
	 //display:inline-block;
	 font-size:24px;
	 color:white;
	 border-radius:20px;
 }
 
	 
 .mnuelem:hover {
	 background-color:white;
	 color:#ef4036;
	 cursor:pointer;
 }
	 
	 #mnuham{
		 width:100px;
		 padding:13px 3px ;
		 cursor:pointer;
		 display:block;
		 
	 }
	 
	 #menumob{
		 text-align:right;
		 width:300px;
		 display:none;
		 position:absolute;
		 background-color:#ef4036;
		border-radius:20px;
		padding:3px 3px;
		right:0px;
		padding-bottom:50px;
		 
	 }
	 
	 
	 
 
 
  /* LOGO */
 .logoimg
 {
	 height:100%;
	 float:left; 
 }

 #lgo {
	 //border:solid 2px red;
	 position:absolute;
	  height:180px;
	  width:180px;
	  border-radius:50%;
	  //padding:3px;
 }

 /* LOGO */
    
	
	.oval {display:none;}
	.ovlo {display:none;}
	
} /* MOB */
 
 /*
 *************************************************
 */
 
 
 .headder
 {
	 height:190px;
	 position:relative;
	 //border:solid 2px blue;
	 margin-bottom:10px;
 }
 
	.mbar {
		width:80px;
		height:7px;
		background-color:white;
		margin:9px auto;
		border-radius:5px;
		
		
	}
 
 .gradd{
	 
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-radial-gradient(top left, ellipse cover,  rgba(239,64,54,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(top left, ellipse cover,  rgba(239,64,54,1) 0%,rgba(255,255,255,1) 30%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at top left,  rgba(239,64,54,1) 0%,rgba(255,255,255,1) 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef4036', endColorstr='#fff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
 }
 
 .lbl2 {
	 border:solid 2px green;
 }
 
 .lbl {
	 display:inline-block;
	 width:200px;
	 
 }
 
 .gnaslov {
	 font-size:30px;
	 
 }
 
  .prelaz {
	  border:solid 2px #ccc; margin: 5px;
  }
  
  .top3 {
		float:left;
	  //top:0px;
  }
  
  .area {
	  height:140px;
	  width:240px;
  }
  
  .futton:hover {
	  background-color:#ccc;
	  cursor:pointer;
  }

  .futton {
	  display:inline-block;
	  margin-left:50px;
	  border:solid 2px #ef4036;
  }
  
  .savemenu {
	  display:none;
	  position:fixed;
	  top:0px;
	  z-index:50;
	  width:100%;
  }
  
  .poruka3 {
	  
  }