@charset "utf-8";
/* CSS Document */
*{
  margin: 0;
  padding: 0;
}
html, body {
  height:100%;
}
body{
	font: 0.75em Verdana, Helvetica, sans-serif; 
	color: #424242;
	margin: 0;
	padding:0;
	text-align:center;
	background: #454545;
}
#distance { 
	width:1px;
	height:50%;
	background-color:#000;
	margin-bottom:-283px; /* half of container's height */
	float:left;
	border: 1ps solid #000;
}
.clear{
	clear: both;
	visibility: hidden;
	line-height: 1%;
	font: 1%;
}
a, a:visited{
  color: #fff;  
  text-align: left;
}
#container{
  width: 719px;
  height:567px;
  text-align:center;
  margin: 0 auto 0 auto;
  padding:0;
  clear:left;
}
#top{
  width: 719px;
  /* height:26px; */
  height:33px;
  text-align:center;
  margin: 0;
  padding:0;
  background:url(../images/stin_top.jpg) left bottom no-repeat;
}
#holder{
  width: 633px;
  height:510px;
  text-align:left;
  margin: 0 auto 0 auto;
  padding:0;
  border: 1px solid green;
}
#middle{
  width: 719px;
  height:510px;
  text-align:left;
  margin: 0 auto 0 auto;
  padding:0;
  background:url(../images/bg_middle.jpg);
}
#left{
  width: 187px;
  height:510px;
  float:left;
  text-align:right;
  margin: 0 0 0 28px;
 _margin: 0 0 0 14px;
  padding:0;
  background: #888888;
}
#page{
  width: 476px;
  height:510px;
  float:left;
  text-align:center;
  margin: 0 auto 0 auto;
  padding:0;;
  background: #fff;
}
#bottom{
  width: 619px;
  height:21px;
  margin: 0;
  text-align:right;
  padding:10px 50px 0 50px;
  color:#ffffff;
  font-size:9px;
  background:url(../images/stin_spodek.jpg);
}
.logo{
  width: 159px;
  height: 76px;
  float:right;
  margin: 28px 0 112px 0;
}
.menu{
  width: 159px;
  height: 200px;
  text-align: left;
  float:right;
}
.foto{
  width: 474px;
  height: 379px;
  float:right;
}
.foto2 a:hover {
	text-decoration:none;
 }
.foto2 a {
	color:#8B8B8B;
}
.foto2{
  padding:20px 10px 20px 10px;
  width: 454px;
  height: 339px;
  float:right;
  color:#8B8B8B;
  background:url(../images/pozadi_text.jpg);
}
.zlutej_nadpis{
  width: 461px;
  height: 20px;
  float:right;
  text-align:right;
  background: #fdcf22;
  padding:7px 15px 0 0;
  font: 13px Verdana, Helvetica, sans-serif; 
	color: #fff;
	font-weight: bold;
}
.anotace a:hover {
text-decoration:none;
}
.anotace a {
	color: #c0c0c0;
	text-decoration:underline;
}
.anotace{
  width: 436px;
  height: 64px;
  float:right;
  padding: 20px;
  background: #797979;
  text-align:left;
  font: 0.75em Verdana, Helvetica, sans-serif; 
	color: #c0c0c0;
}

.ulMenu li ul a {
	color:#FDCF22;
	text-decoration:none;
}
.ulMenu li ul a:visited {
	color:#FDCF22;
}
.ulMenu li ul a:hover {
	text-decoration:underline;
}
.ulMenu li ul {
	margin-left:15px;
	font-size:11px;
	
}
.ulMenu li {
	color: #ffffff;
	list-style-type: none;
}

.foto a:hover {
	text-decoration:underline;
}
.foto a {
	color:#8B8B8B;
	text-decoration:none;
}