/* PIGO
   Style Sheet
   by boomerank
*/
 
/* O S N O V A _________________________________________*/

body {
	margin: 0;
	padding: 0;
	background: #fff url(/pic/back.gif) repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #000;
	text-align: center;
}

img, a img {
	border: 0;
}


/*  S T R U K T U R A ______________________________________*/

/*  glava  */
#header {
	margin: 0 auto;
	padding: 0 16px 0 10px;
	width: 936px;
	background: #fff url(/pic/shadow-right.gif) repeat-y right top;
	text-align: left;
}

/*  Vsebina strani  */
#main { 
	margin: 0 auto;
	padding: 12px 16px 10px 10px;
	width: 936px;
    background: #fff url(/pic/shadow-right.gif) repeat-y right top;
	text-align: left;
}

/*  levi stolpec  */
#contentLeft {
	width: 227px;
    font-size: 1.1em;
	text-align:center;
}

/*  glavna vsebina  */
#content {
	float: right;
	width: 690px;
	font-size: 1.1em;
}

/* zaključek vsebine */
#mainBottom {
	margin: 0 auto;
	width: 962px;
	height: 11px;
	background: url(/pic/main-bottom.gif) no-repeat left top;
}

/*  Noga  */
#footer {
	margin: 5px auto;
	padding: 16px 0 0 30px;
	width: 962px;
	height: 47px;
	background: url(/pic/footer-back.gif) no-repeat top center;
	font-size: 1.1em;
	text-align: left;
}


/*  G L A V A ______________________________________*/

/* logotip */
#header img.logo {
	float: left;
}

/* Prijavna forma */
#header #login {
	float: left;
	margin: 0 15px 0 0;
	background: url(/pic/login-back.png) top center no-repeat;
	width: 275px;
	height: 121px;
}

#header #login h1 {
	margin: 22px 0 0 12px;
	padding: 0;
	font-size: 1.2em;
	color: #00a650;
	font-weight: bold;
}

#header #login p {
	margin: 9px 10px 0 12px;
	padding: 0;
	white-space: nowrap;
}

#header #login label {
	font-size: 11px;
	font-weight: bold;
}

#header #login input {
	margin: 0;
	padding: 1px 1px 0 1px;
	width: 186px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* password je ozji */
#header #login input.pass {
	width: 120px;
}

/* gumb */
#header #login .submit {
	margin: 0;
	width: auto;
	border: 0;
	cursor: pointer;
}

#header #login a {
	color: #000;
	text-decoration: underline;
}

#header #login a:hover {
	text-decoration: none;
}


/* Voziček */
#headerRight {
	float: left;
	width: 400px;
	height: 121px;
}

#headerRight #cart {
	margin: 15px 0 0 67px;
	padding: 20px 15px 0 48px;
	width: 270px;
	height: 42px;
	background: url(/pic/cart-back.png) no-repeat left top;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	white-space: nowrap;
}

#headerRight #cart span {
	color: #00a650;
}


/* iskanje */
#headerRight #iskanje {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1.1em;
	text-align: right;
}

#headerRight #iskanje input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
    width: 150px;
    padding: 1px;
}

#headerRight #iskanje select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 180px;
}

#headerRight #iskanje input.button {
	margin: 0;
    padding: 0;
    width: auto;
}


/*  Z G O R N J I  M E N I ______________________________________*/

#menuTop {
	clear: both;
	margin: 0 auto;
	padding: 0;
	background: #1898f4 url(/pic/menu-top_back.gif) repeat-x top left;
}

#menuTop ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 670px;
	list-style-type: none;
}

#menuTop ul li {
	float: left;
	border-right: 1px solid #fff;
}

#menuTop ul li a {
	display: block;
	padding: 9px 15px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#menuTop ul li a:hover {
	color: #000;
	background: #c2c2c2 url(/pic/menu-top_selected.gif) top center repeat-x;
}


/*  pozdravna vrstica  */
#greeting {
	margin: 0;
	padding: 5px 0 10px 0;
}

#greeting a {
	color: #000;
	text-decoration: underline;
}

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


/*  L E V I  M E N I ______________________________________*/

/* telo menija */
#menuLeft {
	margin: 0;
	padding: 12px 11px 0 0;
	background: url(/pic/menu-left_back.jpg) no-repeat left top;
	list-style-type: none;
	text-align:left;
}

#menuLeft li {
	margin: 0;
	padding: 1px 0;
	line-height: 130%;
	font-weight: bold;
}

/* povezave v meniju */
#menuLeft li a {
	padding: 0 0 5px 18px;
	display: block;
	color: #4e4e4e;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#menuLeft li a:hover {
	background: url(/pic/menu-left_arrow.gif) no-repeat left top;
	color: #1898f4;
}

#menuLeft li a.selected {
	background: url(/pic/menu-left_arrow.gif) no-repeat left top;
	color: #1898f4;
}

/* 2. nivo */
#menuLeft li ul li {
	margin: 0 0 0 -20px;
	padding: 1px 0;
	list-style-type: none;
}

#menuLeft li ul li a {
	padding: 0 0 3px 12px;
	font-size: 1em;
	font-weight: normal;
	background: url(/pic/menu-left_bullet.gif) no-repeat left top;
}

#menuLeft li ul li a:hover {
	background: url(/pic/menu-left_bullet.gif) no-repeat left top;
}

#menuLeft li ul li a.selected {
	background: url(/pic/menu-left_bullet.gif) no-repeat left top;
}

/* 3. nivo */
#menuLeft li ul li div {
	background: #f7f7f7 url(/pic/menu-left-third_back.jpg) repeat-y left top;
}

#menuLeft li ul li ul li {
	margin: 0 0 0 -15px;
	padding: 1px 0;
	list-style-type: disc;
}

#menuLeft li ul li ul li a {
	padding: 0;
	font-size: 0.9em;
	font-weight: normal;
	background: none;
}

#menuLeft li ul li ul li a:hover {
	background: none;
}

#menuLeft li ul li ul li a.selected {
	background: none;
}

/* spodnji rob menija */
#menuLeftBottom {
	height: 18px;
	margin-bottom:12px;
	background: url(/pic/menu-left_bottom.gif) no-repeat left bottom;
}


/*  V S E B I N A ______________________________________*/

#content p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 140%;
}

#content a {
	color: #000;
	text-decoration: underline;
}

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

#content a.linkReverse {
	color: #000;
	text-decoration: none;
}

#content a.linkReverse:hover {
	text-decoration: underline;
}

#content ul, #content ol {
	margin: 8px 0 10px 25px;
	padding: 0;
}

#content ul li {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 140%;
	list-style: url(/pic/bullet.gif);
}

#content ol li {
	margin: 0 0 5px 0;
	padding: 0;
}

/* pot */
#path {
	color: #1898f4;
	width: 600px;
}

#path a {
	color: #1898f4;
	text-decoration: underline;
}

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

/* ikonce za print ... */
#print {
	float: right;
	display: none;
}


/*  NASLOVI  */

#content h1 {
  margin: 15px 0 12px 0;
  padding: 0;
  color: #1898f4;
  font-size: 1.5em;
  font-weight: bold;
}

#content h2 {
	margin: 15px 0 5px 0;
	padding: 0;
	color: #1898f4;
	font-size: 1.4em;
	font-weight: bold;
}

#content h2 a {
	color: #1898f4;
	text-decoration: none;
}

#content h3 {
	margin: 10px 0 5px 0;
	padding: 0;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}

/* priporočamo, sorodni izdelki ... */
#content h4 {
	margin: 15px 0 0 0;
	padding: 5px 10px 0 40px;
	height: 24px;
	color: #1898f4;
	font-size: 1.4em;
	font-weight: bold;
	background: url(/pic/priporocamo.gif) no-repeat left top;
}

#content h4.sorodni {
 	background: url(/pic/sorodni.gif) center top no-repeat;
	color: #1898f4;
}

/* podatki o naročilu */
#content h5 {
	margin: 20px 0 5px 0;
	padding: 0 0 2px 0;
	color: #1898f4;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #5eb7f7;
}


/*  SEZNAM VSEH ODDELKOV IN POLIC  */

#content ul.listArea {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
}

#content ul.listArea li {
	margin: 0 0 10px 0;
	padding: 0;
	color: #1898f4;
	font-weight: bold;
	list-style: none;
}

#content ul.listArea li a {
	color: #1898f4;
	text-decoration: none;
}

#content ul.listArea li a:hover {
	text-decoration: underline;
}

/* 2. nivo */
#content ul.listArea li ul {
	margin: 0;
	padding: 0 0 0 22px;
}

#content ul.listArea li ul li {
	margin: 2px 0 0 0;
	padding: 0;
	list-style: square;
}

#content ul.listArea li ul li a {
	font-weight: normal;
}


/*  SEZNAM PODROČIJ  */

#subarea {
	margin: 0 0 -25px 0;
}

#subarea img {
  margin: 0 75px 30px 0;
}


/*  SEZNAM IZDELKOV  */

.row {
	margin: 10px 0 10px 0;
}

#content .product {
	float: left;
	width: 345px;
}

/* slikca */
#content .product .thumb {
	float: left;
}

#content .product .thumbTop {
	margin: 0;
	padding: 7px 10px 2px 7px;
	background: url(/pic/thumb.jpg) no-repeat left top;
}

#content .product .thumbBottom {
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: url(/pic/thumb-bottom.gif) no-repeat left top;
}

/* tekst */
#content .product .text {
	margin: 0 10px 0 135px;
	padding: 0;
}

#content .product .text h1 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

#content .product .text h1 a {
	color: #000;
	text-decoration: none;
}

#content .product .text h1 a:hover {
	text-decoration: underline;
}

#content .product .text p {
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 120%;
}

/* cena */
#content .product .text .price, .priceOld {
	margin-top: 5px;
	color: #799e07;
	font-weight: bold;
}

#content .product .text .price span, #content .product .text .priceOld span {
	font-size: 1.1em;
	white-space: nowrap;
}

#content .product .text .priceOld span {
	text-decoration: line-through;
}

/* akcijska cena */
#content .product .text .priceAction {
	color: #b02370;
	font-weight: bold;
}

#content .product .text .priceAction span {
	font-size: 1.3em;
	white-space: nowrap;
}

/* v voziček in podrobnosti */
#content .product .text img {
	margin: 5px 0 0 0;
}


/*  P O L I C A  */

/* filter po znamkah */
#content .filter {
	margin: 0 0 5px 0;
	padding: 5px;
	background: #e4e4e4;
}

#content .filter p {
	margin: 0;
	padding: 0;
	line-height: 150%;
}

#content .filter a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

#content .filter a:hover {
	text-decoration: underline;
}

#content .filter a span {
	color: #000;
	font-weight: normal;
}

/* izbran */
#content .filter span {
	color: #1898f4;
	font-weight: bold;
}

/* sortiranje */
#content .filter .sort {
	float: right;
}

#content .filter select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 150px;
}

/* pager */
#content .pager {
	margin: 18px 0 23px 0;
	padding: 0;
	text-align: center;
	font-size: 1.1em;
}

#content .pager a {
	margin: 0 3px;
	padding: 0.3em 0.6em;
	color: #1898f4;
	text-decoration: none;
	border: 1px solid #e4e4e4;
}

#content .pager a:hover {
	background: #e4e4e4;
	border: 1px solid #4e4e4e;
}

#content .pager span {
	margin: 0 3px;
	padding: 0.3em 0.6em;
	color: #1898f4;
	background: #e4e4e4;
	border: 1px solid #4e4e4e;
}

/* prejsnja & naslednja */
#content .pager a.side {
	margin: 0 3px;
	padding: 0;
	color: #1898f4;
	text-decoration: none;
	border: 0;
}

#content .pager a.side:hover {
	background: none;
	border: 0;
	text-decoration: underline;
}


/*  I Z D E L E K  */

#content .productItem {
	margin-bottom:10px;
}

/* slika */
#content .productItem .image {
	float: left;
}

#content .productItem .image a {
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
}

#content .productItem .image a:hover {
	text-decoration: underline;
}

/* tekst */
#content .productItem .text {
	margin: 0 0 0 210px;
	padding: 0;
}

#content .productItem .text p {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.1em;
}

/* cena */
#content .productItem .text .price, .priceOld {
	color: #799e07;
	font-weight: bold;
}

#content .productItem .text .price span, #content .productItem .text .priceOld span {
	font-size: 1.1em;
	white-space: nowrap;
}

#content .productItem .text .priceOld span {
	text-decoration: line-through;
}

/* akcijska cena */
#content .productItem .text .priceAction {
	color: #b02370;
	font-weight: bold;
}

#content .productItem .text .priceAction span {
	font-size: 1.3em;
	white-space: nowrap;
}


/*  TABELA RAZLIČIC  */

#content .productItem table.productItems {
	margin: 10px 0;
	width: 477px;
	border-bottom: 5px solid #e4e4e4;
	border-collapse: collapse;
}

#content .productItem table.productItems td, #content .productItem table.productItems th {
	padding: 4px 6px;
	border-bottom: 1px solid #e4e4e4;
}

#content .productItem table.productItems th {
	background: #e4e4e4;
	color: #1898f4;
}

#content .productItem table.productItems td p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/* celica z gumbom */
#content .productItem table.productItems td.add2cart {
	width: 114px;
	padding-right: 0;
}

/* cena */
#content .productItem table.productItems .price, #content .productItem table.productItems .priceOld {
	color: #799e07;
	font-weight: bold;
	white-space: nowrap;
}

#content .productItem table.productItems .priceOld {
	text-decoration: line-through;
}

/* akcijska cena */
#content .productItem table.productItems .priceAction {
	color: #b02370;
	font-weight: bold;
}

#content .productItem table.productItems .priceAction span {
	font-size: 1.2em;
	white-space: nowrap;
}


/*  V O Z I Č E K  */

/* koraki na vrhu */
#content .checkoutSteps {
	margin: 0 0 0 25px;
}

#content .checkoutSteps div {
	float: left;
	display: inline;
	margin: 0 7px 10px 7px;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	color: #1898f4;
	font-weight: bold;
}

#content .checkoutSteps div p {
	margin: 10px 0 0 0;
}

#content .checkoutSteps div p.arrow {
	margin: 49px 0 0 0;
}

/* opozorilna fleha */
#content .info {
	margin: 0 0 10px 0;
	padding: 10px 10px 6px 45px;
	background: #e4e4e4 url(/pic/icon-info.gif) no-repeat left top;
}

#content .info p {
	margin: 0 0 5px 0;
}

/* tabela */
#content table.cart td {
	padding: 5px 4px;
	vertical-align: top;
	color: #4e4e4e;
}

#content table.cart td a {
	color: #4e4e4e;
}

/* glava tabele */
#content tr.cartHeader td {
	background: #b7dffc;
	color: #1898f4;
	font-weight: bold;
	font-size: 1.1em;
	border: 0;
}

/* izdelki */
#content table.cart tr.cartItem td {
	border-bottom: 1px solid #9ed4fa;
	vertical-align: middle;
}

/* gumb za količine */
#content input.cartButton {
	padding: 2px 3px;
	cursor: pointer;
	color: #000;
	border: 1px solid #bcd664;
	background: #bcd664 url(/pic/button.gif) repeat-x left center;
}

/* skupaj */
#content table.cart tr.cartSum td {
	border-top: 1px solid #9ed4fa;
	vertical-align: middle;
	font-size: 1.1em;
}

/* total cena */
#content span.cartTotal {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
}
#content span.left {
	padding: 3px 2px 0 0;
	color: #b02370;
}
#content span.right {
	padding: 0 0 0 2px;
	color: #b02370;
	font-size: 1.5em;
}

/* gumbi */
#content a.button {	
	margin: 5px 0 0 0;
	padding: 0.7em;
	color: #000;
	font-weight: bold;
	background: #bcd664 url(/pic/button.gif) repeat-x left center;
	text-decoration: none;
}

#content a.big {	
	font-size: 1.2em;
}

#content a.small {
	 font-size: 0.9em;
	 padding: 2px 3px;
	 font-weight: normal;
	 color: #000;
	 border: 1px solid #bcd664;
}


/*  P R I J A V A  */

#content td.box {
	padding: 10px 15px;
	width: 300px;
	background: #e4e4e4;
	text-align: left;
}

#content td.boxMargin {
	width: 30px;
}

/* box za registracijo */
#content td.registracija {
	background: #e4e4e4 url(/pic/box-register_back.gif) no-repeat right bottom;
}

/* box za prijavo */
#content td.prijava {
	background: #e4e4e4 url(/pic/box-login_back.gif) no-repeat right bottom;
}

#content td.registracija h2 {
	margin: 0 0 10px 0;
}

#content td.prijava h2 {
	margin: 0 0 10px 0;
	color: #8bad1a;
}

#content div.box p {
	margin: 0 0 6px 0;
	line-height: 130%;
}


/*  L E V I  S T O L P E C ______________________________________*/

#contentLeft p {
	margin:0;
	padding:0;
}

/* akcija */
#contentLeft div.akcija {
	margin:0 0 15px 0;
	padding:0 20px 10px 12px;
	background:url(/pic/akcija-back.gif) no-repeat left bottom;
	font-size:1em;
}

#contentLeft div.akcija p {
	margin:0;
	padding:6px 0 0 0;
}


/*  N O G A _____________________________________________ */

#footer a {
	color: #000;
	text-decoration: underline;
}

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


/*  F O R M S _____________________________________________ */

#content form {
	margin: 0;
	padding: 0;
}

#content input, #content textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 1em;
}

#content input.error, #content textarea.error {
	border: 1px solid #f00;
	padding: 3px;
	color: #000;
}

/* skrijemo kontrolno polje za spam */
#content input.field {
	display: none;
}

#content form p {
	clear: both;
}

/* fieldset */
#content fieldset {
	border: 1px solid #b6defb;
	margin: 0 0 10px 0;
	padding: 20px 30px 15px 30px;
	display: inline;
}

/* fieldset pri vnosu podatkov */
#content fieldset.fieldset {
	display: block;
	padding: 20px 15px 15px 15px;
}

/* legend */
#content legend {
	border: 0;
	margin: 0;
	padding: 3px 8px;
	background: #b6defb;
	font-size: 1em;
	color: #1898f4;
	font-weight: bold;
}

#content legend.legendBig {
	font-size: 1.2em;
	font-weight: bold;
}

/* label */
#content label {
	display: block;
	float: left;  
	margin: 0;
	padding: 3px 5px 0 0; 
	text-align: right;
}

#content label.label2 {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
}

/* error message */
#content .errorMsg {
	color: #f00;
	display: block;
}

#content input.button {	
	margin: 5px 0 0 0;
	padding: 0.5em;
	color: #000;
	font-weight: bold;
	border: none;
	background: #bcd664 url(/pic/button.gif) repeat-x left center;
	cursor: pointer;
}

/* ŠIRINE LEVIH POLJ */

/* kontakt */
#content #formContact label {
	width: 5.5em;
}
#content #formContact .errorMsg {
	margin-left: 6em;
}

/* prijava */
#content #formLogin p {
	margin: 0 0 8px 0;
}
#content #formLogin label {
	width: 3.5em;
}
#content #formLogin .errorMsg {
	margin-left: 4em;
}

/* registracija */
#content #formRegister label {
	width: 8em;
}
#content #formRegister .errorMsg {
	margin-left: 8.5em;
}

/* pozabljeno geslo */
#content #formSendpass label {
	width: 3.5em;
}
#content #formSendpass .errorMsg {
	margin-left: 4em;
}

/* vnos podatkov: kupec */
#content #formCustomer label {
	width: 7em;
}
#content #formCustomer .errorMsg {
	margin-left: 7.5em;
}

/* vnos podatkov: dostava */
#content #formDelivery label {
	width: 6.5em;
}
#content #formDelivery .errorMsg {
	margin-left: 7em;
}

/* urejanje osebnih podatkov */
#content #formChangeData label {
	width: 8em;
}
#content #formChangeData .errorMsg {
	margin-left: 8.5em;
}

/* sprememba gesla */
#content #formChangePass label {
	width: 12em;
}
#content #formChangePass .errorMsg {
	margin-left: 12.5em;
}

/* urejanje podatkov za dostavo */
#content #formChangeDelivery label {
	width: 6em;
}
#content #formChangeDelivery .errorMsg {
	margin-left: 6.5em;
}

/* odjava od e-novic */
#content #formUnsubscribe label {
	width: 3.5em;
}


/*  M I S C :) _____________________________________________ */

.textSmall {
	font-size: 0.9em;
}

.textLarge {
	font-size: 1.1em;
}

.textBlue {
	color: #1898f4;
}

/* napaka */
#content .error, #content .error a {
	color: #b02370;
}

/* podatkovna tabela */
#content .tableData td {
	padding: 4px;
	border-bottom: 1px solid #b7dffc;
}

/* iskalnik */
#searchTop {
	border-bottom: 1px solid #b7b7b6;
	font-size: 5px;
	margin-bottom: 10px;
	width: 100%;
}

#searchBottom {
	border-bottom: 1px solid #b7b7b6;
	font-size: 5px;
	margin-bottom: 10px;
	width: 100%;
}


/*  T H U M B  V I E W E R _____________________________________________ */

/* okvir */
#thumbBox{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 1px 1px 0 1px;
	background: #1898f4;
	visibility: hidden;
	z-index: 10;
	cursor: pointer;
}

/* footer */
#thumbBox .footerbar {
	letter-spacing: 1px;
	color: #fff;
	padding: 5px 3px;
	text-align: center;
}

/* notranji div s sliko*/
#thumbBox #thumbImage{
	background-color: #fff;
	padding: 5px;
}

/* loading div */
#thumbLoading{
	position: absolute;
	visibility: hidden;
	border: 1px solid #1898f4;
	background-color: #fff;
	padding: 10px;
	z-index: 5;
}


/*  P L A C I L N I   N A L O G   B N 0 2 _____________________________________________ */

/* št. računa in sklic */
.bn-data {
	float:left;
	background-color: #f7f7f7;
	padding: 10px 10px 0 6px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

/* okvir */
.bn-okvir {
	border: 1px solid #dcdcdc;
	float: left;
	width: 500px;
	margin-bottom: 10px;
}

/* zgornji del */
.bn-top {
	background-color: #fbc2d2;
	padding: 5px 5px 8px 5px;
}

/* spodnji del */
.bn-bottom {
	background-color: #ffe3a2;
	padding: 5px 5px 8px 5px;
}

/* rdeci tekst */
.bn-red {
	float: left;
	color: #f00;
	font-size: 10px;
	margin: 8px 10px 2px 0;
	width: 170px;
}

/* belo polje */
.bn-field {
	float: left;
	background-color: #fff;
	color: #000;
	padding: 2px;
	border: 1px solid #dcdcdc;
	margin: 0 10px 0 0;
	width: 164px;
}

/* neaktivno polje */
.bn-field_inactive {
	float: left;
	background-color: #f99;
	padding: 3px;
	margin: 0 10px 0 0;
	width: 164px;
}

/* easy clearing */
.bn-okvir:after, .bn-top:after, .bn-bottom:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


/*  E A S Y  C L E A R I N G _____________________________________________ */

/* easy clearing */
#menuTop:after,
#main:after,
#content .row:after,
#content .product:after,
#content .filter:after,
#content .productItem:after,
#content .checkoutSteps:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}
