﻿/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
/*IE6	  * html xx {  	 }*/
/*IE7     *:first-child+html xx {  	 }*/
* 			{	padding: 0; margin: 0	}
html		{	height: 100%; width: 100%	}
body {
	margin: 0;
	font:12px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF;
	text-align: left;
	vertical-align: top	}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background:none repeat scroll 0 0 transparent;
border: none;
margin:0;
outline: none;
padding:0;
vertical-align:top;
}
a img {border: none; }
#indexCategories a  {   color: #000 }
#indexCategories a:hover {   color: red }
a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}

a:visited {
	/*color: #3300FF;*/
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #FF0000/*#0000FF*/;
	}
h1, h2, h3, h4, h5, h6 {color:#000;	font-weight:normal;	margin: 0 0.3em; }

h1 					{ 	}
h2 					{ font-size: 1.6em	}
h3 					{ font-size: 1.3em }

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS,.larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}
#opozorilo		{
					position: absolute;
					margin: 40px auto auto 250px;
					color: #FFF;
					font-size: 14px	}
#opozorilo h1	{	color: #FFF; margin-bottom: 0px	}

#center_column div div h2,
#center_column div table h2,
#center_column div div h3,
#center_column div table h3 {   margin:1em 0 0.5em   }
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {	display: inline;	}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;	}
td.cartRemoveItemDisplay input/*[name=cart_delete[]]*/	{display: none}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {	margin: 0.5em 0.3em;	}

.centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {	float: left;	}

LABEL.inputLabel {
	width: 9em;
	float: left;	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;	}

#checkoutPayment LABEL.radioButtonLabel {	font-weight: bold;	}

P, ADDRESS {	padding: 0.5em;	}

ADDRESS {	font-style: normal;	}

.clearBoth {	clear: both; line-height: 0	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;	}

/*##################################################  Ĺ PLOĹ NE Ĺ IRINE   #######################################################################################################################################*/
.left				{ float: left	}
.right				{ float: right	}

.twoColumn			{ width: 45%; margin: 1%; padding: 1% }
.threeColumn		{ width: 29.3%; margin: 1% 0% 1% 2%; padding: 1% }

.dottedGreen		{ border: 1px dotted #00CC33	}
.center				{ width: 100%; margin: auto; text-align: center	}
/*##################################################  HEADER   #######################################################################################################################################*/
#headerWrapper,
#pod_navigacija		{
						width: 1024px;
						margin: 0px auto	}
#headerWrapper		{
						padding: 1px 0;
						height: 158px;
						position:relative;
						background: #424242 url(../images/header_bg.gif) no-repeat left bottom	}

#pod_navigacija		{	height: 15px; padding: 5px 0 4px 5px; overflow: hidden; display: block	}
#pod_navigacija	a	{	float: left; display: block; margin-left: 28px; color: #000; font-weight: bold	}

/*BLESAV IE6*/
* html #pod_navigacija a.prvi_link { margin-left: 15px    }
#flash_glava		{	}

#navMainWrapper		{
							}
#taglineWrapper		{
							}
/*##################################################  MAIN NAVIG   #######################################################################################################################################*/


#navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navCatTabs ul li {
	display:block;
    float:left;
    width:92px;
    overflow:hidden	}
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}
.categoryListBoxContents	{
							padding-left: 20px	}
/*##################################################  /MAIN NAVIG   #######################################################################################################################################*/



/*##################################################  LEFT SUB NAVIG   #######################################################################################################################################*/
#levi_stolpec               {   }
#categoriesContent a.category-top		{
						line-height: 1.5em;
						display: block;
						background-color: #CCCCCC }
#search				{	
                        height: 28px; 
                        z-index: -1;
                        background: #000; 
                        width:181px; 
                        margin-left: 31px; 
                        padding: 3px 0 0 3px; 
                        overflow: hidden	}

#searchContent a	{ /*color: #CCC;*/ font-size: 9px;padding-left:5px;	}
#searchContent input { background-color: #000; color: #FFF; border: none; height: 25px; float: left }
#searchContent input.hidden {display:none;}
#searchContent input#iskalnik-input	{ width: 125px; background-color: #FFF !important; color: #000 }
#searchContent input[name=search_in_description] { width: 114px	}
#languages			{	width: 30px; position: absolute; top: 165px	 }
#languagesContent	{		}
#languages	a		{	display: block; overflow: auto; margin-bottom: -10px; margin-left: 0 !important 	}
* html #languages a	{	height: 15px	}
* html #languages 	{	margin-left: -30px !important }
*:first-child+html #languages 	{	margin-left: -30px !important }
#languages	a img	{	float: left 	}

#loginbox			{
						margin: 13px auto 0px auto}
/*IE7*/ *:first-child+html #loginbox			{
						margin: 31px auto 0px auto}
#loginbox div		{
						margin: 6px	}
#loginbox div input	{
						padding:5px;
						width:200px	}
label.prijava		{
						margin-left: 40px;
						display: block;
						float: left	}
.loginLink			{
						display: block;
						margin: 0px auto 9px 90px}
/*IE7*/ *:first-child+html a.loginLink	{	margin: 0px auto -15px 90px}
.loginbox_submit	{
						float:right;
						margin-right:200px;
						width: 105px	}
/*IE7*/ *:first-child+html .loginbox_submit	{ padding-top: 5px	}
.loginbox_submit a	{
						display: block;
						margin-top: 20px	}
.loginNamig			{
						float: right;
						width:136px;
						text-align: center	}
#kontakt_levistolpec{	
                        display: block; 
                        height: 25px; 
                        margin: 6px 2px 0 0; 
                        padding-left: 15px;
                        border:2px solid #000;
                        padding:2px 0 0 0;
                        color: #000;
                        text-align: center;
                        font-weight: bold;
                        font-size: 1.3em	}
                        
 #kontakt_levistolpec a,
 #kontakt_levistolpec a:active {
                       color: #000	}
	
/*##################################################  /LEFT SUB NAVIG   #######################################################################################################################################*/



/*##################################################  VSEBINA   #######################################################################################################################################*/
#contentMainWrapper	{
						width:1024px;
						margin: 0 auto}

#center_column          {   padding-right: 2px  }
.categoryIcon		{   font-size: 18px	}
#indexCategories a img,
#indexProductListCatDescription  a img,
#categoryIcon a img	{
						display: none	}
h1,h2#productName, #productListHeading, #indexDefaultHeading, #loginDefaultHeading          {   float: left; display: block; width: 99%; font-size: 2em; height: auto; padding: 10px 0 7px 0; margin-bottom: 0px }
/*IE7*/ *:first-child+html h1 { padding: 7px 0 10px 0 }
/*IE7*/ *:first-child+html #productListHeading { padding: 7px 0 10px 0 }
/*IE7*/ *:first-child+html h2#productName { padding: 7px 0 10px 0 }
/*IE7*/ *:first-child+html #indexDefaultHeading { padding: 7px 0 10px 0 }
/*IE7*/ *:first-child+html #loginDefaultHeading { padding: 7px 0 10px 0 }
#indexDefaultHeading    {display: none}

.ART_prva_stran #tecaj-slikanja { margin: 0 auto; display: block }
/* PRIKAZ POTI NA VRHU VSEBINE*/
#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	margin: 10px 1px 1px 1px;
	border-bottom:1px solid #CCC	}

#navMain			{
                        height: 29px;
                        background: #000;
                        margin-bottom: 6px;
                        padding: 1px	}
#navMain ul li { overflow: hidden; list-style: none; float: left }
#navMain ul li a	{
                        text-align: center;
                        padding: 4px 0 2px 0;
                        display: block 	}
.domov,
.prijava { height: 28px;width: 99px; text-align: center }

.prijava {background: #FFF; margin: 2px 0 2px 0; height: 25px }
.domov a      { /*background: #232323;*/ color: #FFF;  }
.prijava a    { color: #000 }


/* sortirni filter za prikaz izdelkov znotraj kategorije*/
form[name=filter]	{
						position: absolute;
						margin: -25px 0px auto 547px	}
/*IE7*/ *:first-child+html form[name=filter]	{
						margin: -25px 0px auto 520px	}

/*PRIKAZ VSEBINA - LISTA IZDELKOV*/
.tabTable,
.productListing-data		{
						text-align: left	}
#productGeneral		{
						margin: auto;
						padding-top: 0em !important			}
#indexProductList { float: left; display: inline }
/*#####################  PRIKAZ ENEGA ARTIKLA   *#####################*/
#productMainImage	{
						width: 270px;
						height:/*364*/240px;
						padding: 5px;
						margin: 0px 6px 5px 0px;
						overflow: hidden;
						text-align: center;
						border: 1px solid #00309C	}
/*IE6*/ * html #productMainImage {
						margin: 0px 4px 5px 0px	}
								
#productDetailsList	li {
						float:left;
						list-style-image:none;
						list-style-position:outside;
						list-style-type:none;
						padding:0;
						width:289px;						}
						
#productDetailsList	{
						line-height:1.5em;
						height: 25px;
						clear: both;
						margin:10px 10px 10px 0px;
						padding:0px 0px 0px 0px	}
/*IE7*/ *:first-child+html #productDetailsList {
						margin-top: 10px	}
#productDetailsList	b {
						font-size: 16px	}

#productINFO		{
						margin: 0px auto 5px 0;
						text-align: center;
						border: 1px solid #999;
						float: right;
						width: 311px}
#productTellFriendLink	{
						float: left;	}
#productDescription {
						margin: 0px auto 5px 0px;
						text-align:justify;
						float: right;
						width:297px;
						height:134px;
						border: 1px solid #9C9A9C	}
*:first-child+html #productDescription {}
* html #productDescription {	}

#productDescription {
						overflow-x: hidden;
						overflow-y: scroll 	}

#productDateAdded	{
						margin-left: 175px	}
#productINFO #productReviewLink	{
						height: 25px;	}
#productINFO #productReviewLink	input{
						float: left;
						margin: 5px;	}				
#productINFO h4		{
						background-color: #999999;
						display: block;
						text-align: center;
						font-weight: bold;
						height: 20px;
						margin: 0px auto 10px 0px	}
/*IE6*/ * html #productINFO h4 {
						float: left;
						width: 100%	}
.ocenaKupcaTekst	{
					padding: 10px 1px}	

/*PRIKAZ ATRIBUTOV*/

/*atribut header*/
.atributHeader div,
.attribute_one div,
.attribute_two div{		float: left	}
.header1,
.rowheader1	{ 			width: 65%	}
.header2,
.rowheader2	{			width: 15%	}
.header3,
.rowheader3	{			width: 15%	}
.header4,
.rowheader4	{			width: 5%	}

.header2,
.rowheader2,
.header3,
.rowheader3 {			text-align: center	}
.header4,
.rowheader4 {			text-align: right	}

.rowheader2,
.rowheader3	{			padding-top: 3px	}

/*.attribute_one div.rowheader1	{ float: none; background-color: #333333	}*/

.wrapperAttribsOptions {
					padding: 10px 0px	}

.wrapperAttribsOptions img	{
					position: absolute;
					max-height: 24px;
					max-width: 17px;
					/*float: left;*/
					/*#    SAFARI HACK; KI PA VPLIVA TUDI NA MOZILLO*/
					margin: -2px 10px  auto auto	}
.wrapperAttribsOptions input	{
					float: right;
					margin: 0px 0px auto 0px	}
* html .wrapperAttribsOptions input	{
					margin-top: 0px	}
.wrapperAttribsOptions label	{
					/*display: block;*/
					position: relative;
					height: 20px;
					margin:-3px auto 0px 20px;	}
.wrapperAttribsOptions br	{
					display: none	}
.atributHeader,
.wrapperAttribsOptions .attribute_two	{
					background-color: #ffffcc	}
.atributHeader,
.wrapperAttribsOptions .attribute_one,
.wrapperAttribsOptions .attribute_two	{
					height: 22px;
					margin: -1px auto 0px auto;
					padding: 2px 10px 0px 10px;
					border: 1px solid #CCC	}
.wrapperAttribsOptions .attribute_one:hover,
.wrapperAttribsOptions .attribute_two:hover	{
					border-left: 3px solid #000;
					border-right: 3px solid #000	}
					
/*#####################  PRIKAZ ARTIKLOV KI SO JIH TUDI KUPILI  #########*/		
#alsoPurchased		{
					margin-top: 90px;
					border: none;
					text-align: left;
					padding: 30px	}
#alsoPurchased h2.centerBoxHeading	{
					background: none;
					color: #373888	}						
/*#####################  PRIKAZ SEZNAMA ARTIKLOV   *#####################*/
.listingProductImage	{
						margin: auto;
						padding: 10px	}

#listCell0-0		{
							}
#cartBoxListWrapper li	{
						margin:0pt;
						padding:0.5em 0em;	}
#cartBoxListWrapper li a	{	}
#shoppingcart hr	{
						height: 2px;
						background-color: #59CD2B	}
/*OSEBNI RAÄŚUN*/
#addressBookDefault address	{
						/*float: left;*/
						padding: 0.5em;
						margin: 0.5em 0.5em 0.5em 0em;
						border: 1px dashed #59CD2B	}

.loginDIV {	height: 270px }

.columnRight            {   width: 202px}

h3#shoppingcartHeading      {   display: block; height: 25px; background: #606060; border: 2px solid #000; font-size: 14px; padding: 2px 0 0 0; margin: 0; text-align: center }
h3#shoppingcartHeading a    {   color: #FFF }
#cartBoxListWrapper         {   background: #E7E7E7; text-align: center; border-left: 2px solid #000; border-right: 2px solid #000; }
.cartBoxTotal               {   background: #FDF7C5; text-align: center; border: 2px solid #000; font-weight: bold; padding: 5px 0 0 0; height: 18px }

#bestsellers                {   border: 2px solid #000; text-align: center; margin-top: 6px; padding: 5px 0}
#bestsellers h3             {   font-weight: bold; color: #000   }

/*ezPageDefault*/
#ezPageDefault h1,
#ezPageDefault h2,
#ezPageDefault h3,
#ezPageDefault h4           {   margin-bottom: 0.5em    }
#ezPageDefault p           {   margin: 1em 0    }

/*Prijava na tečaj
------------------------------------------------------------------------*/
#prijava_na_tecaj-content {  }
#prijava_na_tecaj-content label { float: left; line-height: 1em; width: 100px; clear: left }
#prijava_na_tecaj-content input { margin-bottom: 3px }
.tecaj_puscica_nazaj,
.tecaj_puscica_naprej { cursor: pointer }

.tecaj_puscica_nazaj { float: left }
.tecaj_puscica_naprej { float: right }
/*##################################################  FOOTER   #######################################################################################################################################*/

#navSuppWrapper  {
					margin: 0px auto 20px auto;
					width: 1024px;
					padding-top:30px;	}

#navSupp		 {
					border-top: 1px dashed /*#373888*/#999;
					margin: 20px;
					padding: 0.2em;
					text-align: center	}
#navSupp a		 {
					color: #999;
					margin: 20px;
					padding: 20px 0.2em	}
#navSupp a:hover {
					text-decoration: underline;
					color: #666	}
#navSupp .seznam { color: /*#373888 #00CC33*/#999	}
#navSupp .seznam ul { 
					list-style-position: inside;
					list-style-type: square;
					padding: 0px	}

/*#######################   OSNOVNE POSTAVITVE    ###############################################################################*/
.left					{	float: left	}

.right					{	float: right	}
							
.twoColumn				{
							width: 45%;
							margin: 0.9%	}
.threeColumn			{
							width: 30%;
							margin: 0.5%	}

/*IE6*/ * html .fourColumn	{	margin: 0.8%	}
.fourColumn				{
							width: 23%;
							margin: 0.9%	}

/*IE6*/ * html .fiveColumn	{	margin: 0.8%	}
.fiveColumn				{
							width: 18%;
							margin: 0.9%	}

.clearLeft				{	clear:left	}
.clearRight				{	clear:right	}

div.clearBoth			{	height: 0px	}


img.left					{	margin: auto 10px 10px auto	}
img.right,

/*OSNOVNE Ĺ IRINE*/
.ena					{	width: 10% }
.dva					{	width: 20% }
.tri					{	width: 30% }
.stiri					{	width: 40% }
.pet					{	width: 50% }
.sest					{	width: 60% }
.sedem					{	width: 70% }
.osem					{	width: 80% }
.devet					{	width: 90% }
.sto					{	width: 100% }

/*OSNOVNE VIĹ INE*/
.h20					{	height: 20px }
.h40					{	height: 40px }
.h50					{	height: 50px }
.h60					{	height: 60px }
.h70					{	height: 70px }
.h80					{	height: 80px }
.h90					{	height: 90px }
.h100					{	height: 100px }
.h150					{	height: 150px }
.h200					{	height: 200px }
.h250					{	height: 250px }
.h300					{	height: 300px }
.h350					{	height: 350px }
.h400					{	height: 400px }
.h450					{	height: 450px }
.h500					{	height: 500px }
.h550					{	height: 550px }

/*OSNOVNi RAZMAKI*/
.top0					{ margin-top: 0px }
.bottom0				{ margin-bottom: 0px }

















/*wrappers - page or section containers*/
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/
#top-products-number { float: right; margin:-20px 0 0 auto; font-size: 0.8em; width: auto }

#productsListingTopNumber,
#productsListingListingTopLinks { float: right  }

#productsListingListingTopLinks a {   }

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}



#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}


#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;	}

/*Shopping Cart Display*/
#cartAdd {
					float:right;
					margin:0em 0px 1em auto;
					padding:1em;
					text-align:center;	}
#cartAdd p {
					float:right;
					margin:5px;
					text-align: left;
					color: #59CD2B	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}
.cartQuantityUpdate {width: 28px    }

.cartUnitDisplay, .cartTotalDisplay {
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#ezPageBoxList li, {
	padding: 0.2em 0em;
	}

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
/*#productMainImage,*/ #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {	width: 218px	}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, /*TH*/, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	/*background-color: #E8E8E8;*/
	height: 1.5em;
	vertical-align: top;
	}
.rowOdd td,
.rowEven td{	border-bottom: 1px dashed #5DCE30	}

.rowEven {
	/*background-color: #F0F0F0;*/
	height: 1.5em;
	vertical-align: top;
	}
.rowEven td{	border-bottom:1px dashed #5DCE30	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {	border: 2px solid #000; color: #FFFFFF; font-size: 0.8em	}
.productListing-rowheading th {	padding: 6px 0 0 0; height: 25px; background-color: #232323	}
.productListing-rowheading a {	color: #FFFFFF  }
#listCell0-0                { border-left: 2px solid #000; padding-left:  10px}
#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#ga_shade	{
				display: none	}
				
/*HACK ZA LINKE PODKATEGORIJ*/				
#indexCategories .categoryListBoxContents	{
	margin: 5px auto;
	padding: 0px 5px 0px 24px;
	display: block;
	height: 30px;
	float: left	}
#indexCategories .categoryListBoxContents a img,
#indexCategories .categoryListBoxContents a br,
#indexCategories br	{
	display: none	}
/*####################################          UVODNA SLIKA                    ##################################################################*/				
.fadeBack				{
							position:fixed;
							width:100%;
							height:100%;
							left:0px;
							top:0px;
							z-index:2000;
							background: #000 url(../images/prva/bg.jpg) repeat-x center;
							/*filter: alpha(opacity=50);
							opacity:0.5;
							background-color: #000*/	}
#popUp					{
							position:fixed;
							width:100%;
							height:100%;
							left:0px;
							top:0px;
							z-index:2001	}
#flashcontainer			{
							height: 100%;
							width: 100%;
							background: #000 url(../images/prva/bg.png) repeat-x center; 	}

							
.not_available_now		{
							padding: 3px 5px;
							background-color: #FFFFCC;
							border: 1px solid #CCC	}
/*####################################         PRVA STRAN                   ##################################################################*/
.ART_prva_stran	div	{margin-left: -4px; padding-top: 10px } 
.ART_prva_stran	div	img{margin-left: 2px }
						
* html div.ART_prva_stran div		{  }

#bestsellers {height: 240px}

#bannerfacebookHeading { display: none; position: absolute; height: 0; width: 0 }
#img-facebbok,#img-spletna-trgovina-za-sole, #img-dostava { float: left; display: inline}
#img-facebbok { margin-top: 13px; moz-margin-top: 13px}
* html #img-facebbok { margin-top: 14px}
#img-spletna-trgovina-za-sole { margin-top: 77px}
#img-dostava { margin-top: 6px }

/*ADDS BY TB*/
ul.videoArchive {float:left;}
ul.videoArchive li {width:250px; margin:5px 10px; padding:2px 0 2px 30px; background:url(../images/videoarchive.png) 0 0 no-repeat; float:left; list-style-type:none;}
ul.videoArchive li a {color:#000; font-weight:bold; font-size:1.1em;}
ul.videoArchive li a hover {text-decoration:underline;}
#videoDivs {float:left; display:none;}
#TB_ajaxContent {position:relative; z-index:100000;}

ul.videoArchive:after {content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}

