/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3215 2006-03-20 06:05:55Z birdbrain $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background-color: #FFFFFF;
/*	width: 1000px;*/
	}
	
.centershop {
 width: 100%;
 text-align: center;
 background-color: #93979B;
 background-image: url(../images/bg.gif);
 background-repeat: repeat-y;
 background-position: center top;
}
a img {border: none; }
/*
#productMainImage a img {
    border: 1px solid #D3D3D3;
}
#productMainImage a:hover img {
    border: 1px solid #C80000;
}
*/
a:link, #navEZPagesTOC ul li a {
	color: #333333;
	text-decoration: none;
	}
 
a:visited {
	color: #333333;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #C80000;
	}

a:active {
	color: #C80000;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;

	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
LABEL.radioButtonLabel {
  font-size:1.2em;
  text-decoration:underline;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	height: 0;
	}

HR {
	height: 1px;
	margin: 2px 0;
	border: none;
	border-bottom: 1px solid #CCCCCC;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
	
.messageStackWarning {
	background-color: #FFCC00;
	color: #000000;
	}	

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1000px;
	vertical-align: top;
	}

#headerWrapper {
  background-image: url(../images/bc_header.gif);
  background-repeat: repeat-x;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper {
	margin: 0em;
	padding: 0em;
	}
	
#popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
/*	
#checkoutShipping LEGEND {
 color:#FFFFFF;
 background-color:#C80000;}
*/
#checkoutShipping label.checkboxLabel {font-weight:bold;}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 1em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a; 
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 1000px;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

/* pozadí za navigací nahoře mezi boxy */
#navBreadCrumb {
	background-color: #FFFFFF;
	}
	
/* pozadí za navigací nahoře mezi boxy u EZ pages*/
#navEZPagesTop {
  border: 0px solid blue;
  text-align: right;
	background-image: url(../images/ezpages.gif);
	height: 30px;
	margin: 0px;
  padding: 0px;
	}
#navEZPagesTopTable {
  width: 1000px;
  height: 30px;
  border: 0px;
  margin: 0px;
  padding: 0px;
}
.navEZPagesTopTwo {
  border-right: 1px solid #636B6F;
  border-bottom: 1px solid #636B6F;
  border-top: 1px solid #636B6F;
  text-align: center;
	background-image: url(../images/ezpages.gif);
	height: 30px;
	margin: 0px;
  padding: 0px;
  font-family: Tahoma;
	font-size: 1.1em;
	font-weight: normal;
	}
#headerMoje {
 border: 0px solid blue;
 width: 1000px;
 /*height; 150px;*/
 margin: 0px;
 padding: 0px;
 }
#headerMoje1 {
 width: 200px;
 /*height; 150px;*/
 margin: 0px;
 padding: 0px;
 }
#headerMoje2 {
 /*height: 119px;*/
 margin: 0px;
 padding: 0px;
 }
#headerMoje3 {
 /*height: 31px;*/
 margin: 0px;
 padding: 0px;
 }
#navBreadCrumb {
	font-size: 1em;
	font-weight: bold;
	margin: 0.5em;
	padding: 0em;
	}

/* pozadí levého sloupce */
#navColumnOne {
	background-color: #FFFFFF;
	}

/* pozadí pravéhosloupce */
#navColumnTwo {
	background-color: #FFFFFF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/

#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	/*float: right;*/
	text-align: right;
	font-size: 1.1em;
	margin: 0px;
/*	border: 1px solid #000000;*/
	padding:  10px 100px 10px;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem, .cartNewItem a:link, .cartNewItem a:visited {
	color: #C80000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #C80000;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
h2.ProductNormalPrices {
 font-size: 1.4em;
 color: #808080;
}
span.ProductNormalPrices {
 font-size: 1.4em;
 color: #808080;
 text-decoration: line-through;
 font-weight: bold;
}
h2.ProductPrices {
 font-size: 1.4em;
 color: #C80000;
}
span.ProductPrices {
 font-size: 1.4em;
 color: #C80000;
 font-weight: bold;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
  }

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #666666;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #E5E5E5;
/*	margin-top: 1.5em;*/
	}

.sideBoxContent {
	background-color: #F8F8F8;
	padding: 0.4em;
	}
	
h3.rightBoxHeading, h3.rightBoxHeading a, .centerBoxHeading {
	font-size: 1em;
	color: #666666;
	}
.centerBoxHeading {
	font-size: 1em;
	color: #C80000;
	}
/*
.rightBoxHeading {
	margin: 0em;
	background-image: url(../images/tile_back.gif);
	background-color: #FFFFFF;
	padding: 0.2em 0em;
	}
*/
h3.leftBoxHeading a:hover {
	color: #C80000;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #C80000;
	text-decoration: none;
	}
/*
.rightBoxContent {
	background-color: #00ff00;
	margin-bottom: 1em;
	}
*/
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	background-color: #FF0000;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart  {
	background-color: #ffffff;
	}
#parametry {
 width: 350px;
 border: 0;
 }
.parametry-lichy {
  background-color: #CBCCD0;
  font-weight: bold;
  }
.parametry-sudy {
  background-color: #E6E7E9;
  font-weight: bold;
  }
.parametry-lichy2 {
  background-color: #CBCCD0;
  text-align: center;
  }
.parametry-sudy2 {
  background-color: #E6E7E9;
  text-align: center;
  }
DIV.itemTitle {
  height: 45px;
}
DIV.itemTitleFeatured {
  height: 45px;
  background-image: url(../images/featured.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
DIV.listingDescriptionCol {
 font-size: 0.90em;
 height: 140px;
}
DIV.listingDescriptionRow {
 text-align: left;
 margin: 0px;
}
DIV.listingDescriptionRowFeatured {
 height: 45px;
 background-image: url(../images/featured.gif);
 background-repeat: no-repeat;
 background-position: left top;
 text-align: left;
 margin: 0px;
}
DIV.itemPrice {
  height: 45px;
}
DIV.itemBuy {
  height: 20px;
}
h3.itemTitle {
 font-size: 1.0em;
 text-align: left;
 margin: 0.1em;
}
.colListing {
 margin: 2px;
 float: left;
 }
.centerBoxContentsProducts {
 background-image: url(../images/background-normal.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
 /*border-right: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;*/
 margin: 2px;
 padding: 2px;
 height: 260px;
 width: 200px;
}
.centerBoxContentsProductsFeatured {
 background-image: url(../images/background-featured.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
 /*border-right: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;*/
 margin: 2px;
 padding: 2px;
 height: 260px;
 width: 200px;
}
.ListNormalPrice {
 text-decoration: line-through;
 font-size: 1.4em;
 color: #808080;
 font-weight: bold;
}
.ListPrice {
 font-size: 1.4em;
 color: #C80000;
 font-weight: bold;
}
inputtocart {
 font-size: 11px;
 face: Verdana, Arial, Helvetica;
 }
.inputtocart {
 background-color: #FFFFFF;
 font-size: 11px;
 width:15px;
 font-family: Verdana, Arial;
 border: 1px solid #CCCCCC;
 }
.skladem {
 color: #008000;
 font-weight: bold;
}
.neskladem {
 color: #FF9900;
 font-weight: bold;
}
.overit_sklad {
 color: #0000FF;
 font-weight: bold;
 text-decoration:underline;
}
			/*   tlacitka {font-size: 11px; face: Arial, Helvetica}
			   .tlacitka {font-size: 11px; width:70px; font-family: Arial} */
			   
/* This is the CSS needed for the Order Step Edition 2 contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 100%
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    text-align: center;
}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 80%;       /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: transparent;      /* Here you can change the background-color of the whole contrib */
}

tr.order_steps_line_2 {
    height: 5px;        /* Is a part in determining the height of the line */
    padding: 0px;
    margin: 0px;
}

tr.order_steps_line_3 {
    height: 1px;        /* Is a part in determining the height of the line shadow */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active {
    background-color: #C80000;     /* Determines the active color of the completed part of the line */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive {
    width: 4%;
    background-color: #9A9A9A;    /* Determines the non-active color of the uncompleted part of the line */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active_shadow {
    background-color: #88000;     /* Determines the non-active color of the completed part of the line shadow */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive_shadow {
    width: 4%;
    background-color: #666666;   /* Determines the non-active color of the uncompleted part of the line line*/
    padding: 0px;
    margin: 0px;
}

td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #A7A7A7;        /* Determines the non-active color of the text */
    padding-bottom: 5px; /* Determines the distance between the text and the line */
}

td.order_steps_text_completed {
    text-align: center;
    vertical-align: top;
    color: #8DB18D;        /* Determines the non-active color of the text steps that have been completed*/
    padding-bottom: 10px; /* Determines the distance between the text and the line */
}

td#active_step_text {       /* These are the styles for the active text */
    color: #C80000;
    font-weight: 700;
    font-size: 1.1em;
}

.mainalert {
  font-size: 10px;
  line-height: 1.5;
  font-weight: bold;
  color: red;
}

.small {
  font-size: 0.6em;
}

.mancat {
  float: left;
  text-align: center;
  width: 75px;
}
.manman {
/*  float: right;*/
  text-align: center;
  width: 75px;
}

.info-sleva {
float:left;
 width: 120px;
 height: 40px;
 background-image: url('http://www.autokseft.cz/includes/templates/autokseft/images/info-sleva.jpg');
 background-repeat: no-repeat;
 text-align: right;
}

.info-normal {
 float:left;
 width: 120px;
 height: 40px;
}
.info-proc {
 font-size: 14px;
 font-weight: bold;
 color: #C80000;
}

/* End Order Steps contribution CSS */

#KFZSearchDefault {
 padding: 0 0 0 20px;
 background-image: url('../images/pozadi_kfz_konfigurator.jpg');
 background-repeat: no-repeat;
 background-position: center center;
}

#PneuSearchDefault {
 padding: 0 0 0 20px;
 background-image: url('../images/pozadi_pneu_vyhledani.jpg');
 background-repeat: no-repeat;
 background-position: right bottom;
}

.infotable {width:100%;border:0px;}
.infotable th {padding:5px;background-color:#CCCCCC;}
.infotable td {padding:5px;border-right: 1px solid #EEEEEE;border-bottom: 1px solid #CCCCCC;}

.vazby-lichy {background-color: #CBCCD0;}
.vazby-sudy {background-color: #E6E7E9;}


/* KONFIGURATOR ALU */
#alukonfigmodely,#alukonfigtypcely {border:1px solid #CCCCCC;width:600px;padding:0px;}
#alukonfigznacky a, #alukonfigmodely a,#alukonfigtypcely a {padding:1px 0 1px 3px;;min-height:16px; _height:16px; display:block; border-bottom: 1px solid #CCCCCC;}
#alukonfigznacky a:hover, #alukonfigmodely a:hover,#alukonfigtypcely a:hover {text-decoration:none;}

#alukonfigznacky {border:0px;width:600px;padding:0px;}
#alukonfigznacky td {border:0px;padding:0px;margin:0px;}
.alukonfigznackyin {border:1px solid #CCCCCC;width:200px;padding:0px;}

table#alukonfig , table#pneukonfig  {width:100%;}
#alukonfig td, #pneukonfig td {color:#C80000; text-align:center; font-weight:bold; font-size:1.2em; padding:5px;}
/*#alukonfigznacky td {padding:0px;margin:0px;border:0px;}*/

/*#alukonfigmodely .row_lichy {background-color: #EAEAEA;}
#alukonfigmodely .row_sudy {background-color: #FFFFFF;}*/

#alukonfigmodely td, #alukonfigtypcely td {padding:0px;}

#aluRoztece table, #aluPrumery table {width:100%;}
#aluRoztece td, #aluPrumery td {height:20px; text-align:center; background-color:#333333;}

#aluRoztece a, #aluPrumery a {color:#FFFFFF; font-weight:bold;}

#aluRoztece td.aluSelected, #aluPrumery td.aluSelected, #aluVyrobce td.aluSelected {background-color:#C80000;}
#aluVyrobce td.aluSelected {color:#FFFFFF; font-weight:bold;}

.wheelBoxTd {border:1px solid #CCCCCC;padding:2px;}