body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	}
	
h1 {
	font-size: 16px;
	color: #832306;
	}
	
h2 {
	font-size: 14px;
	color: #832306;
	font-weight: normal;
	}
	
#obalovaci {
	width: 850px;
	margin: auto;
	}
	
#hlavicka {
	height: 244px;
	background: url("images/hlavicka.jpg");
	}
	
#vrchni-menu {
	height: 23px;
	background: url("images/menu_bg.gif");
	background-repeat: no-repeat;
	background-position: right;
	}
	
#vrchni-menu ul { 
	margin: 0; 
	padding: 0;
	} 

#vrchni-menu ul li  { 
	margin: 0; 
	padding: 0; 
	display: block; 
	list-style-type: none; 
	float: left;
	} 
	
#vrchni-menu ul li a {
	height: 23px;
	text-align: left;
	display: block; 
	}
	
.button-1 a {
	width: 103px;
	background-image: url("images/button_1.gif");
	}
	
.button-2 a {
	width: 112px;
	background-image: url("images/button_2.gif");
	}
	
.button-3 a {
	width: 84px;
	background-image: url("images/button_3.gif");
	}
	
.button-4 a {
	width: 91px;
	background-image: url("images/button_4.gif");
	}
	
.button-5 a {
	width: 73px;
	background-image: url("images/button_5.gif");
	}
	
.button-6 a {
	width: 109px;
	background-image: url("images/button_6.gif");
	}
	
.button-7 a {
	width: 87px;
	background-image: url("images/button_7.gif");
	}
	
#center {
	text-align: left;
	}
	
#obsah-box {
	width: 836px;
	margin: 7px;
	margin-top: 15px;
	}
	
#paticka {
	height: 19px;
	background: url("images/paticka.gif");
	clear: both;
	}
	
.foto {
	float: right;
	margin-left: 25px;
	margin-right: 25px;
	}
