BODY {
	background: #e9e9e9;
	color: #333333;
	margin: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding: 5px;
	background-image: url(../images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	/* width: 100% !important; */
	width: 960px !important;
	background-color: #f7f7f7;
}

TD.main, P.main {
  font-size: 11px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

HR {
	color: #ffa03c;
	height: 1px;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

.bannersBottom {
  padding: 15px;
  text-align: center;
}

/*HEADER CSS*/

div.header {
	background: White;
}

div.headerTop {
	font-size: 11px;
	background: #ffffff url(../images/headerbg1.jpg) no-repeat;
	font-weight: bold;
	height: 129px;
	color: #000000;
}

a.logo {
	width:450px;
	height:129px;
	display:block;
	margin-top: 0px;
	margin-left: 0px;
}

a:hover.logo {
	text-decoration: none;
}

div.headerLeft {
	width: 450px;
	text-align: left;
	float: left;
}
div.headerCenter {
	width: auto;
	text-align: center;
	float: left;
}
div.headerRight {
	width: 220px;
	text-align: right;
	float: right;
	padding: 25px;
}
div.headerSC {
	padding: 10px;
	color: #77708F;
	background-color: #F1E7DE;
  /*background: url(../images/pixel_50white.png) repeat;*/
 	border: 1px solid #77708F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;	
  height: 30px;
  font-weight: normal;
}
div.headerMenu {
	font-size: 11px;
	background: #fe7c00 url(../images/grad30.gif) repeat-x;
	font-weight: bold;
	height: 26px;
  padding: 2px;
  margin-top: 2px;
	margin-bottom: 10px;
  color: #ffffff;
}

div.headerMenu A, div.headerMenu A:visited {
  font-weight: bold;
  color: #ffffff;
  display: block;
  float: left;
  height: 14px;
  padding: 6px;
  text-align: center;
  width: 226px;
  border-left: solid 1px #ffffff;
}

div.headerMenu A.first {
	border-left: none;
}

div.headerMenu A:hover  {
	color: #ffffff;
}

div.headerNav {
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 10px;
	color: #666666;
}

div.headerNav A, div.headerNav A:visited {
  font-weight: bold;
  color: #666666;
}

div.headerNav A:hover  {
	color: #000000;
}

div.headerNavLeft {
	width: 33%;
	text-align: left;
	float: left;
	padding: 7px;
}
div.headerNavCenter {
	width: auto;
	/*text-align: center;*/
	float: left;
	padding: 7px;
}
div.headerNavRight {
	width: 33%;
	text-align: right;
	float: right;
	padding: 7px;
}

DIV.breadCrumb {
	font-size: 10px;
	font-weight: bold;
	color: #9a9a9a;
	padding: 0px;
	border-bottom: 1px dotted #cc8500;
	margin-bottom: 5px;
}


DIV.breadCrumb A {
	color: #9a9a9a;
}


div.headerError {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

div.headerInfo {
  background: #00ff00;
}

div.headerInfo {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

div.main_page {
  /*width: 100% !important;
  padding: 5px;*/
	margin-left: 200px; /* L */
	margin-right: 200px; /* R */
  background-color: #ffffff;
}

div.columns {
  background-color: #f7f7f7;
	/*border: 1px solid #ff0000;*/
}

div.column_wrapper {
	/*height: auto;*/
	float: left;
	width: 100%;
	margin-right: -1px;
	background-color: #f7f7f7;
}

div.column_center {
	float: right;
	width: 100%;
	margin-left: -1px;
}

div.column_left {
	float: left;
	position: relative;
	width: 200px;  /* L */
	margin-left: -200px;  /* -L-1 */
	margin-right: 1px;
	background-color: #f7f7f7;
}

div.column_right {
	height: 100%;
	float: left; /* melo by byt right, ale kvuli IE6 je left */
	position: relative;
	width: 200px;  /* R */
	margin-right: -200px;  /* -R-1 */
	margin-left: 1px;
	background-color: #f7f7f7;
}

div.center_content {
	padding: 20px;
	padding-top: 0px;
}

div.left_content {
	padding: 0px;
}

div.right_content {
	padding: 0px;
}


.boxText {
  font-size: 11px;
}

.sideBoxContent {
	padding: 2px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
  background: #ffffff;
}

.centerboxcontent {
	padding: 2px;
  background: #f7f7f7;
}

div.sidebox {
  width:200px;
	margin-bottom: 10px;
}

.sideBox, .centerbox {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  background: #ffffff;
  margin-bottom: 15px;
}

div.sideBoxHeading {
  background-color: #ffffff;
  height: 18px;
  padding-left: 10px;
	padding-top: 2px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 4px solid #8EB830; /*#9eca3a*/
}

div.centerboxheading {
  background-color: #f7f7f7;
  height: 28px;
  padding-left: 10px;
	padding-top: 2px;
}

.sideBoxHeading, .productListing-heading {
	font-size: 13px;
	font-weight: bold;
  background-color: #eeeeee;
	color: #8eb830;
	padding-left: 5px;
}

.centerboxheading {
	font-size: 18px;
	font-weight: normal;
  background-color: #ffdc9b;
	color: #8eb830;
	padding-left: 5px;
}

.sideBoxHeading A {
	color: #8eb830;
}

#categories div.sideBoxHeading {
	border-top: 4px solid #ffa03c;
	/*border-top: 1px solid #cccccc;*/
	color: #fe7c00;
	/*background: #ffffff url(../images/grad06orange.gif) top repeat-x;*/
}

TR.sideBoxHeading, TR.centerboxheading {
	background: #ffdc9b;
}

.sideBoxFooter {
   background: #cccccc;
  height: 1px;
}

.centerboxfooter {
   background: #f7f7f7;
  height: 0px;
  margin-bottom: 10px;
}

.plainBox, .plainbox-description {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #ffffff;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  line-height: 20px;
  padding: 0px;
  height: 20px;
}

TD.productListing-heading{
  background-color: #eeeeee;
}

.productlisting {
  border: 1px solid #cccccc;
}

td.productListing-data {
  font-size: 11px;
  padding: 4px;
  /*width:100%;*/
}

/*boxes*/
/*box items*/
div.box_item {
	padding: 5px;
	float: left;
	width: 30%;
	background-color: #ffffff;
	margin-right: 5px;
	margin-top: 5px;
}

div.box_item_first {
	border-left: none;
	padding: 5px;
	float: left;
	width: 30%
}

div.box_item div.box_name {
  height: 36px;
	font-weight: bold;
	color: #fe7c00;
	padding-left: 10px;
	text-align: center;
	font-size: 10px;
}

div.box_item div.box_name a {
	color: #fe7c00;
}

div.box_item div.box_img {
  height: 100px;
	overflow: hidden;
	margin-bottom: 2px;
	border: 1px solid #eeeeee;
}

div.box_item div.box_price {
  height: 40px;
	font-size: 10px;
	padding: 5px;
}

/*product list box items*/
div.prodlist_box_item {
	padding: 5px;
	float: left;
	width: 31.2%;
}

div.prodlist_box_item_first {
	border-left: none;
	padding: 5px;
	float: left;
	width: 31.2%;
}

div.prodlist_box_item div.box_name {
  height: 36px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	text-align: center;
	font-size: 10px;
}

div.prodlist_box_item div.box_name a {
	color: #000000;
}

div.prodlist_box_item div.box_img {
  height: 100px;
	overflow: hidden;
	margin-bottom: 2px;
}

div.prodlist_box_item div.box_price {
  height: 20px;
	font-size: 10px;
	padding: 5px;
	text-align: left;
	float: left;
}

div.prodlist_box_item div.box_buy {
  height: 30px;
	color: #000000;
	text-align: right;
	padding: 5px;
}

/*product list row items*/
div.prodlist_row_item {
	padding: 0px;
	width: 100%;
	height: 120px;
	/*border-top: 1px solid #eeeeee;*/
}

div.prodlist_row_item_first {
	border-left: none;
	padding: 5px;
	float: left;
	/*width: 31.2%;*/
}

div.prodlist_row_item div.box_name {
	font-weight: bold;
	color: #fe7c00;
	padding-left: 10px;
	text-align: left;
	font-size: 10px;
	float:left;
	margin-top: 20px;
	width: 280px;
}

div.prodlist_row_item div.box_name a {
	color: #fe7c00;
}

div.prodlist_row_item div.box_img {
  height: 100px;
	overflow: hidden;
	float:left;
	width:100px;
	margin: 10px;
	border: 1px solid #eeeeee;
}

div.prodlist_row_item div.box_price {
  height: 45px;
	font-size: 10px;
	padding: 5px;
	text-align: right;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
/*	float: left;*/
}

div.prodlist_row_item div.box_buy {
  height: 30px;
	color: #000000;
	text-align: right;
	padding: 5px;
	clear: right;
	float:right;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 18px;
	font-weight: normal;
	color: #fe7c00;
}

.center_column {
  padding: 8px;
}
/* footer
--------------*/

div.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.footertop {
	background: #cccccc;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	padding: 2px;
}

.footertop a, .footertop a:visited  {
  font-weight: bold;
  color: #808080;
}

.footertop a:hover  {
	color: #000000;
}

.footerPowerby {
	font-size: 9px;
  color: #c0c0c0;
}

.footerPowerby a, .footerPowerby a:visited  {
  font-weight: bold;
  color: #c0c0c0;
}

.footerPowerby a:hover  {
	color: #808080;
}

/*miscellaneous areas
-------------------------------------*/
div.cartBox {
	background: #eeeeee;
	font-size: 10px;
	padding: 3px;
	border: 1px solid #ffdc9b;
}

.productListing-odd,.upcomingProducts-odd {
  background: #ffffff;
  height: auto;
}

.productListing-even, .upcomingProducts-even, .productsNotifications {
  background: #f9f9f9;
  height: auto;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 11px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #cccccc;
}

TD.productListing-data-description-even {
  background: #eeeeee;
  font-size: 11px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #cccccc;
}

/*pageresults*/

div.pageresults_top {
	margin-bottom:10px;
	font-size: 10px;
}
div.pageresults_bottom {
	margin-top:10px;
	font-size: 10px;
}
div.pageresults_number {
}
div.pageresults_pages {
	float:right;
	text-align: right;
}
div.pageresults_top a,div.pageresults_bottom a {
  color: #cc0800;
}
div.pageresults_top a:hover,div.pageresults_bottom a:hover {
  background: #dddddd;
}

SPAN.newItemInCart {
  color: #ee0a00;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

FIELDSET {
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
}

LEGEND {
	color: #B22222;
}

FIELDSET LABEL {
	width: 150px;
	margin-top: 5px;
	text-align: right;
	vertical-align: top;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Tahoma, sans-serif;
  font-size: 11px;
	display: inline;
}

TEXTAREA {
	font-family: Tahoma, sans-serif;
  font-size: 11px;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #cc0800;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Tahoma, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ee0a00;
}

span.productSpecialPriceSale {
  color: #ee0a00;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #ee0a00;
}
SPAN.productTaxPrice {
  color: #666666;
  font-size: 10px;
}

.moduleRow { }
.moduleRowOver {
	background-color: #ffca66;
	cursor: pointer;
}
.moduleRowSelected {
	background-color: #ffa500;
}

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Tahoma, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
	padding: 2px;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
  padding: 1px 2px 2px 5px;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {
  padding: 1px 2px 2px 5px;
}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #cc0800;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Tahoma, sans-serif;
}

TABLE.popupimage, TABLE.popupimageadditional {
	background-color: White;
	margin: 0px;
	padding: 0px;
	font: 11px Tahoma, sans-serif;
}

/* categories_description */

div.categoriesdescription {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background: #eeeeee;
	border: 1px solid #ffdc9b;
	color: #666666;
	padding: 15px;
}

/* categories box parent and child categories */
A.acategory-top {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #eeeeee;
	padding: 3px;
	padding-left: 19px;
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	background: #eeeeee url(../images/bullet01.gif) no-repeat left;

}
A:hover.acategory-top {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #cccccc;
	padding: 3px;
	padding-left: 19px;
	border-color: #999999;/*#00adff;*/
	border-style: solid;
	border-width: 1px;
}
A.category-links {
	color: #fe7c00;
	text-decoration: none;
	padding: 3px;
}
A:hover.category-links {
	color: #000000;
	padding: 3px;
}
A.acategory-subs, A.acategory-products {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 3px;
	padding-left: 19px;
	background-color: #dddddd;
	text-decoration: none;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
}
A:hover.acategory-subs, A:hover.acategory-products {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #cccccc;
	padding: 3px;
	padding-left: 19px;
}
A.acategory-subs-parent {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 3px;
	padding-left: 19px;
	background-color: #dddddd;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background: #dddddd url(../images/bullet01.gif) no-repeat left;
}
A:hover.acategory-subs-parent {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	background-color: #cccccc;
	padding: 3px;
	padding-left: 19px;
}

A.acategory-subs-selected {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #8eb830;
	padding: 3px;
	padding-left: 19px;
	border-color: #668126;
	border-style: solid;
	border-width: 1px;
}
A:hover.acategory-subs-selected {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #8eb830;
	padding: 3px;
	padding-left: 19px;
	border-color: #668126;
	border-style: solid;
	border-width: 1px;
}


/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
/*I.C.*/
table.categories-table {
	background-color: #ffffff;
	margin-bottom: 10px;
}

SPAN.category-headings {
	font-weight: bold;
	font-size: 13px;
}

SPAN.category-subheadings {
  font-weight: normal;
  font-size: 10px;
}


