@charset "iso-8859-2";
/* CSS Document */

body 	{
		margin: 0px;
		margin-top: 20px;
		margin-bottom: 40px;
		padding: 0px;
		text-align: center;
		font-family: Verdana,sans-serif;
		font-size: 80%;
		background-color: #ffefaa;
		}		
#hlavni { 
		position: relative;
		width: 780px;
		text-align: left;
		margin: auto;
		}
		
#hlavni2 {
		position:absolute;
		background-color: #ff9408;
		width: 780px;
		height: 550px;
		top: 0px;
		left: 0px;
		}		

#horni {position: absolute;
		width: 778px;
		_width: 780px;
		height: 100px;
		_height: 102px;
		border-left: 1px dashed #ffefaa;
		border-right: 1px dashed #ffefaa;
		border-top: 1px dashed #ffefaa;
		}
#tlac   {position: relative;
		width: 778px;
		height: 100px;
		z-index:2;
		}
#tlac a {display: block;
		text-decoration: none;
		color: #FEEBA9;
		position: relative;
		float: right;
		background-color: #C85711;
		margin-left: 5px;
		height: 20px;
		_height: 25px;
		width: 105px;
		font-size: 9px;
		text-align: center;
		font-weight: bolder;
		padding-top: 5px;
		}
#horni a:hover { background-color: #FEEBA9;
		color: #C85711;
		}
a:link	{border: none;}
#tropic {
		position: absolute;
		width: 400px;
		height: 100px;
		top: 0px;
		left: 5px;
		z-index: 1;
		}
#foto 	{position: absolute;
		width: 780px;
		height: 220px;
		_height: 221px;
		top: 100px;
		right: 0px;
		border-top: 1px dashed #ffefaa;	
		}
#spodni {position: absolute;
		top: 321px;
		width: 778px;
		_width: 780px;
		height: 227px;
		_height: 229px;
		border: 1px dashed #ffefaa;
		z-index: 1;
		}
#ls {position: absolute;
		width: 550px;
		_width: 570px;
		height: 160px;
		_height: 180px;
		top: 7px;
		left: 7px;
		padding: 17px 10px 7px 10px;
		border: 1px solid #ffefaa;
		z-index: 2;
		} 
#ls p:first-letter { font-size: 130%;
		font-weight: bold;
		}
#ls a {color: #CC0000;
		}
		
#otevreno { position: absolute;
		right: 7px;
		top: 7px;
		width: 180px;
		height: 179px;
		padding-top: 5px;
		border: 1px solid #ffefaa ;
		text-align: center;
		z-index: 1;
		}
#tab	{ margin-left: auto;
		margin-right: auto;
		padding-top: 5px;
		width: 80%;
		}
th		{text-align: left}
td		{text-align: right;
		width: 90px;}
caption { font-style: italic;
		font-weight: bold;
		color: #FF0000;
		height: 20px;}
		
table {font-size: 12px;}

#paticka {position: absolute;
		width: 778px;
		bottom: 5px;
		z-index: 1;
		color: #ffefaa; 
		font-weight: bolder;
		font-size: 75%;
		text-align: center;
		}
/* reklama */
#reklama {position: relative;
		 top: 550px;
		 width: 780px;
		 margin: auto;
		 padding-top: 15px;
		 text-align: left;
		 }
#reklama img{margin-right: 20px;
		border: 1px solid #ff9408;
		}		
