/*
  $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: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  color: #000000;
  margin: 0px;
}

A {
  color: #46423e;
  text-decoration: none;
}

A:hover {
  color: #46423e;
  text-decoration: underline;
}

FORM {
 display: inline;
}

.mojacena
{
  color:#FF0000;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 /* background: #D3D1D1;*/
}


.infoBoxContents {
 /* background: #FAF1F6;*/
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  bacground:#0dd62c;

 }

TD.infoBox, SPAN.infoBox {
  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 {
  background: #ffffff;
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-top:1px solid #ffffff;  
border-right:1px solid #E1DCDC; 
border-bottom:1px solid #E1DCDC;  
text-align:center;
 

  color: #000000;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px solid #E1DCDC; 
border-bottom:1px solid #E1DCDC;  
text-align:center;
vertical-align:top; 
padding:10 15 10 15;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #AC0800;
}

A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}



TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #576e7b;
  font-weight: bold;
  text-decoration: sharp;
  height: 28px;
  width: 514px;
  background-color:#c3deec;
  padding-top: 0px;
  padding-left: 5px;

}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

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

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














td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #1F1F1F;
}

 .bg{
  background-image: url(images/m28.gif);
  background-repeat: repeat-y;
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #A3A3A3;
  width: 149px;
  height: 17px;
 }

 .ch{
  color: #5F5F5F;
  font-size: 11px;
  font-weight: bold;
 }

 .ch1{
  color: #AC0800;
  font-size: 14px;
  font-weight: bold;
 }

 .ch2{
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
 }

 .ml{
  color: #58AC22;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none
 }

 .ml1{
  color: #2B2726;
  font-size: 11px;
  text-decoration: none
 }

 .ml2{
  font:"Myriad Pro";
  color: #a47632;
  font-size: 15px;
  font-weight:900;
  text-decoration: none
 }

 .ml3{
  color: #282E3E;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml4{
  color: #46423E;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none
 }

 .tx{
  color: #5B5D5E;
  font-size: 11px;
  font-weight: bold;
 }

 .tx1{
  color: #282E3E;
  font-size: 10px;
 }

 .se{
  width: 110px;
  font-size: 9px;
  color: #282E3E; 
 }


 .image_border{
  border:1px solid #6F6F6F; 
 }


h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 6px;
 color: FAE8F4;
 margin 0 0 0 0 
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

h3 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
}

/* Category BOX - dodatek za èrte */
TABLE.categ {
   background-color:#faf1f6;
	border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.categ {
     background-color:#faf1f6;
vertical-align: top;
}

.menucateg A:link {FONT-FAMILY: Tahoma;text-decoration: none ; font-size: 12px;  color: #519cba; font-weight: bold;}
.menucateg A:visited {FONT-FAMILY: Tahoma;text-decoration: none ; font-size: 12px; color: #519cba; font-weight: bold;}
.menucateg A:active {FONT-FAMILY: Tahoma;text-decoration: none ; font-size: 12px; color: #519cba; font-weight: bold;}
.menucateg A:hover {FONT-FAMILY: Tahoma;text-decoration: underline; font-size: 12px;  color: #519cba; font-weight: bold;}


/* Naziv artikla */
 .naziv{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0d2853;
  font-weight: bold;   
 }


/* Cena napis */
 .cena{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #464646;
  font-weight: bold;   
 }

/* Cena artikla */
 .cena1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #6c6e6f; 
 }

TD.kolicina {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #6c6e6f;
  vertical-align: middle;
}

.linkseo A:link {FONT-FAMILY: Tahoma;text-decoration: none ; font-size: 9px;  color: #CCCCCC;font-weight: normal;}
.linkseo  A:visited {FONT-FAMILY: Tahoma;text-decoration: none; font-size: 9px; color: #CCCCCC; font-weight: normal;}
.linkseo  A:active {FONT-FAMILY: Tahoma;text-decoration: none ; font-size: 9px; color: #CCCCCC; font-weight: normal;}
.linkseo  A:hover {FONT-FAMILY: Tahoma;text-decoration: none; font-size: 9px;  color: #CCCCCC;font-weight: normal; }

.seo  {FONT-FAMILY: Tahoma;text-decoration: none; font-size: 9px;  color: #CCCCCC;font-weight: normal; }
.seoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.seoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}


/* Linki in Moj racun... Breadcrumb */



.mojBreadcrumb A:link {FONT-FAMILY: Verdana;text-decoration: none ; font-size: 11px;  color: #FFFFFF; font-weight: bold;}
.mojBreadcrumb A:visited {FONT-FAMILY: Verdana;text-decoration: none ; font-size: 11px; color: #FFFFFF; font-weight: bold;}
.mojBreadcrumb A:active {FONT-FAMILY: Verdana;text-decoration: none ; font-size: 11px; color: #FFFFFF; font-weight: bold;}
.mojBreadcrumb A:hover {FONT-FAMILY: Verdana;text-decoration: underline; font-size: 11px;  color: #FFFFFF; font-weight: bold;}







/* Moj racun... */
A.headerNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #595e53;
}

/* Moj racun... mouse over */
A.headerNavigation:hover {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   color: #f5821f;
}



.freeship{
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #ff0000;
 text-decoration: none;
 }
 .freeship2{
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 }