*{
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Trebuchet MS, Verdana, Helevetica, Arial, "Arial CE", sans-serif;
  font-size: 12px;
  text-align: left;
}

body {

  margin: 0px;
  padding: 11px 0px 0px 0px;
  font-family: Trebuchet MS, Verdana, Helevetica, Arial, "Arial CE", sans-serif;
  font-size: 12px;
  line-height: 160%;
}

h1{
	padding: 0px 0px 0px 15px;
}

h1,
h1 a{
	font-size: 11px;
	color: black; 
}

h2{
	font-size: 18px;
color: black; 
}

h2, p{
	margin: 0px 0px 20px;
}
	a{ color: black; }
	
	p#path{
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 8px 0px;
		border-bottom: solid 1px black;
	}
	
	div#mainContent a{
color: black; 
	}
	
	div#mainContent h3{
		color: black; 
		margin: 0px 0px 10px 0px;
		font-size: 13px;
	}
	
div.clear, div.util, div.cleaner{ display: block; clear: both; font-size: 0px; line-height: 0px; }

/* pomocne tridy */

h3.borderTopMore{
	border-top: solid 9px #fff;
}

div.marginBottom{
		margin: 0px 0px 10px 0px;
}

div.marginBottomMore{
		margin: 0px 0px 20px 0px;
}

/* LAYOUT */
div#main{
	width: 750px;

	background-color: #fff;
	margin: 0 auto;
}

	div#top{
		background: #fff;
		padding: 6px 6px 0px 6px;
		height: 71px;
		display: none;
	}
	
	div#topIn{
		height: 139px;
		background: url("../img/layout/bg-top.jpg") left top no-repeat;
		display: none;
	}
	
		div#topShopInformation{
			position: relative;
				display: none;
		}
		
		div.slogan{
			padding: 10px 0px 0px 32px;
			font-size: 15px;
			color: #000;
				display: none;
		}
		
	div#under{
		height: 28px;
	  	 background: #000;
		  border-bottom: solid 1px #000;
		  display: none;
	}
	
	/* kosik */
	div#shoppingCart{	
		height: 24px;
		float: right;
		padding: 4px 15px 0px 10px;
		
		
	}	
		div#shoppingCart span,
		div#shoppingCart a{
			color: #fff;
		}
		
	
	/* div kterym osetrujeme okraje */
	div#cont{
		padding: 0px 6px 0px 6px;
	}
	div#contright{
		padding: 0px 6px 0px 6px;
		
		
		
	}
	
	/* div ve kterem jsou hlevni bloky */
	div#playGround{		
		min-height: 300px;
	}
	
	/* vzdy budeme */
	div#mainContent{
		padding: 10px 20px 10px 20px;
	}
	
	div#left,
	div#rightBlock,
	div#center,
	div#right{
		min-height: 300px;
		float: left;
	}
	
	div#left h3,
	div#right h3 {
		padding: 8px 10px 10px 15px;
		  font-size: 15px;
		border-bottom: solid 2px #f58020;
		color: #000;  
		background: #fff;
	}	
	
	div#rightBlock{
		width: 778px;
		background-color: #fff;
	}
		h3.noMargin{ margin: 0px !important;}
		
		div.rightBoxIn{
			padding: 10px 10px 10px 10px;
			border-bottom: solid 10px #fff;
		}
		
		div.rightBoxIn a{color: #000;}
		div.rightBoxIn a:hover{color: black; }
	
	div#center{
		width: 578px;
	}
	
		/* Vypis eshopu */
		/* alert and info */
		div.info,
		div.alert{
			padding: 10px;
			margin: 0px 0px 10px 0px;
		}
		
		div.info{
			border: solid 1px #000;
			color: #000;
			background: white;
		}
		
		div.alert{
			border: solid 1px #c00;
			color:  #c00;
			background: white;
		}
		
		div.block,
		div.blockLast{
			width: 176px;
			height: 285px;
			margin-bottom: 5px;
			padding: 0px;
			float: left;
			border-top: solid 1px black;	
			border-right: solid 1px black;	
			border-bottom: solid 1px black;	
			border-left: solid 2px black;		
			
		}
		div.blockactive .blockFooter { 
			background: white;
		}
		
		div.block h3,
		div.blockLast h3{
			text-align: center;
			margin: 0px 0px 10px 0px;
		}
		
		div.block h3 a,
		div.blockLast h3 a{
			display: block;
			height: 35px;
			padding: 5px 10px 5px 10px;
			text-decoration: none;
			color: black !important;
		}
		
		div.block h3 a:hover,
		div.blockLast h3 a:hover,
		div.blockactive h3 a{		
			color: #000 !important;
			text-decoration: underline;
			background: white;
		}
		
		div.blockFooter {
			height: 36px;
			padding: 2px 5px 2px 5px;
		}
		div.blockFooter div {
			display: block;
			line-height: 100%;
			margin: 3px 5px 0px 0px;
			padding: 1px 5px 2px 5px;
			font-size: 11px;
			color: #fff;
			float: left;
		}
		div.blockFooter div.price { background: url("../img/layout/itemBox-ico.gif") center center repeat-x; }
		div.blockFooter div.news { background: url("../img/layout/itemBox-ico-news.gif") center center repeat-x;	}
		div.blockFooter div.action { background: url("../img/layout/itemBox-ico-action.gif") center center repeat-x; }
		div.blockFooter div.best_seller { background: url("../img/layout/itemBox-ico-best-seller.gif") center center repeat-x; }
		div.blockFooter div.bonus { background: url("../img/layout/itemBox-ico-bonus.gif") center center repeat-x; }
		
		a.blockImage{
			display: block;
			text-align: center;
			height: 80px;
			width: 60px;
			float: left;
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 10px;
		}
		
		p.blockDesc{
			line-height: 130%;
			font-size: 9px;
			margin: 0px 0px 0px 85px;
			padding: 0px 10px 0px 0px;
		}
		
		p.price {
			padding: 0px 10px 0px 10px;
			margin: 0px 0px 10px 0px !important;
			height: 55px;
			text-align: right;
			font-size: 10px !important;
		}
		p.price span.defaultPrice{
			font-size: 13px;
			font-weight: bold;
			color: black;
		}
			p.price span.defaultPrice span,
			span.commonPrice,
			span.commonPrice span,
			span.diffPrice,
			span.diffPrice span {
				font-size: 10px;
			}
			span.commonPrice {
				color: black;
			}
		
		div.actionShopButtons {
			height: 25px;
			margin: 0px 0px 10px 0px;
			display: none;
		}
		
		div.showOnlyDetail a { margin-left: 88px; }
		
		div.actionShopButtons a{
			color: #fff !important;
			display: block;
			float: left;
			width: 78px;
			text-decoration: none;
			height: 22px; 
		}	div.actionShopButtons a:hover{ color:black !important; }
			div.actionShopButtons a.btnBuy{ padding: 3px 10px 0px 0px; text-align: right;
				background: url("../img/layout/shop-buttuons-buy.gif") right top no-repeat;
				}
				
			div.actionShopButtons a.btnDetail{ padding: 3px 0px 0px 10px; text-align: left; 
				background: url("../img/layout/shop-buttuons-detail.gif") left top no-repeat; 
				}
		p.price span.defaultPrice{
			font-size: 15px;
			font-weight: bold;
			color: black;
		}
		
		div.boxesOrder,
		div.boxesPrice {
			height: 250px;
		}
		div.boxesPriceOrder,
		div.boxesOrderPrice {
			height: 195px;
		}
		div.boxesPriceOrder p.price,
		div.boxesOrderPrice p.price {
			height: 0px;
		}
		
		/* product detail */
		div.mainImage{
			padding: 20px;
			border: solid 1px gray;
			float: left;
			margin: 0px 20px 20px 0px;
			width: 220px;
		}
		
		div.mainImage a{
			display:block;
			padding: 0px 0px 30px 0px;
			background: url("../img/layout/lupa.gif") center bottom no-repeat #fff;
			text-align:  center;
		}
		
		.pictPopis {
			text-align:  center;
		}
		
		div.detailTopRight{
			margin-left: 280px;
			margin-bottom: 20px;
		}
		
		div.productLine{
			margin: 0px 0px 5px 0px;
			padding: 0px 0px 5px 0px;
			border-bottom: solid 1px #ccc;
		}
		
		div.productLineAdd{	padding: 0px 0px 0px 140px;	}
		div.priceDetail{ height: 22px; }
		
		div.productLine strong{
			padding: 0px 0px 0px 0px;
			display: block;
			float: left;
			width: 140px;
		}
			
			div.ourPrice{
				float: left;
			}
			
			span.shopStrikePrice{
				text-decoration: line-through; 	
			}
			
			div.priceDetail strong{	font-size: 14px; }
			div.priceDetail span{ font-size: 17px; }
			div.ourPrice span{ color: black; }
			span.shopPriceRed { color: #ff0000; }
			
		div#productDetail h3{
			margin: 0px 0px 10px 0px;
			font-size : 15px;
		}
		
		/* product galery */		
		h4.noMargin{ margin: 0px !important; }
		
		div.productGalFoto{
			margin: 10px 5px 0px 0px;
			padding: 5px;
			float: left;
		}
		
		/* Varianty */ 
		div#itemVariantsBox{	margin: 0px 0px 20px 0px; }
		
		/* div zebrik */
		div.zebrik {margin: 0px 0px 20px 0px; height: 30px;}
		div.zebrik span {
			display: block;
			float: left;
			padding: 10px 20px 0px 0px;
			font-size: 15px;
			font-weight : bold;
		}	div.zebrik span.step1active,
			div.zebrik span.step2active,
			div.zebrik span.step3active { color: black;  }
		
		/* usermenu box */
		div.loggedCurrentUserMain{
			height: 30px; 
			margin: 0px 0px 20px 0px;	
			padding: 0px 0px 0px 10px;
		 	background: white;
		}	div.loggedCurrentUserMain div.title{ float: left; padding: 5px 10px 0px 0px; height: 25px; }
			
		/* order info */
		div#finalOrderInfo{
			padding: 15px;
			border: solid 1px gray; 
		}	div#finalOrderInfo h3{
			font-size: 14px;
			color: black; 
			margin: 0px 0px 10px 0px;
		}
			div.oLine,
			div.oLineLast{
				padding: 0px 0px 5px 0px;
				border-bottom: solid 1px black;
			}	div.oLine{	margin: 0px 0px 5px 0px;	}
		
		/* objednavky */
		div.invoice{
			border-bottom:  solid 1px black;
			margin: 0px 0px 20px 0px;
		}
		
		/* tabulky */
		table.halfTable,
		table.fullTable {
			border-top: solid 1px black;
			border-left: solid 1px black;	
		}
		
		table.halfTable{
			width: 50%;
		}
		
		table.fullTable {
			width: 100%;
		}
		
		table.halfTable tr th,
		table.fullTable tr th,
		table.halfTable tr td,
		table.fullTable tr td{
			background: #fff;
			border-right: solid 1px black;
			border-bottom: solid 1px black;
			padding: 3px;
			background:  #fff; 
		}	table.halfTable tr th,
			table.fullTable tr th 		{ font-size: 13px; background: #f58020; color:#fff;}
			td.v1	{ width: 50px; text-align: center; }
			td.v150	{ width: 150px;}
			td.v190	{ width: 190px;}
			td.v4	{ width: 150px;}
			td.v300	{ width: 300px;}
			td.v5	{ width: 64px; text-align: center; }
			td.rAlign {text-align: right;}
			td.v25p, 
			th.v25p {	width: 25%;		}
			
			th.aRight,
			td.aRight{
				text-align: right;	
			}
			
			table.viewOrder tr th,
			table.viewOrder tr th{
				border-right: solid 1px #fff;
				border-bottom: solid 1px #fff;
			}
			
			/* butonky v kosiku radkoveho vypisu */
			td div.actionShopButtons{ width: 188px !important; margin: 0 auto; }
			
			span.tablePrice{
				font-size: 13px !important;
				font-weight: bold;
				color: black;
			}
		
		span.blackSmall span{
			color: #000 !important;
			font-size: 9px !important;
		}
		
		/* tabulka kosiku */		
		table.tableCart{
			background: #fff;
			width: 100%;
			margin: 0px 0px 10px 0px;
			border-bottom: solid 1px black;
		}	table.tableCart tr th,
			table.tableCart tr td{ padding: 5px; } 
			table.tableCart tr th.price,
			table.tableCart tr td.price{ text-align: right; width: 80px } 
			table.tableCart tr th.edit{ width: 30px}
			table.tableCart tr th{ background: #f58020; color: #fff; }
			table.tableCart tr td input.qtyCart{  border: solid 1px black; width: 30px }
			.edit,
			.del{
				width:50px;
			}
			
			.edit a,
			.del a{
				display: block;
				text-align:center;
				padding: 2px;
				text-decoration: none;
				background: url("../img/layout/btn-small-del.gif") left top no-repeat;
				color: #000 !important;
			}
			
			.edit a:hover{ color:#fff !important; background: url("../img/layout/btn-small-edit-hov.gif") left top no-repeat  #fff; }
		 	.del a:hover{ color:#fff !important; background: url("../img/layout/btn-small-del-hov.gif") left top no-repeat  #fff; }
			
			/* sumary tabulka*/
			table.Summary tr td.label{ font-size: 16px !important; font-weight: bold; }
			table.Summary tr td.value span{ font-weight: bold; font-size: 13px; color:black;  }
			
			/* finish buttons */
			div.cartFinishBtn a{
				display: block;
				float: right;
				height: 30px;
				padding: 10px 0px 0px 0px;
				margin: 0px 0px 0px 9px;
				text-align:center;
				text-decoration: none;
				font-size: 16px;
				color: #fff !important;
				width: 140px;
				background: url("../img/layout/btn.gif") left top no-repeat;
			}	div.cartFinishBtn a:hover{  text-decoration: underline;}
			
			
		/* zalozky */
		div#zalozkyobsah{
			border-right: solid 1px gray;
			border-bottom: solid 1px gray;
			border-left: solid 1px gray;
			padding: 20px;
			margin: 0px 0px 20px 0px;
		}
		
			div#zalozkyobsah h4{
				color:  black;
				font-size: 14px;
				margin: 0px 0px 10px 0px;
			}
			
			div#zalozkyobsah p{
				margin: 0px 0px 0px 0px;
			}
			
			div#zalozkyobsah ul{
				padding: 0px 0px 0px 20px;
			}
	
		/*fotogalerie*/	
		div.galLoopBox,
		div.galLoopBoxLast{
			float: left;
			width: 171px;
			height: 160px;
			padding: 2px;
			margin: 0px 0px 10px 2px;
			border: solid 1px gray;
			float:left;
			text-align: center;
		}		
		
		div#mainGalleryImage{
			border: solid 1px gray;
			padding: 5px;
			text-align: center;
			margin: 0px 10px 20px 0px;
		}
		
		/* discussion */
		span.discussionInfo{
			color: #000;
			font-weight: bold;
		}
		
		div.discussionMsg{
			padding: 0px 10px 10px 10px;
			border-bottom: solid 1px gray;
		}	
		
			 div.discussReaction div.discussionMsg{ border-bottom: none; padding: 0px 0px 10px 40px; }
		
		div.discussionMsg p{
			padding: 10px 0px 10px 0px;
		}
		
	/* kontakty */	
	div.kon{
		float: left;
		width: 50%;
	}	
		

	/* sort paging */
	div.sortPaging{
		margin: 0px 0px 20px 0px;
		height: 27px;
		display: none;
	}
	
	div.sortPaging a{
		display: block;
		float: left;
		padding: 4px 5px 4px 5px;
		border: solid 1px gray;
		text-decoration: none;
		margin: 0px 4px 0px 0px;
		display: none;
	}
	
	div.sortPaging a.active,
	div.sortPaging a:hover{		
				color: #000 !important;
				background: white;
			}
			
			div.sortPaging a:hover{	text-decoration: underline; }
	
	/* postrani sloupce */
	div#left{
		width: 200px;
		display: none;
	}
	
	div#right{
		width: 200px;
		display: none;
	}
	
	/* nejprodavanejsi */
	div.bestSeller{
		border-bottom: solid 1px gray;
		margin: 0px 0px 10px 0px;
		padding: 10px 0px 10px 0px; 
	}
	
		div.bestSeller h4 a{
			color: black;
			text-decoration: none;
		}
	
		div.bestSeller h4 a:hover{
			color: #000;
			text-decoration: underline;
		}
		
		div.bestSeller h4,
		div.bestSeller p{ 
			margin: 0px 0px 0px 87px;
		}
		
		div.bestSeller h4{
			margin-bottom: 10px
		}
			
			span.sellPrice{
				font-weight: bold;
				color: black;
			}
			
		div.bestSeller img { float: left;  }

/*footer*/
div.footerContent{
	text-align: center;
	padding: 10px;
	border-top: solid 2px #ccc;	
	background: white;
	display: none;
}

div.footerContent,
div.footerContent a{
	color: black;
}

/* skryte divy */
div.hide{
	display: none;
}

div#underMenu{
	height: 36px;		
	background:#fff;
	border-bottom: solid 10px #fff;
	display: none;
}
div#underMenuLine{
	height: 34px;		
	border-bottom: solid 2px #000;
	position: relative;
	display: none;
}

	ul.leftMenu{
		list-style: none;
		display: none;
	}

	ul.leftMenu li{
		display: block;
		min-height: 27px;
		display: none;
	}

	ul.leftMenu li a{
		display: block;
		min-height: 23px;
		padding: 2px 10px 2px 15px;
		background:  white;
		color: black;
		border-bottom: solid 1px #fff;
		text-decoration: none;
		display: none;
	}
	
	ul.leftMenu li a.active,
	ul.leftMenu li a:hover{
		color: #000 !important;
		background:  white;
		display: none;
		
	}
	
	
	ul.leftMenu li a:hover{
		text-decoration: underline;
		display: none;
	}
	ul.leftMenu li ul li a{
		padding: 2px 10px 2px 15px;
		background: white;
		color: #fff !important;
		display: none;
	}  ul.leftMenu li ul li a:hover,
	   ul.leftMenu li ul li a.active{
      background: white;
		  color: #fff !important;
		  display: none;
     }  
     
    ul.leftMenu li ul li ul li a{
  		padding: 2px 10px 2px 30px;
  		background: url("http://www.cimburek.cz/out/cimburek/img/side-menu/left-li-bg.gif") 15px center no-repeat  white;
  		color: #000 !important;
  		display: none;
  	}  
      ul.leftMenu li ul li ul li a:hover,
  	  ul.leftMenu li ul li ul li a.active{
  		background: url("http://www.cimburek.cz/out/cimburek/img/side-menu/left-li-bg.gif") 15px center no-repeat  white;
  		  color: #000  !important;
  		  display: none;
       }  
	ul.sortingView{
		list-style-type: none;
		border-bottom: solid 1px gray;
		height: 32px;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 0px !important;	
      display: none;	
	}
.sortInfo{
display: none;
}	

.backButton{
display: none;
}			
	
#sort_paging{
display: none;
}		

#shadowbox_container{
display: none;
}		


ul#zalozky,
	ul.sortingView{
		list-style-type: none;
		border-bottom: solid 1px #f5d420;
		height: 32px;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 0px !important;
    display: none;		
	}
	
	ul#zalozky li,
	ul.sortingView li {
		display: block;
		float: left;
		height: 28px;
		display: none;
	}
	
	ul#zalozky li a,	
	ul.sortingView li a{ 
		display: block;
		float: left;
		height: 25px;
		background: #f5d420;
		margin:  4px 0px 0px 0px;
		padding: 3px 10px 0px 10px;
		border-right: solid 1px #fff;
		color: #000 !important;
		display: none;
	}	
		ul#zalozky li.act2 a,
		ul.sortingView li.act2 a,
		ul#zalozky li a:hover,	
		ul.sortingView li a:hover{ 
			background: #f58020; 
			color: #FFF	 !important; 
			height: 25px;
			margin:  0px 0px 0px 0px;
			padding: 7px 10px 0px 10px;	
			display: none;
		} 
	
		ul.noMarginBottom{
			margin-bottom: 0px !important;
			display: none;
		} 
			
	
