/*
FANČI
Style Sheet
by boomerank
*/


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								BASICS
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
* {
	padding:0;
	margin:0;
}

body {
	margin-top:5px;
	background:#e1c39e url(/pic/background.jpg) no-repeat center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.625em;
	color:#4c4c4c;
	text-align:center;
}

img, a img {
	border:0;
}

td {
	vertical-align:top;
	font-size:1em;
}

a:active, a:focus {
	outline: none;
	-moz-outline-style: none;
}

/* skip links */
#skipLinks {
	position:absolute;
	top:-500px;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								CONTAINER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
#container {
	margin:0 auto;
	width:975px;
	font-size:1.1em;
	text-align:left;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								HEADER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
.greeting,
.greeting a {
	color:#4c4c4c;
}

#header {
	margin:0 0 3px 0;
	padding-right:155px;
	text-align:right;
	color:#b44a23;
}

#header a {
	color:#b44a23;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}

/* iskanje */
#header form {
	display:inline;
	white-space:nowrap;
}

#header form input {
	width:140px;
	padding:3px;
	background:#f9f5ec;
	border:1px solid #eadabc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#4c4c4c;
}

#header form input.button {
	width:auto;
	padding:2px 3px;
	background:#e05421 url(/pic/button-back.gif) repeat-x left -3px;
	border:1px solid #b23e14;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								MAIN CONTENT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

/*  osrednji del  */
#main {}


/*  glavna vsebina  */
#contentOuter {
	display:inline;
	float:left;
	width:660px;
	margin-left:20px;
	background:#f5f1e1 url(/pic/content_outer-back.gif) no-repeat left top;
}

#contentHeader {
	margin:7px;
	border:1px solid #e5beac;
}

#content {
	margin:7px 7px 0 7px;
	padding:7px 40px 20px 40px;
	background:#fff url(/pic/content-back.gif) no-repeat left top;
}


/*=====================================================================
									COMMON
  =====================================================================*/
/* odstavek */
#content p {
	margin:0 0 10px 0;
	padding:0;
	line-height:150%;
	text-align:justify;
}

/* links */
#content a {
	color:#4c4c4c;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}

/* bullets & numbering */
#content ul {
	margin:0 0 10px 10px;
	padding:0;
}

#content ul li {
	margin:5px 0;
	padding:0 0 0 12px;
	line-height:130%;
	list-style:none;
	background:url(/pic/bullet.gif) no-repeat left 4px;
}

#content ol {
	margin:8px 0 10px 28px;
	padding:0;
}

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

/* pot */
#content #path {
	width:460px;
	line-height:140%;
	color:#dcc3a7;
	font-size:0.9em;
}

#content #path a {
	color:#dcc3a7;
	text-decoration:underline;
}
#content #path a:hover {
	text-decoration:none;
}

/* +, -, print ikonce */
#print {
	float:right;
	display:none;
}

#print img {
	padding-top:1px;
}


/*----------------------------------------------------------------------
								TITLES
  ---------------------------------------------------------------------*/
#content h1 {
	margin:15px 0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:3.3em;
	font-weight:normal;
	color:#df9a81;
	text-align:center;
}

#content h2 {
	margin:15px 0 5px 0;
	padding:0;
	font-size:1.6em;
	font-weight:normal;
	color:#b44a23;
}
#content h2 a {
	color:#b44a23;
	text-decoration:none;
}

#content h3 {
	margin:12px 0 4px 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	color:#b44a23;
}
#content h3 a {
	color:#b44a23;
	text-decoration:none;
}

#content h4 {
	margin:15px 0 10px 0;
	padding:0;
	font-size:1.6em;
	font-weight:normal;
	border-bottom:1px solid #b44a23;
	color:#b44a23;
}

#content h5 {
	margin:15px 0 10px 0;
	padding:0;
	font-size:1.6em;
	font-weight:normal;
	border-bottom:1px solid #b44a23;
	color:#b44a23;
}

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

/*----------------------------------------------------------------------
							CMS - SPECIAL
  ---------------------------------------------------------------------*/

/* manjši tekst */
#content .pTextSmall {
	font-size:0.9em;
}

/* krancl */
#content p.pDetail {
	height:22px;
	margin:10px 0;
	padding:0;
	background:url(/pic/detail.gif) no-repeat center center;
}

/* special link */
#content a.aLinkSpecial {
	padding: 0 0 0 18px;
	background: url(/pic/link_bullet.gif) no-repeat left 4px;
	color:#9d2a00;
	font-weight:bold;
}

/* link back */
#content a.aLinkBack {
	padding: 0 0 0 9px;
	background: url(/pic/link_bullet-back.gif) no-repeat left 3px;
	font-size:0.9em;
	color:#9d2a00;
	text-decoration: none;
}
#content a.aLinkBack:hover {
	text-decoration: underline;
}

/* vrstica, ki se ne prelomi (če ima notri floatane DIVe) */
#content div.divLine {
	clear:both;
}

/*----------------------------------------------------------------------
							TABLE DATA
  ---------------------------------------------------------------------*/
#content table.tableDefault {
	margin:0 0 10px 0;
	border-bottom:1px solid #e9d2bb;
}

#content table.tableDefault tr td {
	padding:5px 4px 5px 8px;
	font-size:1em;
	background:#f7f1e6;
}

#content table.tableDefault thead td {
	font-weight:bold;
	background:#dfbb9c;
	color:#fff;
}

#content table.tableDefault tr.trRow2 td {
	background:#fdfbf8;
}


/*=====================================================================
								HOME
  =====================================================================*/

/*----------------------------------------------------------------------
								HOMEBANNER
  ---------------------------------------------------------------------*/
#contentOuter .hb {}

#contentOuter .hbPager {
	position:absolute;
	margin:-25px 0 0 10px;
}

#contentOuter .hbPager a.hbButton {
	padding:1px 4px;
	color:#4c4c4c;
	background:#f6f1e1;
	border:1px solid #e4b39d;
	font-size:10px;
	text-decoration:none;
}

#contentOuter .hbPager a.hbButtonOn {
	padding:1px 4px;
	color:#fff;
	background:#bc5529;
	border:1px solid #e4b39d;
	font-size:10px;
	text-decoration:none;
	cursor:default;
}

#contentOuter .off {
	display:none;
}


/*=====================================================================
								GALLERY
  =====================================================================*/

/*----------------------------------------------------------------------
							LIST GALLERY
  ---------------------------------------------------------------------*/
#content ul.galleryList {
	overflow:hidden;
	margin:0 -24px 24px 0;
	padding:0;
	list-style:none;
}

#content ul.galleryList li {
	float:left;
	width:154px;
	margin:0 24px 0 0;
	padding:0;
	list-style:none;
}

#content ul.galleryList li img {
	padding:1px;
	border:1px solid #b6adaa;
}

/*----------------------------------------------------------------------
							GALLERY
  ---------------------------------------------------------------------*/
#content .pImage {
	overflow:hidden;
	margin:0 -10px 0 0;
	padding:0;
}

#content .pImage img {
	float:left;
	margin:0 10px 10px 0;
	padding:2px;
	background:#f9f5ec;
	border:1px solid #eadabc;
}


/*=====================================================================
								NEWS
  =====================================================================*/

/* datum objave */
#content p.dateOfPublish {
	margin:0;
	font-weight:bold;
}

/*----------------------------------------------------------------------
								TABS
  ---------------------------------------------------------------------*/
#content ul.tabs  {
	margin:20px 0 5px 0;
	padding:5px;
	font-size:1.2em;
	list-style:none;
	color:#b44a23;
	background:#f7f1e6;
}

#content ul.tabs li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	background:none;
}

#content ul.tabs li.tabNull {
	font-size:1.3em;
}

#content ul.tabs li a {
	margin:0;
	padding:5px;
	text-decoration:none;
}

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

#content ul.tabs li.on a {
	font-weight:bold;
	cursor:default;
}

/* vsebina zavihkov */
#content .off {
	display:none;
}

/*----------------------------------------------------------------------
								ARCHIVE
  ---------------------------------------------------------------------*/
#content ul.newsList {
	margin:0;
	padding:0;
	list-style:none;
}

#content ul.newsList li {
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}

#content ul.newsList li span {
	display:inline;
	float:left;
	width:7.9em;
	padding:0 5px 5px 0;
	text-align:right;
}

#content ul.newsList li a {
	color:#4c4c4c;
	font-weight:bold;
	text-decoration:none;
}
#content ul.newsList li a:hover {
	text-decoration:underline;
}


/*=====================================================================
							LIST PRODUCT
  =====================================================================*/


/*----------------------------------------------------------------------
								SORT
  ---------------------------------------------------------------------*/
#content .sort {
	margin:0 0 15px 0;
	padding:5px 10px;
	background:#f5f1e1;
}

#content .sort form {
	float:right;
	margin:0;
	padding:0;
}

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

#content .sort p {
	margin:2px 0 4px 0;
	padding:0;
}


/*----------------------------------------------------------------------
							LIST
  ---------------------------------------------------------------------*/
#content .product {
	margin:10px 0 0 0;
	padding-bottom:25px;
	background:url(/pic/detail.gif) no-repeat center bottom;
}

/* slikca */
#content .product .thumb {
	float: left;
	padding-top: 5px;
	width: 85px;
}

/* tekst */
#content .product .text {
	margin: 0 0 0 100px;
}

#content .product h1 {
	margin:0 0 2px 0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	color:#b44a23;
	font-weight:bold;
	text-align:left;
}

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

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

/* cena */
#content p.price,
#content p.priceOld {
	margin:0 0 3px 0;
}

#content p.price {
	font-weight:normal;
}

#content p.price span,
#content p.priceOld span {
	white-space:nowrap;
	font-weight:bold;
}

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

#content p.priceAction {
	margin:0 0 2px 0;
	color:#b44a23;
}

#content p.priceAction span {
	white-space:nowrap;
	font-weight:bold;
}

/* prihranek */
#content p.priceAction span.priceSave {
	font-weight:normal;
	font-size:0.9em;
}

/* add2cart */
#content p.add2cart {
	float:right;
}


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

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

#content .productItem .image a span {
	padding-left:14px;
	font-size:0.9em;
	background:url(/pic/icon-enlarge.gif) no-repeat 0 1px;
}

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


/*=====================================================================
									CART
  =====================================================================*/
/* ikone na vrhu */
#content .checkout {
	text-align:center;
}

#content .checkout img {
	padding:0 20px;
}

/* tabela */
#content table.cart {
	margin:0;
}

#content table.cart td {
	padding:5px 4px;
	background:#f5f1e1;
	border-bottom:1px solid #e1b39e;
}

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

/* glava tabele */
#content table.cart tr th {
	padding:4px;
	font-weight:bold;
	font-size:1.1em;
	background:#dfbb9c;
	color:#fff;
	border-bottom:1px solid #e1b39e;
}

/* izdelki */
#content table.cart tr.cartItem td {
	padding:8px 4px;
	border-bottom:1px solid #e1b39e;
	background:none;
}

/* input polje */
#content table.cart input {
	padding:2px;
}

/* gumb za osvežitev količin */
#content table.cart input.cartButton {
	margin:0;
	padding:0;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#004990;
	background:none;
	border:none;
	border-bottom:1px solid #004990;
}

/* kupon*/
#content table.cart tr.cartCoupon td {
	background:#f5f1e1;
	border-bottom:1px solid #e1b39e;
}

/* skupaj */
#content table.cart tr.cartSum td {
	font-size:1.1em;
	border:none;
	border-top:1px solid #fff; 
}

/* bonus */
#content table.cart tr.cartBonus td {
	background: #f5f1e1;
}

/* total cena */
#content tr.cartTotal td {
	padding:8px 4px;
	font-size:1.1em;
	font-weight:bold;
	border-top:3px solid #fff;
	border-bottom:1px solid #e1b39e;
	vertical-align:middle;
}

#content tr.cartTotal td strong {
	font-size:1.5em;
}


/*=====================================================================
								LIST SUBAREA
  =====================================================================*/
#content ul.listSubArea {
	display:inline;
	float:left;
	width:163px;
	margin:10px 0 10px 15px;
	padding:0 0 0 15px;
	list-style-type:circle;
}

/* I. nivo */
#content ul.listSubArea li {
	margin:0 0 10px 0;
	padding:0;
	list-style-type:circle;
	color:#b44a23;
	background:none;
}

#content ul.listSubArea li a {
	display:inline;
	font-size:1.2em;
	font-weight:bold;
	background:none;
	color:#b44a23;
	text-decoration:underline;
}
#content ul.listSubArea li a:hover {
	text-decoration:none;
}

/*=====================================================================
						LIST SUBAREA IMAGE
  =====================================================================*/
#content ul.listSubareaImage {
	overflow:hidden;
	width:570;
	margin:0 0 0 -29px;
	padding:0;
	list-style:none;
}

#content ul.listSubareaImage li {
	float:left;
	width:169px;
	margin:0 0 20px 29px;
	padding:0;
	background:none;
	list-style:none;
}

#content ul.listSubareaImage li a {
	color:#b44a23;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
}
#content ul.listSubareaImage li a:hover {
	text-decoration:none;
}


/*=====================================================================
								LIST PAGE
  =====================================================================*/

#content div.listPageArea {
	overflow:hidden;
	width:644px;
	margin:0 0 10px -39px;
	background:#f5f1e1;	
}

#content ul.listPage {
	position:relative;
	float:left;
	width:250px;
	margin:10px 0 4px 0;
	padding:0 0 0 52px;
	list-style:circle;
}

#content ul.listPage li {
	margin:0 0 10px 0;
	padding:0;
	background:none;
	list-style:circle;
	color:#4c4c4c;
	font-weight:bold;
}

#content ul.listPage li a {
	color:#4c4c4c;
	text-decoration:underline;
}
#content ul.listPage li a:hover {
	text-decoration:none;
}


/*=====================================================================
								PRICELIST
  =====================================================================*/
#content table.tableDefault td.headerTitle {
	padding:5px;
	font-size:1.6em;
	background:#b44a23;
	color:#fff;
}

#content table.tableDefault td.header {
	padding:8px 0 0 0;
	font-size:1em;
	background:#b44a23;
	color:#fff;
	text-align:center;
}

#content td h3 {
	margin:0;
	padding:4px 5px;
	font-size:1.3em;
	font-weight:bold;
	background:#e1c39e;
	color:#b44a23;
}

#content td p {
	margin:0;
	line-height:120%;
	text-align:left;
}

#content td p.bonus {
	margin:2px 0 0 0;
}

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

#content td span.priceAction {
	color:#b44a23;
}


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

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

/* zadetki */
#content ol.searchResults {
	margin-left:25px;
}

#content ol.searchResults li {
	margin:0 0 10px 0;
}

#content ol.searchResults a {
	color:#4c4c4c;
}

#content ol.searchResults span {
	font-size:0.9em;
}
#content ol.searchResults span a {
	text-decoration:none;
}


/* pager */
#content .pager {
	margin:10px 0 5px 0;
	padding:0;
	text-align:center;
}

#content .pager a {
	margin:0 3px;
	padding:0.2em 0.5em;
	text-decoration:none;
	border:1px solid #eadabc;
	color:#4c4c4c;
}

#content .pager a:hover {
	background:#f9f5ec;
	border:1px solid #eadabc;
	text-decoration:none;
}

#content .pager span {
	margin:0 3px;
	padding:0.2em 0.5em;
	background:#f9f5ec;
	border:1px solid #eadabc;
	font-weight:bold;
}

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

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


/*=====================================================================
								SITEMAP
  =====================================================================*/
#content ul.sitemap {
	float:left;
	width:200px;
	margin:-20px 0 0 0;
	padding:0;
}

/* I. nivo */
#content ul.sitemap li.area_1 {
	margin:20px 0 3px 0;
	padding:0;
	font-size:1.6em;
	font-weight:normal;
	color:#b44a23;
	list-style:none;
	background:none;
}

#content ul.sitemap li.area_1 a {
	color:#b44a23;
	text-decoration:none;
}

#content ul.sitemap li.page_1 {
	margin:0 0 7px 5px;
}

/* II. nivo */
#content ul.sitemap li.area_2 {
	margin:6px 0 4px 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	color:#b44a23;
	background:none;
}

#content ul.sitemap li.area_2 a {
	color:#b44a23;
	text-decoration:none;
}
#content ul.sitemap li.area_2 a:hover {
	text-decoration:underline;
}

#content ul.sitemap li.page_2 {
	margin:0 0 7px 12px;
}


/* splošne strani */
#content ul.sitemapPage {
	float:right;
	width:130px;
	margin:0;
	padding:0;
}

#content ul.sitemapPage li {
	margin:0 0 5px 5px;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								FORMS
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

/* fieldset */
#content fieldset {
	margin:0 0 10px 0;
	padding:0;
	border:0;
}

#content form p {
	margin-bottom:10px;
}

/* label */
#content label {
	font-weight:bold;
}

#content label.label2 {}

/* fields */
#content input,
#content textarea {
	margin:3px 0 2px 0;
	padding:3px;
	background:#f9f5ec;
	border:1px solid #eadabc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#4c4c4c;
}

#content input.error,
#content textarea.error {
	border:1px solid #f00;
	color:#4c4c4c;
}

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

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

/* gumb */
#content input.button {	
	margin:0;
	padding:3px 5px;
	background:#e05421 url(/pic/button-back.gif) repeat-x left top;
	border:1px solid #b23e14;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

/* pomanjšan običajni gumb */
#content input.buttonSmall {
	padding: 0 3px 2px 3px;
	margin:0;
	background:#e05421 url(/pic/button-back.gif) repeat-x left top;
	border:1px solid #b23e14;
	color:#fff;
	font-weight:normal;
	cursor:pointer;
	font-size: 1em;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								CONTENT LEFT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

/* levi del */
#contentLeft {
	display:inline;
	float:left;
	width:140px;
}

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


/*=====================================================================
								NAVIGATION
  =====================================================================*/

/*  glavni menu  */
#contentLeft #navigation {}

/*  oblikovanje seznama  */
#contentLeft #navigation ul {
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
	color:#e8ebbb;
}

#navigation ul li {
	margin:3px 0 0 0;
	padding:0;
	list-style:none;
}

#navigation ul li a {
	display:block;
	padding:2px 0 2px 13px;
	color:#624b31;
	text-decoration:none;
	background: url(/pic/bullet2.gif) no-repeat left 6px;
}
#navigation ul li a.selected,
#navigation ul li a:hover {
	color: #9d2a00;
	background: url(/pic/bullet2-on.gif) no-repeat left 6px;
}

/*----------------------------------------------------------------------
							II. NIVO
  ---------------------------------------------------------------------*/
#contentLeft #navigation ul li ul {
	margin:0 0 5px 10px;
	padding:0;
	list-style-type:none;
	color:#e8ebbb;
	font-size:0.9em;
}

#navigation ul li ul li {
	margin:4px 0;
	padding:0;
	list-style:none;
}

#navigation ul li ul li a {
	display:block;
	padding:0 0 0 11px;
	color:#624b31;
	text-decoration:none;
	background: url(/pic/bullet2_small.gif) no-repeat left 4px;
	
}
#navigation ul li ul li a.selected,
#navigation ul li ul li a:hover {
	color: #9d2a00;
	background: url(/pic/bullet2_small-on.gif) no-repeat left 4px;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								CONTENT RIGHT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#contentRight {
	float:right;
	width:140px;
}

#contentRight p {
	margin:0 0 10px 0;
	padding:0;
}

/*----------------------------------------------------------------------
							CART
  ---------------------------------------------------------------------*/
#contentRight div.cart {
	margin-bottom:10px;
	padding:8px 8px 2px 8px;
	background:#ebd8bd;
	border:1px solid #dfb99c;
	color:#b44a23;
	text-align:center;
}

#contentRight div.cart p {
	margin:0 0 6px 0;
	padding:0;
	line-height:140%;
}

/*----------------------------------------------------------------------
							INFORMACIJE
  ---------------------------------------------------------------------*/
#contentRight div.divRightBoxInfo {
	margin-bottom:15px;
	padding:10px 6px 3px 7px;
	background:#eadabb url(/pic/right_box-back.gif) no-repeat left top;
	color:#624b31;
}

#contentRight div.divRightBoxInfo p {
	margin:0;
	padding:0 0 5px 0;
	line-height:140%;
}

#contentRight div.divRightBoxInfo a {
	color:#624b31;
	text-decoration:underline;
}
#contentRight div.divRightBoxInfo a:hover {
	text-decoration: none;
}

#contentRight div.divRightBoxInfo ul {
	margin:0 0 0 5px;
	padding:0 0 5px 0;
}

#contentRight div.divRightBoxInfo ul li {
	margin:0 0 5px 0;
	padding:0;
	line-height:130%;
	list-style:none;
}

#contentRight div.divRightBoxInfo ul li a {
	color:#624b31;
	text-decoration:none;
}
#contentRight div.divRightBoxInfo ul li a:hover {
	text-decoration:underline;
}


/*----------------------------------------------------------------------
							MENU
  ---------------------------------------------------------------------*/
#contentRight div.divRightBox {
	margin-bottom:15px;
	padding:10px 6px 0 7px;
	color:#624b31;
}

#contentRight div.divRightBox h2 {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:bold;
	color:#b44a23;
}

#contentRight div.divRightBox p {
	margin:0;
	padding:0;
}

#contentRight div.divRightBox ul {
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
	color:#e8ebbb;
}

#contentRight div.divRightBox ul li {
	margin:3px 0 0 0;
	padding:0;
	list-style:none;
}

#contentRight div.divRightBox ul li a {
	display:block;
	padding:2px 0 2px 13px;
	color:#624b31;
	text-decoration:none;
	background: url(/pic/bullet2.gif) no-repeat left 6px;
}
#contentRight div.divRightBox ul li a:hover {
	color: #9d2a00;
	background: url(/pic/bullet2-on.gif) no-repeat left 6px;
}


/*----------------------------------------------------------------------
								NEWS
  ---------------------------------------------------------------------*/
#contentRight div.divRightBox ul.newsList {
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
	color:#a17e56;
}

#contentRight div.divRightBox ul.newsList li {
	margin:5px 0;
	padding:0;
	list-style:none;
}

#contentRight div.divRightBox ul.newsList li span {
	font-size:0.9em;
}

#contentRight div.divRightBox ul.newsList li a {
	display:inline;
	padding:3px 0;
	color:#624b31;
	text-decoration:none;
	background:none;
}
#contentRight div.divRightBox ul.newsList li a:hover {
	color: #9d2a00;
	background:none;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								FOOTER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#footer {
	height:40px;
	padding-top:56px;
	background:url(/pic/footer-back.gif) no-repeat left top;
	color:#b44a23;
	text-align: center;
	font-size:0.9em;
}

#footer p {
  	margin-bottom:8px;
}

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


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								NOTE
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
/* popup layer za obvestila */
.note {
	position:absolute;
	top:auto;
	left:50%;
	width:380px;
	margin-left:-190px;
	padding:7px 10px;
	border:3px solid #e9845f;
	background:#bf3f10;
	color:#fff;
	visibility:hidden;
	font-size:1.1em;
	text-align:left;
}

.note p {
	clear:both;
	margin:0 0 10px 0;
	padding:0;
	line-height:140%;
}
.note a {
	color:#fff !important;
}

/* manjši tekst */
.note .pTextSmall {
	font-size:0.9em;
	line-height:120%;
}

.note form {
	margin:0;
	padding:0;
}

.note input,
.note textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:1px 0 3px 0;
	padding:3px;
	font-size:1.1em;
	background:#f9f5ec;
	border:1px solid #eadabc;
}

/* label */
.note label {
	font-weight:bold;
}

/* error message */
.note .errorMsg {
	color:#000;
	display:block;
}

/* običajni gumb */
.note input.button {
	margin:0;
	padding:3px 5px;
	background:#e05421 url(/pic/button-back.gif) repeat-x left top;
	border:1px solid #fff;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
							EASY CLEARING
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#container:after,
#content .product:after,
#content div.divLine:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

