body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-color: #b5a260;
	background-image: url(../images/background.gif);
	background-position: right top;
	background-repeat: repeat-x;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 121px;
}

#logo {
	position: absolute;
	left: 29px;
	top: 51px;
	text-decoration: none;
}

#menu {
	position: absolute;
	bottom: 13px;
	right: 8px;
	line-height: 29px;
}

#menu li {
	float: left;
	display: inline;
	line-height: 29px;
	padding: 0 1px 0 0;
	background-image: url(../images/menu_separator.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#menu li a {
	display: inline-block;
	line-height: 29px;
	padding: 0 11px;
	font-weight: bold;
	text-decoration: none;
}

#menu li.last {
	padding: 0;
	background-image: none;
}

#menu li.home a {
	width: 11px;
	background-image: url(../images/menu_home.gif);
	background-position: center 0;
	background-repeat: no-repeat;
}

#menu li a:hover {
	color: #008b21;
}

#menu li.home a.active {
	background-position: center -29px;
}

#menu li a.active {
	color: #008b21;
}

#lang {
	position: absolute;
	right: 19px;
	top: 5px;
}

#slideshow {
	background-color: #FFFFFF;
	border: 1px solid #b28f57;
	padding: 4px;
}

#slideshow_inner {
	width: 960px;
	height: 170px;
	overflow: hidden;
	background-color: #f0f0f0;
}

#main {
	position: relative;
	margin: 0 1px;
	background-color: #FFFFFF;
	background-image: url(../images/main.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#spletko {
	line-height: 24px;
	text-align: center;
	padding: 16px 0;
	font-size: 11px;
}

#spletko a {
	font-size: 11px;
	text-decoration: none;
}

#spletko img {
	vertical-align: middle;
	padding: 0 2px 0 3px;
}

/* ALL SECTIONS */

#left {
	float: left;
	display: inline;
	width: 240px;
	padding: 52px 25px 35px 20px;
}

#right {
	float: left;
	display: inline;
	width: 663px;
	padding: 32px 20px 35px 0;
}

h1 {
	color: #999999;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 18px 0;
	border-bottom: 1px solid #cccce1;
}

#leftmenu {
	border-top: 1px solid #cccce1;
	padding: 1px 0 0 0;
	margin: 0 0 35px 0;
}

#leftmenu a {
	display: block;
	padding: 0 20px 0 9px;
	line-height: 23px;
	border-bottom: 1px solid #cccce1;
	text-decoration: none;
}

#leftmenu a:hover {
	font-weight: bold;
}

#leftmenu a.active {
	font-weight: bold;
	background-image: url(../images/arrow_green.gif);
	background-position: 224px center;
	background-repeat: no-repeat;
}

#leftmenu a.subitem {
	background-color: #f4f4f4;
	padding: 0 15px 0 20px;
}

#leftmenu a.subactive {
	font-weight: bold;
}

.error {
	padding: 5px 10px;
	margin: 0 0 20px 0;
	text-align: center;
	font-weight: bold;
	color: #333333;
	border-top: 2px solid #d02530;
	border-bottom: 2px solid #d02530;
	background-color: #e7979c;
}

.success {
	padding: 5px 10px;
	margin: 0 0 20px 0;
	text-align: center;
	font-weight: bold;
	color: #333333;
	border-top: 2px solid #65b722;
	border-bottom: 2px solid #65b722;
	background-color: #98d864;
}

.go_next {
	display: inline-block;
	line-height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	padding: 0 30px 0 10px;
	margin: 16px 0 0 0;
	background-color: #018b21;
	background-image: url(../images/go_next.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.go_prev {
	display: inline-block;
	line-height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	padding: 0 10px 0 30px;
	margin: 16px 0 0 0;
	background-color: #018b21;
	background-image: url(../images/go_prev.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#videos {
	padding: 16px 0 0 0;
}

#videos h2 {
	color: #018b21;
	font-size: 12px;
	font-weight: bold;
}

#videos a {
	display: block;
	padding: 0 0 0 17px;
	background-image: url(../images/video_icon.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}

#files {
	padding: 16px 0 0 0;
}

#files h2 {
	color: #018b21;
	font-size: 12px;
	font-weight: bold;
}

#files a {
	display: block;
	padding: 0 0 0 17px;
	background-image: url(../images/file_icon.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}

#gallery {
	padding: 16px 0 0 0;
}

#gallery h2 {
	color: #018b21;
	font-size: 12px;
	font-weight: bold;
}

#gallery a {
	float: left;
	display: inline;
	margin: 0 1px 1px 0;
}

/* PODJETJE */

#izkaznica {
	padding: 30px 0 0 0;
}

#izkaznica .item {
	line-height: 22px;
	padding: 0 0 1px 2px;
	background-image: url(../images/dot_grey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#izkaznica .item span {
	float: left;
	display: inline;
	width: 240px;
}

/* VIZITKA */

#vizitka {
	padding: 0 0 0 9px;
}

/* BLAGOVNE ZNAMKE */

#znamke .item {
	float: left;
	display: inline;
	width: 140px;
	height: 116px;
	margin: 0 31px 31px 0;
}

#znamke .item img {
	border: 1px solid #bfbfbf;
	width: 140px;
	height: 116px;
}

#znamke .last {
	margin-right: 0;
}

/* NOVICE */

#novice .item {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	background-image: url(../images/dot_lightgrey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#novice .item .left {
	float: left;
	display: inline;
	width: 140px;
	margin: 0 15px 0 0;
}

#novice .item .left img {
	border: 1px solid #666666;
	padding: 1px;
}

#novice .item .right {
	float: left;
	display: inline;
	width: 508px;
}

#novice .item .right .title {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 8px 0;
}

#novice .item .right .date {
	float: right;
	display: inline;
	font-size: 11px;
	color: #3e3e3e;
}

#novice_arhiv {
	list-style-type: square;
	padding: 0 20px;
}

/* HOME */

#home_titles {
	padding: 15px 0 13px 0;
}

#home_titles h1 {
	color: #33a34b;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	padding: 0;
	margin: 0;
	border: 0;
}

#home_titles h2 {
	font-size: 12px;
	font-weight: normal;
	color: #a3a3a3;
	line-height: 14px;
}

#home_novice #novice .item {
	border: 1px solid #ebe6d3;
	border-bottom: 2px solid #ebe6d3;
	border-right: 2px solid #ebe6d3;
	background-color: #f3f0e5;
	padding: 15px;
	background-image: none;
}

#home_novice #novice .item .right {
	width: 474px;
}

#home_novice {
	padding: 25px 0 0 0;
}

#home_manus {
	position: absolute;
	right: 20px;
	bottom: 20px;
	border: 1px solid #b5debe;
	line-height: 88px;
	height: 88px;
	width: 660px;
	text-align: center;
}

#home_manus img {
	padding: 10px 3px;
}

label {
	display: block;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	padding: 0 0 3px 0;
	zoom: 1;
}

.form_wrapper {
	width: 301px;
}

.message_wrapper {
	float: right;
	display: inline;
	width: 320px;
	height: 330px;
	overflow: hidden;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #008b20;
	padding: 6px 4px;
	width: 291px;
	height: 15px;
	line-height: 15px;
	margin: 0 0 20px 0;
	vertical-align: bottom;
	background-color: #ffffff;
}

.form_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	border: 1px solid #008b20;
	padding: 2px;
	width: 314px;
	height: 303px;
	overflow: auto;
	resize: none;
	margin: 0;
	vertical-align: bottom;
	background-color: #ffffff;
}

.captcha_wrapper {
	position: relative;
	margin: 28px 0 0 0;
	background-color: #ececec;
	height: 137px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.captcha_wrapper .submit {
	position: absolute;
	left: 19px;
	top: 87px;
}

.captcha_wrapper .image {
	position: absolute;
	right: 78px;
	top: 32px;
	width: 157px;
	line-height: 20px;
	font-size: 11px;
	text-align: center;
	color: #666666;
}

.captcha_wrapper .image img {
	border: 1px solid #008b20;
	margin: 0 0 3px 0;
}

.captcha_wrapper .input {
	position: absolute;
	left: 19px;
	top: 20px;
}

.captcha_wrapper .input label {
	font-size: 13px;
	color: #616161;
	font-weight: bold;
}

.captcha_wrapper .input input {
	border: 1px solid #008b20;
	background-color: #ffffff;
	color: #000000;
	width: 296px;
}
