﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	font-size: 62.5%;
}
body {
	background-image: url('/images/bg.jpg');
	font-family: "Trebuchet MS";
	color: #574537;
}
h2 {
	font-size: 1.7em;
}
p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#cont {
	position: relative;
	width: 824px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#container {
	position: relative;
	float: left;
	width: 824px;
	position: relative;
	background: #CFC0A1;
	padding: 10px;
	margin-top: 20px;
}
#container2 {
	position: relative;
	float: left;
	width: 824px;
	background-color: #F7F3E8;
	padding-bottom: 27px;
}
#wrapper {
	position: relative;
	float: left;
	width: 770px;
	background-color: #F7F3E8;
}
#wrapper img {
	margin: 0;
	padding: 0;
}
#innerw {
	position: relative;
	float: left;
	width: 770px;
	background-color: #EDE2CE;
	margin: 27px 27px 0px 27px;
	padding-bottom: 17px;
}
#meni {
	position: relative;
	float: left;
	margin-top: 22px;
	margin-bottom: 2px;
}
#monoSlideshow {
	position: relative;
	float: left;
	width: 770px;
	height: 360px;
	z-index: 1;
}
#monoSlideshow2 {
	position: relative;
	float: left;
	padding-top: 2px;
	width: 770px;
	height: 300px;
	z-index: 1;
	background-color: #F7F3E8;
}
#naslovnatext {
	position: relative;
	float: left;
	width: 566px;
	margin: 33px 0 0px 166px;
}
.kockice1 {
	position: relative;
	float: left;
	width: 214px;
	padding: 10px;
	margin-left: 17px;
	color: #EDE2CE;
	font-size: 1.4em;
	line-height: 1.5em;
	background-color: #574537;
	border-bottom: 10px #9A7040 solid;
}
.kockice2 {
	position: relative;
	float: left;
	width: 214px;
	padding: 10px;
	margin-left: 17px;
	color: #EDE2CE;
	font-size: 1.4em;
	line-height: 1.5em;
	background-color: #574537;
	border-bottom: 10px #9AB00F solid;
}
.kockice3 {
	position: relative;
	float: left;
	width: 214px;
	padding: 10px;
	margin-left: 17px;
	color: #EDE2CE;
	font-size: 1.4em;
	line-height: 1.5em;
	background-color: #574537;
	border-bottom: 10px #2EAAC6 solid;
}
#welcome {
	position: absolute;
	top: 410px;
	left: 240px;
	width: 473px;
	height: 49px;
	background-color: #EDE2CE;
	font-size: 1.4em;
	padding: 10px;
	z-index: 1000;
}
#meni {
	position: relative;
	float: left;
	width: 770px;
	border-bottom: 1px #9A703E solid;
	color: #9A703E;
	font-size: 1.5em;
	font-weight: bold;
}
#meni ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#meni ul li {
	display: inline;
}
#meni ul li a {
	text-decoration: none;
	border-left: 1px #9A703E solid;
	padding: 0 10px 0 5px;
	color: #9A703E;
}
#meni ul li a:hover {
	background-color: #EDE2CE;
}
#linija {
	position: relative;
	float: left;
	width: 770px;
	height: 12px;
	background-image: url('/images/linija.gif');
	margin-bottom: 30px;
}
.textnaslov {
	margin-left: 50px;
	background-color: #EDE2CE;
	height:30px;
}
.line{
	clear:both;
	border-bottom:1px #9A703E dotted; 
	color:#9A703E;
}
.marginadesno10px{
	position:relative;
	float:left;
	border:1px #9A703E solid;
	margin-right:10px;
	margin-bottom:10px;
}
.naslv{
	font-size: 1.4em;
}