/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  #0000C0, #0089E9, #007BE9, #0070E9, #6666ff

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #1a1a1a; font-weight: none; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: none; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #ccffcc; text-decoration: underline; font-weight: bold; }


BODY {
  background: url('images/bg_body.jpg');
  font-family: Tahoma, helvetica,  Sans-Serif;
  font-size: 11px;
  color: #000000;
  margin: 10px;
}

A {
  font-family : Tahoma, helvetica, Sans-Serif;
  font-size : 11px;
  color: #000000;
  font-weight: none;
  text-decoration: none;
}

A:hover {
  font-family : Tahoma, helvetica, Sans-Serif;
  color: #245BFF;
  font-size : 11px;
  font-weight : none;
  text-decoration: underline;
  background: bold;
}

.left_column {
  background: #ffffff;
  border="0";
  border-color: #efefef;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  margin: 0px;
}

.right_column {
  background: #efefef;
  border="0";
  border-color: #efefef;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #1a1a1a;
  margin: 0px;
}

.lefttop_column {
  background: #Efefef;
  border="0";
  border-color: #efefef;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  margin: 0px;
  padding: 2px;
}

.righttop_column {
  background: #Efefef;
  border="0";
  border-color: #efefef;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #1a1a1a;
  margin: 0px;
  padding: 2px;
  font-weight : bold;
}

.logoff {
  background: #Efefef;
  border="0";
  border-color: #efefef;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
  margin: 0px;
  padding: 2px;
  font-weight : bold;
}

.logoff:hover {
  background: #Efefef;
  border="0";
  border-color: #efefef;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 13px;
 color: #2d58b3;
  margin: 0px;
  padding: 2px;
  font-weight : bold;
}

/* product_info.php Begin*/
.titul {
 font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  background: #D9E6FF;
  font-weight: bold;
  height: 6px;
  padding: 4px;
  
}

.info_col1 {
  background: #EAF0FF;
  border-style: solid;
  border-width: 1.5px;
  border-color: #ffffff;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #333333;
  padding: 3px; 1px; 1px; 1px;
  width: 50%;
  text-align: left;
}

.info_col1_price {
  background: #EAF0FF;
  border-style: solid;
  border-width: 1.5px;
  border-color: #ffffff;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #333333;
  padding: 3px; 1px; 1px; 1px;
  width: 50%;
}

.info_col2_availability {
  background: #DFE8FF;
  border-style: solid;
  border-width: 1.5px;
  border-color: #ffffff;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #245BFF;
  padding: 3px; 
  width: 50%;
}

.info_col2_mnfpartno {
  background: #DFE8FF;
  border-style: solid;
  border-width: 1.5px;
  border-color: #ffffff;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #333333;
  padding: 3px;
  width: 50%;
}

.info_col2_pricevat {
  background: #ffffff;
  border-style: solid;
  border-width: 1.5px;
  border-color: #ffffff;
  font-family: Arial, helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #0033cc;
  padding: 3px;
  width: 50%;
  text-align: center;
}


.info_col2_textincvat {
  background: #ffffff;
  border-style: solid;
  border-width: 0px;
  border-color: #ffffff;
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #0033cc;
  padding: 0px;
  width: 50%;
  text-align: left;
}

.info_col2_priceexvat {
  background: #ffffff;
  border-style: solid;
  border-width: 1.5px;
  border-color: #ffffff;
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #1a1a1a;
  padding: 3px;
  width: 50%;
  text-align: center;
}

.info_col2_textexvat {
  background: #ffffff;
  border-style: solid;
  border-width: 0px;
  border-color: #ffffff;
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #1a1a1a;
  padding: 0px;
  width: 50%;
  text-align: left;
}
.info_col2 {
  background: #DFE8FF;
  border-style: solid;
  border-width: 1.5px;
  border-color: #ffffff;
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #1a1a1a;
  padding: 3px;
  width: 50%;
}

.info_col_basket {
  background: #ffffff;
  border-style: solid;
  border-width: 1.5px;
  border-color: #ffffff;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #245BFF;
  padding: 3px;
  width: 100%;
  text-align: right;
}

.product_tab
{
  background: #DFE8FF;
  border-style: solid;
  border-width: 2px;
  border-color: #DFE8FF;
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #7195FF;
  padding: 4px;
}
.product_details
{
  background: #F9FAFF;
  border-style: solid;
  border-width: 2px;
  border-color: #DFE8FF;
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: none;
  color: #1a1a1a;
  padding: 6px;
}
/* product_info.php  End*/


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #c0c0c0;
}

TD.headerNavigation {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  background: #ffffff;
    background: #f9f9f9;
  color: #333333;
  font-weight : none;
}

A.headerNavigation {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  background: #f9f9f9;
  color: #333333;
  font-weight: none;
}

A.headerNavigation:hover {
  color: #2d58b3;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #2d3d80;
}

TD.headerInfo {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: none;
  text-align: center;
}

TR.footer {
  background: #c0c0c0;
}

.footer {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
  font-weight: underline;
 
}
A.footer:link
{
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
  font-weight: underline;

}
A.footer:hover {
  font-family : Tahoma, helvetica, Sans-Serif;
  color: #3366cc;
  font-size : 11px;
  font-weight : none;
  text-decoration: underline;
  background: bold;
}
.infoBox {
  background: #ffffff;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #0046ad;
  border: 0px;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #0046ad;
  border: 0px;
}

.infoBoxNotice {
  background: #0046ad;
}

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

TD.infoBoxHeading {
 font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  background: #e4e4e4;
  font-weight: bold;
  
  padding: 4px;

}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, helvetica, sans-serif;
  font-size: 10px;
  border: 0px;
}

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

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: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 4px;
}

.productListing-heading {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  background: #cccccc;
  color: #666666;
  font-weight: bold;
  border: 0px;
  border-style: solid;
  border-color: #2d58b3;
  border-spacing: 1px;
 height: 8px;
  padding: 3px;

}
.productListing-heading:hover {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  background: #666666;
  color: #ffffff;
  font-weight: bold;
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;

}
.productListing-productname {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #0046ad;
  background: #ffffff;
}

.productListing-productname:hover {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  background: #3366cc;
}

TD.productListing-data {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #444444;
  border: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-spacing: 5px;
  padding: 4px;
  
}

TD.productListing-data:hover {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #006600;
  border: 2px;
  border-color: #cccccc;
  border-style: solid;
  border-spacing: 3px;

}

A.pageResults {
  color: #2d58b3;
}

A.pageResults:hover {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #006600;
  background: #FFFFff;
}

TD.pageHeading, DIV.pageHeading, .pageHeading {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  background: #D9E6FF;
  font-weight: bold;
  height: 8px;
  padding: 8px;
 
   }

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  background: #FFFCCE;
  font-weight: none;
  padding: 8px;

   }

 
 TD.tableHeading3, DIV.tableHeading3 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #3366cc;
  border-color: #ffffff;
  border-style: solid;
  border-width: 0px;
  background: #ffffff;
 }
 
TD.pageSubHeading, DIV.pageHeading {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  background: #f4f4f4;
  font-weight: none;
  padding: 8px;

   }

TD.pageSpecialOffers {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff;
  background: #3366cc;
  font-weight: bold;
  height: 10px;
  padding: 8px;
   }

TR.subBar {
  background: #dbedfa;
}

TD.subBar {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #3366cc;
}

TD.main, P.main {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #444;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #444;
}

TD.accountCategory {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #4444;
}

TD.fieldKey {
  font-family: Tahomal, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #f0f0f0;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #3366cc;
  font-weight: none;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}

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

SPAN.greetUser {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #006699;
  font-weight: bold;
}

TABLE.formArea {
  background: #f6f6f6;
  border-color: #c0c0c0;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: none;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, helvetica, sans-serif;
  color: #333333;
  font-weight: bold;
}

SPAN.oldPrice {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #6E6C6E;
  font-weight: none;
}

SPAN.errorText {
  font-family: Tahoma, helvetica, sans-serif;
  color: #006699;
}

.moduleRow { }
.moduleRowOver { background-color: #d2ddf3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffeaea; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, helvetica, sans-serif; font-size: 11px; color: #006699; }
.checkoutBarCurrent { font-family: Tahoma, helvetica, sans-serif; font-size: 11px; color: #444; }

/* message box */

.messageBox { font-family: Tahoma, helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, helvetica, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, helvetica, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Tahoma, helvetica, sans-serif; font-size: 11px; color: #3366cc; }

/* JLG MenuOver Mod Begin */
td.menucontent1, {
	
	padding:  1px 1px;
	font-family: Tahoma, helvetica, sans-serif;
	background-color: #f6f6f6;
  border: solid 1px #ffffff;
  border-color: #ffffff #ffffff #f0f0f0 #ffffff;
	font-weight: none;
}

td.menucontent1 a, td.menucontent1over a {
  color: #333333;
  text-decoration: none;
	font-weight: none;
	font-family: Tahoma, helvetica, sans-serif;
  
}

td.menucontent1over {
	background-color: #e5e5e5;
	cursor:pointer;
	font-family: Tahoma, helvetica, sans-serif;
	font-weight: none;
	color: #ffffff;
	border: solid 0px #c9c9c9;
	border-color: #bababa #0046ad #bababa #bababa;
}

td.menucontent1over a {
	color: #003366;
	background-color: #d9d9d9;
	font-family: Tahoma, helvetica, sans-serif;
	cursor:pointer;
	font-weight: none;
	border-color: #bababa #bababa #bababa #bababa;
}

.CategoryBox0 {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 12px;
  font-weight: none;
  color: #547592;

}

.CategoryBox1 {
  background-color: #ffffff;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #fff;
  background: #0046ad;
}

.CategoryBox2 {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #0046ad;
  background: #006600;
}
/* JLG MenuOver Mod End */

.NewProducts_name {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 16px;
  color: #0033cc;
  background: #DFE8FF;
  font-weight: bold;
  height: 10px;
  padding: 6px;
}
.NewProducts_overview {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  background: #f5f5f5;
  font-weight: none;
  height: 10px;
  padding: 6px;
}
.NewProducts_cena {
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #245BFF;
  padding: 8px;
}

.NewProducts_cena2 {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #666666;
}

.NewProducts_cena3 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #245BFF;
}

.Specials_cena4 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
  color: #db0000;
}

.LeftVerticalLine {
  width:  1px;
  color: #003399;
  height: 1030px;
}

.RigthVerticalLine {
  width:  1px;
  color: #0040c4;
  height: 1030px;
}


/* checkout  Begin*/

.info_checkout {
  background: #ffeaea;
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #006600;
 }
/* checkout  End*/

.pozadi {
  background: url("../catalogue/images/borders/service_bg.gif");
}

TD.azmain, P.azmain {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #3366cc;
  line-height: 1.5;
  font-weight: bold;
  background: #F0f0f0;
}

/* Contribution Prof_Invoice&PackingSlip */
.pageHeading2 { font-family: Tahoma, helvetica, sans-serif; font-size: 18px; color: #000099; font-weight: bold; }
.pageHeading-invoice { font-family: Tahoma, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; padding: 3px; }
.pageHeading-invoice2 { font-family: Tahoma, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; border: 1px ridge #ffffff; padding: 3px; }
.dataTableHeadingContent-invoice { font-family: Tahoma, helvetica, sans-serif;	font-size: 10px; color: #000000; font-weight: normal; border: 0px ridge #c0c0c0;}
.main-payment { font-family: Tahoma, helvetica, sans-serif; font-size: 12px; background-color: #FfFfff; border: 1px ridge #000000; }
  /* data table */
.dataTableHeadingRow { background-color: #b5b4ff; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableContent { font-family: Tahoma, helvetica, sans-serif; font-size: 11px; color: #000000; }
.main2 { font-family: Tahoma, helvetica, sans-serif; font-size: 11px; }

/* glossary */
.menu_link:link {
  font: 15px Tahoma, helvetica, sans-serif;
  border: solid 0px #c0c0c0;
  color: #ffffff;
  font-weight: bold;
  padding: 1px;
  background-color: #245BFF;
}

.menu_link:visited {
  font: 15px Tahoma, helvetica, sans-serif;
  font-weight: bold;
  border: solid 0px #c0c0c0;
  color: #ffffff;
  padding: 0px;
  background-color: #ff0000;
}

.menu_link:hover {
  font: 15px Tahoma, helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  background-color: #0033CC;
}

.word         {font: bold 11px Tahoma, helvetica, sans-serif; color: #006600;}
.small_text   {font: bold 11px Tahoma, helvetica, sans-serif; color: #444;}
.small_text2  {font: 11px Tahoma, helvetica, sans-serif; color: #444;}
.search_field {font: 11px Tahoma, helvetica, sans-serif; color: #444; letter-spacing: 0px; margin: 0;}
.glossary     {font: 11px Tahoma, helvetica, sans-serif; color: #444;}
.glossary2    {font: 11px Tahoma, helvetica, sans-serif; color: #444;}
/* glossary end*/

.get1free { font-family: Tahoma, helvetica, sans-serif; font-size: 11px; background: #ececec; font-weight: bold;}

/* top category*/
TD.topcategory {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff;
  background: #226AFF;
  font-weight: bold;
  height: 10px;
  padding: 6px;

}

/* paging*/
TD.paging {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  background: #00000;
  font-weight: none;
  height: 5px;
  padding: 8px;

}
