body {margin: 0px;
background-image: url(obrazy/pozadi.jpg);
background-color:04bfdd;
background-repeat:no-repeat;
background-position:top;
}


.allianz_p {
	width: 490px;
	min-height: 80px;
	margin: 0 auto;
	position:absolute;
	 top: 0px;
    left: 50%;
    margin-left: -70px;
    
}
.allianz {
	width: 130px;
	min-height: 80px;
	margin-top: -50px;
  	float:right; -webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
div.allianz:hover {
	width: 130px;
	min-height: 80px;
	margin-top: -40px;
	float:right;

}
 .zvuk {position:absolute;right:-2px;top:-60px;width:40px;height:40px;}
.start {width:40px;height:40px;background:url(obrazy/pause.png);background-size:cover;cursor:pointer}
.pauza {width:40px;height:40px;background:url(obrazy/play.png);background-size:cover;display:none;cursor:pointer}
      
      a.wf-link img {max-width:40px;height:auto;position:absolute;left:-2px;top:-60px;} 
            a.yt-link img {max-width:40px;height:auto;position:absolute;left:50px;top:-60px;}  
                  a.fb-link img {max-width:40px;height:auto;position:absolute;left:100px;top:-60px;}       

.stranka { width:800px;   position:relative;
height:260px;
margin: 0 auto;
margin-top: 130px;
background-position: center;
background-image: url(obrazy/pozadi_m.jpg);
border-bottom: 1px solid SkyBlue ;
border-left: 1px solid SkyBlue ;
border-right: 1px solid SkyBlue ;
border-top: 1px solid SkyBlue ;
	clear: both;

}
.menu-hore {position:absolute;width:860px;height:300px;
    left:50%;
    margin-left:-400px;margin-top:190px;}
 .polozka-dole { width:245px;margin-left:3px;background:#84D8F4;float:left;margin-top:10px;padding:10px 0px; -webkit-transition: background 200ms ease-in-out;
-moz-transition: background 200ms ease-in-out;
-ms-transition: background 200ms ease-in-out;
-o-transition: background 200ms ease-in-out;
transition: background 200ms ease-in-out;}

  .odkaz {width:130px;;background:#085D8B;margin-top:10px;text-align:left;padding:10px;
  -webkit-transition: background 200ms ease-in-out;
-moz-transition: background 200ms ease-in-out;
-ms-transition: background 200ms ease-in-out;
-o-transition: background 200ms ease-in-out;
transition: background 200ms ease-in-out;}


   .odkaz:hover {background:#084560;}
  .odkaz a {color:white;text-decoration:none;font-family: 'Oswald', sans-serif;padding:10px;}
 .polozka-dole a {font-weight:bold;font-size:1.2em;margin:0 auto;width:;padding:10px;color:black;font-family: 'Oswald', sans-serif;text-decoration:none;}
 .polozka-dole:hover {background:#C6E9F4;}
.potapec { width:820px;
height:200px;
margin-top: 190px;
text-align:right;
z-index:5;
margin: 0 auto; 
clear: both;


}

.menu { width:750px;
height:300px;
margin-top:25px;
text-align:center;
margin-left:  auto;
margin-right:  auto;
	clear: both;

}

.texty { width:750px;
height:140px;
text-align:center;
margin-left:  auto;
margin-right:  auto;
font:Arial, Helvetica, sans-serif;
color:#fff;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
padding-top:0px;
	clear: both;

}

.logo { width:750px;
height:320px;
margin-top:40px;
margin-left:  auto;
margin-right:  auto;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
text-align:center;
	clear: both;
}

.menu_vyber { width:245px;
 z-index:0;
height:150px;
float:left;
margin-left:3px;
background-image: url(obrazy/pozadivyber.gif);
position:relative;
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
}

.menu_vyber a {z-index:99999;height:150px;width:245px;position:absolute;left:0;top:0;}
.menu_vyber img {margin-top:30px;}
     .menu_vyber:hover { opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */

}
