 @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--*/		
#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--*/		
#foto1 {position: absolute;
		width: 300px;
		height: 400px;
		top: 105px;
		left: 25px;
		z-index: 3;
		}
#deko1 { position: absolute;
		background-color: #ffefaa;
		width: 310px;
		height: 410px;
		top: 100px;
		left: 20px;
		z-index: 2;
		}
		
/*--TEXT--*/
#text 	{position: absolute;
		width: 390px;
		height: 230px;
		_width: 410px;
		_height: 250px;
		top: 100px;
		right: 20px;
		padding: 10px;
		border: 1px dashed #ffefaa;
		z-index: 3;
		}
#text a {text-decoration: none;
		color: #FF0000;
		}		
#adresa {font-weight: bolder;
		text-align: center;
		font-size: 13px;
		}
#pohled {position: absolute;
		width: 402px;
		_width: 410px;
		height: 128px;
		_height: 130px;
		top: 370px;
		right: 20px;
		padding-top: 2px;
		padding-right: 2px;
		padding-left: 6px;
		border: 1px dashed #ffefaa;
		}
#pohled p {display: block;
		padding-top: 5px;
		}
#pohled a {text-decoration: none;
		display: block;
		color: #FF0000;
		text-align: center;
		font-weight: bolder;
		}
#pohled img {border: none;
		}
#bar_maly { position: relative;
		float: right;
		}
		
		
/*--PATICKA--*/
#paticka {position: absolute;
		width: 778px;
		bottom: 15px;
		color: #333333; 
		font-weight: bolder;
		font-size: 11px;
		text-align: center;
		z-index: 2;
		}






