html, body {
  margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #A5B085;
	font-size: 12px;	
}

#stranka {
	position: relative;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../../../../../img/maxsport/bg-stranka.jpg);
	background-repeat: repeat-y;
}

a {
  color: #ff6600;
  text-decoration: none;
}

a:hover {
  color: #000000;
}

a img {
	border: none;
}

.clearBoth {
  clear: both;
}

.back {
  float: left;
}

.forward {
	float: right;
	color: #000000;
}

.bold {
  font-weight: bold;
}

/********** HEADER **********/

#top-maxoutdoor-1 {
  position: relative;
	width: 960px;
	height: 213px;
	background-image: url(../../../../../img/maxoutdoor/top-maxoutdoor-1.jpg);
	z-index: 0;
}

a.linkHomePage {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 250px;
  height: 90px;
  z-index: 1;
}

.top-menu {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 960px;
  height: 25px;
  border: 0px red solid;
}

.top-menu a {
  float: right;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  margin: 5px 20px;
}

.top-menu a:hover {
  color: #ff6600;
}

/********** FOOTER **********/

#bottom-maxoutdoor {
  position: relative;
  width: 100%;
	z-index: 0;
}

.footer {
	position: relative;
	width: 960px;
	height: 73px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../../../../../img/maxoutdoor/bottom-maxoutdoor.jpg);
	background-repeat: no-repeat;
}

.copyright {
	position: absolute;
	left: 200px; 
	top: 50px;
	font-size: 11px;
	color: #ffffff;
}

.copyright a {
	color: #ffffff;
}

/********** TEXT **********/

#text {
  
}

/********** LEFT **********/

.columnLeft {
	text-decoration: none;
	font-size: 11px;
	background-color: #7F9857;
}

#navColumnOne {
  vertical-align: top;
}

.columnLeft a {
	color: #ffffff;
}

.columnLeft a:hover {
	color: #000000;
}

/********** RIGHT **********/

.columnRight {
	text-decoration: none;
	font-size: 11px;
	background-color: #7F9857;
}

#navColumnTwo {
  vertical-align: top;
}

.columnRight a {
	color: #ffffff;
}

.columnRight a:hover {
	color: #000000;
}

.rightBoxContainer {
  position: relative;
  margin: 0px;
  background-color: #6A6E6B;
}

.rightBoxHeading {
  position: relative;
}

h3.rightBoxHeading {
  margin: 0px;
  padding: 6px 10px 6px 15px;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	background-color: #000000;
	display: block;
}

h3.rightBoxHeading a {
  color: #ffffff;
}

h3.rightBoxHeading a:hover {
  color: #ff6600;	
  text-decoration: none;
}

/********** SIDEBOX **********/

.sideBoxContent {
  position: relative;
}

.sideBoxContent ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.sideBoxContent li {
  padding: 3px 15px;
}

#bestsellersContent ol {
  margin: 5px 0px 5px 20px;
  padding: 0px 0px;
}

#bestsellersContent     {padding: 5px;}
#shoppingcartContent    {padding: 5px;}
#shoppingcartContent li {padding-left: 10px;}
#whatsnew .cena_sleva   {color: #ffffff;}
#whatsnewContent        {padding: 5px;}
#manufacturers select   {color: #666666;}
#manufacturersContent   {padding: 0px;}
#searchContent          {padding: 15px 12px 75px 12px; background-image: url(../../../../../img/maxoutdoor/vyber_stan.gif); background-repeat: no-repeat; background-position: center bottom;}
#loginboxContent        {padding: 5px 12px 25px 12px; color: #000000;}
#loginbox li            {padding-left: 10px;}
#information            {padding: 20px 0px;}

#shoppingcartContent a.cartOldItem  {color: #FF0066;}
#shoppingcartContent a.cartNewItem  {color: #FF0066;}
#shoppingcartContent .cartBoxTotal  {text-align: right; color: #000000; font-weight: bold;}

/**********************************/
/********** begin CENTER **********/
/**********************************/

.columnCenter {
  background-color: #ffffff;
}

.centerColumn {
  padding: 0px 15px 20px 15px;
  border: 0px red solid;
}

.columnCenter img {
  border: none;
}

h1 {
  font-size: 16px;
  color: #000000;
}

h2 {
	font-size: 16px;
	color: #305B85;
}

h3 {
  font-size: 12px;
  color: #000080;
}

h2.centerBoxHeading {
	margin: 5px 4px;
	background-color: #cccccc;
	padding: 5px 10px;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

#navBreadCrumb {
	padding: 5px 0px;
	font-size: 10px;
	margin: 7px 10px 10px 10px;
	color: #305B85;
	border-bottom: 1px #B3B3B3 solid;
}

#indexDefaultMainContent h1 {
  text-align: justify;
  font-size: 14px;
  margin: 10px 4px;
  padding: 5px 0px;
  color: #000000;
}

#indexDefaultMainContent h1 a {
  color: #000000;
}

#indexDefaultMainContent h2 {
  text-align: justify;
  margin: 10px 4px;
  font-size: 12px;
  color: #ff6600;
}

#indexDefaultMainContent h2 a {
  color: #ff6600;
}

#indexDefaultMainContent h3 {
  text-align: justify;
  margin: 10px 4px;
  font-size: 12px;
  color: #000080;
}

#indexDefaultMainContent h3 a {
  color: #000080;
}

/*************************************/
/********** begin LEFT Menu **********/
/*************************************/

a.category-top {
  margin: 0px;
  padding: 6px 10px 6px 20px;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	border-bottom: 1px #ffffff solid;
	background-color: #5B533C;
	display: block;
}

a:hover.category-top {
  color: #ff6600;
  background-color: #000000;
	display: block;
}

a.category-1, a.category-2, a.category-3 {
  margin: 0px;
  padding: 4px 15px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	background-image: url(../../../../../img/maxsport/bg-category-1.jpg);
	display: block;
}

a.category-2 {
  padding-left: 20px;
  font-weight: normal;
}

a.category-3 {
  padding-left: 25px;
  font-weight: normal;
  font-style: italic;
}

a:hover.category-1, a:hover.category-2, a:hover.category-3 {
	color: #D73600;
}

a span.category-subs-parent, a span.category-subs-selected {
	color: #D73600;
}

a:hover span.category-subs-parent, a:hover span.category-subs-selected {
	color: #D73600;
}

/********** FORMS **********/

form, select, input {
  display: inline;
  font-size: 11px;
  margin: 0em;
}

textarea {
  float: left;
  margin: auto;
  display: block;
  width: 95%;
}

.inputSearch {
  width: 145px;
  padding: 3px 3px;
  margin: 0px 0px 3px 0px;
  border: 1px #ABADB3 solid;
}

.buttonSearch {
  position: absolute;
  bottom: 0px;
  right: 1px;
  width: 32px;
  height: 20px;
  margin: 0px;
  border: 0px;
  background-image: url(../../../../../img/sport/bg-button-search.jpg);
}

#search .inputSearch {
  width: 132px;
  padding: 3px 3px;
  margin: 0px 0px 3px 0px;
  border: 1px #ABADB3 solid;
}

#search .buttonSearch {
  position: absolute;
  top: 16px;
  right: 12px;
  width: 32px;
  height: 20px;
  margin: 0px;
  border: 0px;
  background-image: url(../../../../../img/sport/bg-button-search.jpg);
}

/********** LISTING Products **********/

#productListHeading {
	padding-left: 4px;
}

.inputLabel {
  margin: 0px 10px 0px 4px;
}

#navCatTabsWrapper_in {
	font-size: 11px;
	margin: 10px 4px 0px 4px;
	padding: 5px 0px;
	border: 1px #D03604 solid;
	border-top: 2px #D03604 solid;
}

#navCatTabs_in {
  padding: 2px 0px;
}

.category-top_in1 {
  float: left;
  padding: 2px 10px 2px 5px;
	font-size: 11px;
	font-weight: bold;
	border: 0px red solid;
	color: #000000;
}

a.category-top_in {
  color: #D03604;
}

a:hover.category-top_in {
  color: #000000;
}

.productListing-data {
  margin: 10px;
	font-size: 14px;
	color: #000;
}

#productsListingTopNumber, #productsListingBottomNumber, #specialsListingTopNumber, #specialsListingBottomNumber, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber {
  float: left;
	margin: 5px 0px;
	padding: 5px 4px;
	font-size: 11px;
	border: 0px blue solid;
}

#productsListingListingTopLinks, #productsListingListingBottomLinks, #specialsListingTopLinks, #specialsListingBottomLinks, #newProductsDefaultListingTopLinks, #newProductsDefaultListingBottomLinks {
  float: right;
  margin: 5px 0px;
	padding: 5px 4px;
	border: 0px green solid;
}

#productsListingListingTopLinks a, #productsListingListingBottomLinks a, #specialsListingTopLinks a, #specialsListingBottomLinks a, #newProductsDefaultListingTopLinks a, #newProductsDefaultListingBottomLinks a {
	margin: 0px;
	padding: 0px;
	color: #D7102D;
}
#productsListingListingTopLinks a:hover, #productsListingListingBottomLinks a:hover, #specialsListingTopLinks a:hover, #specialsListingBottomLinks a:hover, #newProductsDefaultListingTopLinks a:hover, #newProductsDefaultListingBottomLinks a:hover {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.centeredContent {
  position: relative;
	text-align: center;
}

.centerBoxContentsProducts, .centerBoxContentsNew, .specialsListBoxContents {
  float: left;
	font-size: 11px;
	border: 1px #dadada solid;
	margin: 4px 0px 0px 4px;
	width: 169px;
	height: 310px;
}

.centerBoxContentsProducts a, .centerBoxContentsNew a, .specialsListBoxContents{
	font-size: 11px;
	color: #0066FF;
}

.centerBoxContentsProducts a img, .centerBoxContentsNew a img, .specialsListBoxContents a img {
  margin: 3px 0px;
  border: 0px #CCCCCC solid;
}

h3.itemTitle {
  margin: 0px;
  font-size: 11px;
}

.itemTitle a{
  height: 40px;
  padding: 3px 5px;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
	display: block;
}

.itemTitle a:hover{
  color: #DB3600;	
}

.vyrobce a {
  margin: 3px 0px 5px 0px;
  font-weight: bold;
  font-size: 12px;
  color: #777777;
  border: 0px solid red;
}

.centeredContent .skladem_info_sklad {
  position: absolute;
  top: 285px;
  left: 43px;
  width: 82px;
  height: 16px;
  font-size: 12px;
  color: #000000;
  background-color: #18FF00;
}

.centeredContent .skladem_info_dotaz {
  position: absolute;
  top: 285px;
  left: 43px;
  width: 82px;
  height: 16px;
  font-size: 12px;
  color: #ffffff;
  background-color: #CD3301;
}

.centeredContent .skladem_info_dny {
  position: absolute;
  top: 285px;
  left: 43px;
  width: 82px;
  height: 16px;
  font-size: 12px;
  color: #000000;
  background-color: #FFFE9A;
}

/********** CENY Detail **********/

#productPrices .doporucena_cena, #productPrices .nase_cena, #productPrices .doporucena_nase_cena, #productPrices .doporucena_nase_cena_s_dph, #productPrices .doporucena_nase_cena_bez_dph {
  clear: both;
  height: 25px;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}

#productPrices .doporucena_nase_cena {
  margin-bottom: 10px;
}

#productPrices .doporucena_cena_nazev, #productPrices .nase_cena_nazev, #productPrices .nase_cena_nazev_s_dph, #productPrices .nase_cena_nazev_bez_dph, #productPrices .doporucena_nase_cena_nazev {
  float: left;
  margin: 2px 0px;
}

#productPrices .doporucena_cena_hodnota, #productPrices .nase_cena_hodnota, #productPrices .doporucena_nase_cena_hodnota {
  float: right;
  margin: 2px 0px;
}

#productPrices .doporucena_nase_cena_nazev, #productPrices .nase_cena_hodnota {
  color: #ff0000;
  font-size: 18px;
}

#productPrices .cena_sleva {
  text-align: right;
  margin-bottom: 5px;
  color: #777;
  font-size: 11px;
  font-weight: normal;
  clear: both;
}

/********** CENY Listing **********/

.centeredContent .doporucena_cena, .centeredContent .nase_cena, .centeredContent .doporucena_nase_cena_s_dph, .centeredContent .doporucena_nase_cena_bez_dph {
  clear: both;
  height: 16px;
  font-size: 10px;
  font-weight: normal;
}

.centeredContent .doporucena_cena_nazev, .centeredContent .nase_cena_nazev, .centeredContent .nase_cena_nazev_s_dph, .centeredContent .nase_cena_nazev_bez_dph, .centeredContent .doporucena_nase_cena_nazev {
  float: left;
  width: 65px;
  text-align: right;
  margin: 2px 0px;
  padding-left: 10px;
  color: #000000;
}

.centeredContent .doporucena_cena_hodnota, .centeredContent .nase_cena_hodnota, .centeredContent .doporucena_nase_cena_hodnota {
  float: right;
  margin: 2px 0px;
  padding-right: 20px;
}

.centeredContent .doporucena_nase_cena_nazev, .centeredContent .nase_cena_hodnota {
  color: #ff0000;
  font-weight: bold;
  font-size: 11px;
}

.doporucena_cena_hodnota {
  text-decoration: line-through;
}

.centeredContent .cena_sleva {
  text-align: center;
  margin: 3px 0px;
  color: #777;
  font-size: 11px;
  font-weight: normal;
  clear: both;
}

.ikona_skladem  {clear: both; margin: 5px 0px;}
.ikona_tip      {clear: both; margin-bottom: 10px;}
.ikona_tip img  {float: left; margin: 0px 1px 1px 0px;}
.centeredContent .ikona_tip_seznam {margin: 0px 0px 5px 0px; text-align: center;} 
.centeredContent .ikona_tip_seznam img  {margin: 1px 5px;}

/********** DETAIL Product **********/

#productName {
  
}

#productMainImage {
  margin: 0px 10px 10px 0px ;
}

#productMainImage img {
  padding: 3px;
  border: 1px #dadada solid;
}

.popisKratky {
  margin: 0px 0px 10px 0px;
  padding: 5px;
  background-color: #eeeeee;
  border: 1px #b3b3b3 solid;
  font-size: 11px;
}

.parametry_nazev1 {
  vertical-align: top;
  width: 100px;
  font-size: 11px;
	color: #000;
	background-color: #D8EBAF;
	padding: 3px 3px 3px 5px;
}

.parametry_nazev {
  vertical-align: top;
  width: 100px;
  font-size: 11px;
	color: #000;
	background-color: #FFEAD6;
	padding: 5px;
}

.parametry_hodnota {
  vertical-align: top;
  font-size: 11px;
	color: #000;
	background-color: #EEEEEE;
	font-weight: normal;
	padding: 3px 3px 3px 5px;
}

.wrapperAttribsOptions {
  height: 18px;
  margin: 5px 0px 5px 0px;
  padding: 2px 0px;
  border: 0px red solid;
}

.wrapperAttribsOptions h4 {
  float: left;
  width: 100px;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  border: 0px red solid;
}

#cartAdd {
	float: left;
	text-align: center;
	background-color: #0066FF;
	border: 1px #0066FF solid;
	color: #ffffff;
	font-size: 10px;
	margin: 10px 0px 10px 0px;
	padding: 1px 3px;
}

#productDescription1 {
  margin: 10px 0px;
  padding: 0px;
  border: 0px #b3b3b3 solid;
  font-size: 11px;
}

#productDescription1 h2 {
  font-size: 12px;
}

#productDescription1 p {
  margin: 0px;
  padding: 0px;
}

#productDescription1 h2 {
  margin: 0px 0px 5px 0px;
}

#productDescription2 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  border: 0px #b3b3b3 solid;
}

#productGeneral .ikona_tip_seznam {margin: 0px 0px 5px 0px; height: 18px; border: 0px red solid;} 
#productGeneral .ikona_tip_seznam img  {float: left; margin: 1px;}

#productGeneral .skladem_info_sklad {
  float: left;
  width: 82px;
  height: 16px;
  margin: 1px;
  text-align: center;
  font-size: 12px;
  color: #000000;
  background-color: #18FF00;
}

#productGeneral .skladem_info_dotaz {
  float: left;
  width: 82px;
  height: 16px;
  margin: 1px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  background-color: #CD3301;
}

#productGeneral .skladem_info_dny {
  float: left;
  width: 82px;
  height: 16px;
  margin: 1px;
  text-align: center;
  font-size: 12px;
  color: #000000;
  background-color: #FFFE9A;
}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	list-style-type: none;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}

/********** LOGIN **********/

fieldset {
  padding: 0.5em;
  margin: 0.5em 0em;
  border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.3em;
	color: #0066FF;
	background-color: #FFFFFF;
}

.floatingBox important forward {
	color: #666666;
	font-size: 10px;
	font-weight: normal;	
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper {
	margin: 0;
	width: 47%;
}

.back {
  float: left;
}

.forward {
	float: right;
	color: #000000;
}

.bold {
  font-weight: bold;
}

.information {
	font-size: 11px;
	color: #333;
	font-weight: normal;
	padding-bottom: 20px;
}

label.inputLabel {
	width: 9em;
	float: left;
	padding-bottom: 20px;
}

label.checkboxLabel, label.radioButtonLabel {
  margin: 0.5em 0.3em;
}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {	
  margin: 0.5em;
}

.alert {
  color: #FF0000;	
  margin-left: 0.5em;
}

.tableHeading, .tableRow {
	height: 2.2em;
	text-align: left;
}

th, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

tr.tableHeading {
	background-color: #000;
	font-size: 11px;
	padding-left: 5px;
	background-color: #BFBFBF;
	color: #000000;
}

caption {
  margin-top: 20px;
  margin-bottom: 5px;
}

.accountTotalDisplay, .accountTaxDisplay {
  width: 20%; 
  text-align: right; 
  /*vertical-align: top*/
}

.accountQuantityDisplay {
  width: 10%; 
  vertical-align: top
}

.lineTitle, .amount {
  text-align: right;
  padding: 0.2em;
}

.amount {
  width: 5.5em;
}

.rowOdd {
  background-color: #f0f0f0;
  vertical-align: top;
}

.rowEven {
  background-color: #ffffff;
  vertical-align: top;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.cartUnitDisplay, .cartTotalDisplay {
  text-align: right;
}

.cartTotalsDisplay {
	font-size: 11px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	padding: 10px;
}

.cartAttribsList ul {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px 5px 0px 15px;
}

#cartImage {
  margin: 5px 10px;
}

#cartSubTotal {
	background-color: #FF0000;
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	padding: 5px 108px;
}

address {
  padding: 0px 10px 10px 10px;
  font-style: normal;
}

#prevOrders address {
  padding: 0px;
  font-style: normal;
}

#checkoutShipto, #checkoutBillto {
	margin: 0;
	width: 100%;
}

.floatingBox important forward {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper {
	margin: 0;
	width: 47%;
}

.important {
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}

.totalBox {
  width: 5.5em;
  text-align: right;
  padding: 0.2em;
}

#checkoutPayment label.radioButtonLabel {
  font-weight: bold;
}

.centerBoxContentsAlsoPurch {
  float: left;
}

.messageStackError {
  background-color: #ff0000;
  color: #ffffff;
  padding: 5px;
}

.messageStackSuccess {
  background-color: #47DA38;
  color: #ffffff;
  padding: 5px;
}

#accountHistoryDefault .notice {
  margin-bottom: 10px;
}

#accountHistoryDefault .back {
  margin-right: 15px;
}

/********** POPUP okna **********/

body#popupImage {
  background-color: #ffffff;
  background-image: none;
}

#popupImage img {
  border: none;
}

body#infoShoppingCart  {
  background-color: #ffffff;
  background-image: none;
  padding: 10px;
}

body#popupCouponHelp  {
  background-color: #ffffff;
  background-image: none;
  padding: 10px;
}