* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8C8C73;
	line-height: 18px;
}

#container {
	position: relative;
	width: 747px;
	margin: 0 auto;
	background: #fff;
	border: #dadccf 1px solid;
}

#header {
	width: 727px;
	margin: 0; 
	padding: 10px;
	height: 92px;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
line-height: normal;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
top: 51px;
}

#logo {
	position: absolute;
	background: #FF7800 url('images/a8.gif') repeat-x;
	width: 202px;
	height: 92px;
	color: #fff;
	padding-left: 20px;
}

#splash {
	position: absolute;
	right: 10px;
	background: #EAEAE2 url('images/banner-zlatibor.jpg') no-repeat;
	width: 495px;
	height: 92px;
}

#sekcija {
	position: relative;
	width: 727px;
	margin: 0 10px;
	padding: 0 0 25px 0;
}

#footer {
	position: relative;
	width: 727px;
	margin: 0 10px;
	padding: 0;
}

.text {
	width: 220px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
.text ul {
	margin-left: 15px;
	padding: 0;
}

.slike {
	width: 495px;
	float: right;
	margin: 0;
	padding: 0;
}

.slike img {
	padding: 5px;
	margin: 10px 0 0 0;
	border: #dadccf 1px solid;
}

.clearer {
	clear: both;
}

.bold {
	font-size: 1.2em;
}
