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

#wrapper {
	width: 970px;
	margin: 0 auto;
	background-image: url(../images/packe.png);
	background-position: 40px top;
	background-repeat: no-repeat;
}

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

#slogan {
	position: absolute;
	right: 0;
	bottom: 17px;
}

#navbar {
	position: absolute;
	right: 8px;
	top: 15px;
	line-height: 16px;
}

#navbar ul li {
	float: left;
	display: inline;
	line-height: 16px;
	padding: 0 21px 0 20px;
	background-image: url(../images/navbar-separator.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#navbar ul li.last {
	padding-right: 0;
	background-image: none;
}

#navbar ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	color: #382B1F;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#navbar ul li a:hover {
	text-decoration: underline;
}

#navbar ul li a.active {
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 12px;
	left: 2px;
}

#intro {
	margin: 0 0 15px 0;
	width: 970px;
	height: 200px;
}

#intro a {
	display: block;
	width: 970px;
	height: 200px;
	text-decoration: none;
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
}

#footer {
	background-color: #403327;
	padding: 30px 0 40px 0;
	border-bottom: 1px solid #c0a67f;
}

#footer .inner {
	width: 970px;
	margin: 0 auto;
}

#footer .item {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	width: 225px;
	line-height: 20px;
	color: #b79c78;
	font-size: 13px;
}

#footer .item h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DEBF92;
	line-height: 22px;
	padding: 0 0 8px 0;
}

#footer .item a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b79c78;
	font-size: 13px;
	text-decoration: none;
}

#spletko {
	padding: 8px 0 40px 0;
	text-align: center;
	line-height: 24px;
	color: #333333;
	font-size: 11px;
}

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

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

#main {
	margin: 0 0 30px 0;
}

#left {
	float: left;
	display: inline;
	width: 234px;
	min-height: 300px;
	margin: 0 60px 0 0;
	padding: 30px 0 0 0;
	background-image: url(../images/menushadow.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#right {
	float: left;
	display: inline;
	width: 676px;
}

#menu a.item {
	display: block;
	cursor: pointer;
	line-height: 36px;
	height: 36px;
	margin: 0 0 5px 10px;
	background-position: left top;
	background-repeat: no-repeat;
}

#menu a.active {
	margin-left: 0;
}

#menuitem_9 { background-image: url(../images/item_9_off.png); }
#menuitem_9.active { background-image: url(../images/item_9_on.png); }

#menuitem_10 { background-image: url(../images/item_10_off.png); }
#menuitem_10.active { background-image: url(../images/item_10_on.png); }

#menuitem_11 { background-image: url(../images/item_11_off.png); }
#menuitem_11.active { background-image: url(../images/item_11_on.png); }

#menuitem_12 { background-image: url(../images/item_12_off.png); }
#menuitem_12.active { background-image: url(../images/item_12_on.png); }

#menuitem_13 { background-image: url(../images/item_13_off.png); }
#menuitem_13.active { background-image: url(../images/item_13_on.png); }

#menuitem_14 { background-image: url(../images/item_14_off.png); }
#menuitem_14.active { background-image: url(../images/item_14_on.png); }

#menuitem_15 { background-image: url(../images/item_15_off.png); }
#menuitem_15.active { background-image: url(../images/item_15_on.png); }

#menuitem_16 { background-image: url(../images/item_16_off.png); }
#menuitem_16.active { background-image: url(../images/item_16_on.png); }

#menu a.subitem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	line-height: 22px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #382B1F;
	padding: 0 0 0 29px;
}

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

#menu_nofont a.item {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 28px;
	height: 28px;
	margin: 0 0 5px 10px;
	color: #403327;
}

#menu_nofont a.item:hover {
	color: #6a1b13;
}

#menu_nofont a.item.active {
	color: #6a1b13;
}

#menu_nofont a.subitem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	line-height: 22px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #382B1F;
	padding: 0 0 0 29px;
	background-image: url(../images/bullet.gif);
	background-position: 18px center;
	background-repeat: no-repeat;
}

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

/* PRVA STRAN */

#home_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	line-height: 22px;
	padding: 0 0 27px 0;
}

#home_text a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	text-decoration: underline;
}

#home_text a:hover {
	text-decoration: none;
}

#home_items .item {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	color: #333333;
	line-height: 20px;
	float: left;
	display: inline;
	margin: 0 18px 10px 0;
	width: 155px;
}

#home_items .item img {
	border: 1px solid #ab906c;
}

/* PODJETJE */

#podjetje_items .item {
	float: left;
	display: inline;
	margin: 0 22px 20px 0;
	-moz-box-shadow: 2px 2px 2px #978363;
	-webkit-box-shadow: 2px 2px 2px #978363;
	box-shadow: 2px 2px 2px #978363;
}

/* REFERENCE */

#reference_items .item {
	padding: 0 0 15px 0;
}

#reference_items .item h1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #382B1F;
	padding: 0 0 10px 0;
}

#reference_items .item .image {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
	-moz-box-shadow: 2px 2px 2px #978363;
	-webkit-box-shadow: 2px 2px 2px #978363;
	box-shadow: 2px 2px 2px #978363;
}

/* NOVICE */

.news_item {
	margin: 0 0 17px 0;
	padding: 0 0 17px 0;
	background-image: url(../images/news_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.news_item .left {
	float: left;
	display: inline;
	width: 119px;
}

.news_item .left img {
	-moz-box-shadow: 2px 2px 2px #978363;
	-webkit-box-shadow: 2px 2px 2px #978363;
	box-shadow: 2px 2px 2px #978363;
}

.news_item .right {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	width: 555px;
	line-height: 22px;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #382B1F;
}

.news_item .right h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #382B1F;
	line-height: 18px;
	padding: 0 0 5px 0;
}

.news_item .right h2 .date {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0 0 0 10px;
}

.news_item .right a.more {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #382B1F;
	text-decoration: none;
}

#single_news .left {
	float: left;
	display: inline;
	width: 280px;
}

#single_news .right {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	width: 395px;
}

#single_news .left img {
	-moz-box-shadow: 2px 2px 2px #978363;
	-webkit-box-shadow: 2px 2px 2px #978363;
	box-shadow: 2px 2px 2px #978363;
}

#single_news .left .mini {
	float: left;
	display: inline;
	margin: 11px 11px 0 0;
}

#single_news .right h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #382B1F;
	line-height: 18px;
	padding: 0 0 7px 0;
}

#single_news .right .date {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 15px 0;
}

#single_news .right .text {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #382B1F;
	line-height: 22px;
}

#single_news .right .back {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #917b5d;
	padding: 20px 0 0 0;
}

/* PRODAJNI PROGRAM */

#breadcrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #897254;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
	padding: 0 0 30px 0;
}

#breadcrumbs a {
	color: #897254;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#izdelek_prev_next {
	padding: 20px 0 0 0;
}

#izdelek_prev_next a {
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #917b5d;
}

#izdelek_prev_next a.next {
	float: right;
	display: inline;
}

#izdelek_prev_next a.prev {
	float: left;
	display: inline;
}

#produkt_tabela tr.head td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #8d7659;
	padding: 0 0 10px 0;
}

#produkt_tabela tr.items td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #382b1f;
	line-height: 18px;
	padding: 0 0 3px 0;
	background-image: none;
}

#produkt_tabela tr.items {
	background-image: url(../images/news_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
}

#produkt_tabela tr.total td {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	font-style: italic;
}

.paging {
	background-image: url(../images/news_line.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
	line-height: 18px;
}

.paging a {
	float: left;
	display: inline;
	padding: 0 5px;
	line-height: 18px;
	margin: 0 5px 0 0;
	text-decoration: none;
	color: #403327;
	border: 1px solid #403327;
}

.paging a:hover, .paging a.active {
	background-color: #edd8b4;
}

/* KONTAKT */

.textarea_wrapper {
	float: right;
	display: inline;
	width: 315px;
	overflow: hidden;
	line-height: 18px;
}

.form_wrapper {
	line-height: 18px;
	padding: 0 0 6px 0;
}

label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	padding: 0 0 5px 0;
}

label.required {
	font-weight: bold;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e8c898;
	border: 1px solid #6a1c14;
	padding: 6px 3px;
	width: 316px;
	margin: 0 0 7px 0;
}

.form_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e8c898;
	border: 1px solid #6a1c14;
	padding: 3px;
	width: 307px;
	margin: 0 0 7px 0;
	line-height: 20px;
	overflow: auto;
	resize: none;
	height: 281px;
}

.captcha_wrapper {
	margin: 15px 0 0 0;
	position: relative;
	height: 137px;
	background-image: url(../images/captcha_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

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

.captcha_wrapper .image img {
	border: 1px solid #cccccc;
}

.captcha_wrapper .submit {
	position: absolute;
	left: 18px;
	top: 20px;
}

.captcha_wrapper .submit label {
	font-size: 13px;
	color: #DFC394;
}

.captcha_wrapper .submit .form_text {
	background-color: #ffffff;
	border: 1px solid #858585;
	color: #000000;
	width: 298px;
}

.error {
	padding: 8px;
	margin: 0 0 20px 0;
	border: 1px solid #212121;
	background-color: #e4b809;
	font-weight: bold;
}

.success {
	padding: 8px;
	margin: 0 0 20px 0;
	border: 1px solid #212121;
	background-color: #7ec250;
	font-weight: bold;
}
