/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #484e53;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}


/*nastavitev za default pisavo ce slucajno v fckeditorju ne izberemo stila*/
p
{
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
}

/* Skupno za vse linke */
A {
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  text-decoration: none;
}

A:hover {
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #616161;
  text-decoration: underline;
}

/* Sredina */
 SPAN.sredina {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color: #616161;
  text-transform: uppercase;

 }

.sredina A:link {FONT-FAMILY: Verdana; text-decoration: none ; font-size: 10px; color: #616161; font-weight: bold;}
.sredina A:visited {FONT-FAMILY: Verdana; text-decoration: none ;  font-size: 10px; color: #616161;font-weight: bold; }
.sredina A:active {FONT-FAMILY: Verdana;  text-decoration: none ; font-size: 10px; color: #616161; font-weight: bold;}
.sredina A:hover {FONT-FAMILY: Verdana;  text-decoration: none ; font-size: 10px; color: #616161;font-weight: bold; }


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0d2853;
  font-weight : bold;
}


/* Category BOX -  */
SPAN.categ {
  font-family: Verdana, sans-serif;
  font-size: 10px;
}

.categ A:link {FONT-FAMILY: Verdana; text-decoration: none ; font-size: 10px; color: #FFFFFF; font-weight: normal;}
.categ A:visited {FONT-FAMILY: Verdana; text-decoration: none ;  font-size: 10px; color: #FFFFFF;font-weight: normal; }
.categ A:active {FONT-FAMILY: Verdana;  text-decoration: none ; font-size: 10px; color: #FFFFFF; font-weight: normal;}
.categ A:hover {FONT-FAMILY: Verdana;  text-decoration: none ; font-size: 10px; color: #FFFFFF;font-weight: normal; }


/* Category BOX - izbrani */
 SPAN.categ_click {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #8ec63f;
  font-weight : bold;
  align: center; 
  text-decoration: none ;
 }

/* Naslov product listing */
SPAN.nas_list{
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight : bold;
  text-decoration: none;
 }

/* Naslov article listing */
SPAN.article_list{
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 12px;
  color: #1d120e;
  text-decoration: none;
  font-weight: bold;    
 }

/* Cena na product_listing */
 SPAN.cenalist{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color: #333333; 
 }


/* Linki in Moj racun... Breadcrumb */
A.mojBreadcrumb { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  color: #0f0f0f;
}


/* NOVICE */
TD.vec, SPAN.vec, P.vec {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  text-decoration: none;
  color: #333333;
}


/* Moj racun... */
A.headerNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0f0f0f;
}

/* Moj racun... mouse over */
A.headerNavigation:hover {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   color: #c7181e;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* Product listing opis */
TD.tx {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  text-align: left;
}

SPAN.ch1 {
  color: #484e53;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Discount cena */
 .cena2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c7181e;
  font-weight: bold;
 }

/* Napis akcijska cena */
 .akcija{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #c7181e;
  font-weight: bold;   
 }


TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #333333;
  font-weight: bold;
}

.infoBox {
  color: #484e53;
  background: ;
}

.infoBoxContents {
  background: ;
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  color: #484e53;
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  color: #484e53;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #333333;
}

TD.infoBox, SPAN.infoBox {
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  color: #333333;
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  color: #333333;
  background: #f8f8f9;
}

/* Naštevanje artiklov - tabela */
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

/* Naštevanje artiklov */
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ea77af;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #333333;
}

A.pageResults:hover {
  color: #c7181e;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #484e53;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color:333333;
}

TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #333333;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #616161;
}

TD.Extrasmall, SPAN.Extrasmall, P.Extrasmall {
  font-family: Verdana;
  font-size: 9px;
  color: #ffffff;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #484e53;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #484e53;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #484e53;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #c7181e;
  font-size: 10px;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

h1 { 
 font-family: Verdana, Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #8ec63f;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

SPAN.novice { 
 font-family: Verdana, Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #ea77af;
}

/* BOX Strani */
SPAN.strani {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  align: left
}





/* OPCIJE ARTIKLOV */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
}


/* NOVOSTI NA PRVI STRANI IN AKCIJE */
 .fe1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
 }

 .fe2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
 }

/* Naziv artikla */
 .naziv{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;   
 }

/* Napis v boxu akcije*/
 SPAN.boxakcija {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight: bold;
  align: center;   
 }

/* Cena napis */
 .cena{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;   
 }

/* Cena artikla */
 .cena1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000; 
 }

TD.kolicina {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #333333;
  vertical-align: middle;
}

.profil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}


.linkseo A:link {FONT-FAMILY: Tahoma;text-decoration: none ; font-size: 9px;  color: #333333;font-weight: normal;}
.linkseo  A:visited {FONT-FAMILY: Tahoma;text-decoration: none; font-size: 9px; color: #333333; font-weight: normal;}
.linkseo  A:active {FONT-FAMILY: Tahoma;text-decoration: none ; font-size: 9px; color: #333333; font-weight: normal;}
.linkseo  A:hover {FONT-FAMILY: Tahoma;text-decoration: underline; font-size: 9px;  color: #333333;font-weight: normal; }

.seo  {FONT-FAMILY: Tahoma;text-decoration: none; font-size: 9px;  color: #333333;font-weight: bold; }
.beli_text_glava  {FONT-FAMILY: Tahoma;text-decoration: none; font-size: 10px;  color: #FFFFFF; }

/* ALSO */
SPAN.also {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}
.sivi_text {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #CCCCCC;
}



/* ALSO Cena */
 .cena_also{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666; 
 }


address
{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #CCCCCC;
}

/*plus new design*/
form { padding: 0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif;}
.img { border:0;}
.spacer { clear:both;}

.myp { padding: 0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif;}
.myp { padding-bottom:10px; }

.myh1, .myh2, .myh3, .myh4 {
   
    font-weight:normal; font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0; padding: 0; 
  }

  .myh1 { color:#8cc63f; font-size:28px; font-weight:bold;  font-family: Arial, Helvetica, sans-serif; } 
  .myh2 { color:#000000; font-size:18px; padding: 5px 0;  font-weight: bold;} 
  .myh3 { color:#8cc63f; font-size:18px;}

#wrapper { width: 943px; margin:0 auto;}

#colLt, #colRt { float:left; }

#colLt { width:198px; height:619px; background:url(images/Show_index.jpg) no-repeat; }
#colRt {}

.leftBg { background:url(images/left_bg.gif) repeat-y;}

.logo { background:url(images/Show_index.jpg) no-repeat}

.whiteLink a { color:#FFFFFF; font-size:10px; text-decoration:none;}
.whiteLink a:hover { text-decoration:none;}

.mainPage { padding: 60px 48px 0 48px; background: #FFFFFF;}

.topHeading { border-top: 1px solid #999999; border-bottom: 1px dashed #999999; height:27px; color:#b3b3b3;}
.downPart { border-bottom: 1px solid #999999; border-top: 1px dashed #999999; height:27px; color:#b3b3b3;}

.greenlink a { color:#8cc63f; text-decoration:none; font-size:12px;}
.greenlink a:hover {text-decoration:none; font-size:12px;}

.graylink a { color:#595959; text-decoration:none; font-size:12px; }
.graylink a:hover { text-decoration:none; font-size:12px;}

.gray { color:#595959; text-decoration:none; font-size:12px; }

.borderRt { border-right: 1px dashed #b2b2b2; font-size:11px;}
.border3 { border-right: 1px dashed #b2b2b2; border-bottom: 1px dashed #b2b2b2;  border-left: 1px solid #b2b2b2; }
.borderDown { border-bottom: 1px solid #595959;}
.blackBold { font-size:12px; font-weight: bold;}

/*.......form......*/
.lightGray { color:#404040; font-size:11px; }
.border1 { border-top:2px solid #b2b2b2; border-bottom: 1px solid #b2b2b2; border-left: 1px solid #b2b2b2; border-right: 1px solid #b2b2b2; font-size:11px;}
.border11 { border-top:2px solid #b2b2b2; border-bottom: 1px solid #b2b2b2; border-left: 1px solid #b2b2b2; border-right: 1px solid #b2b2b2; padding:10px 22px; font-size:11px;}

.border2{  border-bottom: 1px solid #b2b2b2; border-left: 1px solid #b2b2b2; border-right: 1px solid #b2b2b2;}
.dotBorder { border-bottom: 1px dashed #b2b2b2; font-size:11px;}
.dotBorder2 { border-bottom: 1px dashed #b2b2b2; border-right: 1px solid #b2b2b2; font-size:11px;}
.input { width:140px; border: 1px solid #b2b2b2;}
.textarea { width:240px; height:100px; border: 1px solid #b2b2b2;}
.textarea2 { width:197px; height:100px; border: 1px solid #b2b2b2;}
.smallTxt { color:#595959; font-size:10px; font-weight: bold;}
.greenTxt {color:#8cc63f;  font-size:10px; font-weight: bold;}

.name { color:#595959; font-size:11px; font-weight:bold; text-align:center;}
.cat_header{color:#8cc63f; font-size:18px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0; padding: 0; }
	
.contentdiv{
visibility: hidden; /*leave as is*/
float:left;
padding-left:3px;
background: white; 
max-width: 345px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 20px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
