  body {
   background: url("img/bg.jpg") top repeat-x #998b52;
   margin: 0px;
   line-height: 14px;
	}
  

#top {
	width: 667px;
	height: 195px;
	background: url("img/top.jpg") no-repeat center;
   margin: 0 auto;
   margin-top: 50px;
 }
 
#center {
	width: 667px;
	height: 511px;
	background: url("img/tlo.jpg") no-repeat top;
   margin: 0 auto;
   margin-bottom: 30px;
 }
 
#menu {
	float: left;
	margin-left: 35px;
	margin-top: 10px;
	text-align: right;
	line-height: 18px;
}

#tresc {
	margin-left: 235px;
	margin-right: 40px;
	padding-top: 20px;
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
}

#stopka {
	margin-top: -60px;
	margin-right: 20px;
	padding-bottom: 50px;
	padding-left: 500px;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #4b4231;
}

.obrazek {
	margin: 5px;
}

a:link {text-decoration:none;	font-family: tahoma; color: #4b4231}
a:visited {text-decoration:none;	font-family: tahoma;	color: #4b4231}
a:hover {text-decoration:none;	font-family: tahoma;	color: #2a2511;}









