/*
Zate.si
Style Sheet
by boomerank
*/


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								BASICS
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

body {
	margin: 0;
	padding: 0;
	background: #000 url(/pic/background.png) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #404040;
	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;
}

.noscript {
	position: absolute;
	width:100%;
	top:0;
	padding:7px 0;
	text-align:center;
	background-color:#fff;
	color:#d71d23;
	font-size:1.1em;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								HEADER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#header {
	width: 958px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
	background: url(/pic/header-back.jpg) no-repeat center top;
}

/* login */
#headerLogin {
	display:inline;
	float:left;
	width:260px;
	height:60px;
	margin-left:165px;
	background:url(/pic/header-login.gif) no-repeat left top;
	color:#fff;
}

#header .b2b {
	width:400px;
	margin-left:95px;
	background:url(/pic/header-login-b2b.gif) no-repeat left top;
}

#headerLogin p {
	width:250px;
	margin:0;
	padding:8px 5px 0 5px;
	text-align:center;
	font-size:11px;
	white-space:nowrap;
}

#headerLogin p a {
	color:#fff;
	text-decoration:underline;
}
#headerLogin p a:hover {
	text-decoration:none;
}

#headerLogin ul {
	float:right;
	width:120px;
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}

#headerLogin ul li {
	margin:0 0 10px 0;
	padding:0;
}

#headerLogin ul li a {
	display:block;
	padding:0 0 0 18px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#headerLogin ul li a:hover {
	text-decoration:none;
}

#headerLogin ul li a.on {
	background:url(/pic/b2b-on.gif) no-repeat left top;
	text-decoration:none;
	cursor:default;
}

#headerLogin ul li a.off {
	background:url(/pic/b2b-off.gif) no-repeat left top;
}


/* košarica */
#headerCart {
	width: 217px;
	height: 50px;
	margin: 0 0 0 712px;
	padding: 8px 8px 2px 5px;
	background: url(/pic/header-cart.gif) no-repeat left top;
	color: #fff;
}

#headerCart p {
	width: 150px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
}

#headerCart p a, #headerCart p span {
	display: block;
	padding-top: 28px;
	color: #fff;
	text-decoration: none;
}

/* pomožni meni */
#header div.menuTop {
	margin: 0 16px 0 350px;
	padding: 14px 0 0 0;
	text-align: right;
	color: #fff;
	font-size: 1.1em;
}

#header div.menuTop a {
	color: #fff;
	text-decoration: none;
}

#header div.menuTop a:hover {
	text-decoration: underline;
}

/* iskanje */
#header form {
	display: inline;
	margin: 0;
	padding: 0;
}

#header form input {
	margin: 0;
	padding: 2px;
	border: 1px solid #fff;
	background: #f7d2d3;
	color: #000;
	font-size: 1.1em;
	width: 172px;
}

#header form input.button {
	width: auto;
	padding: 0;
	border: none;
	background: none;
}

/* pozdravno sporočilo */
#header p.greeting {
	clear: both;
	margin: 0 0 0 104px;
	padding: 2px 0 0 0;
	color: #fff;
	font-size: 10px;
	text-align: left;
}

#header p.greeting a {
	color: #fff;
	text-decoration: underline;
}

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


/*=====================================================================
								NAVIGATION
  =====================================================================*/
#navigation {
	clear: both;
	margin: 12px 35px 0 35px;
}

/*  oblikovanje seznama  */
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#navigation ul li {
	float: left;
	margin: 4px 1px 0 0;
	padding: 0;
	background-image:url(/pic/menu-tab.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

/*  oblikovanje linkov  */
#navigation ul li a {
	display: block;
	margin: 0;
	padding: 7px 8px 8px 8px;
	background:url(/pic/menu-tab_shadow.gif) repeat-x bottom left;
	color: #d71d23;
	text-decoration: none;
}

/* prvi tab */
#navigation ul li.first {
	background-position: top left;
}

/* zadnji tab */
#navigation ul li.last {
	background-position: top right;
}

/* izbrani tab */
#navigation ul li a.selected {
	color:#404040;
	background:none;
}

/* on hover tab */
#navigation ul li a:hover,
#navigation ul li:hover a {
	color:#404040;
}

/*----------------------------------------------------------------------
							ALL DEPARTMENTS
  ---------------------------------------------------------------------*/
#navigation ul li.all {
	margin: 0 1px 0 0;
	background-image:url(/pic/menu-tab-all.gif);
	background-position:top left;
}

#navigation ul li.all a {
	margin: 0;
	padding: 9px 10px 10px 10px;
}

#navigation ul li.all a img {
	padding:0 0 1px 6px;
}

/*----------------------------------------------------------------------
								FLYOUT
  ---------------------------------------------------------------------*/
#navigation .menuOut {
	position:absolute;
	visibility:hidden;
	width:700px;
	padding:15px 0 0 15px;
	border:3px solid #808f87;
	background:#f2f2f2;
}

#navigation ul li:hover .menuOut {
	visibility:visible;
}

#navigation .showall {
	background:#eff6e4;
}

#navigation .menuOut div {
	float:left;
	width:150px;
	margin:0 25px 20px 0;
	padding:0;
}

#navigation .menuOut div h2 {
	margin:0 0 3px 0;
	padding:0 0 2px 0;
	font-size:14px;
	font-weight:bold;
	color:#404040;
	border-bottom:1px dotted #c5c5c5;
}
#navigation .menuOut div h2 a {
	margin:0;
	padding:0;
	color:#404040;
	background:none;
	text-decoration:none;
}
#navigation .menuOut div h2 a:hover {
	text-decoration:underline;
}

#navigation .menuOut ul {
	margin:0 0 0 2px;
	padding:0;
}

#navigation .menuOut ul li {
	float:none;
	margin:0 0 6px 0;
	padding:0;
	background:none;
	color:#404040;
}

#navigation .menuOut ul li a {
	margin:0;
	padding:0;
	background:none;
	font-size:12px;
	font-weight:normal;
	color:#004990 !important;
	text-decoration:underline;
}
#navigation .menuOut ul li a:hover {
	text-decoration:none;
}

#navigation .menuOut ul li a.aLinkPoseben  {
	padding: 0 0 0 8px;
	background: url(/pic/link_bullet.gif) no-repeat left center;
}





/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								MAIN CONTENT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
/* zgornja šnirnca */
#mainTop {
	width: 958px;
	margin: 0 auto;
	background: url(/pic/main-top.gif) no-repeat left top;
	height: 20px;
}

/*  vsebina strani  */
#main {
	width: 958px;
	margin: 0 auto;
	background: url(/pic/main-back.gif) repeat-y left top;
}

/* spodnja šnirnca */
#mainBottom {
	width: 958px;
	margin: 0 auto;
	background: url(/pic/main-bottom.gif) no-repeat left top;
	height: 22px;
}

#mainInner {
	margin: 0;
	padding: 0;
	float: right;
	width: 780px;
}

/*  glavna vsebina  */
#content {
	margin: 0;
	padding: 0;
	float: left;
	width: 600px;
	text-align: left;
	font-size: 1.1em;
}


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

/* links */
#content a {
	color: #004990;
	text-decoration: underline;
}

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

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

#content ul li {
	margin: 4px 0;
	padding: 0;
	line-height: 130%;
}

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

#content ol li {
	margin: 0 0 4px 0;
	padding: 0;
	line-height: 130%;
}

/* pot */
#path {
	width: 500px;
	line-height: 130%;
	color: #606060;
	font-size: 0.9em;
}

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

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


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

/*----------------------------------------------------------------------
								TITLES
  ---------------------------------------------------------------------*/
#content h1 {
	margin: 10px 0 12px 0;
	padding: 0;
	font-size: 2em;
	font-weight: normal;
	color: #d71d23;
}

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

#content h3 {
	margin: 15px 0 4px 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #d71d23;
}
#content h3 a {
	color: #d71d23;
	text-decoration: none;
}

/* priporočamo ... */
#content h4 {
	margin: 15px 0 10px 0;
	padding: 5px;
	font-size: 1.8em;
	font-weight: normal;
	background: url(/pic/h4-back.gif) repeat-x bottom left;
	color: #404040;
}

#content h5 {
	margin: 15px 0 10px 0;
	padding: 5px;
	font-size: 1.8em;
	font-weight: normal;
	background: url(/pic/h4-back.gif) repeat-x bottom left;
	color: #404040;
}


/* INFO polje */
#content .info {
	margin: 0 0 10px 0;
	padding: 5px;
	background: url(/pic/h4-back.gif) repeat-x bottom left;
	border-top: 1px solid #c3c3c3;
}

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

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

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

#content .aTekstVecji {
	font-size: 1.1em;
}

#content .aTekstManjsi {
	font-size: 0.9em;
}

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

/* special link */
#content a.aLinkPoseben  {
	padding: 0 0 0 6px;
	background: url(/pic/link_bullet.gif) no-repeat left center;
}

/* link back */
#content a.aLinkNazaj {
	padding: 0 0 0 8px;
	background: url(/pic/link_bullet-back.gif) no-repeat left center;
	text-decoration: none;
}
#content a.aLinkNazaj:hover {
	text-decoration: underline;
}

/* vsaka druga barvna vrstica */
#content table tr.aVrsticaBarvna td {
	background: #f7f7f7;
}

/*----------------------------------------------------------------------
							TABLE DATA
  ---------------------------------------------------------------------*/
#content table.aTabela {
	margin: 0 0 10px 0;
}

#content table.aTabela tr td {
	padding: 4px;
	font-size: 1em;
}

#content table.aTabela thead td {
	font-weight: bold;
}


/*----------------------------------------------------------------------
								NEWS
  ---------------------------------------------------------------------*/
#content p.newsDate {
	color: #707070;
	margin-top: -10px;
}

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

#content ul.newsList li {
	margin: 0 0 8px 0;
	padding: 0 0 0 7.3em;
	list-style: none;
	text-indent: -7.3em;
	background: none;
}

#content ul.newsList li span {
	display: inline-block;
	width: 7em;
	text-align: right;
}

#content ul.newsList li a {
	color: #404040;
	font-weight: bold;
	text-decoration: none;	
}

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


/*----------------------------------------------------------------------
							TABS
  ---------------------------------------------------------------------*/
#content ul.tabs  {
	clear: both;
	margin: 10px 0 10px 0;
	padding: 10px 5px 5px 5px;
	background: url(/pic/h4-back.gif) repeat-x bottom left;
	font-size: 1.2em;
	list-style: none;
}

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

#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;
}


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

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

/* pager */
#content .pager {
	margin: 10px 0 10px 0;
	padding: 0 0 15px 0;
	text-align: center;
	background: url(/pic/dots.gif) repeat-x bottom left;
}

#content .pager a {
	margin: 0 3px;
	padding: 4px 7px;
	text-decoration: none;
	border: 1px solid #c3c3c3;
}

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

#content .pager span {
	margin: 0 3px;
	padding: 4px 7px;
	color: #404040;
	background: #f2f5f9;
	border: 1px solid #c3c3c3;
	font-weight: bold;
}

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

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



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

/*----------------------------------------------------------------------
							FILTER
  ---------------------------------------------------------------------*/
#content .filter {
	margin: 0 0 15px 0;
	padding: 5px;
	background: url(/pic/h4-back.gif) repeat-x bottom left;
}

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

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

#content .filter a {
	color: #004990;
	text-decoration: none;
	white-space: nowrap;
}

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

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


/*----------------------------------------------------------------------
								SORT
  ---------------------------------------------------------------------*/
#content .sort {
	margin: 0 0 15px 0;
	padding: 5px;
	background: url(/pic/h4-back.gif) repeat-x bottom left;
}

#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 .productRow {
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	background: url(/pic/row_product-back.gif) no-repeat bottom center;
}

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

/* levi izdelek */
#content .left {
	margin-right: 20px;
}

#content .product h1 {
	margin: 0 0 3px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #d71d23;
	line-height: 100%;
	font-weight: bold;
}

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

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

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

#content .product p.description {
	color: #707070;
	font-size: 0.9em;
}

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

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

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

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

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

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

/* akcijska cena */
#content p.priceAction {
	margin: 0;
	padding: 5px 5px 0 5px;
	color: #d71d23;
	font-weight: bold;
	background: url(/pic/priceAction-back.gif) no-repeat top left;
}

#content p.priceAction span {
	font-size: 1.1em;
	white-space: nowrap;
}

/* prihranek */
#content p.priceSave {
	margin: 0 0 5px 0;
	padding: 3px 5px 5px 5px;
	font-size: 0.9em;
	background: url(/pic/priceSave-back.gif) no-repeat bottom left;
}

/* b2b cena */
#content p.priceB2B {
	margin:0 0 2px 0;
	padding:0;
	color:#235e02;
	font-weight:bold;
}

#content p.priceB2B span {
	font-size:1.1em;
	white-space:nowrap;
}

/* b2b opomba */
#content p.priceB2BNote {
	margin:0 0 5px 0;
	padding:0;
	font-size:0.9em;
	color:#235e02;
}

/* pentljice */
#content .product p.bonus {
	margin: 0 0 6px 0;
	font-size: 0.9em;
	white-space: nowrap;
}

#content .product p.bonus a {
	color: #404040;
}

/* zaloga / dobava */
#content .product p.stock {
	margin: 0 0 6px 0;
	font-size: 0.9em;
}

#content .product p.stock a {
	color: #404040;
}


/*=====================================================================
								PRODUCT
  =====================================================================*/
#content p.descriptionShort {
	color: #707070;
	margin-top: -10px;
}

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

#content .productItem .image a {
	color: #404040;
	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;
}

/* pentljice */
#content .productItem p.bonus {
	margin: 0 0 8px 0;
	padding: 0;
}

#content .productItem p.bonus a {
	color: #404040;
}

/* zaloga / dobava */
#content .productItem p.stock {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 0.9em;
}

#content .productItem p.stock a {
	color: #404040;
}


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

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

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

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

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

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

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

/* vzorčki */
#content table.cart tr.cartSampleItem td {
	padding: 4px 4px;
	border-bottom: 1px solid #dedede;
	background: #f9eff0;
}

/* svetovanja */
#content table.cart tr.cartAdviceItem td {
	padding: 4px 4px;
	border-bottom: 1px solid #dedede;
	background: #eff9f3;
}

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

/* 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: #fde4e5;
	border-bottom: 1px solid #dedede;
}

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

/* pentljice */
#content table.cart tr.cartBonus td {
	background: #fde4e5;
}

/* 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 #dedede;
	vertical-align: middle;
}

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


/*=====================================================================
								LIST AREA
  =====================================================================*/
#content ul.listArea {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* I. nivo */
#content ul.listArea li {
	margin: 0 0 5px 0;
	padding: 0;
	color: #404040;
	list-style: none;
}

#content ul.listArea li a {
	display: block;
	margin: 0;
	padding: 5px;
	font-size: 1.5em;
	font-weight: normal;
	background: url(/pic/h4-back.gif) repeat-x bottom left;
	color: #404040;
	text-decoration: none;
}

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

#content ul.listArea li ul li {
	margin: 6px 0 8px 0;
	padding: 0;
	list-style-type: circle;
	color: #004990;
}

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

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


/*=====================================================================
								LIST SUBAREA
  =====================================================================*/
#content ul.listSubArea {
	float: left;
	width: 160px;
	margin:0;
	padding: 0 10px 0 25px;
}

#content ul.listSubArea li {
	margin: 6px 0 8px 0;
	padding: 0;
	list-style-type: circle;
	color: #004990;
}

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

#content ul.listSubArea li a:hover {
	text-decoration: none;
}


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

/* default za strani */
#content ul.sitemap li {
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
	color: #2c3946;
}

#content ul.sitemap li a {
	color: #2c3946;
}

/* I. nivo */
#content ul.sitemap li.area_1 {
	margin: 10px 0 5px 0;
	padding: 0;
	color: #404040;
	list-style: none;
}

#content ul.sitemap li.area_1 a {
	display: block;
	margin: 0;
	padding: 5px;
	font-size: 1.5em;
	font-weight: normal;
	background: url(/pic/h4-back.gif) repeat-x bottom left;
	color: #404040;
	text-decoration: none;
}

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

/* II. nivo */
#content ul.sitemap li.area_2 {
	margin: 5px 0 4px 5px;
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #004990;
}

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

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

#content ul.sitemap li.page_2 {
	margin: 0 0 5px 30px;
	padding: 0;
}

/* III. nivo */
#content ul.sitemap li.area_3 {
	margin: 3px 0 2px 15px;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #004990;
}

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

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

#content ul.sitemap li.page_3 {
	margin: 0 0 5px 40px;
	padding: 0;
}

/* IV. nivo */
#content ul.sitemap li.area_4 {
	margin: 3px 0 3px 25px;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
	color: #404040;
}

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

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

#content ul.sitemap li.page_4 {
	margin: 0 0 5px 40px;
	padding: 0;
}

/* splošne strani */
#content div.sitemapPageBox {
	float: left;
	width: 280px;
	margin: 20px 0 0 0;
	padding: 0;
	background: #f7f7f7;
}

#content ul.sitemapPage {
	margin: 8px 0 10px 20px;
	padding: 0;
}

/* default za strani */
#content ul.sitemapPage li {
	margin: 0 0 5px 0;
	padding: 0;
}

#content ul.sitemapPage li a {
	color: #2c3946;
}


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

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

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

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

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

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

#content form p {
	clear: both;
}

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

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

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

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

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


/*=====================================================================
							ŠIRINE LEVIH POLJ
  =====================================================================*/

/* kontakt */
#content #formContact label {
	width: 6.5em;
}

#content #formContact .errorMsg {
	margin-left: 7em;
}

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

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

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

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

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

/* sprememba podatkov */
#content #formChangeData label {
	width: 7.5em;
}
#content #formChangeData .errorMsg {
	margin-left: 8em;
}

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

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


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

#contentLeft {
	float: left;
	width: 163px;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: left;
}

/* box za menu */
#contentLeft div.levoNavigacija {
	margin: 0;
	padding: 0 0 2px 0;
	background: url(/pic/left_menu-back.gif) repeat-y top left;
	font-size: 1.1em;
	color: #fff;
}

/* brez zgornjega naslova */
#contentLeft div.noHeader {
	padding: 10px 0 0 0;
	background: url(/pic/left_menu-top.gif) no-repeat top left;
}


#contentLeft p.levoNavigacijaSpodaj {
	margin: 0 0 10px 0;
	padding: 0;
	height: 15px;
	background: url(/pic/left_menu-bottom.gif) no-repeat top left;
}

/* naslov */
#contentLeft div.levoNavigacija h2 {
	margin: 0;
	padding: 10px 10px 2px 13px;
	background: url(/pic/left_menu-top.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #d71d23;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 110%;
}
#contentLeft div.levoNavigacija h2 a {
	color: #d71d23;
	text-decoration:none;
}

/* naslovi področij */
#contentLeft div.levoNavigacija h3 {
	display: block;
	margin: 5px 0 0 0;
	padding: 3px 10px 3px 13px;
	background: #919191;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
}

#contentLeft div.levoNavigacija p {
	margin: 0 15px;
	padding: 7px 0 0 0;
	line-height: 140%;
}

#contentLeft div.levoNavigacija p a {
	color:#fff;
	text-decoration:underline;
}
#contentLeft div.levoNavigacija p a:hover {
	text-decoration:none;
}

/* nivo višje */
#contentLeft div.levoNavigacija p.up {
	margin:0 10px;
	padding:0;
	font-size:0.9em;
}
#contentLeft div.levoNavigacija p.up a {
	padding-left:11px;
	color:#fff;
	background:url(/pic/icon-up.gif) no-repeat left bottom;
}


/*=====================================================================
								FORM
  =====================================================================*/
#contentLeft div.levoNavigacija form.brandSearch {
	margin: 0 14px;
	padding: 5px 0 0 0;
}

#contentLeft div.levoNavigacija form.brandSearch input {
	width:130px;
	padding:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
}

#contentLeft div.levoNavigacija form.brandSearch input.error {
	border: 1px solid #e36467;
	padding: 2px;
	color: #000;
}

#contentLeft div.levoNavigacija form.brandSearch .errorMsg {
	color: #e36467;
	display: block;
}

#contentLeft div.levoNavigacija form.brandSearch input.button {
	width:auto;
	margin-top:3px;
	padding:1px 2px;
}


/*=====================================================================
								MENU
  =====================================================================*/
#contentLeft div.levoNavigacija ul {
	margin: 0 15px 0 14px;
	padding: 0;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
}
#contentLeft div.noHeader ul {
	font-size: 1.2em;
	font-weight: bold;
}

#contentLeft div.levoNavigacija ul li {
	margin: 0;
	padding: 5px 0 2px 0;
	color: #fff;
	list-style:none;
}

#contentLeft div.levoNavigacija ul li a {
	color: #fff;
	text-decoration: none;
}

#contentLeft div.levoNavigacija ul li a:hover {
	color: #fff;
	text-decoration:underline;
}

/* izbran */
#contentLeft div.levoNavigacija ul li.selected a {
	color: #e36467;
}


/*=====================================================================
								HELP
  =====================================================================*/
#contentLeft div.levoNavigacija ul.divHelp li {
	padding: 5px 0 6px 0;
	border-bottom:1px dashed #ccc;
}

#contentLeft div.levoNavigacija ul.divHelp li a {
	color: #fff;
	text-decoration:underline;
}
#contentLeft div.levoNavigacija ul.divHelp li a:hover {
	text-decoration:none;
}



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

#contentRight {
	float: right;
	width: 167px;
	font-size: 1.1em;
	text-align: left;
}

/* special box */
#contentRight div.desnoSpecial {
	padding: 26px 20px 0 20px;
	background: url(/pic/box_special-back.gif) no-repeat top left;
	text-align: center;
}
#contentRight p.desnoSpecialSpodaj {
	margin: 0 0 5px 0;
	background: url(/pic/box_special-bottom.gif) no-repeat top left;
	height: 22px;
}

/* green box */
#contentRight div.desnoA {
	padding: 26px 20px 0 20px;
	background: url(/pic/box_green-back.gif) no-repeat top left;
	text-align: center;
}
#contentRight p.desnoASpodaj {
	margin: 0 0 5px 0;
	background: url(/pic/box_green-bottom.gif) no-repeat top left;
	height: 23px;
}

/* red box */
#contentRight div.desnoB {
	padding: 22px 20px 0 20px;
	background: url(/pic/box_red-back.gif) no-repeat top left;
	text-align: center;
}
#contentRight p.desnoBSpodaj {
	margin: 0 0 5px 0;
	background: url(/pic/box_red-bottom.gif) no-repeat top left;
	height: 19px;
}

/* isto za vse */
#contentRight h2 {
	margin: 0 0 6px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #d71d23;
	font-size: 20px;
	font-weight: normal;
	line-height: 110%;
}

#contentRight h3 {
	margin: 0 0 6px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
}

#contentRight h3 a {
	color: #404040;
	text-decoration: none;
}

#contentRight h3 a {
	text-decoration: underline;
}

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

#contentRight p.textVeliki {
	font-size: 1.1em;
}

#contentRight a {
	color: #404040;
	text-decoration: underline;
}

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

#contentRight ul {
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left;
}

#contentRight ul li {
	margin: 6px 0 0 0;
	padding: 0;
	list-style-type: none;
}


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

#footer {
 	margin: 0 auto;
	padding: 5px 0;
	width: 958px;
    color: #898989;
	line-height: 200%;
}

#footer a {
  	color: #898989;
	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: 2px solid #ffa6a8;
	border-top: 20px solid #ffa6a8;
	background: #ae0b10;
	color: #fff;
	visibility: hidden;
	font-size: 1.1em;
	text-align: left;
}

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

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

.note input, .note textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 1em;
	border: 1px solid #c3c3c3;
}

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

/* error message */
.note .errorMsg {
	color: #fae7e7;
	display: block;
	margin-left: 7em;
}

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



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

#navigation:after,
#main:after,
#content div.aVrstica:after,
#content div.productRow:after,
#content div.productItem:after,
#content div.info:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
