body {
padding: 10px 0;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
text-align: center /* vycentrováno pro Internet Explorer */
}
body {
background: #ffffff;
background-image: url("../index_soubory/pozadi.jpg"); 
background-repeat: no-repeat; 
background-attachment: fixed;
color: #660000;
font-size: 93%;
}
#main {
     width: 750px;   /* celková šířka */
     margin-left: auto;
     margin-right: auto;
     text-align: left;
background: #FFFFCC;
}
#hlavicka-null {
     padding: 0;
     border: 0;    
}
#hlavicka-null {
     width: 100%;
     padding: 0;
     border: 0;     
}
#hlavicka {
height:190px;
_height:200px;
background: #993300;
background-image: url("../index_soubory/hlava.jpg"); 
background-repeat: no-repeat; 
border: 5px solid #030104;
}
#vpravo-null {
padding: 0;
margin: 0;
border: 0; 
background-image: url("../index_soubory/bok.jpg"); 
background-repeat: repeat-y;   
_width: 730px;  
}
#vpravo {
padding: 10px;
}
#paticka-null {
     clear: both;
     width: 100%;
     padding: 0;
     border: 0;  
background: #ff9900;   
}
#paticka {
     padding: 10px;
border-top: 5px solid #030104;
color: #ffffff;
}
.noscreen { 
     display: none
}
#hlavicka h1 {
margin:0;
font-size: 230%;
text-align: right;
padding-right: 40px;
padding-top: 100px;
}
#hlavicka a {
color: #ffffff;
text-decoration: none; 
border-bottom: 3px dashed #ffffff;
}
#vpravo p {
text-align: justify;
}
#vpravo h1 {
font-size:180%; 
color:#660000; 
padding-bottom:5px;
margin-bottom:5px; 
border-bottom:1px solid #030104; 
letter-spacing:1px; 
font-weight:bold;
}
#vpravo h2, h3, h4 {
color:#660000;  
text-indent: 0px;
padding-bottom:5px;
margin-bottom:5px; 
border-bottom:1px solid #3030104; 
letter-spacing:1px; 
font-weight:bold;
}
#hlava_lista_menu {
border-bottom: 5px solid #030104;
widht: 100%;
padding: 5px;
background: #ff9900;
}
#hlava_lista_menu a {
font-weight:bold;
text-decoration: none; 
font-size: 90%; 
}

A.headerNavigation {
  color: #030104;
}
A.headerNavigation:hover {
  color: #ffffff;
}


A.kategorie {
background: #ff9900;
padding: 15px;
margin: 15px; 
color: #ffffff;
font-weight:bold;
font-size: 100%; 
display: block;
}
A.kategorie:hover {
  color: #030104;
}
/* oscomerce_css */

.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }

FORM {
display: inline;
}
TR.headerError {
  background: #ff0000;
}
TD.headerError {
font-size: 93%;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  background: #00ff00;
  color: #660000;
  font-weight: bold;
  text-align: center;
}

.boxText {
font-size: 88%;
padding-left:20px;
padding-right:15px;
}

.boxText a {
font-weight: bold;
color: #660000;
}
.boxText a:hover {
color: #ffffff;
}
.infoBox {
font-size: 93%;
}

.infoBoxContents {
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
}

TD.infoBoxHeading {
border-top: 1px dashed #660000;
border-bottom: 1px dashed #660000;
background: #F2800C;
font-size: 18px;
font-weight:bold;
color:#ffffff;
}

TD.infoBox, SPAN.infoBox {
font-size: 93%;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
font-size: 93%;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
font-size: 93%;
}

TABLE.productListing {
border: 1px dashed #660000;
border-top: 3px solid #660000;
}

TR.productListing-even {
background: #F2F29D;
}

.productListing-heading {
font-size: 98%;
color: #ffffff;
font-weight: bold;
background: #ff9900;
}

TD.productListing-data {
}

A.pageResults {
  color: blue;
}

A.pageResults:hover {
  color: #660000;
}

TD.pageHeading, DIV.pageHeading {
font-size: 200%;
font-weight: bold;
color: #660000;
border-bottom: 1px solid #330000;
}

TR.subBar {

}

TD.subBar {
color: #000000;
}

TD.main, P.main {
font-size: 90%;
font-weight: normal;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
font-size: 80%;
}

TD.accountCategory {
color: #aabbdd;
}

TD.fieldKey {
font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
font-weight: bold;
}

SPAN.newItemInCart {
color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
width: 100%;
}

SPAN.greetUser {
color: #706d32;
font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
font-weight: bold;
}

SPAN.markProductOutOfStock {
color: red;
font-size: 100%;
font-weight: bold;
}

SPAN.productSpecialPrice {
color: #ff0000;
}

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 {
}
.messageStackError, .messageStackWarning {
background-color: #ffb3b5; 
}
.messageStackSuccess {
background-color: #99ff00; 
}

/* input requirement */

.inputRequirement {
color: #ff0000; 
}
