/*
  $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; }
.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;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

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: #FFFFFF;
  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 {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #DBE6F0;
  //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: #DBE6F0;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E8E8E8;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #ffffff; 
border-bottom:1px solid #ffffff;  
text-align:center;
 

  color: #666666;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E8E8E8;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px solid #ffffff; 
border-bottom:1px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:10 15 10 15;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FF850D;
  font-weight: normal;
}

A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}





TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: sharp;
  height: 26px;
  width: 498px;
  background: url('images/m99.jpg');
  background-repeat: repeat-x;
  padding-top: 0px;
  padding-left: 40px;
  text-transform: uppercase;
}


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: 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: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

 .image_border_{
  border:1px solid #888888; 
 }

.currency_symbol {
 font-size: 11px;
 color: #747474;
}



.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; }














body{
 background-image: url(images/b01.gif);
 background-repeat: repeat-y;
 background-position: top center;
}

td {
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #848282;
}

input, textarea {
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #848282;
 border: 1px solid #888888;
 padding:2px;
}

input.nb {
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #848282;
 border: 0px;
 padding: 0px;
}

	input.button{
		border-top: 1px solid #C0BCB5;
		border-left: 1px solid #C0BCB5;
		border-right: 1px solid #808080;
		border-bottom: 1px solid #808080;
		font-size : 11px;
		color: #000000;
		background-color: #D4D0C8;
	}

select{
 font-family: Tahoma, Verdana, Arial;
 font-size: 9px;
}

.he{
 background-image: url(images/b02.gif);
 background-repeat: repeat-x;
 vertical-align: top;
 text-align: center;
}

.fo{
 background-image: url(images/b03.gif);
 background-repeat: repeat-x;
 background-position: bottom;
 vertical-align: bottom;
 text-align: center;
}

.cu{
 font-size: 9px;
 color: #FFFFFF;
 vertical-align: top;
 text-decoration: none;
}

.cu:hover{
 text-decoration: underline;
 color: #FFFFFF;

}

.cl{
 color: #FFD200;
 font-weight: bold;
 text-decoration: none;
}

.cl:hover{
 color: #FFD200;
 text-decoration: underline;
}
.cm{
 color: #848282;
 font-weight: normal;
 text-decoration: none;
 font-size:10px;
}


.me{
 color: #848282;
 text-decoration: none;
}

.me:hover{
 text-decoration: underline;
}

.se{
 border: #AAAAAA 1px solid;
 width: 114px;
 height: 21px;
}

.as{
 font-size: 9px;
 color: #72747A;
 text-decoration: underline;

}

.as:hover{
 text-decoration: none;
}

.fl{
 color: #FFFFFF;
 text-decoration: none;
}

.fl:hover{
 text-decoration: underline;
 color: #FFFFFF;
}

.ch{
 color: #C7D8DE;
 font-weight: bold;
}

.ch:hover{
 text-decoration: none;
}

.cp{
 color: #C7D8DE;
}

.mc{
 padding-left: 9px;
 padding-right: 9px;
 padding-top: 4px;
 vertical-align: top;
}

.tc{
 border: #EDECEC 1px solid;
}

.ti{
 background-color: #EEEEEE;
 padding-left: 8px;
 color: #666666;
}

.ti_{
 color: #666666;
 font-weight: bold;
}



.ds{
 font-size: 10px;
 padding: 8px;
}

.pr{
 padding-left: 8px;
 padding-bottom: 8px;
}

.pp{
 font-size: 20px;
 color: #FF850D;
}

.st{
 background-color: #F6A110;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 13px;
 vertical-align: top;
 padding-top: 2px;
}
.st:hover{
 color: #FFFFFF;
 text-decoration: none;
}

 .ph {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  text-decoration: sharp;
  height: 24px;
  width: 512px;
  background: url('images/m98.gif');
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-left: 30px;

}


 .bg3{
  background-image: url(images/m94.gif);
  background-repeat: repeat-y;
  border-top:1px solid #EDECEC;
 }

h1 {
	color: #fff;
	background-color: #F6A110;
	font-size:13px;
	font-weight: bold;
	border-top: 2px solid #ED6601;
	padding: 3px 10px 5px 10px;
	margin-top: 0px;
	margin-bottom: 6px;
}

h1.item_head {
	color: #666666;
	background-color: #EEEEEE;
	font-size:13px;
	font-weight: bold;
	border-left: 2px solid #F1893C;
	border-top: 0px;
	padding: 3px 10px 3px 10px;
	margin-left: 17px;
	margin-bottom: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	margin-top:0px;
	margin-bottom: 6px;
}

div.content {
	width: 512px;
	border: 0px;
}

div.content div.sc {
	border: 0px;
	width:500px;
	margin-left:5px;
}

table.nhs td {
	padding: 1px 0px 3px 0px;
}

#basket_table tr.head td {
	border-bottom: 2px solid #666666;
	font-weight: bold;
}

#basket_table tr.line td {
	border-bottom: 1px solid #999999;
}
#basket_table tr.last_line td {
	border-bottom: 0px;
	font-weight: bold;
}

ol.pokladna_step li.active {
	color: #444;
	font-weight: bold;
}

ol.pokladna_step li.prev {
	color: #444;
}

ol.pokladna_step li.gray {
	color: #aaaaaa;
}

div.break-dotted {
	border-bottom: 2px dotted #aaa;
}

span.aktivnipinkbold {
	text-decoration:underline;
}

#item_list_table .head td {
	color: #fff;
	background-color: #74A7BB;
	font-weight: bold;
	padding:3px;
}
#item_list_table .lineA td {
	background-color: #fff;
}
#item_list_table .lineB td {
	background-color: #eee;
}
