body	{
	text-align: center;
	margin: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#body	{
	text-align: center;
	margin:auto;
	width: 840px;
	min-height: 630px;
	_height: 630px;
	margin-top: 20px;
	position: relative;

}

#upozorneni	{
	text-align: right;
	position: absolute;
	right: 0px;
	top: -5px;
	_top: 3px;
}	


#ramecek	{
	background-image: url(img/pozadi.gif);
	background-repeat: repeat-y;
	border: 1px solid silver;
	text-align: justify;
	position: relative;
	top: 25px;
	/*padding-bottom: 30px;*/
}

#menu	{
	width: 189px;
	height: 290px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#menu hr	{
	height: 1px;
	color: white;
}	

#podmenu	{
	position: absolute;
	width: 186px;
	height: 246px;
	left: 1px;
	bottom: 76px;
	_bottom: 75px;	
}

#podmenu img	{
	width: 189px;
	_width: 188px;
	border-top: 1px solid white;	
	
}	

#matterhorn	{
	position: absolute;
	right: 0px;
	top: 0px;
}
#matterhorn img	{
	width: 648px;
	_width: 649px;
	_margin-top: 1px;
	_margin-right: 1px;
}	

#obsah	{
	padding-top: 233px;
	padding-left: 225px;
	width: 577px;
	min-height: 303px;
	_height: 303px;
	padding-bottom: 30px;
}	

#paticka	{
	padding-top: 40px;
	width: 840px;
	height: 60px;
	position: relative;
}	

#infolinka	{
	position: absolute;
	left: 0px;

}

#sfm	{
	position: absolute;
	right: 0px;
	top: 35px;
}		

/*text*/

#body h1	{
	font-size: 12px;
	line-height: 20px;
	color:#FF0000;
	position: absolute;
	left: 0px;
	top: -10px;
	_top: 0px;
}

#menu li	{
	list-style: none;
	margin: 10px;
	line-height: 20px;
	text-align: left;
}	

#menu a	{
	font-size: 14px;
	text-decoration: none;
	color: white;
	line-height: 16px;
	font-weight: bold;
}

#menu li a:hover {
	color: #000000;
}

#obsah h2	{
	font-size:	15px;
	color:#FF0000;
}	

#obsah h3	{
	font-size: 15px;
	color:#666666;
	margin-bottom: 0px;
}				

#obsah	p, li, a {
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
}

#obsah	h4	{
	font-size: 10px;
	color: #999999;
}

#obsah	ul, ol	{
	padding-left: 15px;
	margin-left: 5px;
}

#paticka p	{
	color:#999999;
	font-size: 10px;
}

#infolinka p	{
	color: #999999;
	font-size: 10px;
}						