*{
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Trebuchet MS, Verdana, Helevetica, Arial, "Arial CE", sans-serif;
  font-size: 12px;
  text-align: left;
}

body {
  background: url("../img/layout/bg.gif") center top repeat-x  #19c030 ;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-family: Trebuchet MS, Verdana, Helevetica, Arial, "Arial CE", sans-serif;
  font-size: 12px;
  line-height: 160%;
}

h1{
	color: #000;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	float: left;
}

h2{
	font-size: 18px;
	color:  #17be2d;
}

h2, p{
	margin: 0px 0px 20px;
}


	a{ color: #444;}
	
	p#path{
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 8px 0px;
		border-bottom: solid 1px #ddd;
	}
	
	div#mainContent a{
		color: #17be2d;
	}

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/layout/bg-cover-out.gif") center top repeat-y;
}

div#mainCoeverInner{
	background: url("../img/layout/bg-cover.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: 990px;
	min-height: 100px;
	margin: 0 auto;
}

	div#top{
		padding: 0px 0px 0px 0px;
		height: 190px;
	}
	
	div#topIn{
		height: 190px;
	}
	
		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: 300px;
		padding: 0px 6px 0px 6px;
		background: #fff;
	}
	
	/* vzdy budeme */
	div#mainContent{
		padding: 10px 20px 10px 20px;
	}
	
	div#left,
	div#rightBlock,
	div#center,
	div#right{
		min-height: 300px;
		float: left;
	}
	
	span.rightCatHeading{
		display: block;
		font-weight: bold;
		color: #fff;
	}
	
	span.rightCatHeading,
	div#left h3,
	div#right h3 {
		padding: 8px 10px 10px 15px;
		font-size: 15px;
		color: #17be2d;
	}	
		div#right h3	{ padding-left: 10px !important; background: #fff; margin: 0px 0px 10px 0px; font-size: 13px;}
		div#left span.rightCatHeading,
		div#left h3 	{  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: #17be2d;}
		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 #17be2d;
			color: #17be2d;
			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: #17be2d !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: #17be2d;
		}
			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: #17be2d !important;
			display: block;
			float: left;
			width: 78px;
			text-decoration: none;
			height: 22px; 
		}	
			div.actionShopButtons a:hover{ color: #17be2d !important; text-decoration: underline; }
			div.actionShopButtons a.btnBuy{ padding: 3px 10px 0px 0px; text-align: right;
				background: url("../img/layout/shop-buttuons-buy.gif") left 4px no-repeat;
				}
				
			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 #17be2d;
			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: #17be2d; }
			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: #17be2d; }
		
		/* 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: #17be2d;
			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 #17be2d;
			border-left: solid 1px #17be2d;	
		}
		
		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: #17be2d; 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: #17be2d;
			}
		
		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: #17be2d; color: #fff; }
			table.tableCart tr td input.qtyCart{  border: solid 1px #17be2d; 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:#17be2d;  }
			
			/* 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 #17be2d;
			border-bottom: solid 1px #17be2d;
			border-left: solid 1px #17be2d;
			padding: 20px;
			margin: 0px 0px 20px 0px;
		}
		
			div#zalozkyobsah h4{
				color:  #17be2d;
				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 #17be2d;
			padding: 5px;
			text-align: center;
			margin: 0px 10px 20px 0px;
		}
		
		/* discussion */
		span.discussionInfo{
			color: #17be2d;
			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: #17be2d;
	}
	
	div.sortPaging a:hover{	text-decoration: underline; }
	
	/* postrani sloupce */
	div#left{
		width: 200px;
	}
	
	div#right{
		width: 200px;
	}
	
	/* nejprodavanejsi */
	div.bestSeller{
		border-bottom: solid 1px #d7d7d7;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 10px 0px; 
	}
	
		div.bestSeller h4 a{
			color: #17be2d;
			text-decoration: none;
		}
	
		div.bestSeller h4 a:hover{
			color: #17be2d;
			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: #17be2d;
			}
			
		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;
  }
  
  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;
}
	
#itemBigButtonSpinner{
	position: absolute; margin-left: 62px; background-color: #FFF; padding: 9px 81px;
}
	