/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:05:47 wilt Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.10small {font-size: 10px; color: black;}
.a10small {font-size: 10px; color: black;}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana; }
.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: blue; text-decoration: underline; }

a:link {text-decoration: none; color: #356596;}
a:visited {text-decoration: none; color: #356596;}
a:hover { text-decoration: underline; color: #356596;}
a:active {text-decoration: none; color: #356596;}

a.zhir {font-size: 12px; font-weight: bold;}
a.smallzhir:link {font-weight: bold; font-size: 10px;}
a.smallzhir:visited {font-weight: bold; font-size: 10px;}
a.smallzhir:hover {text-decoration: underline; font-weight: bold; font-size: 10px;}
a.smallzhir:active {font-weight: bold; font-size: 10px;}

.a9small {font-size: 9px; color: black;}
.a11small {font-size: 11px; color: black;}
.a12small {font-size: 12px; color: black;}

.a9yellow {font-size: 9px; color: #D0BE16;}
.a10yellow {font-size: 10px; color: #D0BE16;}
.a11yellow {font-size: 11px; color: #D0BE16;}
.a12yellow {font-size: 12px; color: #D0BE16;}

.a9red {font-size: 9px; color: #B63838;}
.a10red {font-size: 10px; color: #B63838;}
.a11red {font-size: 11px; color: #B63838;}
.a12red {font-size: 12px; color: #B63838;}

.a1header {font-size: 30px; color: #B63838;}
A:link.1header {font-size: 30px; color: #B63838; text-decoration: none;}
A:visited.1header {font-size: 30px; color: #B63838; text-decoration: none;}
A:hover.1header {font-size: 30px; color: #B63838; text-decoration: underline;}
A:active.1header {font-size: 30px; color: #B63838; text-decoration: none;}

.2header {font-size: 12px; color: black; font-weight: bold;}

input {font-size: 9px; padding-bottom: 0px; padding-top: 0px; line-height: 12px; height: 16px;}

.a12text {font-size: 12px; color: black;}

.a14text {font-size: 12px; color: black;}

p	{font-family: Tahoma; }
td	{font-family: Tahoma; }

BODY {
	font-family: Tahoma;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

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

A.headerNavigation { 
  color: #000000; 
}

a:hover.headerNavigation {
  color: #000000;
}

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

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: red;
  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;
}

.templateinfobox     { background:#ffffff url('images/infobox/background_box.gif') repeat-y left top; FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px; }

.infoBoxContents {

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

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

A.pageResults:link {
  text-decoration: none; color: #356596;
}

A.pageResults:visited {
  text-decoration: none; color: #356596;
}

a.pageResults:hover {
  text-decoration: underline; color: #356596;
}

A.pageResults:active {
  text-decoration: none; color: #356596;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma;
  font-size: 30px;
  color: #B63838;
}

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: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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, 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: red;
  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;
}

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

.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica;}

.centerTable {  background:#FBFCFD url('images/bg_cat4.gif') repeat-x fixed left top;  }

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
A.HeaderPageLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: blue;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

/* WebMakers.com Added: Editing Attributes */
.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #C0C0C0; }

TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 0px; 
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 0px; 
}
TR.pollOptRow {
}
TR.pollFooter {
}

.11small {font-size: 11px; color: black;}
.a11small_buy {font-size: 22px;}
.12small {font-size: 12px; color: black;}
.11small_otl {font-size: 16px;}

a.zhir {font-weight: bold;}

.12text, TD.12text {font-size: 12px; color: black;}

.a12yellow {font-size: 12px; color: #D0BE16;}

.12yellow {font-size: 12px; color: #D0BE16;}
a.12yellow {font-size: 12px; color: #D0BE16;}
a.12yellow:link {font-size: 12px; color: #D0BE16;}
a.12yellow:visited {font-size: 12px; color: #D0BE16;}
a.12yellow:hover {font-size: 12px; color: #D0BE16; text-decoration: underline;}

.9small {font-size: 9px; color: black;}
.style6 {
	font-size: 45px;
	font-weight: bold;
	color: #B63838;
}
.style6r {
	font-size: 30px;
	font-weight: bold;
	color: #B63838;
}
.style7 {color: #B63838;}
input {font-size: 10px; padding-bottom: 0px; padding-top: 0px; line-height: 12px; height: 16px;}
.with_border {
	border: 1px solid black;
}
.standard {
	font-family: Arial;
	font-size: 14px;
}


/*======================== Lotos otzyvi ===========================*/

span.otzyv-01 {
	font: 10px Verdana, Arial;
}
td.otzyv-02 {
	font: 12px Verdana, Arial;
}
div.otzyv-txt {
	margin: 15px 0 15px 0;
}
div.otzyv-links {
	margin: 15px 0 0 0;
}
table.otzyv-01 {
	margin-bottom: 40px;
}