body {
	background: #E0D5B7 url(img_kons/podloga_nebo.jpg) repeat;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
	height: auto;
  	position: relative;
  	background: url(img_kons/header_top1.jpg) no-repeat;
  	/*border: 10px;
	border-style: solid;
	border-color: #CCCCCC;*/
}


#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 20px;
	background: url(img_kons/header_hline.jpg) repeat-x;
	background-color: #ffffff;
	top: 300px;
	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	color: #635952;
}


#container {
	position: relative;
	left: 0px;
	width: 800px;
	height: auto;
	background-color: #ffffff;
	top: 300px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	color: #635952;
	
}

#sadrzaj {
	position: relative;
	left: 0px;
	width: 800px;
	height: auto;
	top: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #635952;
}

#footer {
	position: relative;
	left: 0px;
	width: 780px;
	height: 32px;
	background: url(img_kons/footer.jpg) repeat-x;
	/*background-color: #ffffcc;*/
	top: 40px;
	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #635952;	
    text-align: center;
}

#subfooter {
	position: relative;
	left: 0px;
	width: 780px;
	top: 28px;
	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #635952;
	text-align: center;
}

