@charset "windows-1250";
body
	{
	
	height: 600px;
	background-image: url("../img/listabg.jpg");
	background-repeat: repeat-y;
	background-position:left;
	background-color: #F3BE66;
	
	}

h3
	{
	color: green;	
	}

.pozvanka
{
color:green;
}
	
.hlavicka 
	{
	position: absolute;
	top: 20;
	left: 200;
	width: 300;
	height: 50;
	}

.menubox { 
	position: absolute; 
	
	background: #ffffcc;

	color: blue; 
	visibility:hidden 
}

.menubox a { 
	color: #FF7C10;
	margin-left:-10; 
	text-decoration: none; 
	font-size: 12;
}

.menubox a:visited { 
	color: #FF7C10;
	text-decoration: none 
}

.menubox a:active { 
	color: #FF7C10;
	text-decoration: none;
}

.menubox a:hover { 
    text-decoration: underline;
	 
	color: #FF7C10;
	 
}


.hlava 
	{
	position: absolute;
	top: 0;
	left: 0;
	width: 485px;
	height: 80px;
	background-image: url("../img/listahorni.jpg");
	background-repeat: repeat-y;
	background-position:left;
	z-index: 1;
	text-align: right;
	
	}

.konec
	{
	position: absolute;
	top: 0;
	left: 485px;
	width: 315px;
	height: 80px;
	background-image: url("../img/konecp2.gif");
	background-repeat: repeat-x;
	z-index: 1;

	}

.lista
	{
	position: absolute;
	width: 215;
	top: 80;
	left: 0;
	height: 505;
	/*background-image: url("../img/listabg.jpg");*/
	background-repeat: repeat-y;
	background-position:left;	
	}



.seznam 
	{
	line-height: 1.5em;
	}

.seznam li p {
  margin: 0em 0em 0.5em 0em;
}

#prechod
	{
	position: absolute;
	top: 0;
	left:0;
		
	}


.obsah 
	{
	position: absolute;
	font-family: Times;
	padding: 10px 20px 0 0;
	margin: 70px 0 0 205px;
	display: block;
	text-align: justify;
	overflow:auto;
	width: 570px;
	}
  
* html .obsah
{
	width: 585px;
}

.neviditelny
	{
	display:none;
	
	}

a 
	{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	
	}
a:hover	{
	text-decoration: underline;
	}

#navigace 
	{
	font-size: 16px;
	color: green;
	position:absolute;
	line-height: 25px;
	top: 0;
	left: 0;
	display: block;
	width: 215px;
	height: 500px;
	text-align:left;
	margin: 0 0px;
	padding: 80px 0 0 20px;
	border-style: solid;
	border-width: 0;
	border-color: black;
	z-index: 3;
	font-family: times;
	}

.videopruvodce
{
margin:0 0 0 300;
color: #FF7C10;
text-decoration: underline;
}	

a.videopruvodce a:hover
{
margin:0 0 0 400;
color: #FF7C10;
}	


.mini
	{
	
	position:absolute;
	top: 215;
	line-height: 25px;
	
	left: 30;
	display: block;
	width: 170px;
	text-align:left;
	margin: 0 0px;
	padding: 0;
	border-style: solid;
	border-width: 0;
	border-color: black;
	background: transparent;
	
	font-family: times;
	}

a.menu
	{
	color: #FF7C10;
	font-weight: bolder;
	
	/*padding: 3 0 5 30px;	*/
	/*background: url("../img/tenisak2.gif") left no-repeat 1;*/
	}
  
a.submenu {
	color: #FF7C10;
	font-weight: bolder;
  margin-left: 10px;
}

#navigace a:hover
	{
	color: ;
	text-decoration: underline;
	
	}

.tenisakv
	{
	
	width: 150;
	z-index: 1;
	}


#logo
	{
	position: absolute;
	top: 0;
	left: 80px;
	z-index: 2;
	}

#logo1
	{
	width: 140px;
	position: absolute;
	top: 22px;
	/*left: -20;*/
	z-index: 2;
	}

#back
	{
	padding: 0px 0px 0px 0px;
	text-align:right;
	width: 100%;
	}

.obrstred
	{
	position: relative;
	width: 400;
	left: 280;
	}

.foto
	{
	position: relative;
	width: 350;
	left: 50;
	}

.prostor
	{
	height: 200px;
	}

.table	{
	color: #696969;
	font-size: 12px;
	line-height: 5px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.tablemedal	{
	color: #696969;
	background-color: #EEEEEE;
	font-size: .7em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.tablemedal	td {
	padding: 2px;
}

.tablefirst	{
	background-color: #F3BE66;
}

table
{
border:0;
border-collapse:collapse;
padding: 10;

}

td
{
padding:10;
}

.obrazek {border: 0; margin-right: 20; margin-left: 10; margin-bottom: 5}

.obrazekt {border: 0; margin-right: 8; margin-left: 8; margin-bottom: 5}

.photos {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.photos li {
  float: left;
  margin: 10px 30px 0px 10px;
  width: 100px;
  height: 100px;
}

.photos li img {
  border: none;
}

.photos li span {
  display: block;
}

.cleaner {
  visibility: hidden;
  clear: both;
}
