@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;
		border: 1px dashed #ffefaa;
		_border: 1px dashed #f4a739;  
		}
/*--HORNI CAST--*/		
#horni {position: absolute;
		width: 780px;
		height: 105px;
		}
#tropic {
		position: absolute;
		width: 400px;
		height: 100px;
		top: 0px;
		left: 0px;
		z-index: 1;
		}

#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;
		}
#tlac a:hover { background-color: #FEEBA9;
		color: #C85711; 
		}
#nadpis	{position: absolute;
		width: 780px;
		height: 40px;
		top: 50px;
		z-index: 2;
		text-align: center;
		letter-spacing: 2px;		
		color: #FF0000;
		font-size: 24px;
		font-weight: bolder;
		}
		
/*--stred--*/		
#stred {position: absolute;
		width: 740px;
		height: 400px;
		right: 20px;
		top: 110px;
		z-index: 1;
		border: 1px dashed #ffefaa;
		}
#stred a {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 51px;
	text-decoration: none;
	font-weight: bolder;
	color:#FF0000;
	width: 361px;
	height: 23px;
		}
#stred a:hover {color: #ffefaa;
		}
#text	{position: absolute;
		left: 15px;
		top: 30px;
		width: 377px;
		height: 340px;
		}
#odkaz	{position: absolute;
		top: 130px;
		left: 0px;
		width: 360px;
		height: 100px;
		text-align: center;
		}
		

		
#fotobaru {position: absolute;
		width: 314px;
		height: 332px;
		top: 15px;
		right: 15px;
		}


/*--PATICKA--*/
#paticka {position: absolute;
		width: 778px;
		bottom: 15px;
		z-index: 1;
		color: #ffefaa; 
		font-weight: bolder;
		font-size: 10px;
		text-align: center;
		}
