BODY {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 11px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px; OVERFLOW: hidden; MAX-HEIGHT: 100%; PADDING: 0px; FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif; HEIGHT: 100%; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: #000000;
}
BODY A {
	TEXT-DECORATION: none
}
BODY A IMG {
	BORDER-LEFT-COLOR: #ffffff; BORDER-BOTTOM-COLOR: #ffffff; BORDER-TOP-COLOR: #ffffff; BORDER-RIGHT-COLOR: #ffffff
}
BODY A:hover {
	TEXT-DECORATION: underline
}
#imageContainer {
	left: 0px;
	position: absolute;
	width: 100%;
	bottom: 0px;
}
#background {
	left: 0px;
	width: 100%;
	position: absolute;
	bottom: 0px
}
#lines {
	left: 0px;
	width: 100%; height: 100%;
	position: absolute;
	top: 0px;
	background-image: url('../images/cary.gif');
	background-repeat: repeat;
	filter: Alpha(opacity=40); 
	opacity: .4;
}
#allott {
	position: absolute;
	width: 549px;
	height: 100%;
	left: 0px;
	border: 0px;
	overflow: hidden;
}
#light {
	position: relative;
	width: 549px;
	height: 394px;
	left: 0px;
	background-image: url('../images/main-bg.gif');
	background-repeat: no-repeat;
	filter: Alpha(opacity=80); opacity: .80;
	border: 0px;
}
#main {
	position: absolute;
	width: 549px;
	height: 100%;
	left: 0px;
	border: 0px;
	overflow: hidden;
}
#content {
	position: relative;
	width: 549px;
	height: 394px;
	left: 0px;
	border: 0px;
}
#top {
	position: relative;
	width: 549px;
	height: 98px;
	border: 0px;
}
#menu {
	position: relative;
	width: 516px;
	height: 19px;
	left: 0px;
	float: left;
	border: 0px;
	background-image: url('../images/menubg.gif');
	background-repeat: repeat;

}
#menu span img{
	position: relative;
	height: 19px;
	float: left;
	margin-right: 7px;
	border: 0px;
}
#obsah {
	position: relative;
	left: 27px;
	width: 490px;
	height: 210px;
	margin-top: 35px;
	border: 0px;
	overflow: hidden;
	background-color: transparent;
}
#copyright {
	right: 25px;
	bottom: 20px;
	color: #ccc;
	background-color: #666;
	padding: 2px;
	position: absolute;
	filter: Alpha(opacity=85); opacity: .85
}
#butonek a {
  width:20px; height:20px;
  display:block;
  background: url(../images/butonek.gif) no-repeat 0 0;
  position:absolute;
  left:20px; top:20px;
  cursor:pointer;
  z-index: 1001;
}

#butonek a:hover {
  background-position:0px -20px;
}

#butonek-popisek  {
  color:#ffffff;
  font-size:10px;
  position:absolute;
  left:50px; top:23px;
  z-index: 1000;
}
#countdown { 
  position: relative; 
  overflow: hidden;
  display: none;
  width: 1px;
  height: 1px;
}