@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;  
		}
		
/*--STRED--*/
#stred {position: absolute;
		width: 740px;
		height: 490px;
		right: 20px;
		top: 20px;
		z-index: 1;
		border: 1px dashed #ffefaa;
		}

#tlac   {position: relative;
		width: 738px;
		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;}

#logo 	{position: absolute;
		width: 207px;
		height: 96px;
		top: 5px;
		left: 5px;
		z-index: 1;
		}
#vrch  	{position: absolute;
		width: 289px;
		height: 200px;
		bottom: 220px;
		right: 10px;
		padding-top: 4px;
		background-color: #C85711;
		text-align: center;
		z-index: 2;
		}
#vrch img {border: none;}
#text 	{position: absolute;
		width: 289px;
		height: 22px;
		top: 178px;
		right: 0px;
		font-weight: bolder;
		text-align: center;
		font-size: 12px;
		color: #ffefaa;
		}
#nadpis	{position: absolute;
		width: 200px;
		height: 60px;
		top: 61px;
		left: 218px;
		text-align: center;
		font-size: 24px;
		color: #FF0000;
		z-index: 3;
		}
.obr	{position: absolute;
		width: 136px;
		height: 200px;
		left: 10px;
		bottom: 10px;
		text-align: center;
		padding-top: 4px;
		background-color: #C85711;
		z-index: 2;
		}
#obr1	{left: 10px;}
#obr2	{left: 156px;}		
#obr3	{left: 302px;}
#obr4	{left: 448px;}
#obr5	{left: 594px;}
.nadpis2{position: absolute;
		width: 136px;
		height: 22px;
		top: 178px;
		right: 0px;
		font-weight: bolder;
		text-align: center;
		font-size: 12px;
		color: #ffefaa;
		}
#tex	{position: absolute;
		height: 160px;
		width: 400px;
		left: 20px;
		bottom: 200px;
		letter-spacing: 1px;
		color: #C85711;
		font-weight: bolder;
		}
.obr img{border: none}
.info 	{color: #333333;
		font-size: 10px;
		}


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















