body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*
 * Layout
 */
/*
 * Header
 */
#header {
	width: 770px;
	height: 140px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
}
#logo {
	width: 160px;
	padding: 45px 0 0 0;
	float: left;
}
#header_pic {
	width: 580px;
	height: 140px;
	background-image: url(images/header.jpg);
	padding: 0;
	float: right;
}
/*
 * Header - Menu, big banner
 */
#header_navigation {
	padding: 0 10px 0 0;
	float: right;
}
#header_navigation ul {
	padding: 0;
	margin: 0;
}
#header_navigation li {
	padding: 0 0 0 1px;
	margin: 0;
	list-style-type: none;
	float: right;
}
.header_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	line-height: 25px;
	background-color: #686868;
	display: block;
	padding: 0 16px 0 16px;
	text-decoration: none;
}
.header_nav:hover {
	color: #E5F455;
	text-decoration: underline;
}
#banner468 {
	padding: 14px 0 0 60px;
	float: left;
}
/*
 * Main Layout, Left Columnn, Right Columnn
 */
#columns_container {
	width: 770px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	background-color: #ffffff;
}
#left_column {
	width: 156px;
	background-color: #ffffff;
	float: left;
	padding: 10px 0 0 0;
}
#right_column_container {
	width: 614px;
	background-color: #ffffff;
	padding: 0;
	float: right;
}
#right_column {
	width: 580px;
	background-color: #ffffff;
	padding: 10px 0 25px 0;
	float: right;
}
/*
 * Left Columnn - Main Menu
 */
#main_menu_container {
	width: 156px;
}
#main_menu_container ul {
	padding: 0;
	margin: 0;
}
#main_menu_container li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
a.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	background-color: #FFFFFF;
	background-image: url(images/mainmenu_crtice.gif);
	background-position: bottom;
	background-repeat: no-repeat; 
	display: block;
	height: 33px;
	padding: 3px 0 0 16px;
	text-decoration: none;
}
a.mainmenu:hover {
	background-color: #C1CB61;
}
#main_menu_container #mainmenu_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 32px;
	background-color: #686868;
	background-image: url(images/mainmenu_crtice.gif);
	background-position: bottom;
	background-repeat: no-repeat; 
	display: block;
	height: 33px;
	padding: 3px 0 0 16px;
}
/*
 * Left Columnn - Small Banners
 */
#small_banner_container {
	padding: 35px 0 0 16px;
}
.small_banner_placeholder {
	padding: 0 0 10px 0;
}
/*
 * Sub_Menu
 */
.submenu_container {
	width: 580px;
	height: 35px;
	float: left;
	clear: both;
}
#submenu_titles {
	display: block;
	float: left;
}
.container_left {
	padding: 0 1px 0 0;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin:0;
}
.container_left1 {
	float: left;
}
a.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 29px;
	display: block;
	background-color: #686868;
	padding: 3px 10px 0 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C1CB61;
	text-decoration: none;
}
a.submenu:hover {
	text-decoration: underline;
}
a.submenu_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 29px;
	background-color: #333333;
	display: block;
	padding: 3px 10px 0 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C1CB61;
	text-decoration: none;
}
a.submenu_category:hover {
	text-decoration: underline;
}
.submenu_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 29px;
	background-color: #D6863E;
	display: block;
	padding: 3px 10px 0 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C1CB61;
	float: left;
}
/*
 * Sub_Menu - sledeci, prethodni
 */
.submenu2 {
	border: 1px solid #E9E9E9;
	padding: 0 8px 0 8px;
	display: block;
	float: left;
}
.previous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	display: block;
	padding: 1px 8px 0 28px;
	background-image: url(images/previous.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}
.previous:hover {
	text-decoration: underline;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	display: block;
	padding: 1px 28px 0 8px;
	background-image: url(images/next.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
}
.next:hover {
	text-decoration: underline;
}
/*
 * Back
 */
.back_container {
	float: right;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 33px;
	display: block;
	padding: 1px 0 1px 30px;
	background-image: url(images/back.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}
.back:hover {
	text-decoration: underline;
}
/*
 * Choose
 */
.form {
	margin: 0;
	padding: 0;
}
#choose {
	padding: 10px 0 0 0;
	height: 26px;
	line-height: 26px;
	clear: both;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #C1CB61;
	padding: 0 0 0 5px;
}
/*
 * MainPart - TEXT
 */
#content_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 580px;
	padding: 1px 0 0 0;
	margin: 0;
	float: left;
	clear: both;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 530px;
	padding: 1px 25px 0 25px;
	margin: 0;
	float: left;
	clear: both;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 11px;
	background-color: #ffffff;
	padding: 11px 10px 11px 10px;
	margin: 0 -25px 0 -25px;
	border-top: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #E9E9E9;
}
h3 .verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.h3green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height: 11px;
	background-color: #C1CB61;
	border: 1px solid #E9E9E9;
	padding: 11px 15px 11px 10px;
	margin: 0 -25px 0 -25px;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
}
/*
 * Listing
 */
.pozicija {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	line-height: 32px;
	padding: 1px 10px 0 10px;
	display: block;
	float: left;
}
#artical_list {
	padding: 0;
	margin: 0;
}
.artikal_container {
	padding: 0;
	margin:0;
	border: 1px solid #E9E9E9;
}
.emptyrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	line-height: 2px;
}
.emptyrow_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	line-height: 10px;
}
.thumb_holder_list {
	padding: 0;
	margin: 0;
}
.artikalsmall_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.artikalsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding: 0 8px 0 8px;
	margin: 0;
}
.cenasmall_shorttitle {
	background-color: #C1CB61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding: 0 5px 0 8px;
	margin: 0;
}
.cenasmall_short {
	background-color: #D6863E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding: 0 7px 0 7px;
	margin: 0;
}
.artikalsmall p {
	padding: 0;
	margin: 0;
}
.cenasmall_shorttitle p {
	padding: 0;
	margin: 0;
}
.cenasmall_short p {
	padding: 0;
	margin: 0;
}
/*
 * Gallery
 */
#artikal_show {
	width: 580px;
	padding: 0;
}
#gallery {
	width: 320px;
	float: left;
}
.big_picture {
	padding: 0;
	margin: 0;
	border: 8px solid #E9E9E9;
}
.small_pictures {
	padding: 5px 0 0 0;
	margin: 0;
}
.thumb_holder {
	padding: 10px 10px 0 0;
	float: left;
}
.thumb_holder_right {
	padding: 10px 0 0 0;
	float: left;
}
a.thumbs {
	border: 3px solid #BFBFBF;
	display: block;
}
a.thumbs:hover {
	border: 3px solid #D6863E;
}
/*
 * Full INFO
 */
#full_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 245px;
	float: right;
	border: 1px solid #B4B4B4;
}
.section0 {
	height: 15px;
	line-height: 15px;
	padding: 2px 2px 0 0;
}
.section0 .code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	background-color: #ffffff;
	border-bottom: solid 1px #cccccc;
	padding: 0;
	float: right;
}
.section1 {
	padding: 10px;
	background-image: url(images/section1.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.section2 {
	padding: 10px;
}
.price_container {
	background-color: #C1CB61;
}
.price_left {
	padding: 10px;
}
.price_rite {
	padding: 10px 10px 10px 5px;
	background-color: #D6863E;
}
.seller {
	padding: 10px;
	background-color: #686868;
	color: #ffffff;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DA6B07;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.section1 p {
	padding: 0 0 0 10px;
	margin: 0;
}
.section2 p {
	padding: 0 0 0 10px;
	margin: 0;
}
.price_left p {
	padding: 0 0 0 10px;
	margin: 0;
}
.price_rite p {
	font-weight: bold;
	padding: 14px 0 0 10px;
	margin: 0;
}
.seller p {
	padding: 0 0 0 10px;
	margin: 0;
}
/*
 * Footer
 */
#footer {
	width: 580px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	clear: both;
	padding: 0 0 0 190px;
}
#footerbox {
	border: 10px solid #E9E9E9;
}
#footer_navigation {
	width: 530px;
	float: left;
}
#footer_navigation ul {
	padding: 0;
	margin: 0;
}
#footer_navigation li {
	padding: 0 1px 1px 0;
	margin: 0;
	list-style-type: none;
	float: left;
}
.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	line-height: 25px;
	background-color: #686868;
	display: block;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
.footer_nav:hover {
	text-decoration: underline;
}
#footer_top {
	width: 21px;
	padding: 0;
	margin: 0;
	float: right;
}
#footer_top .top {
	padding: 0;
	margin: 0;
	float: right;
}
#site_policy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 20px 15px 20px 15px;
	clear: both;
}
a.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.small:hover {
	color: #C1CB61;
}
/*
 * Kontakt
 */
.kontaktforma {
	margin: 0;
	padding: 20px 0 0 0;
}
.form_box {
	background-color: #F4F4EC;
	background-attachment: scroll;
	background-image: url(images/txt_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #E1E1D6;
	padding: 3px 3px 3px 5px;
}
.form_button {
	background-color: #C1CB61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border: solid 1px #C1CB61;
}
