* {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
	vertical-align: middle;
}
body {
	background: #F9F9F9;
	font-family: Arial, Verdana;
	font-size: 12px;
}
br.clear {
	clear: both;
}
a {
	color: #000000;
	text-decoration: none;
}
#center {
	width: 900px;
	margin: 0px auto 0px auto;
}
#header {
	background: url('images/header.jpg') no-repeat center center;
	height: 104px;
	margin-top: 20px;
	margin-bottom: 24px;
}
#content_top {
	background: url('images/content_top.jpg') no-repeat center center;
	height: 20px;
}
#content {
	background: url('images/content.jpg') repeat-y;
}
#content_bottom {
	background: url('images/content_bottom.jpg') no-repeat center center;
	height: 14px;
}
#header_left {
	float: left;
	background: url('images/logo.gif') no-repeat center center;
	width: 100px;
	height: 80px;
	margin: 17px 0px 0px 72px;
}
#header_right {
	float: left;
	width: 643px;
	height: 82px;
/*	border: 1px solid black; */
	margin: 11px 0px 0px 76px;	
}
#header_right_top {
	background: url('images/header_bg.gif') no-repeat center center;
	height: 57px;
	border-bottom: 1px solid #8E929D;
}
#header_nav a {
	height: 20px;
	display: block;
	float: left;
	color: white;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
}
#header_nav a.button1 {
	background: url('images/button_1.gif') no-repeat center center;
	width: 127px;
}
#header_nav a.button2 {
	background: url('images/button_2.gif') no-repeat center center;
	width: 131px;
}
#header_nav a.button3 {
	background: url('images/button_3.gif') no-repeat center center;
	width: 126px;
}
#header_nav a.button4 {
	background: url('images/button_4.gif') no-repeat center center;
	width: 128px;
}
#header_nav a.button5 {
	background: url('images/button_5.gif') no-repeat center center;
	width: 131px;
}
#header_nav a.button1:hover, #header_nav a.button1#n_hover {
	background: url('images/button_1_hover.gif') no-repeat center center;	
}
#header_nav a.button2:hover, #header_nav a.button2#n_hover {
	background: url('images/button_2_hover.gif') no-repeat center center;	
}
#header_nav a.button3:hover, #header_nav a.button3#n_hover {
	background: url('images/button_3_hover.gif') no-repeat center center;	
}
#header_nav a.button4:hover, #header_nav a.button4#n_hover {
	background: url('images/button_4_hover.gif') no-repeat center center;	
}
#header_nav a.button5:hover, #header_nav a.button5#n_hover {
	background: url('images/button_5_hover.gif') no-repeat center center;	
}
#content_left {
	float: left;
	width: 220px;
	margin-left: 20px;
}
#content_right {
	float: left;
	margin-left: 25px;
	width: 620px;
}
a {
	color: #000000;
}
h1.blue {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #00408A;
	margin-bottom: 15px;
}
#content_right h1.blue {
	border-bottom: 1px solid #DBDBDB;
	padding-bottom:  3px;
}
#whitebox_top {
	background: url('images/whitebox_top.gif') no-repeat top center;
	width: 200px;
	height: 20px;
}
#whitebox_bottom {
	background: url('images/whitebox_bottom.gif') no-repeat top center;
	width: 200px;
	height: 20px;
}
#whitebox {
	background: #FFFFFF;
	padding: 8px;
	width: 184px;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.left_nav {
	padding-bottom: 8px;
}
.left_nav a {
	display: block;
	background: url('images/left_nav_bg.gif') no-repeat bottom left;
	height: 23px;
	padding-left: 20px;
	padding-top: 7px;
	color: #373737;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.left_nav a.active {
	display: block;
	background: url('images/left_nav_bg_active.gif') no-repeat bottom left;
	height: 23px;
	padding-left: 20px;
	padding-top: 7px;
	color: #373737;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.left_nav a.sub {
	background: url('images/left_nav_bg_sub.gif') no-repeat bottom left;
	padding-left: 34px;
	font-weight: normal;	
}
a.more {
	display: block;
	background: url('images/more_bg.gif') no-repeat center right;
	width: 272px;
	height: 24px;
	text-align: right;
	padding-top: 8px;
	padding-right: 14px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #BF0030;
}
a.more:hover {
	color: #DE91A4;
}
a.morenav_right {
	display: block;
	background: url('images/morenav_right.gif') no-repeat center right;
	width: 220px;
	height: 24px;
	text-align: right;
	padding-top: 8px;
	padding-right: 14px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #BF0030;
}
a.morenav_right:hover {
	color: #DE91A4;
}
a.morenav_left {
	display: block;
	background: url('images/morenav_left.gif') no-repeat center right;
	width: 206px;
	height: 24px;
	text-align: left;
	padding-top: 8px;
	padding-left: 14px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #BF0030;
}
a.morenav_left:hover {
	color: #DE91A4;
}
a.more_left {
	display: block;
	background: url('images/more_bg_left.gif') no-repeat center right;
	width: 246px;
	height: 24px;
	text-align: left;
	padding-top: 8px;
	padding-left: 14px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #BF0030;
}
a.more_left:hover {
	color: #DE91A4;
}
a.left {
	display: block;
	background: url('images/more_bg.gif') no-repeat center right;
	width: 272px;
	height: 24px;
	text-align: right;
	padding-top: 8px;
	padding-right: 14px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #BF0030;
}
a.right {
	display: block;
	background: url('images/more_bg.gif') no-repeat center right;
	width: 272px;
	height: 24px;
	text-align: right;
	padding-top: 8px;
	padding-right: 14px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #BF0030;
}
a.current {
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  color: #CCCCCC;
}
div#paging_middle a.current {
  text-decoration: none;
  font-weight: bold;
  color: #999999;
}
div.admin_color {
	height: 30px;
	width: 40px;
	border: 1px solid #999999;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
div.color {
	height: 17px;
	width: 17px;
	border: 1px solid #DBDBDB;
	margin-right: 7px;
	margin-bottom: 7px;
	float: left;
}
div.snimka {
	border: 2px solid #DBDBDB;
	display: block;
	float: left;
}
div.snimka img {
	border: 1px solid #FFFFFF;
}
div.product {
	display: block;
	float: left;
	width: 308px;
	margin-bottom: 30px;
}
#footer {
	color: #B1B1B1;
	margin-top: 8px;
}
#footer a {
	color: #B1B1B1;
	text-decoration: none;
}
#footer_left {
	float: left;
	width: 700px;
}
#footer_right {
	float: right;
	width: 180px;
	text-align: right;
}
div#lang {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
div#lang a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
input {
	width: 190px;
	padding: 3px;
}
#content_right textarea {
	width: 280px;
	height: 100px;
	padding: 3px;
}
.error {
		background: url('images/error.gif') no-repeat left;
		border: 1px solid #C8C8C8;
		border-left: 0px;
		border-right: 0px;
		padding: 5px;
		margin-bottom: 6px;
		color: red;
}
.ok {
		background: url('images/ok.gif') no-repeat left;
		border: 1px solid #C8C8C8;
		border-left: 0px;
		border-right: 0px;
		padding: 5px;
		padding-left: 40px;
		margin-bottom: 6px;
		margin-right: 15px;
		color: green; 
}
.error ul{
	padding-left: 40px;
}
div#paging_middle a {
  font-size: 13px;
  color: #666666;
  font-weight: bold;
}
div#paging_middle {
  color: #666666;
}
