/* 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, em, 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:#ffffff url(../images/sablona/bg.jpg) center top repeat-x;
	color: #32374a;
	font-family: "Helvetica", "Tahoma", "Arial", "sans-serif";
  font-size: 12px;
	line-height:1.4em;
}

#layout {
  background:transparent url(../images/sablona/bg-image2.jpg) center top no-repeat;
}

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:#526abb;
	text-decoration:none;
}
a:hover {
	color:#091d62;
	text-decoration:none;
}

ul li {
  background:transparent url(../images/sablona/li.png) no-repeat scroll 4px 3px;
  margin-top:2px;
  padding-left:15px;
}


#cartBoxListWrapper ul li {
  background:transparent url(../images/sablona/li.png) no-repeat scroll 4px 6px;
}

.leftboxcontent ul li {
  background:none;
}

.leftboxcontent li a {
	background:transparent url(../images/sablona/li.png) no-repeat scroll 4px 6px;
  padding-left:15px;
}

.leftboxcontent li a:hover {
	background:transparent url(../images/sablona/li.png) no-repeat scroll 4px 7px;

}

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


.leftboxcontent .sideBoxContentMenu li a {
	background:transparent url(../images/sablona/li.png) no-repeat scroll 167px 6px;
  padding-left:3px;
  
}
.leftboxcontent .sideBoxContentMenu li a:hover {
	background:transparent url(../images/sablona/li.png) no-repeat scroll 167px 7px;
  color:#ffeb12;
}




#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 {
  padding-left: 0px;
  padding-top: 0px;
}




#chcategories-content ul li {
	padding-top:2px;
}

#chcategories-content ul li a {
padding-left:4px;
}
#chcategories-content li ul li a {
padding-left:12px;
}
#chcategories-content	 ul li a:hover {
}

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

hr {
	border:none; border-top:1px dotted #6F7979;
}


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

#mainWrapper {
	width: 1000px;
	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;
  background:transparent url(../images/sablona/cont-bg.png);
}

#trailimageid div {
  padding: 5px;
  text-align: center;
}

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

#trailimageid img {
  border: none;
}


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

.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 repeat scroll 0 0;
}

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

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

.highslide-wrapper {
	background:white 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 white;
	color:white;
	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 */
#head {
  background:none repeat scroll 0 0 transparent;
  height:357px;
  position:relative;
}

/* menu EZ stranek (a jineho) v hlavicce */
#head-menu-pages {
  padding-left:20px;
  padding-top:20px;
  position:absolute;
}

#head-menu-pages a {
background:url("../images/sablona/headmenu-li.png") no-repeat scroll 0 3px transparent;
font-weight:bold;
padding:6px 22px 6px 19px;
font-size:13px;
}

#head-navi {
padding-top:20px;
position:absolute;
right:185px;
text-align:right;
}


#head-kosik {
  margin-left:783px;
  padding-top:67px;
  position:absolute;
}

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


#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 {
display:block;
height:282px;
margin:42px 0 0;
position:absolute;
top:0;
width:1000px;
}


/* FOOT
=================================================================================== */
#tabFooter {
	height:40px;
	padding:10px 8px 8px 8px;
}

.footer {
margin-top:20px;
  	
}


.footerbottom {
  text-align:center;
  color:yellow;
  padding:5px;
  margin-top:26px;
  height:45px;
  	
}

#foot {
  background:white url(../images/sablona/bg-foot.jpg) no-repeat scroll center top;
  color:white;
  padding-top:58px;
  width:100%;
  text-align:left;
}



#footer_credits {
  text-align:center;
}





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

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

/* boxy */
table.leftbox, table.rightbox {

}


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

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

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

}


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


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


#chcategories-heading-td {
    padding-top:10px;
}


td.rightboxheading {
	text-align:right;
}

td.rightboxheading, td.leftboxheading, td.rightboxheading a, td.leftboxheading a {
  color:#32374a;
  font-size:12px;
  font-weight:bold;
  padding-top:11px;
  text-align:center;
  text-decoration:none;
}


/* 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 */
td.leftboxfooter, td.rightboxfooter {
	height:10px;
	overflow:hidden;
}

td.leftboxfooter {
  /*display:none;*/
  display:none;
}

td.rightboxfooter {
  display:none;
}



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

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

td.leftboxcontent a, td.rightboxcontent a, a div.betterCategories{
	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;
}

/* vyhledavani */
#search-content input.query {
  float:left;
  height:15px;
  margin-top:5px;
  padding:5px;
  width:135px;
}

#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;
}

/* 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 {

}

.sideBoxContentMenu li.category-subs {
  background:transparent url(../images/sablona/cat-item3.png) no-repeat scroll !important;
  padding-top:10px !important;
  margin-top:1px;
  font-size:11px;
}

#categoriesContent li.category-products {
  background:transparent url(../images/sablona/cat-item3.png) no-repeat scroll;
  padding-top:10px !important;
  margin-top:1px;
  font-size:11px;
}

#categoriesContent li.category-links {
  background:transparent url(../images/sablona/cat-item3.png) no-repeat scroll;
  padding-top:10px;
  margin-top:1px;
  font-size:11px;
}

#categoriesContent li {
  
}

#categoriesContent li a {
	font-weight:bold;
	display: block;
	color:#485151;
	height:25px;
}

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

#categoriesContent li li a {
	color:white;
	font-weight:normal;
	font-size:11px;
}


.columnLeft #chcategories-content {
  padding:0px;
  
}

.columnright #categoriesContent {
  background:#ddecf8;
	
}

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


#chcategoriesContent li.category-top {
  background:transparent url(../images/sablona/cat-item.png) no-repeat scroll;
  padding-top:10px;
  margin-top:1px;

}

#chcategoriesContent li.category-sub {
  background:transparent url(../images/sablona/cat-item3.png) no-repeat scroll;
  padding-top:10px;
  margin-top:1px;
  font-size:11px;
}

#chcategoriesContent li.category-products {
  background:transparent url(../images/sablona/cat-item3.png) no-repeat scroll;
  padding-top:10px;
  margin-top:1px;
  font-size:11px;
}

#chcategoriesContent li.category-links {
  background:transparent url(../images/sablona/cat-item.png) no-repeat scroll;
  padding-top:10px;
  margin-top:1px;
}

#chcategoriesContent li ul {

}

#chcategoriesContent li a {
	font-weight:bold;
	display: block;
	color:#485151;
	height:25px;
}

#chcategoriesContent li a:hover {
	color:#8f313c;
}

#chcategoriesContent li li a {
	color:#485151;
	font-weight:normal;
	font-size:11px;
	padding-left:5px;
}

#chcategoriesContent li li a:hover {
	color:8f313c;
}


.columnLeft #chcategoriesContent {
  padding-top:0px;
  padding-bottom:4px;
}

.columnright #chcategoriesContent {
  background:#ebebeb;
	
}

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

h1, #categoryNameBox, h2.centerBoxHeading, #cartDefaultHeading, #loginTitle, #checkoutShippingHeading, #checkoutConfirmDefaultHeading, #indexCategoriesHeading {
	display:block;
	padding:16px;
	color:#8f313c;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
  margin-bottom:8px;
  background:transparent url(../images/sablona/heading.png) no-repeat scroll center 0;
}

.centerBoxHeading{
  margin-top:15px;
}

.centerBoxWrapper {

}

.navNextPrevWrapper {
	text-align:center;
}

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

#navBreadCrumb {
	color:#000;
	margin-bottom:1px;
	/*display:none;*/
}

#navBreadCrumb a {
  font-weight:bold;
	color:#000;
}

#mainColumnWrapper {
	padding:0 12px;
}


.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;
}


.prodRoundUp {
  background:transparent url(../images/sablona/item-head.png) no-repeat;
  height:37px;
  color:#b50303;
  width: 304px;
}

.prodRoundDown {
  background:transparent url(../images/sablona/item-foot.png) no-repeat;
  height:35px;

}

#categoryNameBox {
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	
}

#categoryNameBox a {
		color:#8f313c;
}

#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:transparent url(../images/sablona/cont-bg.png) scroll;
	padding:0 10px 0 10px;
}

#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;
    margin-bottom: 3px;
    padding: 10px;
    border-bottom: 1px solid #e1ecf0;
}

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

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

#categoriesProductsMainList .productPriceSubmitHolder .productSubmitHolder {
  text-align:right;
}

#categoriesProductsMainList .productInfoHolderName
{
	font-size:13px;
	font-weight:bold;
	line-height: 15px !important;
	margin-bottom:1em;
}

#categoriesProductsMainList .productInfoHolderName a
{
	color:#85325e;
}

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

#categoriesProductsMainList .productInfoHolderDesc
{	
	height: 55px;
	overflow:hidden;
}

#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:white; 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;
}

#categoriesProductsMainPicture .productProductHolder
{
	float:left;
	width:195px;
	height:345px;
	overflow:hidden;
}

#categoriesProductsMainPicture .productProductHolderWrap
{
	background:url(../images/sablona/product-bg.jpg) repeat-x scroll 100% 0;
	border:1px solid white;
	height:330px;
  width:202px;
}

#categoriesProductsMainPicture .productProductHolderWrap2
{
	padding:10px;
}

#categoriesProductsMainPicture .productImageHolder {
	height:150px;
	width:150px;
	overflow:hidden;
	margin:0 auto;
	margin-top: 25px;
	margin-bottom:1em;
}

#categoriesProductsMainPicture .productPriceSubmitHolder {
	width:40px;
	float:right;
	margin-left:10px;
	margin-top: 10px;
	height:100%;
}

#categoriesProductsMainPicture .productSubmitHolder {
    margin-bottom: 10px;
}

#categoriesProductsMainPicture .productInfoHolderNameInner {
	height:4.5em;
	overflow:hidden;
    font-weight: bold;
}

#categoriesProductsMainPicture .productInfoHolderNameInner a:hover{
    text-decoration: underline;
}

#categoriesProductsMainPicture .productInfoHolderName {
	text-align:left;
}

#categoriesProductsMainPicture .productInfoHolderNameInner a {
	color:#333;
}


#categoriesProductsMainPicture .main_price_first {
	display:block;
    font-weight: bold;
    color: #e20000;
}

#categoriesProductsMainPicture .main_price_second {
    display: none;
}

#categoriesProductsMainPicture .main_price_title {
	color: #333333;
	font-weight:bold;
    display: block;
}

/* 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; }

#categoriesProductsMainPicture .other-info .float {float: left; margin-right: 5px;}
#categoriesProductsMainPicture .other-info {
  margin-top: 5px;
}




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

.categoriesProductsMainCatalog {
	clear:both;
}

.categoriesProductsMainCatalog .productProductHolder
{
	float:left;
	margin:2px;
	
}

.categoriesProductsMainCatalog .productProductHolderWrap {
	  width:304px;
  height:165px;
  margin:0 0 5px 0;
}

.productInfoHolderOthers .float {
  float:left;
  margin-right:4px;
}

.categoriesProductsMainCatalog .productProductHolderWrap2 {
    background: url("../images/sablona/item-bg.png") repeat scroll 0 0 transparent;
    padding: 18px 10px 0px;
    height: 120px;
}

.categoriesProductsMainCatalog .productProductHolderWrap2 h4 a {
  color:#45b6f8;
}

.categoriesProductsMainCatalog  .productPriceSubmitHolder .productSubmitHolder {
  text-align:left;
}

.categoriesProductsMainCatalog .productInfoHolderName
{
font-size:12px;
font-weight:bold;
height:45px;
line-height:13px !important;
margin-bottom:1em;
overflow:hidden;
padding:5px 3px 0 3px;
text-align:center;
	

}

.categoriesProductsMainCatalog .productInfoHolderName a
{
	color:#fff;
}

.categoriesProductsMainCatalog .productInfoHolderName a:hover
{
	text-decoration: underline;
}

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

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

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

.productPriceSubmitHolder .productSubmitHolder {
}


.categoriesProductsMainCatalog .productInfoHolder
{
    float: right;
    height: 3em;
    text-align: left;
    width: 170px;
}

.categoriesProductsMainCatalog .productInfoHolderOthers
{
	background-repeat: no-repeat;
	padding:9px 4px 0 9px;
}

.categoriesProductsMainCatalog .productInfoHolderDesc {
   height: 50px;
    margin-top: 10px;
    overflow: hidden;
}

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


.categoriesProductsMainCatalog .productPriceHolder span { line-height: 12px;}
/* zobrazovani druhych cen - cena EU, pred slevou, bezna cena*/
.categoriesProductsMainCatalog .productPriceHolder .old_price_title  { font-size: 10px; }
.categoriesProductsMainCatalog .productPriceHolder .old_price_first  { font-size: 10px; }
.categoriesProductsMainCatalog .productPriceHolder .old_price_second { display: none; font-size: 10px; }

.categoriesProductsMainCatalog .productPriceHolder .main_price_title  {font-size: 13px; font-weight: bold; color:#7d4448;}
.categoriesProductsMainCatalog .productPriceHolder .main_price_first  {font-size: 13px; font-weight: bold; line-height: 14px; color:#7d4448;}
.categoriesProductsMainCatalog .productPriceHolder .main_price_second { display: none;}




.categoriesProductsMainCatalog .productPriceHolder .prices_separator {display: block}



/* PRODUCT MAIN
=================================================================================== */
#productMain
{
}

#productDescriptionSplitter {
	width:1%;
}

#productsMainRightPanel {
    width: 45%;
}

#productDescriptionImg {
  width: 35%;
}

#productBigImage {
  padding-top:20px;
}

.productImagePreviewBox {
  background:white;
  text-align:center;
}

/* 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:#32374a;
	font-size:16px;
	background:none;
	padding:0px;
	line-height:20px;
}

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

#productDetailOptions {
  padding:18px;
}

#productDetailOptions a {
}





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

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

#productDescriptionMainPrice span.first_price_title { width: 90px; display: block; font-weight:bold; padding-top:5px;}
#productDescriptionMainPrice span.first_price { font-weight: bold; font-size: 12px; font-weight:bold; 	 }
#productDescriptionMainPrice span.first_price_suffix { font-weight: bold; font-size: 12px; 	font-weight:bold; }


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

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

#productDescriptionOrdinaryPrice span.small_price_title { width: 90px; display: block; padding-top:5px }
#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_title { width: 90px; display: block; padding-top:5px; }
#productDescriptionDealerPrice span.small_price { }



/*****
** USETRITE **/
#productDescriptionSavePrice {}
#productDescriptionSavePrice span.small_price_title { width: 90px; display: block; padding-top:5px; }
#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 white 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:#686a6c;
}

.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 {
	background:url(../images/sablona/cont-bg2.png) repeat;
border-color:#D6D6D6;
border-style:solid;
border-width:2px 1px 1px;
padding:10px;
}


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

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

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

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

#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: 55px;
	font-weight: bold;
}

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

#xsellProductsMainSmall .old_price_title {
	display: block;
}

#xsellProductsMainSmall .old_price_first, #xsellProductsMainSmall .old_price_second {
  text-decoration: line-through;
  display: block;
}

#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 {
}

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

#shoppingCartMain #cartContentsDisplay th, #shoppingCartMain #cartContentsDisplay td
{
}

#shoppingCartMain #cartContentsDisplay .tableHeading th
{
	background:url(../images/sablona/cont-bg.png) repeat;
	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:url(../images/sablona/cont-bg.png) repeat;
}

#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:url(../images/sablona/cont-bg.png) repeat;
	height:96px;
}

#shoppingCartMain #cartSubmitHolder {
	width:38%;
	height:120px;
	float:right;
	background:url(../images/sablona/cont-bg2.png) repeat;
  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;
}

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

#loginDefault .loginText {
	color: #8f313c;
	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:#e0e0e0;
}

#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:transparent url(../images/sablona/cont-bg2.png) repeat scroll 0 0;
	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:#8f313c;
	margin-bottom:1em;
	text-transform:uppercase;
}

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

#shippingAddressBox .changeAddressText, #billingAddressBox .changeAddressText {
	color:#e0e0e0;
	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:#8f313c;
	margin-bottom:1em;
	text-transform:uppercase;	
}

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

#selectShipingMethod .moduleTitle, #selectPaymentMethod .moduleTitle {
	color:#8F313C;
}

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

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

#checkoutShipping .creditsDesc {

}

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

#create_account_form {
  border:1px dotted #6f7979;
}

#registrData {
  border:0px !important;
}

#checkoutShipping #commentsTexarea textarea {
	width:99%;
	background:transparent url(../images/sablona/cont-bg2.png) repeat scroll 0 0;
	border:1px dotted #6f7979;
}


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

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

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

#checkoutBillto h4, #checkoutShipto h4, #checkoutConfirmDefaultHeadingCart h4, #checkoutConfirmDefaultHeadingComments h4, #checkoutConfirmDefaultHeadingCart h4 {
	color:#8f313c;
	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:transparent url(../images/sablona/cont-bg.png);
	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;
  background:transparent url(../images/sablona/cont-bg.png);
}

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

#orderSummaryBox #ottotal .totalBox {
	font-size:18px;
	color:#8f313c;
	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:#8f313c;
}

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

/* pozadi hlavniho bloku
------------------------------------------------------------- */
#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, #newsSummary, #timeoutDefault {
font-size:12px;
}

#reviewsProductHolder h1, #advSearchDefault h1, #tellAFriendDefault h1, #AskQuestionDefault h1, #advSearchDefault h1, #shippingInfo h1, #privacy h1, #conditions h1, #contactUsDefault, #unsubDefault h1, #pageTwo h1, #pageThree h1, #accountDefault h1, #accountHistoryDefault h1, #accountEditDefault h1, #addressBookDefault h1, #acctNewslettersDefault h1, #accountNotifications h1, #logoffDefault, #checkoutSuccess h1, #timeoutDefault h1, #newsArticle h1, #newsArchive h1, #newsSummary h1, #timeoutDefault h1, #siteMapHeading {
font-size:12px;
color:#8F313C;
}

#ezPageDefault h2 {
  font-size:15px;
  padding-bottom:10px;
  font-weight:bold;
  color:#8F313C;
}

#ezPageDefault p, #ezPageDefault ul {
padding-bottom:10px;
}



text-transform:lowercase;


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

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

#tellAFriendDefault legend, #AskQuestionDefault  legend, #accountEditDefault legend, #accountPassword legend, #timeoutDefault legend {
	font-size:14px;
	padding:15px;
	text-transform:uppercase;
	background:none;
	font-weight:bold;
	width:100%;
	color:#FFEB12;
}
/* hlavni nadpisy
------------------------------------------------------------- */
#reviewsWriteHeading, #productReviewsDefaultHeading, #advSearchDefaultHeading, #shippingInfoHeading, #privacyDefaultHeading, #conditionsHeading, #siteMapHeading, #unsubDefaultHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #ezPagesHeading, #accountDefaultHeading, #accountHistoryDefaultHeading, #addressBookDefaultHeading,  #acctNewslettersDefaultHeading, #accountNotificationsHeading, #logoffDefaultHeading, #checkoutSuccess h2, #timeoutDefaultHeading, #newsHeading,  h3.articleHeading, .newsHeader, #timeoutDefaultHeading {
	font-size:12px;
	padding:16px;
	text-transform:uppercase;
	background:transparent url(../images/sablona/heading.png) no-repeat scroll center top;
}

/* maly nadpisy
------------------------------------------------------------- */
.reviewsItem #reviewsWriteReviewer, #advSearchDefault legend, #contactUsDefault legend, #accountDefault h2, #accountHistInfo h3, #addressBookDefault h2, #addressBookDefault legend, #acctNewslettersDefault legend, #accountNotifications legend {
	font-weight:bold;
	color:#8f313c;
	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:#8f313c;
	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:#8f313c;
}

#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 #e0e0e0;
	padding:5px;
	font-size:9px;
	color:#e0e0e0;
}

#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;
	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;
	padding: 2px;
}

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

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

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 { display: none; }

#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: none; 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: white }
#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: white }
#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%;
}

.greeting, #indexDefaultMainContent {
  /*display:none;*/
}

.navNextPrevCounter {
  padding-bottom:4px;
}

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

/*.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;
	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:url(../images/sablona/cont-bg2.png) repeat;
  padding: 10px;
}

#shoppingCartMain h2#cartEmptyText {
  width: 100%;
  font-size: 130%;
  text-align: center;
  font-weight: bold;
}
.moduleOptionBox {
  margin-top: 5x;
  padding-top: 5px;
  border-top: solid #444 1px;
}


/* divovy layout */

#mainColumn {
  width:640px;
  float:right;
}

#navColumnOne {
  float:left;
}

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

#navColumnTwo {
  float:right;
}

#productListHeading2,#h1index,.headline {
  /*display:none;*/
}

#foot-menu-pages a {
	margin:0 10px 0 0;
}

.parter-links span.sa-partner-code {
  display: block;
  margin:3px 0 0 0;
}

.news_overview_box img {
  text-align:center;
}

.categoryListBoxContents 
{
    background: url("../images/sablona/cat-item3.png") no-repeat scroll 0 0 transparent;
    background-position:  center; 

    margin-top: 1px;
    padding-top: 10px;
    height: 35px;
}

.categoryListBoxContents h2 {
    margin-top: 5px;
}

.categoryListBoxContents a {
    text-decoration: underline;
    font-size: 12px;
}

.featured_product, .special_product {
  border-bottom: solid #ddd 1px;
  margin-bottom: 5px;
}
