/* TURNIT OFF
=================================================================================== */
/* schovam co nechci zobrazovat, ikdyz by se to melo delat asi v nastaveni shopu, ale takle je to rychlejsi :)  */

#head-default-logo, #head-sales-text, #head-banners-group-set2, #head-search
{ display:none; }

/*.old_price_title, .old_price_first, .old_price_second, .productPriceDiscount
{ display: none;}*/

/* RESET TAGS
=================================================================================== */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

fieldset, img {
	border:0 none;
}

address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym {
	border:0 none;
}

.cleaner, .clearBoth {
	clear:both;
	height:0;
	overflow:hidden;
	font-size:0;
	line-height:0;
	visibility:hidden;
}

/* DEFINE BASIC TAGS
=================================================================================== */

BODY {
	background:url(../images/sablona/bg.png) #f1f1f1 center top repeat-x;
	color: #505050;
	font-family: "Helvetica", "Tahoma", "Arial", "sans-serif";
  	font-size: 11px;
	line-height:1.4em;
}

input[type="text"], input[type="password"], textarea {
	font-family: "Helvetica", "Tahoma", "Arial", "sans-serif";
	font-size: 11px;
	border:1px solid #ccc;
	padding:2px;
}

select {
	font-size:10px;
}

a {
	color:#505050;
	text-decoration:none;
}
a:hover {
	color:#303030;
	text-decoration:none;
}

ul li {
background:transparent url(../images/sablona/li.jpg) no-repeat scroll 1px 3px;
  color:#303030;

}

.leftboxcontent ul li {
  background:none;
  padding:none;
}


.messageStackWarning.larger {
  position:absolute;
  text-align:center;
  z-index:200;
  
}


#categories-content ul li {
	padding-left:1em;
	padding-top:2px;
}

#categories-content ul li a {
  padding-left:1.5em;

}
#categories-content ul li a:hover {

}

/* 

#chcategories-content, #information-content {
padding:0;  
}




#chcategories-content ul li, #informationContent ul li {
background:url("../images/sablona/sb-menu-bg.jpg") repeat-x scroll center bottom transparent;
padding-bottom:9px;
padding-left:0;
padding-top:1px;
}

#chcategories-content li ul li {
margin:1px 6px;
padding-bottom:0;
}


#chcategories-content li ul li ul li {
margin:0;
padding-bottom:0;
}



#chcategories-content ul li a {
  padding-left:18px
}
#chcategories-content	 ul li a:hover {
}

*/

ol li {
	list-style:decimal;
	margin-left:1.5em;
}

hr {
	border:none; border-top:1px solid;
}


.centershop {
	position:relative;
	width:100%;												/*  prostredni sekce shopu */
}

#mainWrapper {
	width: 980px;
	vertical-align: top;
	margin:0 auto;
	position:relative;
}




/* IMAGE POP UP EFFECT
=================================================================================== */
 
#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}


/* HIGHSLIDE IMAGE EFFECT
=================================================================================== */
.highslide-wrapper div {
	font-family:Verdana,Helvetica;
	font-size:10pt;
}

.highslide {
	cursor:url(highslide/graphics/zoomin.cur), pointer;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}

.highslide-active-anchor img {
	visibility:hidden;
}

.highslide-wrapper, .drop-shadow {
	background:white none repeat scroll 0 0;
}

.highslide img {
	border:2px solid gray;
}

.highslide:hover img {
	border:2px solid white;
}

.highslide-wrapper {
	background:white none repeat scroll 0 0;
}

.highslide-image {
	border:10px solid white;
}

.highslide-caption {
	background-color:white;
	border-color:-moz-use-text-color white white;
	border-style:none solid solid;
	border-width:medium 5px 5px;
	display:none;
	padding:5px;
}

.highslide-loading {
	background-color:white;
	background-image:url(highslide/graphics/loader.white.gif);
	background-position:3px 1px;
	background-repeat:no-repeat;
	border:1px solid black;
	color:black;
	display:block;
	font-family:sans-serif;
	font-size:8pt;
	font-weight:bold;
	padding:2px 2px 2px 22px;
	text-decoration:none;
}

a.highslide-credits, a.highslide-credits i {
	display:none;
}

a.highslide-full-expand {
	background:transparent url(highslide/graphics/fullexpand.gif) no-repeat scroll 0 0;
	display:block;
	height:34px;
	margin:0 10px 10px 0;
	width:34px;
}


/* HEAD
=================================================================================== */
/* vzhled hlavicky */


/* menu EZ stranek (a jineho) v hlavicce */


#head-menu-pages a {
color:white;
font-weight:bold;
padding:9px 14px;
display:inline;
width:150px;
}

/*#head-menu-pages a:hover {
		background:transparent url(../images/sablona/mainMenuBg.png) no-repeat scroll center 5px;
}*/




#head-products {
  position:absolute;
  top:90px;
  width:700px;
  height:220px;
}


#moveto {
  position:absolute;
  padding-top:40px;
  font-size:15px;
  margin-left:495px;
}

#mlink, #olink {
  display:block;
  padding:70px 30px 10px 30px;
  color:red;
  font-weight:bold;
}

#linkhome {
height:198px;
margin:0;
position:absolute;
top:36px;
width:229px;
}


/* FOOT
=================================================================================== */


/* SIDEBOXES
=================================================================================== */

#navColumnOne, #navColumnTwo, #navColumnMain {
	vertical-align:top;
}

/* boxy */
table.leftbox, table.rightbox {
  background:transparent url(../images/sablona/sbl-bg.jpg) repeat scroll;
  margin-bottom:10px;
}


/* hlavicky */
#navColumnOne td, #navColumnTwo td {
	vertical-align:top;
}

tr.leftboxheading, tr.rightboxheading {
	height:35px;
	overflow:hidden;	
}

td.leftboxheading, td.rightboxheading {
	height:30px; /* kvuli IE - vyska - padding jak u normalnich boxu */	

}


tr.leftboxheading {
	background:#1297ff;
	background:transparent url(../images/sablona/sbl-head.png) no-repeat scroll;
}

td.leftboxheading {

}

tr.rightboxheading {
	background:#1297ff;
	background:transparent url(../images/sablona/sbr-head.png) no-repeat scroll;
	
}

#chcategories-heading-tr {
  background:transparent url(../images/sablona/sbl-head.png) no-repeat scroll;
}

td.rightboxheading {
	text-align:right;
}

td.rightboxheading, td.leftboxheading, td.rightboxheading a, td.leftboxheading a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:11px;
}


/* obsah */
td.leftboxcontent {
	/*background:transparent url(../images/sablona/sb-bg.jpg) no-repeat 1px 0;*/
	padding:0 20px 0 10px;	
}

td.rightboxcontent {
	padding:0 10px 0 20px;
}


/* foot */




/* SIDEBOXES CONTENT STYLES
=================================================================================== */

/* odlisne styly od hlavniho obsahu, jako je treba barva text a odkazu kvuli pozadi a pod.. */
td.leftboxcontent, td.rightboxcontent {
	color:#333333;
	padding:10px;
}

td.leftboxcontent a, td.rightboxcontent a, a div.betterCategories{
	color:#505050;
	text-decoration:none;
}


/* SIDEBOXES EXTRA
=================================================================================== */



/*
#languages-table {
  margin-left:909px;
  position:absolute;
  top:0;
  background:none;
  width:100px;
}

#languages-heading-tr, #search-heading-tr {display:none;}
#languages-content, #search-content {background:none; padding:6px;}


#search-table {
  background:transparent none repeat scroll 0 0;
  font-size:11px;
  margin-left:0;
  position:absolute;
  top:81px;
}*/



/* vlastni specificke nastaveni pro jednotlive boxy */
#featuredContent, #featured-content, #bannerbox-content, #specials-content, #bannerbox2-content, #bannerboxall-content, #reviewsContent, #languagesContent, #currenciesContent {
	text-align:center;
}

#chcategories-heading-tr {
    background:transparent url(../images/sablona/sbl-head-cat.png) no-repeat scroll;
}

#information-heading-tr {
   background:transparent url(../images/sablona/sbl-head-info.png) no-repeat scroll;
}

#bannerbox-heading-tr {

}




/* vyhledavani */



#search-content input.query {
  float:left;
  height:15px;
  margin-top:5px;
  padding:5px;
  width:232px;
  background:none;
}

#search-content input.submit {
	width:26px;
	height:20px;
	background:none;
	cursor:pointer;
	border:none;
	float:right;
	position:absolute;
}

#search-content input[type="text"], input[type="password"], textarea {
	font-family: "Helvetica", "Tahoma", "Arial", "sans-serif";
	font-size: 11px;
	border:0px;
	padding:2px;
	margin-bottom:4px;
}

#checkoutShipping #commentsTexarea input[type="text"], input[type="password"], textarea {
	border:1px solid gray;
}



#search-content a {
	display:block;
	background:url(../images/sablona/sb-li.gif) 0 50% no-repeat;
	padding-left:10px;
	color:#333;
}

/* login */
#loginbox-content input {
	display:block;
}

/* SIDEBOXES - KATEGORIE
=================================================================================== */
/* casem by bylo dobre sablonu kategorii upravit, sjednotit aby hodne stylu nize vypadlo */

#categoriesContent li.category-top {

}

#categoriesContent li.category-sub {

}

#categoriesContent li.category-products {

}

#categoriesContent li.category-links {

}

#categoriesContent li {
  
}

#categoriesContent li a {
	color:#505050;
	font-weight:bold;
	font-size:12px;
	display: block;
}

#categoriesContent li a:hover {
	color:#303030;
}

#categoriesContent li li a {
	color:#003f71;
	font-weight:normal;
	font-size:12px;
}


.columnLeft #categoriesContent {
  background:transparent url(../images/sablona/sb-bg.jpg) no-repeat 1px 0;
  padding-top:10px;
  padding-bottom:10px;
}

.columnright #categoriesContent {
  background:#ddecf8;
	
}

/* SIDEBOXES - KATEGORIE
=================================================================================== */
/* casem by bylo dobre sablonu kategorii upravit, sjednotit aby hodne stylu nize vypadlo */


/* 

#chcategoriesContent li.category-top a {
text-transform: uppercase;
padding:5px 5px 5px 15px;
}

#chcategoriesContent li.category-top a {
background: url("../images/sablona/li.jpg") no-repeat scroll 8px 9px transparent;

}


#chcategoriesContent li.category-subs a {
text-transform: lowercase;
background:#ececec;
padding:5px 5px 5px 15px;
}

#chcategoriesContent li.category-products a {
text-transform: lowercase;
background:#ececec;
padding:5px 5px 5px 15px;
}

#chcategoriesContent li.category-products a:hover, #chcategoriesContent li.category-subs a:hover {
background:#333333 !important;
color:white;
} 


#chcategoriesContent li.category-links {

}

#chcategoriesContent li {
  
}

#chcategoriesContent li a {
	font-weight:bold;
  text-transform:lowercase;
	display: block;
}

#chcategoriesContent li a:hover {
	color:red;
}

#chcategoriesContent li li a {
	color:#505050;
	font-weight:normal;
	font-size:12px;
}


.columnLeft #chcategoriesContent {
}

.columnright #chcategoriesContent {
  background:#ebebeb;
	
}


#chcategories-content li ul li ul li a {
margin:0;
padding-bottom:0;
background:silver !important;
color:black !important;
padding-left:23px !important;
}

#chcategories-content li ul li ul li a:hover {
  color: white !important;
}

#chcategories-content li ul li ul li ul li a {
margin:0;
padding-bottom:0;
background:grey !important;
color:white !important;
padding-left:30px !important;
}

#chcategories-content li ul li ul li ul li a:hover {
color:white !important;
}

#chcategories-content li ul li ul li ul li ul li a {
margin:0;
padding-bottom:0;
background:#444 !important;
color:white !important;
padding-left:40px !important;
}

#chcategories-content li ul li ul li ul li ul li a:hover {
color:white !important;
}

*/

/* OBSAH, HLAVICKY A TAK
=================================================================================== */


#cartDefaultHeading {
  color:gray;
  	font-size:14px;
  	padding-bottom:10px;
}

.centerColumn {
  background:white;
}

#checkoutConfirmDefault {
  padding:7px;
}

.centerBoxWrapper {
	margin-bottom:20px;
	padding-top:10px;
}



.navNextPrevWrapper {
	text-align:center;
	padding:15px 0;
}

.navNextPrevWrapper .navNextPrevList {
	display:inline;
  margin-right: 5px;
  margin-left: 5px;
  
}



#mainColumnWrapper {
	padding:0 22px;
}


.messageStackError {
	padding:3px;
	background:#f00;
	color:#fff;
	border:1px solid #333;
}
/* PRODUCT LIST - CATEGORY
=================================================================================== */

.categoryListBoxContents {
	float:left;
}

.categoryListBoxContents a {
	display:block;
	text-align:center;
}

.categoryListBoxContents img {
	margin-bottom:0.5em;
}

#categoryIcon {
	background:#fafafa;
	padding:5px 10px 5px 10px;
	line-height: 23px;

}

#roundup,.roundup {
  background:transparent url(../images/sablona/roundup.jpg) no-repeat;
  height:7px;
  display:none;
}
#rounddown {
  background:transparent url(../images/sablona/rounddown.jpg) no-repeat;
  height:7px;
    display:none;

}

#categoryNameBox {
	font-weight:bold;
	padding-bottom:10px;
	color:#e10000;
	text-transform: lowercase; 
	font-size:12px;
	
}

#categoryNameBox a {
	color:#e10000;
}

#pictureBox {
	float:left;
	margin:0 20px 1em 0;
	width:64px;
	height:64px;
	background:#ffffff;
	border:1px solid #e6e6e6;
	line-height:64px;
	text-align:center;
	overflow:hidden;
}

#pictureBox div { display:inline; }


/* PRODUCT LIST - SELECT MANUFACTURERS
=================================================================================== */
#selectDisplayStyleHolder
{
	background:#FAFAFA none repeat scroll 0 0;
	padding:5px 10px 5px 10px;
}

#advSearchResultsDefaultHeading {
  padding:10px;
  padding-bottom:0;
}

#selectDisplayStyleHolder .select_style {
	padding:10px 0 10px 0; /* kvuli IE komplikovane na dvakrat */
}

#selectDisplayStyleHolder .select_manufacture {
	padding:0 0 10px 0; /* kvuli IE komplikovane na dvakrat */
}

/* PRODUCT LIST - PAGES LIST
=================================================================================== */
.navSplitPagesResult {
	float:right;
	padding-top:10px;
	}

/* PRODUCT LIST - SEZNAM
=================================================================================== */
#categoriesProductsMainList .productInfoHolderOthers
{
	background-repeat: no-repeat;
}

#categoriesProductsMainList .productInfoHolder .productBadgeAction { /*background:url(../images/icons/akce_list.gif);*/ }
#categoriesProductsMainList .productInfoHolder .productBadgeDiscount { /*background:url(../images/icons/sleva_list.gif);*/ }
#categoriesProductsMainList .productInfoHolder .productBadgeStore { /*background:url(../images/icons/skladem_list.gif);*/ }
#categoriesProductsMainList .productInfoHolder .productBadgeDelivery { /*background:url(../images/icons/doprava_zdarma_list.gif);*/ }
#categoriesProductsMainList .productInfoHolder .float {float: left; margin-right: 5px;}



#categoriesProductsMainList .productProductHolder {
  background:none repeat scroll 0 0 white;
  border-bottom:1px solid gainsboro;
  margin-bottom:1px;
  padding:10px 10px 10px 0;
}

#categoriesProductsMainList .productImageHolder {
	width:100px;
	text-align:center;
	vertical-align:top;
}

#categoriesProductsMainList  .productInfoHolder {
	padding-right:20px;
}





#categoriesProductsMainList .productInfoHolderName a:hover
{
	text-decoration: none;
}


#categoriesProductsMainList .productPriceSubmitHolder {
	width:150px;
	text-align:right;
}

#categoriesProductsMainList .productPriceHolder span { line-height: 12px; }

/* zobrazovani druhych cen - cena EU, pred slevou, bezna cena*/
#categoriesProductsMainList .productPriceHolder .old_price_title  { display:block; font-size: 9px; }
#categoriesProductsMainList .productPriceHolder .old_price_first  { display:block; font-size: 9px; }
#categoriesProductsMainList .productPriceHolder .old_price_second { display: block; font-size: 9px; display:none; }


#categoriesProductsMainList .productPriceHolder .main_price_title  { display:block; color:black; font-weight: bold;}
#categoriesProductsMainList .productPriceHolder .main_price_first  {
	font-weight: bold;
	font-size: 13px;
	color: #e20000;
	display:block;
    line-height: 13px;
    padding-top:3px;
}
#categoriesProductsMainList .productPriceHolder .main_price_second  {display:none;}


#categoriesProductsMainList .productPriceHolder {
	height: 80px;
}

#categoriesProductsMainList .productPriceHolder .prices_separator { display: block; height: 3px; }


/* PRODUCT LIST - OBRAZEK
=================================================================================== */
#categoriesProductsMainPicture {
	clear:both;
}




/* zobrazovani druhych cen - cena EU, pred slevou, bezna cena*/
#categoriesProductsMainPicture .productPriceHolder .old_price_title  { display: block; font-size: 9px; }
#categoriesProductsMainPicture .productPriceHolder .old_price_first  {  }
#categoriesProductsMainPicture .productPriceHolder .old_price_second { display: none; }




/* PRODUCT LIST - KATALOG
=================================================================================== */
#newProductsListingTopLinks {
  padding-top:10px;
  padding-bottom:4px;
}

#categoriesProductsMainCatalog {
	clear:both;
}



#categoriesProductsMainCatalog .productProductHolderWrap {
	height:99%;
		height:270px;
		background: white;
		border:1px solid threedface;

}

#categoriesProductsMainCatalog .productProductHolderWrap2 {
	padding:10px;
}

#categoriesProductsMainCatalog .productProductHolderWrap2 h2 a {
  color: #333333;
}




#categoriesProductsMainCatalog .productImageHolder {
	height: 80px;
	width: 80px;
	overflow:hidden;
	margin-left:50px;
	padding-bottom:8px;
    float: left;
}

#categoriesProductsMainCatalog .productPriceSubmitHolder {
	width:170px;
	float:right;  
}

#categoriesProductsMainCatalog .productPriceHolder {
	height: 35px;
	text-align:center;
}
.productSubmitHolder {
  margin:0px;
  text-align:center;
  
}

.productImagePreviewBox {
  text-align:center;

}

.productPriceSubmitHolder .productSubmitHolder {
}


#categoriesProductsMainCatalog .productInfoHolder
{
	clear:both;
	/*padding-top:1em;*/
	height: 3em;	
}

#categoriesProductsMainCatalog .productInfoHolderOthers
{
height:25px;
	margin-top:1em;
	margin-bottom:5px
	background-repeat: no-repeat;
}






/* PRODUCT MAIN
=================================================================================== */
#productMain
{
	position:relative;
	padding-right:15px;
	background:#FAFAFA none repeat scroll 0 0;
}

#productDescriptionSplitter {
	width:1%;
}

#productsMainRightPanel {
    width: 45%;
}


#productBigImage {
  padding-top:20px;
}

/* PRODUCT BADGES
------------------------------------------------------------- */
#productBadges
{
	position:absolute;
	top:-22px;
	left: 10px;
}

#productBadges .productBadge
{
	width:50px;
	height:45px;
	background-repeat:no-repeat;
	float: left;
}

#productBadgeAction {background:url(../images/icons/feature.gif); }
#productBadgeDiscount { background:url(../images/icons/special.gif); }
#productBadgeNew { background:url(); }
#productBadgeFree{ background:url(../images/icons/free.gif); }
#productBadgeDelivery { background:url(../images/icons/free_shipping.gif); }

/* PRODUCT MAIN - IMAGES
------------------------------------------------------------- */
#productImagesHolder {
	margin: 0px 0 0px 20px;
	width:210px;
}

#productImagePreview {
	width:230px;
	height:230px;
	overflow:hidden;
	background:#fff;
	border:3px solid #e6e6e6;
}

#productThumbs {
	padding-top:20px;
}

.productThumb
{
	width:65px;
	height:65px;
	overflow:hidden;
	margin-left:4px;
	margin-bottom: 4px;
	float:left;
	border: solid #e6e6e6 1px;
	background:#fff;
}

.productThumb.start
{
	margin-left:0px;
}

/* PRODUCT HEADING
------------------------------------------------------------- */

#productHeading
{
	font-weight:bold;
	color:#333333;
	font-size:12px;
	text-decoration: underline;
}

/* PRODUCT DESCRIPTION
------------------------------------------------------------- */
#productDescriptionAnnotation
{
	padding:5px 0 15px 0;
}

#productDetailOptions {
padding-left:10px;
padding-right:10px;
padding-top:10px;
}






#productDescriptionPricesDenied {
	font-weight: bold;
	font-size: 1.5em;
}

/*****
** HLAVNI CENA PRODUKTU **/
#productDescriptionMainPrice {}




#productDescriptionMainPrice span.second_price_title {}
#productDescriptionMainPrice span.second_price {}
#productDescriptionMainPrice span.second_price_suffix {}

/*****
** EU CENA PRODUKTU **/
#productDescriptionOrdinaryPrice {}


#productDescriptionOrdinaryPrice span.small_price { }

/*****
** PUVODNI DEALERSKA CENA PRODUKTU (pokud je zbozi ve sleve, tak dealerska neni hlavni - hlavni je sleva) **/
#productDescriptionDealerPrice {}

#productDescriptionDealerPrice span.small_price { }



/*****
** USETRITE **/
#productDescriptionSavePrice {}
#productDescriptionSavePrice span.small_price
{
	color: red;
}

#productDescriptionQuantity
{
	padding:10px 0 10px 0;
}

#productBuyFormQuantityBox {
	width:  150px;
	height: 30px;
	float:  left;
	display: table;
	#position: relative;
	overflow: hidden;
}

#productBuyFormQuantityBoxCase {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	height: 30px;
}

#productBuyFormSubmitButton
{
	height: 30px;
}

#productBuyFormProductsIsCall{
	color: red;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
}

#productBuyFormProductsInCart {
	font-weight: bold;
	margin-bottom: 3px;
	text-align: left;
	clear: both;
}

#productBuyFormAdditionalInfo {}


#productDescriptionHolderSplitter {
	border-bottom: dotted black 1px;
	clear: left;
	height: 1px;
}

#productDescriptionHolderInfo {
	padding-top:10px;
}

#productDescriptionHolderInfo th{
	text-align: left;
}

#productDescriptionFooter{
	height: 20px;
}


/* PRODUCT OTHERS
------------------------------------------------------------- */
.productTool { display:inline; }

#productDateAdded {
	display:none;
}

/* PRODUCT TABS
=================================================================================== */

.ditch-tab-skin-default {
    margin-top: 20px;
}

.ditch-tab-wrap {	
	height:26px;
}

.ditch-tab {
	float:left;
	padding:0 20px 0 20px;
	height:100%;
	line-height:26px;
	margin-right:2px;
	position:relative;
}

.ditch-tab a {
	font-weight:bold;
}

.ditch-tab.ditch-focused {
	background:url(../images/sablona/taba-right.gif) 100% 0 no-repeat;
}

.ditch-tab.ditch-focused .ditch-tab-bg-left {
	width:3px;
	height:100%;
	display:block;
	position:absolute; top:0; left:0;
	background:url(../images/sablona/taba-left.gif) no-repeat;
}

.ditch-tab.ditch-focused a {
	color:#fff;
}

.ditch-tab.ditch-unfocused {
	background:url(../images/sablona/tab-right.gif) 100% 0 no-repeat;
}

.ditch-tab.ditch-unfocused .ditch-tab-bg-left {
	width:3px;
	height:100%;
	display:block;
	position:absolute; top:0; left:0;
	background:url(../images/sablona/tab-left.gif) no-repeat;
}

.ditch-tab.ditch-unfocused a {
	color:#333;
}

.ditch-tab-pane-wrap {
	border:1px solid #d6d6d6;
	border-top:2px solid #d6d6d6;
	padding:5px;
	background:none repeat scroll 0 0 white;
}


/* PRODUCT TABS - SOUVISEJÍCÍ ZBOŽÍ
=================================================================================== */

#xsellProductsMainSmall .productProductHolder
{
	border: solid #e6e6e6 1px;
	float: left;
	margin: 0 0 5px 5px;
	height:230px;
	overflow:hidden;
}

#xsellProductsMainSmall .productProductHolder.start
{
	margin-left:0;
}

#xsellProductsMainSmall .productPriceHolder {
	text-align:center;
	height:70px;
}

#xsellProductsMainSmall .productImageHolder {
}

#xsellProductsMainSmall .productImagePreview {
	padding:5px 0 10px 0;
}

#xsellProductsMainSmall .productImagePreviewBox {
	background:#fff;
	/*border:1px solid #e6e6e6;*/
	height:80px;
	line-height:80px;
	overflow:hidden;	
}

#xsellProductsMainSmall .productInfoHolderName {
	text-align:center;
	height: 35px;
	font-weight: bold;
}

#xsellProductsMainSmall .productPriceSubmitHolder {
	text-align:center;
}

#xsellProductsMainSmall .old_price_title {
	display: block;
}

#xsellProductsMainSmall .old_price_first {
  text-decoration: line-through;
}

#xsellProductsMainSmall .main_price_title {
	display:block;
	margin-top: 3px;
}

#xsellProductsMainSmall .main_price_first, #xsellProductsMainSmall .main_price_second {
	display:block;
}

#xsellProductsMainSmall .main_price_first {
  font-weight: bold;
}


/* SHOPING CART
=================================================================================== */
#shoppingCartMain {
  background:none repeat scroll 0 0 white;
  padding:3px;
  /*height:952px;*/
}

#shoppingCartMain #cartContentsDisplay
{
	border-collapse: collapse;
	margin-bottom:20px;
}

#shoppingCartMain #cartContentsDisplay th, #shoppingCartMain #cartContentsDisplay td
{
	border:1px solid #e6e6e6;
}

#shoppingCartMain #cartContentsDisplay .tableHeading th
{
	background:#f4f4f4;
	padding:5px;
	font-weight:bold;
	text-align:center;
}

#shoppingCartMain #cartContentsDisplay th.scProductsHeading {
	text-align:left;
}

#shoppingCartMain #cartContentsDisplay tr.separator { display:none;}

#shoppingCartMain #cartContentsDisplay .rowEven td, #shoppingCartMain #cartContentsDisplay .rowOdd td {
	padding:5px;
	text-align:center;
}

#shoppingCartMain #cartContentsDisplay td.cartProductDisplayName {
	text-align:left;
}


#shoppingCartMain #cartContentsDisplay td.buttonBox {
	background:#f4f4f4;
}

#shoppingCartMain #cartContentsDisplay td.buttonBox.left {
	padding:15px 0 15px 10px;
	border-right:0;
}

#shoppingCartMain #cartContentsDisplay td.buttonBox.right {
	padding:15px 10px 15px 0;
	border-left:0;
}

#shoppingCartMain #cartOrderInfoHolder {
	width:62%;
	height:120px;
	float:left;	
	background:#f4f4f4;
	height:96px;
}

#shoppingCartMain #cartSubmitHolder {
	width:38%;
	height:120px;
	float:right;
  background:#ebebeb;
  height:96px;
}

#shoppingCartMain #cartOrderInfoHolder .box, #shoppingCartMain #cartSubmitHolder .box {
	padding:10px;
}

#shoppingCartMain #cartSubmitHolder .cartSubmitTitle {
	font-size:14px;
	margin-bottom:10px;
}

#shoppingCartMain #cartSubmitHolder .cartSubmitTotalPrice {
	font-size:18px;
	font-weight:bold;
	margin-bottom:25px;
	display:block;
}

/* REGISTRATION
=========================================================================================================== */

/* LOGIN
------------------------------------------------------------- */
#loginDefault #loginBox {
	padding:10px;
	background:white;
}

#loginDefault #loginIcon {
	width: 70px;
	height: 100px;
	background: url(../images/sablona/login_icon.gif) no-repeat center center;
	float:left;
}

#loginDefault .loginText {
	color: #494949;
	font-weight: bold;
}

#loginDefault #loginData td {
	padding-top: 3px;
}

#loginDefault #loginData input#login-email-address, #loginDefault #loginData input#login-password {
	border: solid #e6e6e6 1px;
	height: 15px;
	margin-left:10px; margin-right:10px;
	width:250px;
}


/* GUIDEPOST
------------------------------------------------------------- */
#guidepostMain { height: 135px; margin-top: 20px; padding: 0px;}

#guidepostMain #leftChoiceNormalBox {
	width: 49%;
	height: 100%;
	float: left;
}

#guidepostMain #leftChoiceNormalBox #leftChoiceNormalContent {
	width: 100%;
	padding-top: 10px;
}


#guidepostMain #rightChoiceSimpleBox {
	width: 50%;
	height: 100%;
	float: right;
}

#guidepostMain #rightChoiceSimpleBox  #rightChoiceSimpleContent {
	width: 98%;
	margin-left: 5px;
	padding-top: 10px;
}

#guidepostMain .guidepostButtonBox
{
	
}

#guidepostMain .guidepostTextBox
{
	height: 55px;
	margin: 10px;
	margin-top: 10px;
	padding: 5px;
	border: solid #e6e6e6 1px;
	text-align: left;
	color:#999;
}

#guidepostMain .guidepostChoiceArrow {
	width: 100%;
	height: 10px;
	background: url(../images/sablona/sipka.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}

#guidepostMain #guidepostChoiceMarkLeft {}


#guidepostMain #guidepostChoiceMarkRight {
	visibility: hidden;
}

/* FORMULAR
------------------------------------------------------------- */

div.orderForm
{
	background:#f4f4f4;
	padding: 10px;
}

.orderForm .orderFormInfoBox {
    margin: 5px 0 5px 0;
}



.orderForm label {
	width:150px;
	display:inline-block;
}

.orderForm input {
	margin:0 5px 0 0px;
}

.orderForm .orderFormCategoryTitle {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


.orderForm .orderFormInfoBox input[type="text"] {
	border: solid #aaa 1px;
	width:  50%;
}

.orderForm .orderFormInfoBox input[type="password"] {
	border: solid #aaa 1px;
	width:  50%;
}

.orderForm .orderFormInfoBox select{
	border: solid #aaa 1px;
	width:  40%;
}

/* ORDER PROCESSES
=========================================================================================================== */
#orderProcess {
	width:100%; height:46px;
	margin:10px 0 20px 0;
}

#orderProcess .block_step {
	float:left;
	width:33.3%; height:100%;
}

#orderProcess .block_step .wrap {
	height:100%;
	margin-left:10px;
	background:url(../images/sablona/orderprocess-right.gif) 100% 0 no-repeat;
}

#orderProcess .block_step .wrap2 {
	height:100%;
	background:url(../images/sablona/orderprocess-left.gif) 0 0 no-repeat;
	padding-left:15px;;
	line-height:46px;
	color:#666;
	font-weight:bold;
	font-size:12px;
}

#orderProcess .block_step.active_block .wrap {
	background:url(../images/sablona/orderprocess-active-right.gif) 100% 0 no-repeat;
}

#orderProcess .block_step.active_block .wrap2 {
	background:url(../images/sablona/orderprocess-active-left.gif) 0 0 no-repeat;
	color:#fff;
}

#orderProcess #first_step .wrap { margin:0; }

/* ORDER PROCESSES - SHIPPING ADSRESS
=========================================================================================================== */

/* SPOLEČNÝ DVOUSLOPCOVY LAYOUT
------------------------------------------------------------- */

/* levé sloupce s čarou */
#shippingAddressBox, #selectShipingMethod, #checkoutBillto {
	width:48%;
	float:left;
	padding-right:10px;
	border-right:1px solid #f4f4f4;
}

/* pravé sloupce */
#billingAddressBox, #selectPaymentMethod, #checkoutShipto {
	width:48%;
	float:right;
	padding-left:10px;
}


/* SHIPPING + BILLING ADDRESS
------------------------------------------------------------- */



#shippingAddressBox h2, #billingAddressBox h2 {
	font-weight:bold;
	color:#494949;
	margin-bottom:1em;
	text-transform:uppercase;
}

#shippingAddressBox address, #billingAddressBox address {
	margin-bottom:1em;
}

#shippingAddressBox .changeAddressText, #billingAddressBox .changeAddressText {
	color:#999;
	border:1px solid #e6e6e6;
	padding:5px;
	font-size:9px;
	margin:1em 0 1em 0;
    height: 60px;
}

/* SHIPPING + PAYMANT METHOD
------------------------------------------------------------- */

#selectShipingMethod h2, #selectPaymentMethod h2{
	font-weight:bold;
	color:#494949;
	margin-bottom:1em;
	text-transform:uppercase;	
}

#selectShipingMethod .checkoutContentChoose, #selectPaymentMethod .checkoutContentChoose {
	font-weight:bold;
    height: 30px;
}

#selectShipingMethod .moduleTitle, #selectPaymentMethod .moduleTitle {
	color:#999;
}

/* CREDIT BOX
------------------------------------------------------------- */
#checkoutShipping .creditsBox {
	margin-top:1em;
	border-top:1px solid #e6e6e6;
	padding-top:1em;
}

#checkoutShipping .creditsDesc, #checkoutShipping  .creditsInput {
	width:50%;
	float:right;
}

#checkoutShipping .creditsDesc {
	color:#999;
}

#checkoutShipping #commentsTexarea {
	margin-top:1em;
	border-top:1px solid #e6e6e6;
	padding-top:1em;
	margin-bottom:1em;
	clear:both;	
	width:100%;
}

#checkoutShipping #commentsTexarea textarea {
	width:99%;
}


#checkoutShipping #commentsTexarea h4 {
	color:#494949;
	font-weight:bold;
	text-transform:uppercase;
}

/* PREHLED OBJEDNAVKY
=========================================================================================================== */

/* ADDRESS
------------------------------------------------------------- */

#checkoutBillto h4, #checkoutShipto h4, #checkoutConfirmDefaultHeadingCart h4, #checkoutConfirmDefaultHeadingComments h4, #checkoutConfirmDefaultHeadingCart h4 {
	color:#494949;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:1em;
}

#checkoutBillto .buttonRow, #checkoutShipto .buttonRow, #checkoutConfirmDefaultHeadingComments .buttonRow, #checkoutConfirmDefaultHeadingCart .buttonRow
 {
	float:right;
	padding-right:30px;
}

#checkoutBillto address, #checkoutShipto address {
	height:150px;
}

/* COMMENTS
------------------------------------------------------------- */
#checkoutConfirmDefaultHeadingComments {
	clear:both;
	margin-top:20px;
	border-top:1px solid #e6e6e6;
	padding-top:20px;
}


/* CART
------------------------------------------------------------- */
#checkoutConfirmDefaultHeadingCart {
	margin-top:20px;
	border-top:1px solid #e6e6e6;
	padding-top:20px;	
}

table#cartContentsDisplay {
	border-collapse: collapse;	
}


table#cartContentsDisplay th, table#cartContentsDisplay td {
	border:1px solid #e6e6e6;	
}

table#cartContentsDisplay tr.cartTableHeading th {
	background:#f4f4f4;
	padding:5px;
	font-weight:bold;
	text-align:left;	
}

table#cartContentsDisplay td {
	padding:5px;
}

#orderSummaryBox {
	padding:5px;
	border:1px solid #e6e6e6;
	margin-top:10px;
	margin-bottom:10px;
}

#orderSummaryBox .totalBox {
	float:right;
}

#orderSummaryBox .lineTitle {
	font-weight:bold;
}

#orderSummaryBox #ottotal {
	margin-top:10px;
	padding:5px;
	border:1px solid #e6e6e6;
	background:url(../images/sablona/shadow.gif) 100% 0 no-repeat;
}

#orderSummaryBox #ottotal .lineTitle {
	font-size:14px;
	color:#494949;
}

#orderSummaryBox #ottotal .totalBox {
	font-size:18px;
	color:#494949;
	font-weight:bold;
}

/* FINISHED ORDER
=========================================================================================================== */

#checkoutSuccess h2 {
	font-size:16px;
	margin-bottom:1em;	
}

#checkoutSuccess #csNotifications h4, #checkoutSuccessOrderNumber {
	font-weight:bold;
	margin-bottom:1em;	
}

#checkoutSuccess #csNotifications, #checkoutSuccessMainContent, #checkoutSuccessOrderNumber {
	margin-bottom:1em;
}

#checkoutSuccessThanks {
	font-size:16px;
	font-weight:normal;
	margin-top:2em;
	color:#494949;
}

/* 	MINI MODULY SPOLECNE (TED NEVIM JAK TO NAZVAT)
=========================================================================================================== */

/* pozadi hlavniho bloku
------------------------------------------------------------- */
#addressBookProcessDefault, #createAcctSuccess, #reviewsProductHolder, #advSearchDefault, #tellAFriendDefault, #AskQuestionDefault, #advSearchDefault, #shippingInfo, #privacy, #conditions, #contactUsDefault, #siteMap, #unsubDefault, #pageTwo, #pageThree, #pageFour, #ezPageDefault, #accountDefault, #accountHistoryDefault, #accountHistInfo, #accountEditDefault, #addressBookDefault, #accountPassword, #acctNewslettersDefault, #accountNotifications, #logoffDefault, #checkoutSuccess, #timeoutDefault, #newsArticle, #newsArchive, #timeoutDefault {
background:none repeat scroll 0 0 white;
font-size:11px;
padding:10px;
}



#newsArticle h3 {
font-size:14px;
margin-bottom:0.5em;
margin-top:0.5em;
}


/* hlavni nadpisy
------------------------------------------------------------- */
#reviewsWriteHeading, #productReviewsDefaultHeading, #tellAFriendDefault legend, #AskQuestionDefault  legend, #advSearchDefaultHeading, #shippingInfoHeading, #privacyDefaultHeading, #conditionsHeading, #siteMapHeading, #unsubDefaultHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #ezPagesHeading, #accountDefaultHeading, #accountHistoryDefaultHeading, #accountEditDefault legend, #addressBookDefaultHeading, #accountPassword legend, #acctNewslettersDefaultHeading, #accountNotificationsHeading, #logoffDefaultHeading, #checkoutSuccess h2, #timeoutDefaultHeading, #timeoutDefault legend, #newsHeading,  h3.articleHeading, .newsHeader, #timeoutDefaultHeading {
	font-size:16px;
	margin-bottom:1em;
}

/* maly nadpisy
------------------------------------------------------------- */
.reviewsItem #reviewsWriteReviewer, #advSearchDefault legend, #contactUsDefault legend, #accountDefault h2, #accountHistInfo h3, #addressBookDefault h2, #addressBookDefault legend, #acctNewslettersDefault legend, #accountNotifications legend {
	font-weight:bold;
	color:#494949;
	margin-bottom:0.5em;
}

/* formulare
------------------------------------------------------------- */
#tellAFriendDefault label, #AskQuestionDefault label, #contactUsDefault label, #accountEditDefault label, #accountPassword label, #timeoutDefault label {
	width:30%;
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
}

#tellAFriendDefault input[type="text"], #tellAFriendDefault textarea, #AskQuestionDefault input[type="text"], #AskQuestionDefault textarea, #contactUsDefault input[type="text"], #contactUsDefault textarea, #accountEditDefault input[type="text"], #accountPassword input[type="text"], #accountPassword input[type="password"], #timeoutDefault input[type="text"], #timeoutDefault input[type="password"]  {
	margin-bottom:1em;
	width:60%;
}

/* tabulky
------------------------------------------------------------- */
#accountDefault table#prevOrders, #accountHistInfo table {
	border-collapse:collapse;
}

#accountDefault table#prevOrders th, #accountDefault table#prevOrders td, #accountHistInfo th, #accountHistInfo td {
	border:1px solid #e6e6e6;
	padding:5px;
}

#accountDefault table#prevOrders th,  #accountHistInfo table th {
	background:#f4f4f4;
	font-weight:bold;
	text-align:left;
}

#accountHistInfo table caption {
	text-align:center;
	background:#666;
	padding:2px;
	border:1px solid #666;
	color:#fff;
}
/* poznamky
------------------------------------------------------------- */
#reviewsWriteReviewsNotice, #tellAFriendAdvisory, #accountNotifications .notice {
	font-size:9px;
}

.newsHeader {
  display:none;
}


/* tlacitka na konci
------------------------------------------------------------- */
#contactUsDefault .buttonRow, #advSearchDefault .buttonRow, #tellAFriendDefault .buttonRow, #AskQuestionDefault .buttonRow, #productReviewsDecsription .buttonRow, #accountEditDefault .buttonRow, #addressBookDefault .buttonRow, #accountPassword .buttonRow, #acctNewslettersDefault .buttonRow, #accountNotifications .buttonRow {
	display:inline;
}

/* HODNOCENI PRODUKTU
=========================================================================================================== */

#reviewWriteMainImage, #productReviewsDefaultProductImage {
	height:200px;
	border:1px solid #e6e6e6;
	background:#fff;
	text-align:center;
	line-height:200px;
}

#productReviewsDecsription {
	margin-left:20px;
	padding-left:20px;
	height:200px;
	
}

#reviewsWritePrice, #productReviewsDefaultPrice {
	font-size:16px;
	color:#494949;
	margin-bottom:1em;
}

#reviewsWritePrice .first_price, #reviewsWritePrice .second_price {
	display:block;
}

#reviewsWrite .reviewsItem {
	background:#f6f6f6;
	border:1px solid #e6e6e6;
	padding:10px;
	margin-top:10px;
}

#reviewsWrite textarea {
	width:100%;
	margin-bottom:1em;
}

.productReviewsListItem {
	padding:10px;
	background:#f6f6f6;
	border:1px solid #e6e6e6;
	margin-top:10px;
}


#reviewsWrite .ratingRow label {
	padding-right:20px;
}

/* DOPORUCIT ZNAMEMU + DOTAZ NA ZBOŽÍ
=========================================================================================================== */
#tellAFriendAdvisory {
	padding-top:10px;
}

/* TIMEOUT
=========================================================================================================== */
#timeoutDefaultContent {
	margin-bottom:2em;
}

/* VYHLED?V?NÍ
=========================================================================================================== */

#advSearchDefault .floatLeft {
	float:left;
	margin-right:20px;
}

#advSearchDefault fieldset {
	padding-bottom:20px;
	width:50%;
	float:left;
}

#advSearchDefault fieldset fieldset {
	padding-bottom:10px;
}

#advSearchDefault fieldset fieldset legend {
	text-transform:none;
	color:#333;
}


/* MUJ PROFIL
=========================================================================================================== */
#accountDefault table#prevOrders {
	margin:1em 0 1em 0;	
}

#accountDefault #myAccountGen {
	padding-bottom:1em;
}

#accountHistoryDefault fieldset {
	background:#f6f6f6;
	border:1px solid #e6e6e6;
	padding:10px;
	margin-bottom:10px;
}

#accountHistoryDefault fieldset legend {
	display:block;
}

#accountHistoryDefault .notice {
	color:#494949;
}

#accountHistInfo .amount {
	float:right;
}

#accountHistInfo .lineTitle {
	font-weight:bold;
}

#accountHistInfo #orderTotals {
	padding:10px 0 10px 0;
}

#accountHistInfo h4 {
	font-weight:bold;
}

#myAccountShipInfo, #myAccountPaymentInfo {
	width:50%;
	float:left;
}

#addressBookDefault address {
	width:50%;
	float:left;
	margin-bottom:20px;
}

#addressBookDefault .instructions {
	width:40%;
	float:right;
	border:1px solid #999;
	padding:5px;
	font-size:9px;
	color:#999;
}

#accountNotifications fieldset {
	margin-bottom:20px;
	
}


/* NOVINKY - CLANKY (ty sablony jsou hrozna prasarna, chtely by predelat)
=========================================================================================================== */

p.articleByLine {
	padding-bottom:10px;
	margin-bottom:10px;
	
}

#news {
  font-size:11px;	
}

#newsSummary .articleHeading {
	font-size:11px;
	font-weight:bold;
}

#newsSummary .archiveLinkList li {
	list-style:none; margin:0; padding:0;
	text-decoration:italic;
	background:transparent url(../images/sablona/li.jpg) no-repeat scroll 1px 4px;
  padding-left:12px;
	  
}

.articleSummary {
	padding-bottom:10px;
	border-bottom:1px dotted #e1e1e1;
	margin-bottom:10px;
	margin-top:10px;
}

#newsSummary .archiveLinkList {
  font-weight:bold;
  padding-top:4px;
  display:none;
}

/* nevim k cemu to presne je, ale snad to muzu schovat */
.clearSplit, .splitSolidGray, .clearSplit {
	display:none;
}

.articleText {
  padding:3px 3px 3px 23px;
  margin-top:10px;
  background:transparent url(../images/sablona/archiv.gif) no-repeat 0 2px;
}

#newsArchive  {
background:#FAFAFA none repeat scroll 0 0;
border-left:1px solid #E6E6E6;
border-right:1px solid #E6E6E6;
padding:10px;
}


/****
** KOSIK
*********/
#shoppingCartMain #cartContentsDisplay .cartQuantity
{
	line-height: 50px;
	vertical-align: middle;
	padding: 0;
}

#shoppingCartMain #cartContentsDisplay .cartQuantity div
{
	#width: 67px;
	height: 20px;
	padding: 0;
	margin: 0;

}


#shoppingCartMain #cartContentsDisplay .cartQuantity input
{
	border: solid #888 1px;
	text-align: center;
}

#shoppingCartMain #cartContentsDisplay .cartUnitDisplay	{
	line-height: 50px;
	vertical-align: middle;
	padding: 10px;
}

#shoppingCartMain #cartContentsDisplay .cartUnitDisplay div {
	line-height: 1em;
}

#shoppingCartMain #cartContentsDisplay .cartUnitDisplay span {
	display: block;
	text-align: right;
	color: black;
	padding: 2px;
}

#shoppingCartMain #cartContentsDisplay .cartTotalDisplay	{
	line-height: 50px;
	vertical-align: middle;
	padding: 10px;
}

#shoppingCartMain #cartContentsDisplay .cartTotalDisplay div {
	line-height: 1em;
}

#shoppingCartMain #cartContentsDisplay .cartTotalDisplay span {
	display: block;
	text-align: right;
	color: black;
	padding: 2px;
}

/* ========= PARAMETRY =================*/
table.parametrs{
  border-collapse: collapse;
  width: 540px;
  font-size: 15px;
}

table.parametrs tr.subgroup_row{
  height: 1.8em;
  color: black;
}

table.parametrs td{
   padding-left:2px;
   padding-right: 5px;
}

table.parametrs tr.parametr_row{
  height: 1.8em;
  background-color:rgb(243,243,243);
  font-size: 10px;

}

table.parametrs tr.parametr_row_odd{
  height: 1.8em;
  background-color:rgb(229,229,229);
  font-size: 10px;
}
/* =========EOF PARAMETRY ==============*/

/* SIDEBOX SPECIAL (dealer)
===========================================================================================================
===========================================================================================================
*/

#specialsContent .main_price_title  { display: none; }
#specialsContent .main_price_first  { display: block; font-weight: bold;font-size: 1.1em; color: black }
#specialsContent .main_price_second { }

#specialsContent .prices_separator  { display: none; }

#specialsContent .old_price_title   { display: none; }
#specialsContent .old_price_first   { display: block; text-decoration: line-through; }
#specialsContent .old_price_second  { display: block; text-decoration: line-through; }


/* SIDEBOX FEATURE (dealer)
===========================================================================================================
===========================================================================================================
*/

#featured-table .main_price_title  { display: none; }
#featured-table .main_price_first  { display: block; font-weight: bold;font-size: 1.1em; color: black }
#featured-table .main_price_second { }

#featured-table .prices_separator  { display: none; }

#featured-table .old_price_title   { display: none; }
#featured-table .old_price_first   { display: block; text-decoration: line-through; }
#featured-table .old_price_second  { display: block; text-decoration: line-through; }


/* SIDEBOX WHATS NEW (dealer)
===========================================================================================================
===========================================================================================================
*/

#whatsnew-content .main_price_title  { display: none; }
#whatsnew-content .main_price_first  { display: block; font-weight: bold;font-size: 1.1em; color: black }
#whatsnew-content .main_price_second { }

#whatsnew-content .prices_separator  { display: none; }

#whatsnew-content .old_price_title   { display: none; }
#whatsnew-content .old_price_first   { display: block; text-decoration: line-through; }
#whatsnew-content .old_price_second  { display: block; text-decoration: line-through; }

/* PARAMETRY UVODNI STRANA
===========================================================================================================
===========================================================================================================
*/

div.select_parameters_box {
  float: left;
  width: 200px;
}

div#select_parameters_holder div.buttonRow {
  text-align: right;
  margin: 20px;
}

td.parameter_compare_price {
  padding: 3px;
  text-align: center;
}

td.parameter_compare_price .main_price_title, td.parameter_compare_price .main_price_first {
  display: block;
}

td.parameter_compare_product_info {
  border: solid #aaa 1px;
}

div.no_product_info {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}

.messageStackSuccess {
	padding:3px;
	background:green;
	color:#fff;
	border:1px solid #333;
}

#navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	float: right;
	border: 1px solid #729108;
	padding:5px;
	margin:5px;
	background:#efefef;
}

#navEZPagesTOCWrapper h2 {
	font-size:14px;
	font-weight:normal;
}
			
#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;
}

#freeShippingInfo {
  font-size: 12px;
  font-weight: bold;
  padding-top: 20px;
}

.odd_table {
  background:#fafafa;
}
#tableVypis {
  border:1px solid #E6E6E6;
  padding:5px;
  width:100%;
}

#indexDefault {
  padding: 3px;
}

.greeting, #indexDefaultMainContent {
  display:none;
}

.navNextPrevCounter {
  padding-bottom:4px;
}

#cartSubmitTotalPriceBox {
  float: right;
  width: 270px;
  height: 60px;
}

/*.productBadgeDelivery {
  display:none;
}*/

#cartInstructionsDisplay {display:none;}

#bannerFour {
 text-align: center;
}

/* zkopirovat do reklamni-darky + INSTALACE */
#shoppingCartMain #cartSubmitHolder .cartSubmitTotalPrice {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}


#shoppingCartMain #cartSubmitHolder .cartSubmitTotalSecondPrice {
	font-size:13px;
	font-weight:bold;
	color: black;
	margin-bottom:10px;
	display:block;
}
/* konec kopie */

#productReviewsDefaultPrice .prices_separator, #reviewsInfoDefaultPrice .prices_separator, #reviewsWritePrice .prices_separator {
  display: block;
  height: 5px;
}

#reviewsInfoDefaultPrice {
  font-size:16px;
}

#reviewsInfoDefaultHeading {
  font-size:16px;
}

.cartSubmitTotalPriceWithShipping, .cartSubmitTotalPriceWithShippingCurrency {
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
}

.cartSubmitTitle {
  font-size:14px;
  margin-bottom:10px;
}

#cartSubmitTotalPriceBox {
  background:#ededed none repeat scroll 0 0;
  padding: 10px;
}

#shoppingCartMain h2#cartEmptyText {
  width: 100%;
  font-size: 130%;
  text-align: center;
  font-weight: bold;
}

#head-products a.category_link { display: block; color: #505050; }
#head-products a.category_link:hover { color: red; }
#head-products a.category_link { font-size: 13px; }
#head-products a.category_link span { display: block; height: 20px; padding-top: 5px; }

/* --- KOSIK elektroodpad ---*/
.cartFee .quantity {
  text-align: center;
}

.cartFee .price {
  text-align: right;
}

.cartFee .price span {
  display: block;
}

.banners {
  background:white;
  padding:5px 5px 5px 8px;
}

div.select_style .name_sort a {
  text-decoration: underline;
  font-size: 12px;
}

div.select_style .price_sort_asc a, div.select_style .price_sort_desc a {
  color: #E20000;
  text-decoration: underline;
  font-size: 12px;
}

.in_stock_products {
  color: #184df3;
  text-decoration: underline;
}

#head-products .category_name {
  font-size: 12px;
}

li.category-links a {
  text-transform:none !important;
}

#chcategories-content li.category-selected > a {

}

li.category-selected > a {
  font-weight: bold !important;
}

#informationContent a:hover {
}

#head-menu-pages a:hover {
  text-decoration: underline;
}

td.in_stock_info {
  color: #184df3;
  text-decoration: underline;
}

.moduleOptionBox {
  border-bottom: solid #aaa 1px;
}

#payment_info {
  font-weight: bold;
  color: blue;
  font-size: 14px;
  text-align: justify;
  margin-top: 10px;
}

#productBigImage img {
  cursor:url("/highslide/graphics/zoomin.cur"), pointer;
}

.highslide-credits {
  display: none !important;
}

#checkoutConfirmDefaultHeadingPodminky {
  clear:both;
  margin-top:20px;
  border-top:1px solid #e6e6e6;
  padding-top:20px;
  color: red;
  font-weight: bold;
}

/* ---------- PLATBY ------------- */

div.payment_link {
  margin-top: 20px;
  margin-bottom: 20px;
}

input.payment {
  cursor: pointer;
  margin: 20px 0 20px 0;
  border: 0px;
  width: 100%;
}

input.payment:hover {
  text-decoration: none;
}

div.payment_link a, input.payment {
  display: block;
  background-color: red;
  color: white;
  padding: 15px;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
}

div.payment_link a:hover {
  text-decoration: none;
}

/* mPenize navratove stranky */

#mtransfer {
  padding: 20px;
}

#mtransfer #mtransfer_title {
  font-weight: bold;
  font-size: 25px;
  color: red;
  margin-bottom: 10px;
}

#mtransfer #mtransfer_info {
  font-weight: bold;
  margin-bottom: 15px;
}

#shipping_old_equipment {
  margin: 20px 0px 20px 0px;
  color: red;
  font-size: 15px;
}

#shipping_old_equipment a {
  font-weight: bold;
  color: red;
}

.moduleTitle td[align=right] {
  color: #505050;
}

#shipping_old_equipment a {
  border: solid red 1px;
  padding: 2px;
  color: white;
  background-color: red;
}

#shipping_old_equipment a:hover {
  color: black;
}

#left {
  width:809px;
  float:left;
}

#indexDefaultHeading {
  display:none;
}