/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: Trebouchet MS, Tahoma, Verdena;
	font-size: 62.5%;
	color: #022c4d;
	}
	
#quickcontactContent strong {

}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
color:#022C4D;
font-size:11px;
line-height:26px;
text-decoration:none;
	}
 
a:visited {
	color: #022C4D;
	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:#022C4D;
text-decoration: underline !important;
	}

a:active {
	color: #0000FF;
	}

h1 {
color:#9A9A9A;
font-size:12px;
position:absolute;
z-index:-10;
	}

h2 {
	font-size: 1.4em;
	}
	
#advSearchResultsDefault form .centerBoxContentsProducts {
width: 50% !important;
}

#advSearchResultsDefault .buttonRow  {
clear:both;
}

#advSearchResultsDefault form  .centerBoxContentsProducts h3 a {
font-weight:bold;
line-height:12px;
}

#manufacturerslistContent ul {
list-style:none outside none;
margin-top:-3px;
padding:0;
}

#createAcctDefault   strong br {
display:block;
font-weight:normal;
}

#manufacturerslistContent ul li a{
color:#022C4D;
font-size:11px;
line-height:26px;
text-decoration:none;
}  
	

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
font-size:14px;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: white;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
background-color:#FFFFFF;
text-align:left;
vertical-align:top;
width:1007px;
	}

#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
float:left;
height:75px;
margin-top:-9px;
position:relative;
width:373px;
z-index:20;
	}
	
#headerWrapper {
margin:0 0 19px;
padding:0;
}

#loginboxContent {
	font-size: 12px;
}

#loginboxContent input{
border:1px solid #DADADA;
}

#loginbox a {
color:#022C4D;
display:block;
font-size:10px;
font-weight:normal;
line-height:12px;
}

#loginlinks {
background:url("../images/accountbg.png") no-repeat scroll 0 1px transparent;
margin-top:10px;
padding-left:15px;
}

#loginbox .centeredContent input {
border: none;
}

#kontaktsidebox {
font-size:12px;
margin:17px 19px 10px 14px;
}

#kontaktsidebox .icoico {
background:url("../images/kontaktico.png") no-repeat scroll 0 -17px transparent !important;
display:block;

line-height:18px;
padding-left:23px;
}

#kontaktsidebox .icoico a{
 color:#022C4D;
 font-size:12px;
}

#kontaktsidebox .email{
text-decoration: underline;
}

#kontaktsidebox .adresa{
display:block;
margin-bottom:13px;
}

#bestsellersContent a {
line-height:0;
font-size:10px;
}

#kontaktsidebox .tel{
background:url("../images/telico.png") no-repeat scroll 0 0 transparent;
display:block;
margin-bottom:5px;
padding-bottom:5px;
padding-left:23px;
padding-top:4px;
}

#kontaktsidebox .skype{

}

.centerBoxContentsProducts img {
float:left;


}

.centerBoxContentsProducts h3, .centerBoxContentsProducts .listingDescription  {
float:right;
text-align:left;
width:161px;

}

.centerBoxContentsProducts .bigbutons {
display:inline-block;
float:right;
height:50px;
margin-bottom:27px;
margin-top:-11px;
width:164px;
}

#vyprodano {
float:right;
width:161px;
margin-bottom:10px;
}

#vyprodano .bigbutons {
display:inline-block;
float:right;
height:21px;
margin-bottom:10px;
margin-top:-11px;
width:164px;
}

#vyprodano #add2cart, #vyprodano .smallcart {
display: none;
}  

h1#productName {
color:#505050;
font-size:18px;
font-weight:bold;
position:relative;
z-index:10;

}

#productinfoBody #categoryIcon {
display: none;
}

.centerBoxContentsProducts .bigbutons .smallcart {
margin-left:-112px;
margin-top:29px;
position:relative;
}

.centerBoxContentsProducts h3 a {
line-height:12px;

}

.centerBoxContentsProducts h3 {
height:23px;
}

#add2cart {
float:left;
}

#price2 {

}

.centerBoxContentsProducts .featprice {
float:right;
margin-left:28px;
width:155px;
}

	
	

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#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%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {display:none;}
.navSplitPagesLinks {display:none;}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;

	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#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;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
-moz-border-radius:0 0 10px 10px;
background:none repeat scroll 0 0 #054475;
float:right;
height:43px;
width:393px;
	}
#navMainSearch .searcharea {
border:medium none;
height:23px;
padding-left:10px;
width:235px;
	}	
	
#navMainSearch .searchbutton {
background:url("../images/searchtopbuttonbg.png") repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:30px;
width:33px;
	}	
	
#navMainSearch .vyhledavani {
font-weight:normal;
margin-left:11px;
margin-right:10px;
	}		
	
#navMainSearch form {
margin-top:4px;
position:absolute;
	}	
	
#navMainSearch .prihlaseni a {
background:url("../images/prihlaseni.png") no-repeat scroll 0 0 transparent;
display:inline-block;
line-height:30px;
padding-top:19px;
width:83px;
margin-right:2px;
	}
  
#navMainSearch  .registrace a{
background:url("../images/registrace.png") no-repeat scroll 0 0 transparent;
display:inline-block;
line-height:30px;
padding-top:19px;
width:83px;
	}	
	
#navMainSearch  .kontaktheader a{
background:url("../images/kontakt.png") no-repeat scroll 0 0 transparent;
display:inline-block;
line-height:30px;
margin-left:2px;
padding-top:19px;
width:83px;
	}		
#navMainSearch  #loginheader {
 margin-left:10px;
margin-top:7px;
	}	  
#facebook  a{
background:url("../images/facebook.png") no-repeat scroll 0 0 transparent;
float:right;
height:59px;
margin-top:26px;
width:392px;
}  	

#facebook{
margin-top:13px;

}  

#facebook  a span{
color:white;
float:right;
font-family:Trebuchet MS;
font-size:11px;
margin-top:6px;
width:198px;
}  

#pneu {
background:url("../images/pneuheader.png") no-repeat scroll 0 0 transparent;
float:left;
height:144px;
margin-top:-54px;
width:165px;
}	



#navBreadCrumb {
background-color:#FFFFFF;
color:#505050;
font-size:10px;
font-weight:normal;
margin:11px 0 0 9px;
	}

#navBreadCrumb a {
background-color:#FFFFFF;
color:#FF6000;
font-size:10px;
font-weight:normal;
margin:0;
padding:0.5em;
text-decoration:underline;
	}	
	
#productMainImage {
height:200px;
padding-top:20px;
width:200px;
}

strong {
font-weight:normal;
}

strong br{
display:none;
font-weight:normal;
}

#productGeneral strong br{
display:block;
font-weight:normal;
}
#contactUsDefault strong br{
display:block;
font-weight:normal;
}

#tabulka .product_param th font {
font-size:10px !important;
}

#productDetailsList {
color:#B5B5B5;
list-style:none outside none;
margin-top:5px;
padding:0;
}

h2#productPrices {
color:#9CBE00;
float:left;
margin-top:11px;
width:331px;
}

h2#productPrices span {
color:#505050;
font-size:11px;
font-weight:normal;
padding-right:10px;
}

h2#productPrices .posun {
padding-left:7px;
}

h2#productPrices .velkacena {
color: #ff1e00;
font-size:14px;
font-weight:bold;
padding:0;
}	

#cartAdd p {display: none;}

#productinfoBody #cartAdd {
border:0 none;
float:left;
margin-left:200px;
text-align:left;
width:239px;
}

#productinfoBody #cartAdd .smallcart {

}

#productinfoBody #cartAdd .smallcart1 {
margin-top:8px;
}

#productAdditionalImages {
background:url("../images/fotogalerie.png") no-repeat scroll top left transparent;
padding-top:42px;
}
	
#indexDefault H1 {
color:#022C4D;
font-size:18px;
position:relative;
z-index:10;
}	

#indexDefaultMainContent {
color:#022C4D;
font-size:11px;
margin-top:22px;
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
color:#505050;
font-size:11px;
padding:0.5em;
	}
	
	 #productDescription h3 {
color:#505050;
font-size:11px;
font-weight:normal;
padding:0.5em;
width:560px;
	}

.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: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.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 {
color:#022C4D;
font-size:10px;

position:relative;
	}

.cartOldItem {
color:#022C4D;
font-size:10px;

position:relative;
	}
	
#cartBoxListWrapper ul li span {
font-weight:normal;
}	

#cartBoxListWrapper ul li a span {
color:#022C4D;
font-size:10px;
font-weight:bold;
position:relative;
}	

.cartBoxTotal {
font-weight:bold;
text-align:right;
width:166px;
font-size:13px;
	}

.cartBoxTotal a {
background:url("../images/cartlinx.png") no-repeat scroll 0 0 transparent;
color:#022C4D;
display:inline-block;
font-size:10px;
font-weight:normal;
padding-left:16px;
text-align:left;
width:40%;
	}	
	
.linx {
margin-top:29px;
}	

#shoppingcartHeading a {
background:url("../images/cartheader.png") no-repeat scroll 0 -2px transparent;
padding-bottom:3px;
padding-left:40px;
padding-top:3px;
}

H3#shoppingcartHeading {

}
	
	
.cartBoxTotal .doruceni {
color: #022c4d;
float:left;
font-size:13px;
font-weight:normal;
}

.cartBoxTotal .celkem {
color: #022c4d;
float:left;
font-size:13px;
font-weight:normal;
clear:both;
}

.cartBoxTotal .celkemcena {
float:right;
}
.cartBoxTotal .zdarma {
color: #ff0036;
font-weight:bold;
font-size:13px;
} 	

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
text-decoration:none;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.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;
	}

.centerBoxWrapper {
	height: 1%;
	margin: 1.1em 0;
	}
	
#featuredProducts .d_imgbox {
float:left;
width:44%;
}

#specialsDefault .d_imgbox {
float:left;
width:44%;
}

#specialsDefault .centerBoxContentsSpecials {
text-align: left;
}

.productlnk a {
color:#022C4D;
font-size:11px;
font-weight:bold;
line-height:12px;
margin-top:-15px;
position:absolute;
width:145px;
}

.listingProductImage{

}

#popisnazev {

}

#whatsNew .centerBoxContentsNew {
text-align: left;
}

.productdsc {
color:#022C4D;
font-family:Trebuchet MS;
font-size:10px;
}

.featprice {
color:#022C4D;
float:right;
font-family:Trebuchet MS;
font-size:11px;
margin-right:16px;
margin-top:-9px;
width:138px;
}

.featprice span{
color:#88A906;
font-size:15px;
font-weight:bold;
text-decoration:none !important;
}

.featprice span img {
display: none;
}
.bigbutons {
float:right;
height:20px;
margin-bottom:50px;

width:166px;
}
.smallcart {

}

#navColumnTwo img {

}

.productSpecialPrice, .productPriceDiscount {
display: none;
}

.countproduct {
border:1px solid #DADADA;
height:16px;
padding-right:4px;
text-align:right;

}
	

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
color:#FFFFFF;
font-size:14px;
margin-left:-8px;
margin-top:-2px;
	}
	
	
	
h3.leftBoxHeading a, h3.leftBoxHeading label,
h3.rightBoxHeading a {
color:#FFFFFF;
font-size:14px;
line-height:16px;
margin-left:2px;
margin-top:-2px;
	}	
	
#manufacturersContent form select{
background:url("../images/manubg.png") no-repeat scroll 0 0 transparent;
border:medium none;
height:26px;
padding:3px 5px 4px 3px;
width:163px !important;
}	
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {


	}
	
	.leftBoxHeading, .rightBoxHeading {
-moz-border-radius:15px 15px 15px 15px;
background:none repeat scroll 0 0 #022C4D;
height:25px;
margin-left:-15px;
padding-left:14px;
padding-top:8px;
text-align:left !important;
width:192px;
	}

.leftBoxContainer, .rightBoxContainer {
background:url("../images/columnbg.png") repeat scroll left bottom transparent;
margin-bottom:0;
margin-top:1.5em;
padding-bottom:11px;
width:195px !important;
	}
	
.rightBoxContainer ul li{

	}
	
	.leftBoxContainer{
margin-left:4px;
	}

.sideBoxContent {
background-color:#FFFFFF;
margin-left:15px;
padding-top:0.4em;
width:165px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #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 {
margin:0 0 13px;
padding:0;

	}

#bestsellers li {
	padding: 0;

	}
	
#bannerSix {
 background:none repeat scroll 0 0 #022C4D;
height:60px;
margin-top:51px;
}	

.categoryListBoxContents img {
display: none;
}

.categoryListBoxContents a {
color:#505050;
font-size:11px;
line-height:0;
}

#indexCategories h1 {
color:#505050;
position:relative;
z-index:10;
font-size: 18px;
font-weight: bold;
text-transform:uppercase;

}

#whatsNew .d_imgbox {
float:left;
width:44%;
}

#categoryImgListing {
float:left;
width:120px;
}

#tabulka .product_param {
background:url("../images/techparam.png") no-repeat scroll left top transparent;
padding-top:14px;
width:100%;
float:left;
}

.imgLink {

} 

#tabulka .product_param th{
color:white;
padding-bottom:16px;
padding-left:13px;
text-align:left;
}

#tabulka .product_param p{
height:15px;
margin:0;
padding:0 0 0 4px;
}

#tabulka .product_param td{
border-bottom:1px solid #EDEDED;
border-right:1px solid #EDEDED;
}

#tabulka .product_param h2, #tabulka .product_param h3 {
font-size:1em;
font-weight: normal ;

}
#tabulka .product_param h2 {
font-size:1em;
font-weight: normal ;
padding:0 0 0 4px;
}

.clear {
clear:both;
display:block;
margin-bottom:26px;
}

.categoryListBoxContents {
 text-align:left;
}

#categoryDescription {

}

#bannerSix  span{
background:url("../images/alukolafooter.png") no-repeat scroll 0 0 transparent;
color:white;
display:block;
font-size:12px;
height:50px;
margin:auto;
padding-left:245px;
padding-right:360px;
text-align:left;
width:373px;
}	

#bannerSix  span a{
color:white;
text-decoration: underline;
}	

#bannerSix #sipkanahoru a{
background:url("../images/sipkanahoru.png") no-repeat scroll 0 0 transparent !important;
float:right;
height:90px;
margin-right:202px;
margin-top:-108px;
width:100px;
}	

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
color:#022C4D;
line-height:28px;
font-size:11px;
text-decoration:none;
	}
A.category-links, A.category-links:visited {
color:#022C4D;
font-size:11px;
line-height:28px;
text-decoration:none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color:#2671AB;
line-height:28px;
text-decoration:none;
font-size:11px;
	}
	
#catBoxDivider {
display: none;
}

	
SPAN.category-subs-parent {

	}
SPAN.category-subs-selected {

	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	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;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

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;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
