﻿/* 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;
	padding-left:5px;
}

#indexDefaultMainContent {
  padding-left:5px;
  padding-bottom:5px;
  padding-top:5px;
}


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-color:#292929;
	color: #030303;
	font-family: "Helvetica", "Tahoma", "Arial", "sans-serif";
  	font-size: 12px;
	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:#ca5304;
	text-decoration:none;
}


ul li {
	list-style:url(../images/sablona/li.gif);
	margin-left:1.5em;
	padding:2px;
}

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

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


.centershop {
	background:#fff;
	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 */
#head {
	height:275px;
	background:url(../images/sablona/head.jpg) no-repeat;
	position:relative;
}

.head-link {width:320px; height:250px; border:0 none; position:absolute; top:0; left:0; cursor:pointer; background: url(../images/sablona/head.jpg) no-repeat /*200px 300px*/ }

#vyhledavani {
  position:absolute;
  text-align:right;
  top:199px;
  width:970px;
}

/* menu EZ stranek (a jineho) v hlavicce */
#head-menu-pages {
  position:absolute;
  text-align:right;
  top:162px;
  width:978px;
}

#head-menu-pages ul li {
  list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#head-menu-pages a {
    border-left: 1px solid gray;
    color: white;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    margin-right: -3px;
    padding: 11px 15px;
}

#head-menu-pages a:hover {
     background: none repeat scroll 0 0 gray; 
}



#head-navi {
    padding-right: 0;
    padding-top: 130px;
    text-align: right;
}

#head-navi a  {
color:white;
}


#head-cart {
  left:833px;
  padding-top:64px;
  position:absolute;
}

#head-cart a {
  color:white;
}



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

td#footer_credits {
	padding-top:5px;
}


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

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



/* boxy */
table.leftbox, table.rightbox {
	margin-bottom:2px;
}


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

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

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

tr.leftboxheading {
	background:url(../images/sablona/sbl-head.jpg) no-repeat;
}

td.leftboxheading {
	padding:10px 10px 0 0;
  text-align:right;
}

tr.rightboxheading {
	background:url(../images/sablona/sbr-head.jpg) 100% 0 no-repeat;
}

td.rightboxheading {
	padding:10px 0 0 10px;
}

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


/* obsah */
td.leftboxcontent {
	background:#515151;
	padding:6px 20px 11px 10px;
}

td.rightboxcontent {
	background:#515151;
	padding:6px 10px 11px 20px;
}


/* foot */
td.leftboxfooter, td.rightboxfooter {
  display:none;
	overflow:hidden;
}

td.leftboxfooter {
	background:url(../images/sablona/sbl-foot.jpg) no-repeat	
}

td.rightboxfooter {
	background:url(../images/sablona/sbr-foot.jpg) 100% 0 no-repeat;	
}



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

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




td.leftboxcontent a, td.rightboxcontent a, a div.betterCategories{
	color:#fff;
	text-decoration:none;
	font-size:13px;
  font-weight:normal;
}

td.leftboxcontent a:hover, td.rightboxcontent a:hover, a:hover div.betterCategories {
  color:#ca5304;
}


#navColumnOneWrapper {
  margin-left:2px;
}
#navColumnTwoWrapper {
  margin-right:2px;
}

/* SIDEBOXES VYHLED�V�N�  
=================================================================================== */
#search-table {
  position:absolute;
  right:-16px;
  top:187px;
  width:300px;
}
#search-heading-tr, #search-content {
  background:none;
}
#search-heading-td {
  display:none;
}
.search-more a {
  color:#333333 !important;
  font-size:11px !important;
  font-weight:normal !important;
  padding-right:15px;
  text-align:right;
}

/* SIDEBOXES KO��K
=================================================================================== */
#shoppingcart-table {
  position:absolute;
  top:24px;
  right:0;
  width:160px;
}
#shoppingcart-heading-tr, #shoppingcart-content {
  background:none;
}
#cartBoxListWrapper {
  display:none;
}
#shoppingcart-content {
  padding-top:30px;
}
#shoppingcart-heading-td {
  padding-left:17px;
}

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

/* 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 {
  border:2px solid #ca5304;
  float:left;
  height:15px;
  padding:6px;
  width:243px;
}

#search-content input.submit {
  background:transparent url(../images/new-btn/search-small.png) repeat scroll 0 0;
  border:medium none;
  cursor:pointer;
  height:26px;
  margin-left:-29px;
  margin-top:2px;
  position:absolute;
  width:28px;
}

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

#search-heading-tr {
  display:none;
}

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

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

#categoriesContent li {
list-style:none;
margin:0;
padding:0;
}

#categoriesContent li.category-sub {

}

#categoriesContent li.category-products {

}

#categoriesContent li.category-links {
background: #d1540c;
}


#categoriesContent li a {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: normal;
    padding: 5px 4px 4px 10px;
    border-bottom:1px solid #3a3a3a;
    position: relative;
}

#categoriesContent li a.image {
    padding: 5px 4px 4px 35px;
}

#categoriesContent ul li a img {
    /* left: 10px;*/
    position: absolute;
    left: 0px;
    top: 1px;
}

#categoriesContent li:hover {
    color: #000;
background: url("../images/sablona/menu-hover.png") no-repeat left top;

}

#categoriesContent li a:hover, #categoriesContent li:active, #categoriesContent li:link, #categoriesContent li:visited  {
    color: #000;


}

#categoriesContent li.category-products a {
  font-size: 0.9em;
  padding-left:15px;
  background-position: 10px center;
}



.columnLeft #categoriesContent {
	background:#515151;
	padding:6px 5px 11px 5px;
}

.columnright #categoriesContent {
	background:url(../images/sablona/sbr-body.jpg) 100% 0 repeat-y;
	padding:6px 20px 11px 10px;
}


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

h2.centerBoxHeading, #cartDefaultHeading, #loginTitle, #checkoutShippingHeading, #checkoutConfirmDefaultHeading,

#indexCategoriesHeading { font-size:24px;
	margin-bottom:10px;
} #avice

 {
	color:#000000;
	font-size:12px;
	margin-bottom:5px;
}.centerBoxWrapper {
	margin-bottom:20px;
}

.navNextPrevWrapper {
	text-align:center;
}

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

#navBreadCrumb {
	padding:2px 0 2px 10px;
	background:url(../images/sablona/heading.jpg);
	border:1px solid #ddd;
	margin-bottom:0.5em;
	color:white;
}

#navBreadCrumb a {
  color:silver;
}

#mainColumnWrapper {
	padding:0 3px 0 3px;
}


.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 {
	padding:10px;
}

#categoryNameBox {
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
}

#categoryNameBox a {
	color:#333;
}

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

#pictureBox div { display:inline; }


/* PRODUCT LIST - SELECT MANUFACTURERS
=================================================================================== */
#selectDisplayStyleHolder
{
	background:url(../images/sablona/shadow.gif) 100% 0 repeat;
	border:1px solid #ccc;
	padding:0 10px 0 10px;
	color:black;
}

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

/* PRODUCT LIST - PAGES LIST
=================================================================================== */
.navSplitPagesResult {
	float:right;
	}

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

#categoriesProductsMainList .productInfoHolder .productBadgeAction {background:url(../images/icons/akce_list.gif); width:36px; height:14px;}
#categoriesProductsMainList .productInfoHolder .productBadgeDiscount { background:url(../images/icons/sleva_list.gif); width:45px;height:14px;}
#categoriesProductsMainList .productInfoHolder .productBadgeStore { background:url(../images/icons/skladem_list.gif); width:57px; height:14px;}
#categoriesProductsMainList .productInfoHolder .productBadgeDelivery { background:url(../images/icons/doprava_zdarma_list.gif); width:60px;height:14px;}
#categoriesProductsMainList .productInfoHolder .productBadgeNew { background:url(../images/icons/new_list.gif); width:60px;height:14px;}
#categoriesProductsMainList .productInfoHolder .productBadgeSale { background:url(../images/icons/vyprodej_list.gif); width:45px;height:14px;}
#categoriesProductsMainList .productInfoHolder .float {float: left; margin-right: 5px;}



#categoriesProductsMainList .productProductHolder {
	background:url(../images/sablona/shadow.gif) 100% 0 no-repeat;
	border:1px solid #ccc;
	padding:10px;
	padding-left:0; /* aby byl obrazek produktu presne vycentrovan */
}

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

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

#categoriesProductsMainList .productInfoHolderName
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:1em;
}

#categoriesProductsMainList .productInfoHolderName a
{
	color:#333;
}

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

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

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


#categoriesProductsMainList .productInfoHolderDesc {

	text-align:left;
	padding-left:4px;
}




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

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


#categoriesProductsMainList .productPriceHolder .main_price_title  { display:block;     color: #ca5304; font-weight: bold;}
#categoriesProductsMainList .productPriceHolder .main_price_first  {
	font-weight: bold;
	font-size: 13px;
	color: #ca5304;
	display:block;
    line-height: 13px;
}
#categoriesProductsMainList .productPriceHolder .main_price_second  {}


#categoriesProductsMainList .productPriceHolder {
	height: 80px;
}

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


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

#categoriesProductsMainPicture .productProductHolder
{
	float:left;
	width:33.3%;
	height:265px;
	overflow:hidden;
}

#categoriesProductsMainPicture .productProductHolderWrap
{
	background:url(../images/sablona/shadow.gif) 100% 0 no-repeat;
	border:1px solid #ccc;
	height:99%;
}

#categoriesProductsMainPicture .productProductHolderWrap2
{
	padding:10px;
}

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

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

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

#categoriesProductsMainPicture .productInfoHolderNameInner {
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    text-align: center;
}

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

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

#categoriesProductsMainPicture .productInfoHolderName a {
	color:#333;
	font-size:12px;
}


#categoriesProductsMainPicture .main_price_first {
    font-weight: bold;
    color: #ca5304;
}

#categoriesProductsMainPicture .main_price_second {
    display: none;
}

#categoriesProductsMainPicture .main_price_title {
	font-weight:bold;
        color: #ca5304;
}

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


/* PRODUCT LIST - KATALOG
=================================================================================== */
#categoriesProductsMainCatalog {
	clear:both;
}

#categoriesProductsMainCatalog .productProductHolder
{
	float:left;
	width:250px;
	height:295px;
	overflow:hidden;
	
}

#categoriesProductsMainCatalog .productProductHolderWrap {
	height:99%;
	
	border:1px solid #ffc58d;	
}

#categoriesProductsMainCatalog .productProductHolderWrap2 {
	padding:10px;
}

#categoriesProductsMainCatalog .productInfoHolderName
{
  font-size:15px;
  font-weight:bold;
  height:32px;
  overflow:hidden;
  text-align:center;
}

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

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

#categoriesProductsMainCatalog .productImageHolder {
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    width: 80px;
}

#categoriesProductsMainCatalog .productImagePreview {

        height: 100px;
    display: table-cell;
    vertical-align: middle;
}

#categoriesProductsMainCatalog .productPriceSubmitHolder {

  text-align:center;
}

#categoriesProductsMainCatalog .productPriceHolder {
  padding: 5px 0 5px 0;
}

.productSubmitHolder {
  text-align:center;
}

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

.productInfoHolderDesc {
  height:48px;
	overflow:hidden;
	text-align:center;
}


#categoriesProductsMainCatalog .productPriceHolder span
{
line-height:16px;
}

#categoriesProductsMainCatalog .productInfoHolder .productBadgeAction {background:url(../images/icons/akce_list.gif); width:36px; height:14px;}
#categoriesProductsMainCatalog .productInfoHolder .productBadgeDiscount { background:url(../images/icons/sleva_list.gif); width:45px;height:14px;}
#categoriesProductsMainCatalog .productInfoHolder .productBadgeStore { background:url(../images/icons/skladem_list.gif) no-repeat;  width:57px; height:14px;}
#categoriesProductsMainCatalog .productInfoHolder .productBadgeNew { background:url(); }
#categoriesProductsMainCatalog .productInfoHolder .productBadgeFree{ background:url(); }
#categoriesProductsMainCatalog .productInfoHolder .productBadgeDelivery { background:url(../images/icons/doprava_zdarma_list.gif); width:60px;height:14px; }
#categoriesProductsMainCatalog .productInfoHolder .productBadgeNew { background:url(../images/icons/new_list.gif); width:60px;height:14px;}
#categoriesProductsMainCatalog .productInfoHolder .productBadgeSale { background:url(../images/icons/vyprodej_list.gif); width:45px;height:14px;}
#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: 12px; }
#categoriesProductsMainCatalog .productPriceHolder .old_price_first  { font-size: 12px; }
#categoriesProductsMainCatalog .productPriceHolder .old_price_second { display: block; font-size: 9px; }

#categoriesProductsMainCatalog .productPriceHolder .main_price_title  { font-weight: bold; color: #ca5304; font-size: 1.25em; line-height: 17px;}
#categoriesProductsMainCatalog .productPriceHolder .main_price_first  { font-weight: bold;font-size: 1.25em; color: #ca5304; line-height: 22px;}
#categoriesProductsMainCatalog .productPriceHolder .main_price_second { }




#categoriesProductsMainCatalog .productPriceHolder .prices_separator {display: block; color:white}



/* PRODUCT MAIN
=================================================================================== */
#productMain
{
	position:relative;
	padding-right:15px;
	border: solid #ccc 0px;
	margin-top: 30px;
	;
}

#productDescriptionSplitter {
	width:20px;
	border-left: solid #ccc 0px;
}

#productsMainRightPanel {
    width: 310px;
}

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



#productBadges .productBadge
{
	background-repeat:no-repeat;
	float: left;
}#productBadgeAction {
 background:url(../images/icons/akce_list.gif);width:40px;
	height:14px; }
#productBadgeDiscount { background:url(../images/icons/sleva_list.gif);width:49px;height:14px; }
#productBadgeNew { background:url(); }
#productBadgeStore{ background:url(../images/icons/skladem_list.gif);no-repeat;  width:61px; height:14px; }
#productBadgeDelivery { background:url(../images/icons/doprava_zdarma_list_old.gif); width:90px;height:14px; }

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

#productImagePreview {
	width:380px;
	height:auto;
	overflow:hidden;
	border: solid #ccc 0px;
	background:#fff;
}

#categoriesProductsMainPicture .productImagePreview {
    display: table-cell;
    height: 150px;
    vertical-align: middle;
    width: 150px;
}

#productThumbs {
	padding-top:15px;
	 width: 354px;
}

.productThumb
{
	width:65px;
	height:50px;
	overflow:hidden;
	margin-right:4px;
	margin-bottom: 4px;
	float:left;
	padding:5px;
	padding-top:15px;
	border: solid #ccc 1px;
	background:#fff;
}

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

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

#productHeading
{
	padding-top:10px;
  margin-left:10px;	font-size:24px;

}

/* PRODUCT DESCRIPTION
------------------------------------------------------------- */
#productDescriptionAnnotation
{
	padding:20px 0 20px 0;margin-left:15px;
}




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

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

#productDescriptionMainPrice span.first_price_title { width: 100px; display: block; float: left; }
#productDescriptionMainPrice span.first_price { font-weight: bold; font-size: 20px; }
#productDescriptionMainPrice span.first_price_suffix { font-weight: bold; font-size: 14px; }


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

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

#productDescriptionOrdinaryPrice span.small_price_title { width: 100px; display: block; float: left; }
#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: 100px; display: block; float: left; }
#productDescriptionDealerPrice span.small_price { }



/*****
** USETRITE **/
#productDescriptionSavePrice {}
#productDescriptionSavePrice span.small_price_title { width: 100px; display: block; float: left; }
#productDescriptionSavePrice span.small_price
{
	color: red;}

#productDescriptionQuantity
{
	background:#eee;
    margin: 10px 0;
    padding: 10px;

}

#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
{
    padding-top: 4px;
	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 #ccc;
	border-top:3px solid #a8a8a8;
	padding:5px;
}

#productRating, #productToolsSuggest {
  display:none;
}


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

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

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

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

#xsellProductsMainSmall .productPriceHolder .main_price_first {
  display: block;
  font-weight: bold;
}
#xsellProductsMainSmall .productPriceHolder .old_price_title, #xsellProductsMainSmall .productPriceHolder .old_price_first {
  display:none;
}


#xsellProductsMainSmall .productImageHolder {
}

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

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

.productImagePreviewBox img {
  border: 0px;
}

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

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

#xsellProductsMainSmall .main_price_title {

}

#xsellProductsMainSmall .main_price_first, #xsellProductsMainSmall .main_price_second {

}


/* SHOPING CART
=================================================================================== */
#shoppingCartMain {
}

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

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

#shoppingCartMain #cartContentsDisplay .tableHeading th
{
	background:#eee;
	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:#eee;
}

#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:60%;
	height:120px;
	float:left;	
	background:url(../images/sablona/shadow.gif) no-repeat scroll 100% 0;
	border:1px solid #ccc;
}

#shoppingCartMain #cartSubmitHolder {
	width:38%;
	height:120px;
	float:right;
	background:url(../images/sablona/shadow.gif) no-repeat scroll 100% 0;
	border:1px solid #ccc;
}

#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;
	color:#ca5304;
	margin-bottom:25px;
	display:block;
}

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

/* LOGIN
------------------------------------------------------------- */
#loginDefault #loginBox {
	background:url(../images/sablona/shadow.gif) no-repeat scroll 100% 0;
	border-bottom: solid #ccc 1px;
	padding:10px;
}

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

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

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

#loginDefault #loginData input#login-email-address, #loginDefault #loginData input#login-password {
	border: solid #ccc 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 #ccc 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
{
	border: solid #ccc 1px;
	background:url(../images/sablona/shadow.gif) no-repeat scroll 100% 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 {
	color: #f6a90b;
	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 #eee;
}

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

#selectShipingMethod .moduleOptionBox {
  margin-bottom: 10px;
}

#selectShipingMethod .moduleOptionBox .moduleName {
  display: none;
}

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



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

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

#shippingAddressBox .changeAddressText, #billingAddressBox .changeAddressText {

	border:1px solid #ccc;
	padding:5px;
	font-size:11px;
	margin:1em 0 1em 0;
    height: 60px;
}

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

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

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

#selectShipingMethod .moduleTitle, #selectPaymentMethod .moduleTitle {

}

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

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

#checkoutShipping .creditsDesc {
	font-size:11px;
}

.creditsInput h4 {
  font-weight:bold;
}

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

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


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

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

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

#checkoutBillto h4, #checkoutShipto h4, #checkoutConfirmDefaultHeadingCart h4, #checkoutConfirmDefaultHeadingComments h4, #checkoutConfirmDefaultHeadingCart h4 {
	color:#ca5304;
	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 #ccc;
	padding-top:20px;
}


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

table#cartContentsDisplay {
	border-collapse: collapse;	
}


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

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

table#cartContentsDisplay td {
	padding:5px;
}

#orderSummaryBox {
	padding:5px;
	border:1px solid #ccc;
	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 #ccc;
	background:url(../images/sablona/shadow.gif) 100% 0 no-repeat;
        height: 18px;
}

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

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

/* 	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 {
	border:1px solid #ccc;
	background:url(../images/sablona/shadow.gif) 100% 0 no-repeat;
	padding:20px;
	margin-bottom:10px;
}

/* 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:#ca5304;
	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 #ccc;
	padding:5px;
}

#accountDefault table#prevOrders th,  #accountHistInfo table th {
	background:#eee;
	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;
}


/* 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 {
	width:200px;
	height:200px;
	border:1px solid #ccc;
	background:#fff;
	text-align:center;
	line-height:200px;
}

#productReviewsDecsription {
	margin-left:20px;
	border-left:1px solid #ccc;
	padding-left:20px;
	height:200px;
	
}

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

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

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

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

.productReviewsListItem {
	padding:10px;
	background:#f6f6f6;
	border:1px solid #ccc;
	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 #ccc;
	padding:10px;
	margin-bottom:10px;
}

#accountHistoryDefault fieldset legend {
	display:block;
}

#accountHistoryDefault .notice {
	color:#ca5304;
}

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

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

#newsSummary .archiveLinkList li {
	list-style:none; margin:0; padding:0;
}

.articleSummary {
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
}


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



/****
** 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: 100%;
  font-size: 15px;
}

.parametr_names {
  width:170px;
}

.parametr_names td, .parametr_values td {
text-align:left;
padding:4px;
font-weight:normal;
}

.template_picture {
  width:100% !important;
}


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: 13px;

}

table.parametrs tr.parametr_row_odd{
  height: 1.8em;
  background-color:rgb(229,229,229);
  font-size: 13px;
}
/* =========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; }


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


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

/* XSELL_PRODUCTS_LIST
===========================================================================================================
===========================================================================================================
*/

#catalogProductsMainList {
  margin-top: 20px;
  border-top: solid #ccc 1px;
}


#catalogProductsMainList .productProductHolder
{
	border-bottom: solid #ccc 1px;
	padding: 5px 0 5px 0;
	height: 28px;
}

#catalogProductsMainList .oddRow {
    background-color: #eee;
}


#catalogProductsMainList .productImageHolder {
	float: left;
    width: 120px;
}

#catalogProductsMainList .productImagePreview
{
}

#catalogProductsMainList .productImagePreviewBox
{

}


#catalogProductsMainList .productInfoHolder
{
	width: 420px;
	height: 28px;
	padding-left: 10px;
    padding-top: 5px;
	float: left;
}

#catalogProductsMainList .productInfoHolderName
{
	color: black;	
}

#catalogProductsMainList .productInfoHolderName .productsName {
  font-weight: bold;
}

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


#catalogProductsMainList .productPriceSubmitHolder {
	height: 28px;
	float: left;
	margin-left: 10px;
    width: 50px;
    text-align: center;
}

#catalogProductsMainList .productPriceHolder {
	height: 28px;
}

#catalogProductsMainList .productPriceHolder .main_price_title  { display: block; }
#catalogProductsMainList .productPriceHolder .main_price_first  { display: block; font-weight: bold;font-size: 1.1em; color: #d9741a}
#catalogProductsMainList .productPriceHolder .main_price_second {}

#catalogProductsMainList .productPriceHolder .prices_separator {display: none}

#catalogProductsMainList .productPriceHolder .old_price_title { display: none;}
#catalogProductsMainList .productPriceHolder .old_price_first { display: none; }
#catalogProductsMainList .productPriceHolder .old_price_second { display: none;}


#catalogProductsMainList .productSubmitHolder {
	width: 100%;
    margin-top: 3px;
}

#catalogProductsMainList .productSubmitHolder input {
	margin: 0px;
}


/* NEW */

h1.new {font-size:18px;}
h2.new {font-size:14px;}


.c-orange {color:#ff6600}
.al-cnt {text-align:center}
.bld {font-weight:bold}
.f10 {font-size:10px}
.f11 {font-size:11px}
.f12 {font-size:12px}
.f13 {font-size:13px}
.f14 {font-size:14px}
.f15 {font-size:15px}
.f16 {font-size:16px}
.pd-lft-0 {padding-left:0}
.pd-lft-5 {padding-left:5px}
.pd-lft-10 {padding-left:10px}
.pd-lft-15 {padding-left:15px}
.pd-lft-20 {padding-left:20px}
.pd-rgt-5 {padding-right:5px}
.pd-rgt-10 {padding-right:10px}
.pd-none {padding:0}
.mr-none {margin:0}
.br-0 {border:0 none}

img.vetev {width: 583px; height: 76px;}
img.vanoce {width: 587px; height: 205px;}
img.find {height: 300px; width: 600px;}

.contact-top {border-top:solid 1px white; width:100%; float:left; display:block; margin:5px 0}
.contact-obr {width:100%; float:left; padding:0; margin:0}

ul.none {margin: 0; padding: 0; list-style-type: none}

#seobox-content {
  padding-top: 5px;
}

#seobox-content p {
  display: block;
  margin-bottom: 10px;
}

#seobox-content a {
  color: blue;
}

/* NEW*/

.categoryListBoxContents {
  margin-top: 10px;
}

.categoryListBoxContents h2 {
  font-size: 15px;
  font-weight: bold;
}

.catDescContent {
  font-size: 12px;
  text-align: justify;
}

#productBigImage img {
  border: 0px;
}


#indexDefault #newsSummary {
  display:none;
}

#qcontact {
    background: Gold;
    border: 1px solid #DDDDDD;
    color: black;
margin: 10px 110px;
    padding: 4px 0 4px 10px;
    text-align:center;
}

#bannerThree {
  margin-bottom:10px;
}

#paticka {
	padding:10px;
	background:url(../images/sablona/heading.jpg);
	color:white;
	text-align:center;
}

#select-currency {
  position: absolute;
  top: 30px;
  left: 660px;
  z-index: 100;
}

#select-currency a {
  color: white;
  font-weight: bold;
  position: relative;
  display: block;
  float: left;
  padding: 0px 10px 5px 26px;
}

#select-currency a img {
  position: absolute;
  top: 0px;
  left: 0px;
}

/*** upravy 22072011
******************************/

.manufacturers_select div.manufacturers_link {
    border-bottom: 1px solid #3A3A3A;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: normal;
    padding: 5px 4px 4px 10px;
}

.manufacturers_select div.show_others, .manufacturers_select div.hide_others {
    text-align: center;
}

.manufacturers_select div.show_others a, .manufacturers_select div.hide_others a {
    font-weight: bold;
}

#tabs {
    /*margin: 10px;*/
}

#additional_images {
  width: 400px;
}

#additional_images a.additional_image {
    display: block;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    background-position:center center;
    float: left;
    margin-right: 18px;
    margin-bottom: 5px;
}

#productDescriptionMainPrice {
    background-color: #eee;
    padding: 10px;
}

#productDescriptionQuantity {
    margin-top: 0px;
}

#mainColumnWrapper {
}

.forward {
    float: right;
}

#AskQuestionDefault {
    margin-top: 10px;
}


.parameter_search_button {
    position: relative;
    display: block;
    padding-left: 30px;
    padding-top: 3px;
}

.parameter_search_button_image {
    position: absolute;
    left: 0px;
    top: 0px;
}

#categoryIcon h2
{
  font-weight: bold;
  font-size: 16px;
  padding: 0px;
  margin-bottom: 10px;
}

.cetelem_text {
  font-weight: bold;
  font-size: 15px;
}

#productBadgeNew { background-image: url(../images/icons/new_list.gif); background-repeat:no-repeat; width:60px; height:14px; }
#productBadgeSale { background:url(../images/icons/vyprodej_list.gif);width:49px;height:14px; }

#productBadges .productBadge
{
        margin-right: 5px;
}

tr.fast_phone_contact td {
  background-color: #D1540C;
  color: white;
  padding: 5px;
}

#navColumnOneWrapper {
  margin-left: 7px;
  margin-right: 7px;
}

#mainColumnWrapper {
  margin-right: 7px;
}

#featuredProducts {
  margin-top: 35px;
}

#ezpagesContent ul li {
  list-style: none;
  margin-left: 0px;
}

h1.manufacturer-title {
  padding-left: 0px;
  font-weight: bold;
  font-size: 18px;
  margin-top: 20px;
}

#information-content ul li {
  list-style: none !important;
  margin-left: 0px;
}