*{
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Arial, "Arial CE", sans-serif, Verdana;
  font-size: 12px;
  text-align: left;
}

body {
	background: url(../img/new/bg-cover.gif) left top repeat-x #BDE46D;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, "Arial CE", sans-serif, Verdana;
	font-size: 12px;
	line-height: 160%;
}

h1{
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 1000;
	padding: 0px;
	margin: 0px;
}

h1 a{
	text-decoration: none;
}

h2{
	font-size: 18px;
	color:  #125e1c;
}

h2, p{
	margin: 0px 0px 20px;
}

	a{ color: #444;}
	
	p#path{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 45px;
	}
	
	div#mainContent a{
		color: #125e1c;
		text-decoration: none;
	}
	
	div#mainContent a:hover{
		text-decoration: underline;
	}

div.clear, div.util, div.cleaner{ display: block; clear: both; font-size: 0px; line-height: 0px; height: 0px; }

/* pomocne tridy */
h3.borderTopMore{
	border-top: solid 9px #fff;
}

h4,
div.marginBottom{
		margin: 0px 0px 10px 0px;
}

div.marginBottomMore{
		margin: 0px 0px 20px 0px;
}

/* LAYOUT */

div#mainCoever{
	background:url(../img/new/bg.gif) center top repeat-y;
}

div#mainCoeverInner{
	 background: url("../img/new/bg-plg.jpg") center top no-repeat;
}

div#topTitle{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

div#topTitle,
div#topTitle a{
	font-size: 20px;
	color: #fff; 
}

div#main{
	width: 960px;
	min-height: 100px;
	margin: 0 auto;
	position: relative;
}

	div#top{
		position: relative;
		padding: 0px 0px 0px 0px;
		height: 212px;
		background: url('../img/new/header.jpg') center top no-repeat #fff;
	}
	
	div#topIn{
		height: 212px;
	}
	
		div#topShopInformation{
			height: 190px;
			position: relative;
		}
		
		div.slogan{
			padding: 0px 0px 0px 32px;
			font-size: 15px;
			color: #000;
		}
		
	div#under{
		height: 30px;
		background: #000;
		border-bottom: solid 1px #fff;
	}
	
	/* kosik */
	div#shoppingCart{	
		height: 24px;
		float: left;
		padding: 4px 15px 0px 15px;
		
	}
		div#shoppingCart *,
		div#shoppingCart a{
			color: #fff;
	font-size: 10px;
		}
	
	/* div kterym osetrujeme okraje */
	div#cont{
		padding: 0px;

	}
	div#contright{
		padding: 0px;
	}
	
	/* div ve kterem jsou hlevni bloky */
	div#playGround{		
		min-height: 1300px;
		padding: 0px 0px 0px 0px;
		background: #fff;
	}
	
	/* vzdy budeme */
	div#mainContent{
		padding: 0px 20px 10px 20px;
	}
	
	div#left,
	div#rightBlock,
	div#center,
	div#right{
		min-height: 300px;
		float: left;
	}
	
	span.rightCatHeading{
		display: block;
		font-weight: bold;
	}
	
	span.rightCatHeading,
	div#left h3,
	div#right h3 {
		padding: 10px 10px 10px 10px;;
		font-size: 14px;
		color: #125e1c;
		background: url("../img/new/left-menu-border.gif") left bottom no-repeat;
	}	
	
	#left span.rightCatHeading{ margin: 0px 0px 0px 22px;}

	div#right h3 {	}
	
	div#rightBlock{
		width: 778px;
		background-color: #fff;
	}
		h3.noMargin{ margin: 0px !important;}
		
		div.rightBoxIn{
			padding: 10px 0px 10px 0px;
			border-bottom: solid 10px #fff;
		}
		
		div.rightBoxIn a{color: #125e1c;}
		div.rightBoxIn a:hover{color: #444;}
	
	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 #125e1c;
			color: #125e1c;
			background: #f3f6f9;
		}
		
		div.alert{
			border: solid 1px #c00;
			color:  #c00;
			background: #fcd5d5;
		}
		
		div.block,
		div.blockLast{
			width: 176px;
			height: 285px;
			margin-bottom: 5px;
			padding: 0px;
			float: left;
			border-top: solid 1px #fff;	
			border-right: solid 1px #ddd;	
			border-bottom: solid 1px #ddd;	
			border-left: solid 2px #fff;		
			background: url("../img/layout/bg-block.gif") center bottom repeat-x;
		}
		
		div.blockactive .blockFooter { 
			background: #f3f6f9;
		}
		
		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;
			color: #444 !important;
			text-decoration: none;
		}
		
		div.blockactive h3 a,
		div.block h3 a:hover,
		div.blockLast h3 a:hover{		
			color: #125e1c !important;
			text-decoration: underline;
			background: #f3f6f9;
		}
		
		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; }
		div.blockFooter div.availability { background-color: #0000CD; }
		
		
		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: 12px;
			font-weight: bold;
			color: #125e1c;
		}
		
			p.price span.defaultPrice span,
			span.commonPrice,
			span.commonPrice span{
				font-size: 10px;
			}
		
		div.actionShopButtons {
			height: 25px;
			margin: 0px 0px 10px 0px;
		}
		
		div.showOnlyDetail a { margin-left: 88px; }
				
		div.actionShopButtons a{
			color: #125e1c !important;
			display: block;
			float: left;
			width: 78px;
			text-decoration: none;
			height: 22px; 
		}	
			div.actionShopButtons a:hover{ color: #125e1c !important; text-decoration: underline; }
			div.actionShopButtons a.btnBuy{ padding: 3px 10px 0px 0px; text-align: right;
				background: url("../img/layout/shop-buttuons-buy.gif") 5px 4px no-repeat #125e1c;
				}
				
			div.actionShopButtons a.btnDetail{ padding: 3px 0px 0px 10px; text-align: left; 
				background: url("../img/layout/shop-buttuons-detail.gif") right 4px no-repeat; 
				}

		div.boxesPrice { height: 230px;	}
		div.boxesPrice p.price { height: 0px; }

		/* product detail */
		div.mainImage{
			padding: 20px;
			border: solid 1px #125e1c;
			float: left;
			margin: 0px 20px 20px 0px;
			position: relative;
			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;
		}
		
		span.label-span  { display: none; }
		
		div.itemLoopFotoBox{
			float: left;
			}	
				
		div.blockPictBox {
				padding: 5px 0px 0px 0px;
				height: 125px;
				width: 176px;
				text-align: center;
		}
		
		a.blockImageLineList {
					display: block;
					position: relative
					}
		
		a.bigBlockImage {
					display: block;
					position: relative;
					text-align: center;
				}
				
		a.bigBlockImage span {
				margin: 0px 10px 0px 10px;
		}
			
			div.priceRow {
				padding: 0px 12px 0px 12px;
				margin: 0px 0px 10px 0px;
				height: 15px;
				font-size: 12px;
			}
		
		div.commonPrice {
			color: #444;
			float: left;
		}	
		div.shopStrikePrice{
				text-decoration: line-through; 	
			}
					
		div.defaultPrice {
					float: right;
		  			font-weight: bold;
				}	
				
		div.shopPriceRed{
		  color: #f00 !important;
		}
		div.detailTopLeft{
			float: left;
			width: 262px;
		}
		
		div.detailTopRight{
			float: left;
			width: 360px;
			margin-left: 20px;
			margin-bottom: 20px;
		}
		
		div.productLine{
			margin: 0px 0px 5px 0px;
			padding: 0px 0px 5px 0px;
			border-bottom: solid 1px #efefef;
		}
		
		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;
        font-size:12px; 	
			}
			
			div.priceDetail strong{	font-size: 14px; }
			div.priceDetail span{ font-size: 17px; }
			span.ourPrice { color: #125e1c; }
			span.shopPriceRed { color: #ff0000; }
			
		div#productDetail h3{
			margin: 0px 0px 10px 0px;
			font-size : 15px;
		}
		
		/* product galery */		
		h4.noMargin{ margin: 0px !important; }
		
		div.productGalFoto{
			height: 178px;
			margin: 10px 0px 0px 0px;
			padding: 5px;
			border: solid 1px #ccc;
			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;
			color: #ddd;
		}	div.zebrik span.step1active,
			div.zebrik span.step2active,
			div.zebrik span.step3active { color: #125e1c; }
		
		/* usermenu box */
		div.loggedCurrentUserMain{
			height: 30px; 
			margin: 0px 0px 20px 0px;	
			padding: 0px 0px 0px 10px;
		 	background: #efefef;
		}	div.loggedCurrentUserMain div.title{ float: left; padding: 5px 10px 0px 0px; height: 25px; }
		
		/* order info */
		div#finalOrderInfo{
			padding: 15px;
			border: solid 1px #AFAFAF; 
		}	div#finalOrderInfo h3{
			font-size: 14px;
			color: #125e1c;
			margin: 0px 0px 10px 0px;
		}
			div.oLine,
			div.oLineLast{
				padding: 0px 0px 5px 0px;
				border-bottom: solid 1px #efefef;
			}	div.oLine{	margin: 0px 0px 5px 0px;	}
		
		/* objednavky */
		div.invoice{
			border-bottom:  solid 1px #efefef;
			margin: 0px 0px 20px 0px;
		}
		
		/* tabulky */
		table.halfTable,
		table.fullTable {
		/*
			border-top: solid 1px #125e1c;
			border-left: solid 1px #125e1c;	
		*/
		}
		
		table.halfTable{
			width: 50%;
		}
		
		table.fullTable {
			width: 100%;
		}
		
		table.fullTable p {
			margin: 0px 0px 0px 0px;
		}
		
		table.halfTable tr th,
		table.fullTable tr th,
		table.halfTable tr td,
		table.fullTable tr td{
			background: #fff;
			border-right: solid 1px #ccc;
			border-bottom: solid 1px #ccc;
			padding: 3px;
			background: url("../img/layout/table-td-bott.gif") left top repeat-x #fff; 
		}	table.halfTable tr th,
			table.fullTable tr th 		{ font-size: 13px; background: #125e1c; 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%;		}

			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: #125e1c;
			}
		
		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 #ccc;
		}	
			table.tableCart tr td{	border-top: solid 1px #ccc;	}
			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: #125e1c; color: #fff; }
			table.tableCart tr td input.qtyCart{  border: solid 1px #125e1c; width: 30px }
			table.tableCart tr td input.codeCart{  width: 150px; }
			.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: #fff !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 {
				
			}
			table.Summary tr td{
				border-top: solid 1px #efefef;
				border-bottom: solid 1px #efefef;
			}
			
			table.Summary tr td.value {
			}
			table.Summary tr td.label{ font-size: 16px !important; font-weight: bold; }
			table.Summary tr td.value span{ font-weight: bold; font-size: 15px !important; color:#125e1c;  }
			
			/* 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 #125e1c;
			border-bottom: solid 1px #125e1c;
			border-left: solid 1px #125e1c;
			padding: 20px;
			margin: 0px 0px 20px 0px;
		}
		
			div#zalozkyobsah h4{
				color:  #125e1c;
				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 #ccc;
			float:left;
			text-align: center;
		}		
		
		div#mainGalleryImage{
			border: solid 1px #125e1c;
			padding: 5px;
			text-align: center;
			margin: 0px 10px 20px 0px;
		}
		
		/* discussion */
		span.discussionInfo{
			color: #125e1c;
			font-weight: bold;
		}
		
		div.discussionMsg{
			padding: 0px 10px 10px 10px;
			border-bottom: solid 1px #efefef;
		}	
		
			 div.discussReaction div.discussionMsg{ border-bottom: none; padding: 0px 0px 10px 40px; }
		
		div.discussionMsg p{
			padding: 10px 0px 10px 0px;
		}

	/* sort paging */
	div.sortPaging{
		margin: 0px 0px 20px 0px;
		height: 27px;
	}
	
	div.sortPaging a {
		display: block;
		float: left;
		padding: 4px 5px 4px 5px;
		border: solid 1px #ccc;
		text-decoration: none;
		margin: 0px 4px 0px 0px;
	}
	
	div.sortPaging a.active,
	div.sortPaging a:hover{		
		color: #fff !important;
		background: #125e1c;
	}
	
	div.sortPaging a:hover{	text-decoration: underline; }
	
	/* postrani sloupce */
	div#left{
		width: 182px;
	}
	
	div#right{
		width: 178px;
		padding-right: 22px;
	}
	
	/* nejprodavanejsi */
	div.bestSeller{
		border-bottom: solid 1px #d7d7d7;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 10px 0px; 
	}
	
		div.bestSeller h4 a{
			color: #125e1c;
			text-decoration: none;
		}
	
		div.bestSeller h4 a:hover{
			color: #125e1c;
			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: #125e1c;
			}
			
		div.bestSeller img { float: left;  }

		/* podstranky */
		div.loopPage{
			padding: 0px 0px 10px 0px;
			margin: 0px 0px 10px 0px;
			border-bottom: solid 1px #ccc;
		}
		
			div.loopPage h3{
				margin: 0px 0px 10px 0px;
			}
		
		
/*footer*/
div.footerContent{
	background: #777;
	border-top: solid 20px #fff; 
	padding: 21px;
	background: #fff
}

div.footerContent,
div.footerContent a{
	color: #777;
}

/* skryte divy */
div.hide{
	display: none;
}
				
/* phone form */
form#telForm{
	margin: 0px 0px 0px 0px;
	background: url("../img/layout/phone.gif") right 3px no-repeat;
}
	
	form#telForm div.line{
		padding: 3px 0px 7px 0px;
	}
	
	form#telForm div.line input,
	form#telForm div.line textarea{
    	padding: 4px;
  		font-size: 11px;
  	}
	
	input.textField,
	form#telForm textarea{
		width: 125px;
		border: solid 2px #ccc;
		color: #656159;
	}
	
	form#telForm textarea{
    	height: 60px;
	}

	input#sendForm{
		width: 149px;
		border: solid 2px #bf0000;
		background: #bf0000;
		color: #fff;
	}
	
	label.important{
    	font-weight: bold;
    	text-align: right;
    	padding: 0px 5px 0px 0px;
  	}	

  .videoLoopBox {
  	margin-bottom: 10px; 
  	
  }
  
  .videoLoopVideo {
  	float: left; 
  	margin-right: 10px; 
  	width: 330px;
  }
  
  
  .bestSellerCapsulle{
  	padding-top: 10px;
  }
  
  a.bestSellerCapsulleLink {
		display: block;
		text-align: right;
		padding: 0px 10px 5px 0px;
	}
	
	a.indexPageNewsLinkShowAll {
		display: block;
		text-align: right;
		padding: 0px 0px 5px 0px;
	}
 
	/* facebook */
	div.faceookLikeButton{
		float: left;
	}
	
	div#templateItemDetailTopRight div.faceookLikeButton{
			padding: 10px 0px 0px 5px;
		}
	
	div#templateProuctUtilBox{
		padding: 0px 0px 5px 5px;
		float:  left;
		width: 145px;
	}
	
	
	div#templateProuctUtilBox a{
		display: block;	
		padding: 0px 0px 6px 22px;
		height: 14px;
		text-transform: lowercase;
		color: #1b1b1b;
		font-size: 0.9em;
		text-decoration: none;
	}
	
	div#templateProuctUtilBox a:first-letter{
		text-transform: uppercase;
	}
	
	div#templateProuctUtilBox a:hover{
		text-decoration: underline;
	}
	
	div#templateProuctUtilBox a.linkFacebookShare{ background: url('../img/layout/icon-facebook.gif') left top no-repeat;}
	div#templateProuctUtilBox a.linkAdvise{ background: url('../img/layout/icon-send.gif') left top no-repeat;}
	div#templateProuctUtilBox a.linkPrint{ background: url('../img/layout/icon-print.gif') left top no-repeat;}
	div#templateProuctUtilBox a.linkCompare{ background: url('../img/layout/icon-compare-add.gif') left top no-repeat;}
	div#templateProuctUtilBox a.linkCompareAdd{ background: url('../img/layout/icon-compare.gif') left top no-repeat;}
	div#templateProuctUtilBox a.linkCompareRemove{ background: url('../img/layout/icon-compare-remove.gif') left top no-repeat;}
	div#templateProuctUtilBox a.linkFavourite{ background: url('../img/layout/star-gray.gif') left top no-repeat;}
	div#templateProuctUtilBox a.linkFavouriteAdd{ background: url('../img/layout/star.gif') left top no-repeat;}
	
	div.facebookShareBox a{
		display: block;
		float: right;
		padding: 7px 10px 7px 10px;
	}
	
/*varianty*/
		table.variantMenu {
			border-collapse:collapse;
		}		
		
		form#variantList td{
				padding: 6px 10px 2px 0;
				border-bottom: 1px dotted #8E8E8E;
				
			}
		
		form#variantList td.col1 {
				width: 14px;
			}
			
		form#variantList td.col2 {
				width: 260px;
			}
		
		form#variantList td.col3 {
				width: 70px;		
			}
		form#variantList td.col4 {
				width: 60px;		
			}	
		form#variantList td.col4 div{	
				height: 16px;
				padding: 0px 0px 2px 4px;
				font-size: 12px;
				color: #fff;	
			}	
		form#variantList td.col5 {
				width: 70px;		
			}
		form#variantList td.col5 div{
				height: 16px;
				padding: 0px 0px 2px 4px;
				font-size: 12px;
				color: #fff;
				background-color: #0000CD;	
			}
			
		div.templateItemDetailTopLonger{
			width: 440px !important;
		}
		
		/* shopDetail - other pictures */	

div#otherImages {
	float: left;
	width: 74px;	
}

.otherImage {
	margin: 0 0 10px 0 !important;
	padding: 4px !important;
	width: 60px !important;
	}

div#imageOuterShape {
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	float: left;
	height: 200px;
	width: 74px;
	position: relative;	
	overflow: hidden;
}
	
div#imageInnerShape {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;		
}


div#imageInnerShape a {
		margin: 0 !important;
		padding: 0 !important;
	}
		
div.modelButton {
		margin: 0px 0px 0px 0px !important;
		padding: 0 0 0 10px !important;
		float: left;
		width: 74px;
		height: 20px;
	}

div.modelButton a
{
margin: 0px 0px 0px 0px !important;
padding: 0 0 0 0 !important;
display: block;
width: 74px;
height: 20px;
text-decoration: none;
color: transparent !important;
}

div.modelButton a.arrowLeft

{
	background: url("../img/layout/ar_up-c.gif") center top no-repeat;
}

div.modelButton a.arrowRight

{
	background: url("../img/layout/ar_down-c.gif") center bottom no-repeat;
}

div.modelButton a.arrowLeft:hover

{
	background: url("../img/layout/ar_up-s.gif") center top no-repeat !important;
}

div.modelButton a.unactiveLeft,
div.modelButton a.unactiveLeft:hover

{
	background: url("../img/layout/ar_up-n.gif") center top no-repeat !important;
	cursor: default;
}

div.modelButton a.arrowRight:hover

{
	background: url("../img/layout/ar_down-s.gif") center bottom no-repeat !important;
}

div.modelButton a.unactiveRight,
div.modelButton a.unactiveRight:hover

{
	background: url("../img/layout/ar_down-n.gif") center bottom no-repeat !important;
	cursor: default;
}


/* END shopDetail - other pictures */	

div.banner {padding: 0 0 15px 0}

	div.freeDeliveryBlock {
		float: right;
		padding: 2px 0 20px 45px;
		background: url('../img/layout/doprava.jpg') left top no-repeat;
	}
	
span.freeDeliveryLimit {font-size: 14px;color: red}
span.freeDelivery {font-size: 13px;color: green}

h2.left {
	float: left;
}
	
	
	
/* new probio layout */	
#header {
  width:960px;
  margin:0px 0px;
  height:178px;
  position:absolute;
  top:0px;
  left:0px;
}
	
	
#headerMenu {
  position:absolute;
  left:324px;
  top:49px;
  width:617px;
  height:121px;
}

#headerMenu li,
#headerMenu li a{
  height: 121px;
  float:left;
  display: block;
}

#headerMenu a {
  height: 121px;
  display: block;
  float:left;
  text-decoration:none;
}

#headerMenu .menu1 {
	width: 75px;
}

#headerMenu .menu2 {
	width: 79px;
}

#headerMenu .menu3 {
	width: 103px;
}

#headerMenu .menu4 {
	width: 107px;
}

#headerMenu .menu5 {
	width: 116px;
}

#headerMenu .menu6 {
	width: 58px;
}

#headerMenu .menu7 {
	width: 78px;
}

#headerMenu #active_1,
#headerMenu .menu1:hover{ 	background: url('../img/new/menuhov/1.jpg') -1px top no-repeat; }
#headerMenu #active_2,
#headerMenu .menu2:hover{ 	background: url('../img/new/menuhov/2.jpg') left top no-repeat; }
#headerMenu #active_3,
#headerMenu .menu3:hover{ 	background: url('../img/new/menuhov/3.jpg') left top no-repeat; }
#headerMenu #active_4,
#headerMenu .menu4:hover{ 	background: url('../img/new/menuhov/4.jpg') left top no-repeat; }
#headerMenu #active_5,
#headerMenu .menu5:hover{ 	background: url('../img/new/menuhov/5.jpg') left top no-repeat; }
#headerMenu #active_6,
#headerMenu .menu6:hover{ 	background: url('../img/new/menuhov/6.jpg') left top no-repeat; }
#headerMenu #active_7,
#headerMenu .menu7:hover{ 	background: url('../img/new/menuhov/7.jpg') left top no-repeat; }
	
/* upper super menu*/

#topUpperMenuCover{
	width: 940px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 22px;
	padding-right: 20px;
}

#topUpperMenuCover ul{
	float: right
}

#topUpperMenuCover ul,
#topUpperMenuCover ul li{
	margin: 0px !important;
	padding: 0px !important;
}

#topUpperMenuCover ul li,
#topUpperMenuCover ul li a{
	color: #fff;
	display: block;
	float: left;
	padding-left: 9px !important;
	text-decoration: none;
	line-height: 1.2em;
	
}

#topUpperMenuCover ul li a{
	background: url(../img/new/pipe.jpg) left 2px no-repeat; 
}
#topUpperMenuCover ul li a.home{
	background: none !important;
}


#footerHolder{
	width: 980px;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	background: #C0E571;
}

#footer {
	height:110px;
	position: relative;
	background:url(../img/new/footer-background2.jpg) left top no-repeat;
	width: 960px;
	margin: 0 auto;
}

.fs_left,.fs_right{
	position: absolute;
}

.fs_left{
	top: 0px;
	left: -22px;
}
.fs_right{
	top: 0px;
	left: 960px;
	z-index: 100;
}
#underFoot {
  padding: 0px 10px 20px 10px;
  background-color: #BDE46D;
  color:#00530e;
	width: 960px;
	margin: 0 auto;
  
}
.footUnderText {
  padding-top:20px;
  padding-right: 33px;
}
#underFoot img {
  margin-left:40px;
}

.floatRight{
	float: right;
}

#underFoot p{
	margin: 0px !important;
}

#left h3{
	margin-left: 22px;
}


.likeIt{
	float: left;
}
.shareBox{
	float: right;
}

#mainContent ul,#mainContent ol{
	padding-left: 25px;
}
.actionShopButtons a.btnDetail {
 font-weight: bold;
}
.actionShopButtons a.btnBuy {
 color: #fff !important;
 font-weight: bold;
}
.actionShopButtons a:hover.btnBuy {
 color: #fff !important;
 font-weight: bold;
}
.v100 .actionShopButtons {
  width: 90px !important;
}
.boxes .btnBuy {
  width: 95px;
  text-align: left !important;
  font-size: 15px;
  margin-left: 5px;
  padding: 3px 0 3px 70px !important;
  background-position-x: 40px !important;
}

.sortingView,
#zalozky {
	padding-left: 0 !important;
}
div.regFlineMore input {
  width: 190px;
  padding: 2px;
}
div.regFlineMore label {
  padding: 2px;
}

/* ježíšek */
div.mainImage a#biglinknapisjeziskovi {
  background: url('../img/default/jezisek-ucho.png') left top no-repeat;
  width: 129px;
  height: 52px;
  position: absolute;
  bottom: 20px;
  left: -12px;
  margin: 0;
  padding: 0;
}
div.mainImage a#biglinknapisjeziskovi:hover {
  text-decoration: none;
}
#jezisekbox {
	background: url('../img/default/bg_jezisek-darek.jpg ') right center no-repeat;
	padding-right: 300px;
}
#jezisekbox input.iText {
  padding: 3px;
  width: 230px;
  color: #666;
}
#jezisekbox form {
  width: 397px;	
}
#jezisekbox label {
  padding-top: 5px;
  padding-left: 0px;
  font-weight: bold;
  text-align: left;
  width: 110px;
}
#jezisekbox .regFline {
  border-bottom: none !important;
  margin: 0 0 0.5em 0;
  padding: 0 9px 0.5em 0px;
}

#topUpperMenuCover ul li a.loginButton {
	color: #feee00;	
}
div.counter_code {
 display: block;
 clear: both;
 font-size: 0px;
 line-height: 0px;
 height: 0px;
}
div.footerContent {
  background: none;
  padding: 20px 40px 0px 40px;
  margin: 0;
  border: none;
  color: #125e1c;
}
div.footerContent a {
  color: #125e1c;
}
#sc_discount_code fieldset {
	background: #edfcd1;
}

td.v100 {
	width: 80px;
	text-align: center
}
	
#itemBigButtonSpinner{
	position: absolute; margin-left: 62px; background-color: #FFF; padding: 9px 81px; margin-top: -33px;
}


.tableCart input[type="radio"] {
	margin-right: 5px;
}