﻿/*
  $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: Arial; font-size: 11px; }
.errorBox { font-family : Arial; font-size: 11px; background: #ffffff; font-weight: bold; }
.stockWarning { font-family : Arial; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : Arial; font-size: 11px; color: #70d250; text-decoration: underline; }

BODY {
background-image:url(spodnjice/bg.gif);
  text-align: center;
  color: #000000;
  margin: 0px;
}

.body {
  width: 800px;
  border: solid; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #2587CC;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #cccccc;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
border-bottom-width: 0px; 
border-bottom-style: solid; 
border-bottom-color: black;
border-top-width: 1px; 
border-top-style: solid;
border-top-color: black;

}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #cccccc;
}

TR.headerError {
  background: #ffffff;
}

TD.headerError {
  font-family: Arial;
  font-size: 11px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:Arial;
  font-size: 11px;
  background: #ffffff;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #ffffff;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 11px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 11px;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #ff9900;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight: solid;
  color: #000000;
}

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #000000;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 11px;
  color: #ff0000;
}

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

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Arial; font-size: 11px; background-color: #ffffff; }
.messageStackSuccess { font-family: Arial; font-size: 11px; background-color: #ffffff; }

/* input requirement */

.inputRequirement { font-family:  Arial; font-size: 11px; color: #ff0000; }

/*to sem dodal*/
.box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;
}
.specials_price{
font-family: Arial;
 font-size: 12px;
color: #ffffff;
 font-weight: bold;
text-decoration: none;
}

.specials_old_price{
 font-family:  Arial;
 font-size: 11px;
 color: #333333;
font-weight: normal;
 text-decoration: none;
}
.specials_name{
font-family:  Arial;
font-size: 12px;
font-weight: bold;
 color: #1f79b6;
padding-left:5px;
}
.specials_desc{
 font-family: Arial;
font-size: 11px;
color: #808080;
 font-weight: normal;
text-decoration: none;
padding-left:5px;
 padding-top:5px;
}

/*com-host.com*/
TABLE.LangBox {
height: 10px;
width: 120px;
}
#t-language {
   margin: 3px;
   font-size: 00%;
   line-height: 0px;
}
.gumb {

  font-family: Arial;
  font-size: 11px;
  color: #0099FF;
 
  font-weight : bold;
  text-align : center;
	
}
.gumb:hover {
  font-family: Arial;
  font-size: 11px;

color: #2587CC;
  font-weight : bold;
  text-align : center;	

}

  /*- Menu Tabs --------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-family: VERDANA;
      font-size:55%;
      font-weight: bold;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#00000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
A.categorie_top {
  color: #000000;
  font-weight : bold;
  text-decoration: none;
}

A.categorie_top_on {
  font-weight : bold;
  font-style: italic;
  color : #2684FE;
  text-decoration: none;
}

A.categorie {
  color: #000000;
  text-decoration: none;
}

A.categorie_on {
  font-style: italic;
  color: #0C14FA;
  text-decoration: none;
}

A.categorie_top:hover {
  font-weight : bold;
  color : #2684FE;
  text-decoration: none;
}

TD.productListing-data3Col {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid #FFFFFF;
}
/* Begin Testimonials Scroller */

#pscroller_np {

height: 150px;

border: 0px;

padding: 5px;

}

 

.pscroller_c_np {

  font-family: sans-serif;

  font-size: 11px;

  line-height: 1.5;

}

 

.marquee_hide {

     visibility:hidden;

}

.marquee_show {

     visibility:visible;

}


