/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/
.headertable{
  background-image: url(images/header.jpg);
  background-color: #3D5998;
  height:167px;
  vertical-align:bottom;
  background-repeat: no-repeat;
 position:relative;
}
.hline {
  width:1024px;
  height:167px;
}
.iconmenu{
  vertical-align:bottom;
}


h1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
}
h2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.regularPrice{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #009900;
  font-weight: bold
}
.specialPrice{
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}
.filter{
  background: #CFD6E5
}
.filterborder{
  background: #FFFFFF;
  border: 1px solid #CFD6E5;
}



.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: #E2001A; }
.productsNotifications { background: #333333; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #00CC00; text-decoration: underline; }
.clear {font-size: 1px; height: 1px}
BODY {
  text-align: center;
  background: #cfd6e5 url(images/background.gif) repeat-x;
  color: #000000;
  margin: 0px;
}
img
{
border: 0;
}
.main{
  background: #ffffff;
}
.textmain{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.productNameHeader{
  font-family: Tahoma, Verdanacollation database, Arial, sans-serif;
  font-size: 18px;
  color: #ffffff;
  vertical-align: middle;
  background: #203360;
}
.storelogo{
  background-image: url(images/store_logo.png);
  width:369px;
  height:59px;
  background-repeat: no-repeat;
  position: absolute;
  left: -90px;
  top: 60px;
}

A {
  text-decoration: none;
  color: #000000;
  font-weight: bold ;
}
A:hover {
  color: #00CC00;
  text-decoration: none;
}
FORM {
	display: inline;
}
TD.light {
  background-color: #AAAAAA;
  color: Black;
  padding: 5px;
  padding-left: 10px
}
TD.dark {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #666666;
  width: 30%;
  padding: 5px;
  padding-left: 10px
}
TD.menuItem:hover {
  height: 23px;
  background-image: url(images/menuitemhover.gif);
  color: Black;
  text-decoration: none;
}
A.menuTextItem {
  color: #666666;
  text-decoration: none;
}
A.menuTextItem:hover {
  color: Black;
  text-decoration: none;
}
TR.productDescHeading{
  background: #203360;
  color: #ffffff;
}
TR.productCommentz{
  background: #CFD6E5;
  color: #203360;
  height: 22px;
  font-weight: bold;
  font-size: 12px;
  padding: 10px;
  text-indent: 10px;
}
TD.Commentz{
  font-size: 12px;
  padding-left: 20px;
}

TR.header {
  background: #203360;
  color: #ffffff;
}
.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  height: 23px;
  font-weight : bold;
  background: #203360 url(images/navigation.jpg) no-repeat;
}
A.headerNavigation {
  color: #EDEDED;
}
A.headerNavigation:hover {
  color: #00CC00;
}
A.bcrumbNavigation {
  color: #7B9EBD;
}
A.bcrumbNavigation:hover {
  color: #203360;
}
TD.headerCrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}
A.headerCrumb {
  color: #ffffff;
}
A.headerCrumb:hover {
  color: #cccccc;
}
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;
}

A.catitem:hover{
  color:#000000;
}
.catmenu{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF  url(images/menuitem.gif) no-repeat left;
  padding-left: 20px;
  padding-bottom:5px;
  padding-top:5px;
  border-bottom: 1px dotted #CFD6E5;
}
.catmenu:hover{
  background: #CFD6E5;
  color:#000000;
}
.catmenuopen{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #F0F1F1;
  padding-left: 20px;
  padding-bottom:5px;
  padding-top:5px;
}
.catmenuopen:hover{
  background: #C8CDD7;
  color:#000000;
}
A.subitem:hover{
  color:#000000;
}
.submenu{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #F0F1F1;
  padding-left: 30px;
  padding-bottom:5px;
  padding-top:5px;
}
.submenu:hover{
  background: #E2E7EF;
  color:#203360;
}
.submenuopen{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #E4E4E4;
  padding-left: 30px;
  padding-bottom:5px;
  padding-top:5px;
}

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: #203360;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #203360;
  background-image: url(images/headercrumb.gif);
  color: #ffffff;
  font-weight: bold;
}
.infoBox {
  background: #3B5998;
  vertical-align: middle
}
.textBox {
  background: #203360;
}
.gobutton{
 float:left;
 width:30px;
height:30px;
  vertical-align: middle
}
.searchbox{
 float:left;
 width:220px;
}


.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* border-spacing: 2px;
  border-collapse: separate;
  *border-collapse: expression('separate', cellSpacing = '2px');
  */
}

.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.infoBoxHeading, TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #3B5998;
  color: #ffffff;
  text-transform: uppercase;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TR.productInfo{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}
TR.productInfoDetail{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
A.TR.productInfoDetail{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}
A.TR.productInfoDetail:hoover{
  color: #33CCCC;
  text-decoration: underline;
}


TABLE.detailProductInfo{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #D3D3D3;
  color:#000000;
}
A.detailProductInfo{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #DDDDDD;
  color:#000000;
}


TR.productAvailability{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}
TR.productDesc{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;

}


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: #D3D3D3;
}
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: #F0F1F1;
}
TABLE.detail_table_desc{

}

TABLE.detail_table_model{
  width: 100%;
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #3D5998;
	border-collapse: separate;
	background-color: #ffffff;
    font-size: 12px;
}
TABLE.detail_table_model TD{
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: #808080;
	background-color: #CFD6E5;
	-moz-border-radius: ;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ededed;
  border-spacing: 1px;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #203360;
  color: #ffffff;
  font-weight: bold;
}
TD.productListing-data {
vertical-align:middle;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  height:10px;
}
TD.productListing-price {
text-align:center;
vertical-align:middle;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #E2001A;
}
A.pageResults {
  color: #000000;
}
A.pageResults:hover {
  color: #E2001A;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
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;
}
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: #333333;
  border-color: #7b9ebd;
}
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: #E2001A;
  font-weight: bold;
}
SPAN.availability {
  font-family: Verdana, Arial, sans-serif;
  color: #00CC00;
  font-weight: bold
}
SPAN.R {
    float: right;
    padding-right: 5px;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.moduleRowOver { background-color: #E4E4E4; cursor: pointer; }
.moduleRowSelected { background-color: #CFD6E5; }
.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; }

.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; }
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*Credits: Dynamic Drive CSS Library */
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 176px; /* Width of Menu Items */
border-bottom: 1px solid #ededed;
font-family: arial;
font-size: 12px;
}
.suckerdiv ul li{
position: relative;
background-color: #fefefe;
}
.suckerdiv ul li ul{
left: 175px; /* Parent menu width - 1*/
position: absolute;
width: 176px; /*sub menu width*/
top: 0;
display: none;
}
.suckerdiv ul li ul li ul{ left: 175px; }
.suckerdiv ul li ul li a{ left: 175px; background-color: #fefefe; }
.suckerdiv ul li ul li ul li a{ background-color: #fefefe; }
.suckerdiv ul li ul li ul li ul li a{ background-color: #fefefe; }
/* menu links style */
.suckerdiv ul li a{
display: block;
color: #666666;
text-decoration: none;
background-color: #fefefe;
padding: 1px 5px;
border: 1px solid #ededed;
border-bottom: 0;
line-height: 1.75em;
}
.suckerdiv ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}
.suckerdiv ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}
.suckerdiv ul li ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}
/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}
.suckerdiv ul li ul .subfolderstyle {
background-color: #fefefe;
}
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #E2001A; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #E2001A; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

.infoBoxProducts {
background-image: url(images/productBackground.gif);
  background-attachment: scroll;
  background-x-position: 0%;
  background-y-position: 0%;
  background-repeat: repeat-x;

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	border: 1px;
	border-style: solid;
	border-color: #CFD6E5;
  font-weight: normal;
  background-color: transparent;
  color: #333333;

	-moz-border-radius:6px;
  	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	vertical-align: bottom;
}

.infoBoxProducts a {
  color: #E2001A;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
TD.infoBoxGrid:hover {
		background-color: #d3d3d3;
}
/* set pos buy/details button on list */
img.buy_now {
  margin-bottom:10px;
}
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
}
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
}
.infoBoxList {
 background-color: #ffffff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.separator {
  border-bottom: 1px solid #ccc;
  font-size: 0px;

}

.productListing-list-price {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
  font-weight: bold;
}
.productListing-list-special-price {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
  font-weight: bold;
  text-decoration: line-through;
}

.productListing-title , .productListing-title a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left:8px;
	padding-bottom:3px;
}
.productListing-name a, .productListing-name {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 6px;
}
.productListing-short {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	 color: #000000;
  padding: 5px 5px;
  text-align: left;
  width: auto;
  float: left
}

TABLE.buytable {
	 width: 100%;
     text-align:right;
}
DIV.multi_buy_now {
width: 99%;
text-align : right;
position:relative;
}

DIV#gbutton1 {
margin-bottom:-25px;
z-index:30;
}
DIV#gbutton2 {
margin-top:-25px;
z-index:30;
}

.handcursor{
cursor:hand;
cursor:pointer;
}


.quantity {
font-family:Verdana,Arial,sans-serif;
font-size:10px;
text-align : center;
}

.quantity input {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align : center;
background: #c0c0c0;
font-weight: bold;
border:2px solid #666666;
color:#333;
}
TD.attributes {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align : right;
}
TABLE.attributes select {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
background: #c0c0c0;
font-weight: bold;
color:#333;
}
TABLE.drop select {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
background: #c0c0c0;
font-weight: bold;
color:#333;
}
TR.list-block {
  height: 20px;
}
SPAN.list_info {
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
color: #333;
cursor:pointer;
}
SPAN.list_info span {
display:none;
position:relative;
}
SPAN.list_info:hover span  {
display:block;
cursor:pointer;
margin-top:-20px;
margin-left:-100px;
position:absolute;
padding: 5px;
font-family:Verdana,Arial,sans-serif;
font-size:12px;
color:#333;
background: #c0c0c0;
border:2px solid #666666;
text-align : center;
}
.tabs{
  vertical-align: bottom;
}
.promo{
 position: absolute;
 top:0;
 right:0;
}
/*
*************************tlacitka vmenu zacatek
*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#slidetabsmenu {
float:left;
width:100%;
height:167px;
font-size:90%;
line-height:normal;
vertical-align:top;
/*border: 1px solid gray;*/
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1e;
  padding: 1 0 0 28px
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
/*margin-left: 28px;*/
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(images/tab_left.png) no-repeat left top;
margin:0;
padding:0 0 0 28px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(images/tab_right.png) no-repeat right top;
padding:6px 14px 6px 5px;
font-weight:bold;
color:#C8CDD7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}

/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: #FFFFFF;
}

#slidetabsmenu #current a {
background-position:0% -31px;
}

#slidetabsmenu #current a span {
background-position:100% -31px;
}

#slidetabsmenu a:hover {
background-position:0% -31px;
}

#slidetabsmenu a:hover span {
background-position:100% -31px;
}

/*
tlacitka v menu konec
*/

