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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  text-align: center;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 11px;
}

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

TD.infoBox, SPAN.infoBox {
  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: #EAF0F3;
}

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

TABLE.productListing {
}

.productListing-heading {
  font-size: 12px;
  background: #EAF0F3;
  color: #000000;
  afont-weight: bold;
}

TD.productListing-data {
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

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

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

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: 11px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-size: 12px;
  color: #0074C5;
  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 {
  acolor: #EB3D00;
  color: #CF3E0C;
  afont-weight: bold;
  display: block;
  margin-top: 5px;
}

SPAN.productSpecialPrice B {
  font-size: 15px;
}

SPAN.errorText {
  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: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }




/* moje vlastni styly */
*
{
    font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
    font-size: 12px;
}

body
{
    text-align: center;
    margin: 0px;
    background-color: #D5D9DC;
}

#page
{
    margin: auto;
    text-align: left;
    background-color: #FFFFFF;
    background-image: url(images/page_bg.png);
    background-repeat: repeat-y;
    width: 1000px;
    min-height: 400px;
}

#page_border_top
{
    width: 1000px;
    height: 20px;
    background-color: #D5D9DC;
    background-image: url(images/page_border_top.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#top
{
    width: 1000px;
    height: 187px;
    background-color: #FFFFFF;
    position: relative;
}

#top_corner_left
{
    position: absolute;
    width: 18px;
    height:18px;
    top: 0px;
    left: 0px;
    background-image: url(images/top_corner_left.png);
}

#top_corner_right
{
    position: absolute;
    width: 18px;
    height:18px;
    top: 0px;
    left: 982px;
    background-image: url(images/top_corner_right.png);
}

#top_logo
{
    position: absolute;
    top: 10px;
    left: 20px;
}

#top_title
{
    position: absolute;
    top: 23px;
    left: 785px;
}

#top_main
{
    width: 1000px;
    height: 129px;
    bottom: 0px;
    position: absolute;
    background-image: url(images/top_main.png);
}

#top_main_menu
{
    position: absolute;
    top: 106px;
    left: 207px;
    color: #FFFFFF;
    text-transform: uppercase;
}

#top_main_menu a
{
    margin-left: 10px;
    margin-right:10px;
    color: #FFFFFF;
    text-decoration: none;
}

#middle
{
    margin-left: 1px;
}

#middle_left
{
    width: 195px;
    float: left;
}

#middle_content
{
    float: left;
    width: 804px;
    min-height: 600px;
    background-color: #FFFFFF;
}

#middle_clear
{
    clear: both;
}

#middle_navigator
{
    width: 802px;
    height: 26px;
    margin-top: 10px;
    margin-left: 1px;
    margin-right: 1px;
    background-image: url(images/middle_navigator_bg.png);
}

#middle_navigator .headerNavigation
{
    color: black;
}

#middle_navigator_left
{
    float: left;
    margin-left: 20px;
    margin-left= 10px;
    margin-top: 7px;
}

#middle_navigator_right
{
    float: right;
    margin-right: 20px;
    margin-right= 10px;
    margin-top: 6px;
    text-transform: uppercase;
}

#middle_navigator_right .headerNavigation
{
    font-size: 11px;
}

#middle_left_search
{
    position: relative;
    margin-top: 10px;
    width: 191px;
    height: 70px;
    background-color: #D1D8DC;
    background-image: url(images/middle_left_search_bg.png);
    background-position: right;
    background-repeat: repeat-y;
}

#middle_left_search_top
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 15px;
    width: 191px;
    background-image: url(images/middle_left_search_top.png);
}

#middle_left_search_bottom
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 22px;
    width: 191px;
    background-image: url(images/middle_left_search_bottom.png);
}

#middle_left_search_text
{
    position: absolute;
    top: 5px;
    left: 15px;
    height: 60px;
    width: 181px;
}

#middle_left_box
{
    position: relative;
    width: 191px;
    min-height: 70px;
    background-color: #FFFFFF;
    background-image: url(images/middle_left_box_bg.png);
    background-position: right;
    background-repeat: repeat-y;
}

#middle_left_box hr
{
    border: 1px solid #F8F9FB;
    border-top: 1px solid #B6C6D2;
    margin-left: 15px;
    width: 140px;
}

#middle_left_box_top
{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 16px;
    width: 25px;
    background-image: url(images/middle_left_box_top.png);
}

#middle_left_box_bottom
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 20px;
    width: 191px;
    background-image: url(images/middle_left_box_bottom.png);
}

#middle_left_box_title, #middle_left_cart_title
{
    position: absolute;
    top: 10px;
    left: 15px;
    height: 18px;
    width: 130px;
    height= 21px;
    width= 140px;
    padding-left: 10px;
    padding-top: 3px;
    background-image: url(images/middle_left_box_title.png);
    color: #FFFFFF;
    text-transform: uppercase;
}

#middle_left_box_title a, #middle_left_cart_title a
{
    color: #FFFFFF;
}

#middle_left_cart_title
{
    background-image: url(images/middle_left_cart_title.png);
}

#middle_left_box_text
{
    padding-left: 5px;
    font-size: 11px;
    margin-left: 15px;
    width: 160px;
    color: #999999;
    line-height: 16px;
}

#middle_left_box_text a
{
    color: #999999;
}

#middle_left_box_text .level0
{
    color: #88C42C;
}

#middle_left_box_text .selected
{
    color: #000000;
}

#middle_content_header
{
    margin-top: 5px;
    margin-left: 1px;
    margin-right: 1px;
    background-color: #F4F7F9;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

#middle_content_greeting
{
    margin-left: 1px;
    margin-right: 1px;
    background-color: #F4F7F9;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#middle_content_body, #product_info_body, #product_info_review
{
    background-color: #EAF0F3;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;
}

#middle_content_body a, #product_info_body a, #product_info_review a,
#middle_content_body u, #product_info_body u, #product_info_review u,
#middle_content_body b, #product_info_body b, #product_info_review b
{
    font-size: 12px;
}

#middle_content_footer, #product_info_footer
{
    clear: both;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 30px;
    background-color: #F4F7F9;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 20px;
    height= 40px;
}

#bottom
{
    position: relative;
    width: 1000px;
    height: 23px;
    background-color: #F5F7F9;
    color: #BFBFBF;
    font-size: 10px;
}

#bottom_corner_left
{
    position: absolute;
    width: 16px;
    height:23px;
    top: 0px;
    left: 0px;
    background-image: url(images/bottom_corner_left.png);
}

#bottom_corner_right
{
    position: absolute;
    width: 16px;
    height:23px;
    top: 0px;
    left: 984px;
    background-image: url(images/bottom_corner_right.png);
}

#bottom_counter
{
    position: absolute;
    left: 20px;
    top: 3px;
    font-size: 11px;
}

#bottom_copyright
{
    position: absolute;
    left: 500px;
    top: 3px;
    text-align: right;
    width: 480px;
    font-size: 11px;
}

#bottom_copyright a, #bottom_copyright a:hover
{
    color: #BFBFBF;
    font-size: 11px;
}

#page_border_bottom
{
    width: 1000px;
    height: 20px;
    background-color: #D5D9DC;
    background-image: url(images/page_border_bottom.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}

#product_info_img
{
    margin-top: 15px;
    width: 265px;
    float: right;
    background-color: #FFFFFF;
}

#product_info_body
{
    margin-left: 30px;
    width: 445px;
    width= 505px;
    min-height: 215px;
    height= 237px;
    background-color: #F4F7F9;
    background-image: url(images/product_info_bg.png);
    background-repeat: repeat-y;
    background-position: right;
}

#product_info_review
{
    color: #8999A2;
    margin-left: 30px;
    width: 445px;
    width= 505px;
    padding-top: 10px;
    background-color: #F4F7F9;
    background-image: url(images/product_info_bg.png);
    background-repeat: repeat-y;
    background-position: right;
}

#product_info_review a
{
    text-decoration: none;
    color: #8999A2;
}

#product_info_footer
{
    margin-left: 30px;
    width: 485px;
    width= 505px;    
    background-image: url(images/product_info_bg.png);
    background-repeat: repeat-y;
    background-position: right;
}

.product_info_img_link, .product_info_img_link a
{
    text-transform: uppercase;
    text-decoration: none;
    color: #8999A2;
}

.product_info_img_price
{
    border-top: 2px solid #D5DFE6;
    padding-top: 10px;
}

.info_box_nadpis, .info_box_nadpis a, .info_box_nadpis a:hover
{
    color: #0074C5;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: bold;
}

.info_box_nadpis
{
    margin-top: 15px;
    margin-left: 30px;
}

.podkategorie
{
    background-image: url(images/podkategorie_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.podkategorie hr
{
    width: 100px;
    border: 1px solid #EAEFF2;
    border-top: 1px solid #D0DBE3;
}

.productListing
{
    margin-bottom: 5px;
    height: 121px;
    margin-left: 30px;    
    margin-right: 30px;   
    clear: both; 
}

.productListing_img
{
    float: left;
    width: 130px;
    margin: 10px;
}

.productListing_left_corner
{
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(images/productlisting_left_corner.png);
    height: 121px;
    width: 9px;
}

.productListing_right_corner
{
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(images/productlisting_right_corner.png);
    height: 121px;
    width: 9px;
}

.productListing_even, .productListing_odd
{
    position: relative;
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 560px;
    height: 111px;
    width= 580px;
    height= 121px;
    background-color: #EEF0F2;
}

.productListing_text
{
    line-height: 14px;
    width: 390px;
    height: 99px;
    height= 99px;
    overflow: hidden;
}

.productListing_text TR, .productListing_text TD
{
    padding: 0px;
    margin: 0px;
    height: 14px;
}

.productListing_text UL
{
margin-top: 2px;
}

.productListing_buy
{
    position: absolute;
    right: 10px;
    top: 10px;
}

.productListing b a
{
    color: #0074C5;
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
}

.productListing_price
{
    background-color: #EEF0F2;
    position: absolute;
    bottom: 5px;
    right: 10px;
    padding: 5px;
    padding-top: 10px;
    text-align: right;
}

#page_number_top_bg, #page_number_bottom_bg
{
    background-image: url(images/page_number_top_bg.png);
    width: 150px;
    height: 22px;
    width= 160px;
    height= 27px;
    float: right;
    margin-right: 30px;
    margin-bottom: 10px;
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
}

#page_number_bottom_bg
{
    margin-bottom: 0px;
    margin-top: 5px;
    background-image: url(images/page_number_bottom_bg.png);
}

.bestsellers_even
{
    height: 25px;
    background-color: #F5F7F9;
    margin-left: 30px;
    margin-right: 30px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.bestsellers_odd
{
    height: 25px;
    background-color: #EFF1F1;
    margin-left: 30px;
    margin-right: 30px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.bestsellers_count
{
    float: left;
    width: 30px;
    margin-top: 5px;
    margin-left: 10px;
}

.bestsellers_name
{
    float: left;
    width: 550px;
    margin-top: 5px;
    margin-left: 10px;
}

.bestsellers_price
{
    float: left;
    width: 120px;
    margin-top: 5px;
    margin-left: 10px;
    text-align: right;
}

.contentBox
{
    width: 310px;
    height: 170px;
}

.contentBox_spacer
{
    width: 70px;
    background-image: url(images/contentbox_spacer_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
}

.contentBox img
{
    float: left;
}

.contentBox_text
{
    background-image: url(images/contentbox_text_bg.png);
    width: 160px;
    height: 133px;
    float: right;
    position: relative;
}

.contentBox_nadpis
{
    color: #FFFFFF;
    margin: 15px;
    margin-top: 13px;
    height: 15px;
    overflow: hidden;
}

.contentBox_nadpis a, .contentBox_nadpis a:hover
{
    color: #FFFFFF;
}

.contentBox_cena
{
    margin: 7px;
    margin-top: 15px;
    text-align: right;
}

.contentBox_detail
{
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 24px;
    height: 23px;
    background-image: url(images/contentbox_detail_bg.png);
}
