* {
	margin: 0px;
	padding: 0px;
	}
body {
	margin: 0px;
	background: #2c2a2b url('content/slike/bg_line.jpg') repeat-x;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 0px;
	}
a {
	text-decoration: none;
	font-family: Tahoma, Arial;
	color: #6aa023;
	}
a:hover { color: #6aaf23; }

#MainContent {
	position: relative;
	width: 720px;
	margin: 0px auto;
	overflow: hidden;
	}

.logo {
	margin-left: 20px;
	padding-top: 10px;
	}

#links {
	margin-top: 40px;
	margin-right: 93px;
	overflow: hidden;
	text-align: right;
	}
#links a {
	float: right;
	display: inline;
	color: #666;
	border-right: 1px solid #666;
	padding: 1px 9px;
	}
#links a:hover { color: #6aa023; }

#menu {
	margin-top: 12px;
	margin-bottom: 68px;
	width: 630px;
	background: #333;
	border: 1px solid #666;
	}
.navigation {
	margin-top: 40px;
	margin-bottom: 40px;
	width: 295px;
	}
.navigation a {
	margin-bottom: 2px;
	display: block;
	background: #3b3b3b url(content/slike/dot.jpg) no-repeat 18px 55%;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 16px;
	color: #999;
	padding: 12px 43px;
	}
.navigation a:hover {
	background: #70a422;
	color: #fff;
	}
.header {
	position: absolute;
	top: 150px;
	right: 0px;
	background: url('content/slike/head.jpg') no-repeat;
	width: 430px;
	height: 315px;
	}


/**** CONTENT STYLE ****/

#container { overflow: hidden; }

.content {
	float: left;
	margin-bottom: 20px;
	display: inline;
	}
.cont_img {
	float: left;
	margin: 5px 25px 0px 15px;
	display: inline;
	width: 250px;
	line-height: 19px;
	}
.cont {
	margin: 15px 50px;
	width: 600px;
	line-height: 19px;
	color: #ccc;
	overflow: hidden;
	}
h1 {
	margin-top: 4px;
	margin-bottom: 8px;
	background: url('content/slike/line.jpg') no-repeat 0% 100%;
	font-size: 14px;
	color: #ccc;
	padding-bottom: 4px;
	padding-left: 6px;
	}
.img {
	float: left;
	margin: 0px 10px 6px 6px;
	display: inline;
	}
.img_r {
	float: right;
	margin: 0px 6px 6px 18px;
	display: inline;
	}
.content span {
	background: url('content/slike/dot_small.jpg') no-repeat 0% 8px;
	display: block;
	line-height: 21px;
	padding-left: 16px;
	}
.green {
	font-size: 13px;
	color: #70a421;
	}
.dekor {
	float: left;
	margin: 7px 6px 5px 16px;
	display: inline;
	font-size: 11px;
	color: #ccc;
	}
p { display: block; }

.ploce {
	float: left;
	margin-top: 18px;
	margin-left: 14px;
	display: inline;
	}


/**** CONTACT FORM ****/

.form {
	margin-bottom: 6px;
	width: 60%;
	display: block;
	background: #666 url('content/slike/form_shadow.jpg') repeat-x;
	font-size: 11px;
	color: #ccc;
	border: none;
	padding: 8px 3px 2px 3px;
	}
.button {
	margin-top: 9px;
	background: #A0C457;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	border: none;
	padding: 6px 12px;
	}


/**** FOOTER STYLE ****/

#footer {
	position: relative;
	margin: 45px auto 5px auto;
	width: 650px;
	color: #999; 
	border-top: 1px solid #333;
	padding: 12px 0px;
	}

#footer a { color: #666; }
#footer a:hover { color: #6aaf23; }

.webmaster {
	float: right;
	display: inline;
	}