@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; 
		}
a:link	{border: none;}
#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;
		text-decoration: none;
		color: #ffefaa;
		font-weight: bolder;
		font-size: 14px;
		}
#stred a:hover {color: #FF0000;}
#nabidka {position: absolute;
		width: 500px;
		height: 380px;
		top: 10px;
		left: 30px;
		}
#stred p{font-size: 16px;
		color: #8C4600;
		font-weight: bolder;
		margin-bottom: 3px;
		}
#bar	{position: absolute;
		width: 290px;
		height: 322px;
		top: 60px;
		right: 30px;
		}
#kok	{position: absolute;
		top: 20px;
		right: 280px;
		}


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













