/*  * :focus {outline: none; border: none;}
    * :active {outline: none; border: none;} */ 
body {
	color: #5e6522;
	background-color: white;
	text-align: center;
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 15px;
	behavior:url("csshover3.htc");
}
a, a:visited {
  color: white;
}
a:hover {
  color: black;
}
a img {
  border: none;
}
h2 {
  font-size: 20px;
  padding: 0;
  margin: 0;
}
img {
  display: block;
} 
#whole {
	width: 788px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#hlavni, #menu, #data, #data_rohy, #include, #patka {
  width: 788px;
	height: 300px; 
	background-color: #c1d728;
	color: #5e6522;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 5;
}
#menu {
	width: 180px;
	position: absolute;
	left: 0px;
	text-align: left;
	color: white;
}
#data, #data_rohy {
  width: 18px;
  background-color: #cedf69;
  position: absolute;
  left: 180px;
}
#data {
	width: 590px;
	left: 198px;
	overflow: auto;
}
#include {
  width: 554px;
  height: auto;
  padding: 18px 0;
  background-color: #cedf69;
  text-align: justify;  
}
#patka {
	height: 18px;
	text-align: right;
	font-size: 10px;
}
.Mhidden {
  display: none;
  z-index: 1;
}
.Mobrad a, .Moslava a, .Mdary a, .Mkontakt a, .Mfotky a, .Mnovinky a, .Mvidea a {
	display:block;
	position: absolute;
	left:10px;
   width:150px;
	height:35px;
}
.Mobrad a:hover, .Mhostina a:hover, .Moslava a:hover, .Mdary a:hover, .Mkontakt a:hover, .Mfotky a:hover, .Mnovinky a:hover, .Mvidea a:hover {
  background-position: -150px 0;
}
.Mobrad a {
  background: url("img/obrad_all.gif") 0 0 no-repeat;
  top: 20px;
}
.Moslava a {
  background: url("img/oslava_all.gif") 0 0 no-repeat;
  top: 60px;
}
.Mdary a {
  background: url("img/dary_all.gif") 0 0 no-repeat;
  top: 100px;
}
.Mfotky a {
  background: url("img/fotky_all.gif") 0 0 no-repeat;
  top: 140px;
}
.Mvidea a {
  background: url("img/videa_all.gif") 0 0 no-repeat;
  top: 180px;
}
.Mnovinky a {
  background: url("img/novinky_all.gif") 0 0 no-repeat;
  top: 260px;
}
.Mkontakt a {
  background: url("img/kontakt_all.gif") 0 0 no-repeat;
  top: 220px;
}
tr.Tradek:hover {
  background-color: #c1d728;
}
tr.Tzamluveno {
  text-decoration: line-through;
}
tr.Tzamluveno:hover {
  color: #cedf69;
}

#video_svatba {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 320px;
  height: 240px;
  text-align: left;
}

#video_svatba_popis {
  position: absolute;
  top: 58px;
  left: 340px;
  width: 210px;
  height: 155px;
  text-align: left;
}


#video_fotky {
  position: absolute;
  top: 20px;
  left: 0px;
  width: 320px;
  height: 240px;
  text-align: left;
}

#video_fotky_popis {
  position: absolute;
  top: 320px;
  left: 340px;
  width: 210px;
  height: 155px;
  text-align: left;
}
