/*
  $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
*/

BODY {
  color: #312e26;
  margin: 0px;
  background: rgb(0,0,0) url(images/background.gif) repeat center top;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px; 
}

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

.box_text s {
  font-size: 11px;
  font-weight: bold;
  color: #3f969e;
}

.box_text img {
  padding: 6px 0px 6px 0px;
}

h1 {
  font-family: Arial, Tahoma, Verdana, sans-serif; 
  font-size: 30px;
  font-weight: bold;
  color: #3F969E;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 0;
	 
}

h2 {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #312e26;
  margin-bottom: 0;
  padding-bottom: 0;

}

h3 {
  font-size: 10px;
  color: #666666;
  margin-top: 0;
  padding-top: 0;
}

h4 {
  font-size: 11px;
  font-weight: bold;
}




span.orange {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #de5c10;
}

hr {
  background: #eeeeee;
  height: 1px;
  color: #eeeeee;
  border-color: rgb(102,51,51);
  
}

.nadpis {
  font-family: Arial, Tahoma, Verdana, sans-serif; 
  font-size: 14px;
  font-weight: bold;
  color: #de5c10;
}

.errorBox { 
  font-size : 10px; 
  background: #ffb3b5; 
  font-weight: bold; 
}

.stockWarning {  
  font-size : 10px; 
  color: #de5c10; 
}

.productsNotifications { 
  background: #d5f1f3;
  border: 4px #d5f1f3 solid; 
}

.cent a {
  color: #3f969e;
  text-decoration: none;
}

.cent a:hover {
  color: #3f969e;
  text-decoration: underline;
}

.cent td.caption {
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 4px;  
}

a, .novinky a, .productListing a {
  color: #312e26;
  text-decoration: none;
  
}

a:hover, .novinky a:hover, .productListing a:hover {
  color: #3f969e;
  text-decoration: none;
}


.orderEdit {
  font-size: 9px;
  font-weight: normal;
  padding-left: 4px;
}

.notice {
  color: #de5c10;
}

FORM {
	display: inline;
}

.line {
  border-bottom: 1px #2eb7c1 solid;  
}

.line_silver {
  border-bottom: 1px #eeeeee solid;  
}




/*================ header ==================*/

table.header_table {
  width: 100%;
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
}

table.header {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 10px;
  background: url(images/background_side.gif) repeat-x top;
}

td.logo {
  padding-right: 20px;
  height: 120px;
}


td.headerNavigation {
  height:22px;
  margin-top: 10px;
  padding-left: 28px;
  padding-right: 28px;
  font-size: 10px;
  color: white;
  font-weight : bold;
  background-color: #3a362d;
}

A.headerNavigation { 
  color: white; 
}

A.headerNavigation:hover {
  color: #3f969e;
  text-decoration: none;
}

.top {
  width:5%;
  background: url(images/background_side.gif) repeat-x top;
}

/*------ menu ------*/

.novinky td {
  height:24px;
  padding: 0px;
  font-size: 10px;
  text-align: center;
}

.menu ul li {
  height:100%;
 padding: 0px 0px 6px 0px;
  /*_padding: 4px 0px 4px 0px;*/
  margin: 0px 1px 0px 1px;
  background: url(images/menu_orange.gif) repeat-x center;
  border: 0px;
  border-left: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
  display: inline;
}
* html .menu ul li{
padding: 4px 0px 4px 0px;
}

.menu ul li a, .menu ul li span a {
  border: 0px;
  margin: 0px;
  padding: 4px 10px 6px 10px;
  /*_padding: 5px 10px 6px 10px;*/
  cursor: pointer;  
  color: #eeeeee;
  font-weight: bold;
  font-size: 13px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
}

* html .menu ul li a, .menu ul li span a{
padding: 5px 10px 6px 10px;
}

.menu ul li a:hover, .menu ul li span a {
  color: #ffffff;
  background: url(images/menu_brown.gif) repeat-x left;
}

.menu ul {
  height:25px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  border: 0px;
}



.menu_special {
  padding-left: 10px;
}

.menu_special ul li {
  height:100%;
  padding: 0px 0px 6px 0px;
/*  _padding: 4px 0px 4px 0px;*/
  margin: 0px 1px 0px 1px;
  background: url(images/menu_silver.gif) repeat-x top;
  border: 0px;
  border-left: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
  display: inline;
}

* html .menu_special ul li {
padding: 4px 0px 4px 0px;
}

.menu_special ul li a, .menu_special ul li span a {
  border: 0px;
  margin: 0px;
  padding: 6px 10px 6px 10px;
/*_padding: 5px 10px 6px 10px;*/
  cursor: pointer;  
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
}

* html .menu_special ul li a, .menu_special ul li span a {
padding: 5px 10px 6px 10px;
}

.menu_special a {
  position: relative;
  /*_top:1px;*/
}

.menu_special ul li a:hover {
  color: #ffffff;
  background: url(images/menu_brown.gif) repeat-x left;
}

.menu_special ul li span a {
  color: #ffffff;
  background: url(images/menu_brown.gif) repeat-x left;
}

.menu_special ul {
  height:25px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  border: 0px;
}


/*------ //menu// ------*/

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


/*================ left_menu ==================*/

td.left_menu {
  padding: 6px 6px 0px 6px;
  margin: 0px;
  background: white url(images/background_main.gif) repeat-x top;
}

td.left_menu table {
  width: 160px;
}

td.categories .infoBoxContents hr {
  border: 1px #eeeeee dotted;
  height:1px;
  padding: 0px;
  margin:0px;
}

span.categories {
  font-size: 10px;
  font-weight: bold;
}

span.category_current {
  font-weight: bold;
  color: #de5c10;
}

.categories a:hover {
  font-size: 10px;
  font-weight: bold;
  color: #3f969e;
}

span.category_number {
  font-size: 10px;
  font-weight: normal;
  color: #999999;
}


/*=========== obrazky kategorii =============*/



#category {
  height: 33px;
  padding-top: 0px;
  border: 0px;
  background: url(../images/categories_default.gif) no-repeat center top;
  text-align: center;
  vertical-align: top;
}

#category:hover {
  text-decoration: none;
  background: url(../images/categories_over.gif) no-repeat center top;
  cursor: pointer;
  /*cursor: hand;*/
}

#category a {
  height: 33px;
  width: 100px;
  padding: 0px 2px 20px 2px;
  border: 0px;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

#category a:hover {
  height: 33px;
  text-decoration: none;
 /* _background: url(../images/categories_over.gif) no-repeat center center;*/
  cursor: pointer;
}

#category a span {
  width: 100px;
  position: relative;
  top: 4px;
}

.category {
  height: 33px;
  padding-top: 0px;
  border: 0px;
  background: url(../images/categories_default.gif) no-repeat center top;
  text-align: center;
  vertical-align: top;
}

.category:hover {
  text-decoration: none;
  background: url(../images/categories_over.gif) no-repeat center top;
  cursor: pointer;
  /*cursor: hand;*/
}

.category a {
  height: 33px;
  width: 100px;
  padding: 0px 2px 20px 2px;
  border: 0px;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

.category a:hover {
  height: 33px;
  text-decoration: none;
 /* _background: url(../images/categories_over.gif) no-repeat center center;*/
  cursor: pointer;
}

.category a span {
  width: 100px;
  position: relative;
  top: 4px;
}


/*================ right_menu ==================*/

td.right_menu {
  padding: 6px 6px 0px 6px;
  margin: 0px;
  width: 160px;
  background: white url(images/background_main.gif) repeat-x top;
}

td.right_menu table {
  width: 160px;
}

/*================ main_table ==================*/


table.main_table {
  width: 100%;
  padding: 0px;
  margin: auto;
	border-left: 20px #3a362d solid;
	border-right: 20px #3a362d solid;
	background-color: white;
}

td.main { 
  font-size: 10px;
  line-height: 1.5;
  text-align: justify;
  padding-right: 0px;
} 

.main p {
  font-size: 10px;
  line-height: 1.5;
  text-align: justify;
  padding-right: 0px;
  text-indent: 0px;
}

td.main ul, .main p ul { 
  list-style: url(images/arrow_green.gif);
  list-style-position: outside;
  padding-left: 14px;
  margin: 4px;
}

td.main a {
  color: #3f969e;
}

td.main a:hover {
  color: #3f969e;
  text-decoration: underline;
}

tr.central {
  background: white url(images/background_main.gif) repeat-x top;
}

td.cent {
  padding: 10px 5px 10px 5px;
  min-width: 400px;
}

.small_text {
  font-size: 9px;
  color: #666666;
  text-align: center;
}

.small_text a {
  color: #3f969e;
  text-decoration: none;
}

.small_text a:hover {
  color: #3f969e;
  text-decoration: underline;
}

/* td.cent td.main {
  vertical-align: bottom;
  padding-bottom: 4px;
  text-align: right;
  border-bottom: 1px #2eb7c1 solid;
  margin: 0px;
  border-spacing: 0px;
}*/

/*================ footer ==================*/

td.footer {
  height:22px;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 10px;
  color: white;
  font-weight : bold;
  background-color: #3a362d;
}

.copyright {
  padding: 4px 0px 10px 0px;
  color: #666666;
  font-size: 9px;
}

.copyright a {
  color: #888888;
  font-size: 9px;
}

.copyright a:hover {
  color: #3f969e;
  font-size: 9px;
  
}


/*================ box ==================*/

.infoBox100 {
  margin: 0px;
  padding: 0px;
 border-width: 10px;
 border-style:solid;
 border-color:#EEEEEE;
  background-color: white;
  height: 100%;
}

.infoBox {
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: white;
}



.infoBoxContents {
  font-size: 10px;
  background-color: white;
  border-left: 1px #cccccc dotted;
  border-right: 1px #cccccc dotted;
  border-bottom: 1px #cccccc dotted;
  margin-bottom: 6px; 
  padding: 10px;
}

.unborder .infoBoxContents {
  border: 0px; 
  padding: 0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  font-size: 10px;
}

.infoBoxHeading {
  height: 24px;
  padding-left: 10px;
  font-size: 10px;
  font-weight: bold;
  color: #312e26;
  background: white url(images/header_navigation.gif) repeat-x center;
  border: 0px;
  border-left: 1px #cccccc solid;
  border-right: 1px #cccccc solid;
}

td.infoBox, SPAN.infoBox {
  font-size: 10px;
}

.unpadding .infoBoxContents {
  padding: 0px;
}


.box_price {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #3f969e;
  font-weight: bold;
  margin-top: 5px;
  white-space: nowrap;
}

.box_price_s {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #3f969e;
  font-weight: bold;
  margin-top: 5px;
  white-space: nowrap;
  text-decoration: line-through;
}

.search .infoBoxContents {
  padding: 0px 0px 0px 0px;
}


.top {
  padding: 0px 0px 0px 0px;
}

.pay {
  text-align: center;
  width: 100%;
}

.pay img {
  margin: 3px auto;
  border: 0px none;
}


/*-------- categories ---------*/

td.categories .box_text, td.categories .box_text a {
  line-height: 1.5;
  }
  
div .categories .box_text, div .categories .box_text a {
  line-height: 1.5;
  }



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

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

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #3a362d;
  border-spacing: 0px;
}

.productListing-heading, .productListing-heading a {
  font-size: 10px;
  background: #3a362d;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  border: 1px white solid;
  margin: 0px 10px 0px 10px;
  white-space: nowrap;
}

.productListing-heading a {
  border: 0px none;
  margin: 0px;
  padding: 0px;
}

td.productListing-data {
  padding: 2px 6px 2px 6px;
  font-weight: bold;
  border: 1px white solid;
  font-size: 10px;
}

td.productListing-data a {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #312e26;
}

td.productListing-data s {
  font-size: 11px;
}

td.productListing-data_price {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #3f969e;
  font-weight: bold;
  margin-top: 5px;
 /* white-space: -pre-wrap;*/
  white-space: nowrap;
  padding: 0px 10px 0px 10px;
  border: 1px white solid;
}

.productListing-data_image {
  padding: 5px;
  border: 1px white solid;
  /*background-color: #ffffff;*/
}

.productListing-data_image .productListing-data {
  border: 0px;
}



td.pageHeading, div.pageHeading {
  height: 50px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #312e26;
  border-bottom: 1px #2eb7c1 solid;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
}

td.pageHeading_filter {
  border-bottom: 1px #2eb7c1 solid;
  font-size: 10px;
  text-align: right;
  vertical-align: middle;
  padding-bottom: 4px;
}



TR.subBar {
  background: #f4f7fd;
}

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


td.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
  color: #666666;
}

a.pageResults {
  color: #666666;
  font-size: 10px;
  text-decoration: underline;
}

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

.login .infoBox .infobox100{
  background-color: #eeeeee;
  border: 10px #eeeeee solid;
}

.asearch .infoBox .infobox100{
  background-color: #eeeeee;
  border: 10px #eeeeee solid;
}

.create_account {
  width: 100px;
  font-size: 10px;
  text-align: right;

}

.account .infoBox, .account .infobox100, .account .main, .account .infoBoxContents, .account .inputRequirement, .infobox100 {
  font-size: 10px;
  background-color: #eeeeee;
}



.inputRequirement {
  padding-right: 10px;
  vertical-align: bottom;
}

.table_name {
  padding: 10px 10px 0px 10px;
  font-size: 11px;
  background-color: #eeeeee;
}

.novinky {
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  margin-top: 5px;
  border: 0px #eeeeee solid;
  color: #3f969e;
  padding-top:10px;
  padding-bottom:10px;
}

.novinky img {
  margin-bottom: 0px;
  margin-top: 4px;
}

td.product_detail {
  height: 20px;
  width: 78px;
  padding: 0px;
  background: url(images/button_light.gif) no-repeat center;
  text-align: center;
  border: 1px #cccccc solid;
}

td.product_detail a {
  font-size: 10px;
  color: #eeeeee;
  font-weight: bold;
  padding: 2px 4px 2px 4px;
  font-family: Verdana, Arial, sans-serif;
}

td.product_detail a:hover {  
  color: white;
  text-decoration: none;
}



td.product_basket {
  height: 20px;
  width: 78px;
  margin-top: 10px;
  padding: 0px;
  background: url(images/button_dark.gif) no-repeat center;
  text-align: center;
  border: 1px #cccccc solid;
  color: #eeeeee;
  
}

td.product_basket a, td.product_basket input {
  font-size: 10px;
  color: #eeeeee;
  font-weight: bold;
  padding: 2px 10px 2px 10px;
  font-family: Verdana, Arial, sans-serif;
}

td.product_basket a:hover, td.product_basket input:hover {  
  color: white;
  text-decoration: none;
}



TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #de5c10;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 10px;
}

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

SPAN.greetUser {
  font-size: 12px;
  color: #3f969e;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 10px;
  color: #de5c10;
  font-weight: bold;
}

span.productSpecialPrice {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #de5c10;
  font-weight: bold;
  font-size: 13px;
  white-space: nowrap;
}

span.price span.productSpecialPrice {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #de5c10;
  font-weight: bold;
  font-size: 16px;
  white-space: nowrap;
}

span.productSpecialPrice_s {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #de5c10;
  font-weight: bold;
  font-size: 16px;
  text-decoration: line-through;
  white-space: nowrap;
}

.price {
  font-size: 10px;
  font-weight: bold;
  color: #3f969e;
  white-space: nowrap;
}

.undph_price {
  padding-left: 4px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border: 0px none;
}

.total_price {
  padding-left: 4px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #3f969e;
  font-weight: bold;
  border: 0px none;
}

SPAN.errorText {
  color: #de5c10;
}

.moduleRow { 
}

.moduleRowOver { 
  background-color: #d5f1f3; 
  cursor: pointer; 
  /*cursor: hand;*/ 
}

.moduleRowSelected { 
  background-color: #d5f1f3; 
}

.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-size: 10px;
  font-weight: bold; 
  color: #de5c10; 
}

.messageStackSuccess { 
  font-size: 10px;
  font-weight: bold; 
  color: #009933;  
}

/* input requirement */

.inputRequirement {  
  font-size: 10px; 
  color: #de5c10; 
}


TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  /*border-color*/
}


