body {
	background: #404a32 url(images/bg.png) repeat-x;
	margin: 0;
	padding: 0 0 0 0;
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #c1d4a2;
	line-height:18px;
}
.container {
	width:852px;
	margin:0 auto;
	clear:both;
}
#footer {
	background: #ffffff url(images/footer2.jpg) repeat-x;
	margin:0 auto;
	height:170px;
	font-size:11px;
	clear:both;
}
a {
	color:#5f8c27;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
a:hover {
	color:#94b966;
	text-decoration: underline;
	font-weight:bold;
}
#logo {
	float:left;
	background: url(images/logo.png) no-repeat;
	width:855px;
	height:122px;
}
#logo a {
	float:left;
	width:240px;
	height:38px;
}
#linkovi {
	float:left;
	width:250px;
}
.border {
	background: url(images/border.jpg) no-repeat;
	background-position:right;
	float:left;
	margin-top:2px;
	height:15px;
	width:2px;
}
#header {
	float:left;
	width:855px;
}
#header-left {
	float:left;
	width:250px;
}
#header-right {
	float:left;
	background: url(images/header.png) no-repeat;
	width:603px;
	height:284px;
}
.link1 a {
	float:left;
	background: url(images/link1.jpg) no-repeat;
	width:232px;
	color:#c1d4a2;
	font-size:14px;
	padding-left:20px;
	padding-top:12px;
	height:28px;
}
.link2 a {
	float:left;
	background: url(images/link2.jpg) no-repeat;
	width:232px;
	color:#c1d4a2;
	font-size:14px;
	padding-left:20px;
	padding-top:11px;
	height:28px;
}
.link1 a:hover {
	float:left;
	background: #2e4011 url(images/link3.jpg) no-repeat;
	background-position:top;
	width:232px;
	font-size:14px;
	color:#d2f1a0;
	font-weight:bold;
	padding-left:20px;
	padding-top:12px;
	height:28px;
}
.link2 a:hover {
	float:left;
	background: #2e4011 url(images/link3.jpg) no-repeat;
	background-position:top;
	width:232px;
	font-size:14px;
	color:#d2f1a0;
	font-weight:bold;
	padding-left:20px;
	padding-top:11px;
	height:28px;
}
.link3 {
	float:left;
	background: url(images/link1.jpg) no-repeat;
	width:232px;
	font-size:14px;
	color:#d2f1a0;
	font-weight:bold;
	padding-left:20px;
	padding-top:11px;
	height:26px;
}
.link4 {
	float:left;
	background: url(images/link4.jpg) no-repeat;
	width:232px;
	color:#fff;
	padding-left:20px;
	padding-top:10px;
	height:167px;
}
.link4 a {
	color:#c1d4a2;
}
.link4 a:hover {
	color:#bbe17c;
}
ul li {
	margin-bottom:6px;
}
ul {
	margin-left:0px;
	padding-left:13px;
}
#main {
	float:left;
	padding-left:10px;
	width:842px;
	min-height:250px;
	margin-top:30px;
}
h1 {
	color:#dffcb0;
	font-size:16px;
	padding-bottom:10px;
}
#main-bottom {
	padding-top:130px;
}
.voce {
	padding-top:17px;
	clear:both;
}
.virtus {
	float:right;
}
#maintext {
	margin-top:30px;
}
.kontakti-m {
	float:left;
	color:#f0ffd7;
	margin-right:15px;
}
#kontakti {
	float:right;
	color:#f0ffd7;
	margin-top:50px;
}
.kontakt_forma {
	width:455px;
	margin-top:30px;
	float:left;
}
.kontakt_forma label {
	width:135px;
	float:left;
	font-family: Arial;
	font-size:12px;
}
.kontakt_forma span input {
	border:1px solid #888888;
	font-family: Arial;
	font-size:12px;
	color:#5a5a5a;
	background:#e4eac3;
	width:250px;
	padding:4px;
	margin-right:5px;
	float:left;
}
.kontakt_forma span select {
	border:1px solid #888888;
	font-family: Arial;
	font-size:11px;
	background:#e4eac3;
	width:250px;
	margin-right:5px;
	float:left;
}
.button_kont {
	float:left;
	margin-left:134px;
	padding-top:3px;
	padding-bottom:4px;
	font-family: Helvetica, Arial, sans-serif;
	background: #2e4010;
	width:100px;
	margin-bottom:20px;
	font-weight:bold;
	color: #c1d4a2;
	font-size:12px;
	height:24px;
	border:1px solid #4f6d23;
	cursor:pointer;
}
.kontakt_forma input.txt_error {
	border: 2px solid #5bc464;
}
.kontakt_forma textarea.txt_error#poruka {
	border: 2px solid #5bc464;
}
a img {
	border:none;
	text-decoration:none;
}
#poruka {
	float:left;
	width:250px;
	height:150px;
	color:#605f5f;
	margin-right:5px;
	background:#e4eac3;
	padding:4px;
	border:1px solid #888888;
	font-family: Arial;
	font-size:12px;
}
.detalji_img {
	float:left;
}
.detalji_img a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#393939 none repeat scroll 0 0;
	border:1px solid #006884;
	display:inline;
	float:left;
	height:109px;
	margin:8px 12px;
	padding-top:8px;
	text-align:center;
	width:150px;
}
.txt_error_img {
	background: url(images/error.png) no-repeat;
	float:left;
	width:15px;
	height:15px;
}
.pregrada {
	float:left;
	margin-bottom:10px;
}
.detalji_img a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#006c88 none repeat scroll 0 0;
	border:1px solid #006884;
	display:inline;
	float:left;
	height:109px;
	margin:8px 12px;
	padding-top:8px;
	text-align:center;
	width:150px;
}
.slika-main {
	float:right;
	border: 1px solid #1d2117;
	margin-right:10px;
	padding:3px;
	background:#343c2a;
}
.img12 {
	float:left;
	text-align:center;
	background:#343c2a;
	border:none;
	margin-right:10px;
	margin-bottom:10px;
	font-size:11px;
	padding:3px;
	width:152px;
}
.img12 img {
	text-decoration:none;
	max-width:152px;
	max-height:101px;
	text-align:center;
}
.img12 a img {
	text-decoration:none;
	clear:both;
	border:none;
	max-width:152px;
}
.img123 {
	float:left;
	text-align:center;
	background:#343c2a;
	border:none;
	margin-right:10px;
	margin-bottom:10px;
	font-size:11px;
	padding:3px;
	height:135px;
	width:341px;
}
.img123 img {
	text-decoration:none;
	clear:both;
	max-height:101px;
	text-align:center;
}
.img123 a img {
	text-decoration:none;
	border:none;
}
#logo a {
	width:370px;
	height:100px;
	float:left;
	cursor:pointer;
	display:block;
}
.lop {
	padding-top:10px;
	text-align:center;
	width:152px;
	float:left;
}
.lop2 {
	padding-top:10px;
	text-align:center;
	width:341px;
	float:left;
}

