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

body {
	margin: 0px;
	padding: 11px 0px 11px 0px;
	font-family: Trebuchet MS, Verdana, Helevetica, Arial, "Arial CE", sans-serif;
	font-size: 12px;
	line-height: 160%;
}

h1{
	padding: 5px 0px 0px 33px;
	margin: 0px 0px 5px 0px;
	font-size: 10px;
}

h2{
	font-size: 18px;
}

h2.left {float: left;}

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

ol {
	margin: 0px 0px 0px 20px;
}
hr{ border-bottom: solid 1px #ccc; line-height: 1px; }

	a{ color: #444;}

	p#path{
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 8px 0px;
		border-bottom: solid 1px #ddd;
	}

	div.loopPage p span,
	div.loopPage p strong,
	div.loopPage p a {
		color: inherit;
		font-size: inherit;
		font-family: inherit;
	}

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#topTitle{
	padding: 10px 0px 10px 31px;
	margin: 0px 0px 0px 0px;
}

div#topTitle,
div#topTitle a{
	font-size:  30px;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
}

div#main{
	width: 990px;
	min-height: 100px;
	background-color: #fff;
	margin: 0 auto;
}

	div#top{
		background: #fff;
		padding: 6px 6px 0px 6px;
		height: 139px;
	position: relative;
	z-index: 10;
	}

	div#topIn{
		height: 139px;
	position: relative;
	}

		a#topShopBackToHomePageLink{
			position: absolute;
			left: 0px;
			top: 0px;
			z-index: 100;
			text-decoration: none;
			display: block;
			width: 978px;
			height: 139px;
		}


		a#templateTopHomeLink{
			display: block;
			position: absolute;
			left: 0px;
			top: 0px;
			height: 139px;
			width: 978px;
			text-decoration: none;
			z-index: 11;
		}


		a#topDefaultLink{
			display: block;
			text-decoration: none;
			height: 40px;
		}
		div#topShopInformation{
			height: 85px;
			position: relative;
		}

		div.slogan{
			padding: 0px 0px 0px 32px;
			font-size: 15px;
			color: #000;
		}

	div#under{
		height: 28px;
		background: url("../img/layout/bg-under.gif") left top no-repeat;
		border-bottom: solid 1px #fff;
		position: relative;
		z-index: 100;
	}

	/* kosik */
	div#shoppingCart{
		width: 284px;
		height: 24px;
		float: left;
		padding: 4px 10px 0px 10px;
		text-align: center;
		color: #666;
		font-weight: bold;
		background: #efefef;
	}
		div#shoppingCart a {
			color: #666;
			font-weight: bold;
		}

	/* div kterym osetrujeme okraje */
	div#cont{
		padding: 0px 6px 0px 6px;
		min-height: 100px;
		background: url("../img/layout/left-column.gif") left top repeat-y;
	}
	div#contright{
		padding: 0px 6px 0px 6px;
		min-height: 100px;
		background: url("../img/layout/left-right-column.gif") left top repeat-y;
	}

	/* div ve kterem jsou hlevni bloky */
	div#playGround{
		min-height: 100px;
	}

	/* vzdy budeme */
	div#mainContent{
		padding: 10px 20px 10px 20px;
		background-color: #fff;
	}

	div#left,
	div#rightBlock,
	div#center,
	div#right{
		min-height: 100px;
		float: left;
	}

	span.rightCatHeading, span.rightCatHeading a {
		display: block;
		font-weight: bold;
		color: #fff;
	}

	span.rightCatHeading,
	div#left h3,
	div#right h3 {
		padding: 8px 0px 10px 15px;
		font-size: 13px;
		border-bottom: solid 1px #fff;

	}

	div#right span.rightCatHeading,
	div#right h3 { padding-left: 10px !important; margin: 0px 0px 10px 0px; font-size: 13px;}

	div#rightBlock{
		width: 778px;

	}
		div#right span.noMargin,
		h3.noMargin{ margin: 0px !important;}

		div.rightBoxIn{
			padding: 10px 10px 10px 10px;
			background:  #efefef;
		}
		div.leftBoxIn,
		div.rightBoxIn,
		div.bestSellerCapsulle{
			border-bottom: solid 10px #fff;
		}

		/* barva definovaná v defaultu 	*/
		div.rightBoxIn a:hover{color: #444;}

		div.rightBoxIn p{ padding: 0px; margin: 0px; }

		div.rightBoxIn ul li{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 12px; }

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

		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.block h3,
		div.blockLast h3{
			text-align: center;
			margin: 0px 0px 10px 0px;
		}

		div.block h3 a,
		div.blockLast h3 a{
			display: block;
			font-size: 12px;
			height: 40px;
			padding: 5px 10px 0px 10px;
			color: #444 !important;
			text-decoration: none;
			overflow: hidden;
		}

		div.block h3 a:hover,
		div.blockLast h3 a:hover,
		div.blockactive h3 a {
			text-decoration: underline;
		}

		div.blockFooter {
			height: 36px;
			padding: 2px 5px 2px 5px;
			text-align: center !important;
		}
		div.priceTypeSing,
		div.blockFooter div {
			display: block;
			line-height: 100%;
			margin: 3px 5px 0px 0px;
			padding: 1px 2px 2px 2px;
			font-size: 11px;
			color: #fff;
			float: left;
		}

		/* pozadí definováno v default	*/
		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; }
		div.blockFooter div.munit { background-color: #cd853f; }

		a.blockImage{
			display: block;
			text-align: center;
			height: 80px;
			width: 60px;
			float: left;
			margin: 0px 0px 10px 10px;
			padding: 0px 0px 0px 0px;
			position: relative;
		}

		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 5px 0px !important;
			height: 60px;
			text-align: right;
			font-size: 10px !important;
		}

		p.price span.defaultPrice{
			font-size: 13px;
			font-weight: bold;
		}
			p.price span.defaultPrice span,
			span.commonPrice,
			span.commonPrice span,
			span.diffPrice,
			span.diffPrice span {
				font-size: 11px;
			}

			span.commonPrice {
				color: #444;
			}

		div.actionShopButtons {
			height: 25px;
			margin: 0px 0px 10px 0px;
		}

		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.btnBuy{
				padding: 3px 10px 0px 0px;
				text-align: right;
				background: url("../img/layout/shop-buttuons-buy.gif") left top no-repeat;
			}

			div.actionShopButtons a.btnDetail{ padding: 3px 0px 0px 10px; text-align: left; width: 74px; background: url("../img/layout/shop-buttuons-detail.gif") left top no-repeat  #C7C7C7; 	}

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

		/* product detail */
		div.mainImage{
			padding: 20px 20px 20px 20px;
			border: solid 1px;
			float: left;
			margin: 0px 0px 20px 0px;
			position: relative;
			width: 220px;
		}

		div.mainImage a {
			display:block;
			padding: 0px 0px 30px 0px;
			text-align:  center;
			background: url("../img/layout/lupa.gif") center bottom no-repeat #fff;

		}

		.pictPopis {
			text-align:  center;
		}

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


		div.productLineAdd{
			padding: 0px 0px 0px 155px;
			}

		div.productLine strong{
			padding: 0px 0px 0px 0px;
			display: block;
			float: left;
			width: 160px;
		}

		div.productLineRightBlock{
			margin: 0px 0px 0px 160px;
		}

			div.ourPrice{
				float: left;
			}

			span.shopStrikePrice{
				text-decoration: line-through;
			}

			div.priceDetail strong{	font-size: 14px; }
			div.priceDetail span{ font-size: 17px; }

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

		/* usermenu box */
		div.loggedCurrentUserMain{
			height: 30px;
			margin: 0px 0px 20px 0px;
			padding: 0px 0px 0px 10px;
		 	background: #C7C7C7;
		}	div.loggedCurrentUserMain div.title{ float: left; padding: 5px 10px 0px 0px; height: 25px; }

		/* order info */
		div#finalOrderInfo{
			margin-top: 10px;
			padding: 15px;
			border: solid 1px #AFAFAF;
		}
		div#finalOrderInfo h3{
			font-size: 14px;
			margin: 0px 0px 10px 0px;
		}
			div.oLine,
			div.oLineLast{
				padding: 0px 0px 5px 0px;
				border-bottom: solid 1px #C7C7C7;
			}

      div.oLine{	margin: 0px 0px 5px 0px;	}

		/* objednavky */
		div.invoice{
			border-bottom:  solid 1px #C7C7C7;
			margin: 0px 0px 20px 0px;
		}

		/* tabulky */
		table.halfTable,
		table.fullTable {
			border-top: solid 1px;
			border-left: solid 1px;
		}

		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 #ccc;
			border-bottom: solid 1px #ccc;
			padding: 3px;
			background: url("../img/layout/table-td-bott.gif") left top repeat-x #fff;
		}
		table.fullTable p {
			margin: 0px 0px 0px 0px;
		}

			table.halfTable tr th,
			table.fullTable tr th 		{ font-size: 13px;  color:#fff;}
			th.v1, td.v1	{ width: 50px; text-align: center; }
			th.v150, td.v150	{ width: 150px;}
			td.v190	{ width: 190px;}
			td.v4	{ width: 150px;}
			td.v300	{ width: 300px;}
			th.v5, td.v5	{ width: 64px; text-align: center; }
			th.rAlign, 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;
			}

		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: 70px; }
			table.tableCart tr th.edit {  text-align: center;}
			table.tableCart tr th{ color: #fff; }
			table.tableCart tr td input.qtyCart{  border: solid 1px; width: 30px; }
			table.tableCart tr td input.codeCart{  width: 150px; }

			.edit a,
			.del a {
				display: block;
				width: 96px;
				text-align:center;
				height: 18px;
				padding: 2px;
				text-decoration: none;
				background: url("../img/layout/btn-small-del.gif") left top no-repeat #C7C7C7;
				color: #fff !important;
				float: right;
			}

			/* pozadí definováno v default*/
			.edit a:hover{ color:#fff !important;  }
		 	.del a:hover{ color:#fff !important; background: url("../img/layout/btn-small-del-hov.gif") left top no-repeat  #C7C7C7; }

			/* sumary tabulka*/
			table.Summary tr td {
				border-top: solid 1px #C7C7C7;
				border-bottom: solid 1px #C7C7C7;
			}

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

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

		/* zalozky */
		div#zalozkyobsah{
			border-right: solid 1px;
			border-bottom: solid 1px;
			border-left: solid 1px;
			padding: 20px;
			margin: 0px 0px 20px 0px;
		}

			div#zalozkyobsah h4{
				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: 180px;
			padding: 2px;
			margin: 0px 0px 2px 2px;
			border: solid 1px #ccc;
			float:left;
			text-align: center;
		}

		div#mainGalleryImage{
			border: solid 1px;
			padding: 5px;
			text-align: center;
			margin: 0px 10px 20px 0px;
		}

		/* discussion */
		div.chatBigBox{
			padding: 15px 0px 0px 0px;
		}

		div#discussionDescriptionTopBox {
			border: solid 1px #ccc;
			padding: 5px
		}

		div#discussionDescriptionTopBox div.dicscussionHeadBox{
			border: none !important;
		}

		div.dicscussionHeadBox{
			height: 25px;
			background: #d9d9d9;
			margin: 0px 0px 10px 0px;
			padding: 5px 0px 0px 20px;
			font-size: 14px;
			border-top: solid 10px #fff;
		}
			div#discussionThemeDesc{
				padding: 0px 0px 0px 20px;
			}

			div#discussionThemeDesc p{
				margin: 0px !important;
			}

			div.dicscussionHeadBox span {
			 	display: block;
			 	float: left;
			 	padding: 0px 20px 0px 0px;
			}

				div.dicscussionHeadBox span,
				div.dicscussionHeadBox span strong{
			 		font-size: 14px;
				}

			div.dicscussionHeadBox a{
			 	display: block;
			 	float: right;
			 	font-size: 14px;
			 	padding: 0px 20px 0px 0px;
			}

		div.discussionMsg{
			padding: 0px 20px 10px 20px;
			margin: 0px 0px 10px 0px;
			border-left: solid 2px #e3e3e3;
			border-bottom: solid 2px #e3e3e3;
		}

			 div.discussReaction {
			 	border-bottom: none;
				padding: 0px 0px 0px 20px;
				margin: 0px 0px 0px 0px !important;
			}

				div.discussReaction div.dicscussionHeadBox{
					background: #ececec;
				}

			 div.discussReaction div.discussionMsg{
			 	padding: 0px 0px 10px 20px !important;
			 	margin: 0px 0px 10px 0px !important;
				border-left: solid 2px #e3e3e3;
				border-bottom: solid 2px #e3e3e3;
			 }

		div.discussionMsg p{
			padding: 0px 20px 0px 0px;
			margin: 0px 0px 10px 0px !important;
		}

		div.discNoPaddingLeft{
			padding-left: 20px !important;
			padding-right: 0px !important;
		}

	/* 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:hover{	text-decoration: underline; }

	/* postrani sloupce */
	div#left{
		width: 200px;
	}

	div#right{
		width: 200px;
	}

	div#left span.rightCatHeading a,
	div#left h3 a,
	div#right span.rightCatHeading a,
	div#right h3 a{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
	}

	/* nejprodavanejsi */
	div.bestSeller {
		border-bottom: solid 1px #d7d7d7;
		border-left: dotted 1px #d7d7d7;
		border-right: dotted 1px #d7d7d7;
		background-color: #fff;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 10px 10px;
	}

		div.bestSeller .bestSellerTitle {
			display: block;
			float: none;
			font-weight: bold;
			margin: 0px 0px 10px 75px;
		}

		div.bestSeller .bestSellerTitle a{
			text-decoration: none;
		}

		div.bestSeller .bestSellerTitle a:hover{
			text-decoration: underline;
		}

		div.bestSeller p {
			margin: 0px 0px 0px 75px;
		}

		div.bestSeller a.blockImage {
			margin: 0px 0px 10px 0px;
		}

			span.sellPrice{
				font-weight: bold;
			}

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

			div.loopPage p {
				margin: 0px 0px 10px 0px;
			}

a#regMeIn{
	display: block;
	width: 145px;
	height: 24px;
	float: left;
	padding: 4px 0px 0px 0px;
	color: #fff;
	text-align: center;
}

div.Vote input{
		color: #000;
		width:  60px;
		text-align: center;
	}

/*footer*/
div.footerContent{
	text-align: center;
	padding: 15px 15px 15px 15px;
	border-top: solid 6px #fff;
	border-right: solid 6px #fff;
	border-left: solid 6px #fff;
	border-bottom: solid 6px #fff;
	background: #efefef;
}
	div.footerContent p {
		margin: 0px;
	}

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

div.counter_code {
	text-align: center;
}

/* cerveny span */
span.shopPriceRed{
  color: #f00 !important;
}

/* 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.newsletterForm {
	margin: 0px 0px 0px 0px;
	background: url("../img/layout/newsletter.gif") right 3px no-repeat;
}
	form.newsletterForm div.line,
	form#telForm div.line{
		padding: 3px 0px 7px 0px;
	}

	form.newsletterForm div.line input,
	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.newsletterForm textarea{
    	height: 60px;
	}

	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{
		height: 30px;
		width: 600px;
		overflow: hidden;
		float: left;
		border: 0;
	}

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

span.label-span  { display: none; }

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

			.v100 {
				width: 100px;
			}
			.v190 {
				width: 190px;
			}

/* novinky z clanku na uvodni strance */
div.blockNews {
			width: 245px;
			height: 115px;
			margin-bottom: 5px;
			padding: 5px 10px 5px 10px;
			float: left;
			border-top: 0;
			border-right: solid 1px #ddd;
			border-bottom: solid 1px #ddd;
			border-left: 0;
		}
		div.blockNews div.perex {
			text-align: justify;
		}
		div.blockNews div.news {
			height: 95px;
		}
		div.blockNews h3 a {
			text-decoration: none;
		}
		div.blockNews h3 a span {
			color: #000;
		}

		/* itemBoxPicture.tpl.html */
div.blockBigPictBox {
		margin-right: 10px;
		margin-left: 10px;
		overflow: hidden;
	}

	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.itemLoopFotoBox{
		float: left;
	}

div.bigBlockImage {
		padding: 5px 0px 0px 0px;
		height: 125px;
		width: 176px;
		text-align: center;
}

div.bigBlockImage a {
	display: block;
	position: relative;
	text-align: center;
}

div.bigBlockImage a img {

}

a.blockImageLineList {
	display: block;
	position: relative
}

div.bigBlockImage span {
		margin: 0px 0px 0px 0px;
}

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

		margin: 20px 0 20px 0;
		float: right;
	}

div#comparisonBox div {
		padding: 1px 4px 0 4px;
		display: block;
		float: left;
		height: 19px;
		background: url("/out/templ/img/layout/bg_tlac.jpg") left top repeat;
	}

div.buttonLeftO {
		padding: 0 0 0 0 !important;
		width: 4px;
		height: 20px !important;
		background: url("/out/templ/img/layout/l_obly.jpg") left top repeat !important;
	}

div.buttonRightO {
		padding: 0 0 0 0 !important;
		margin-right: 20px;
		width: 4px;
		height: 20px !important;
		background: url("/out/templ/img/layout/p_obly.jpg") left top repeat !important;
	}

div#comparisonBox div a {
		color: #000000 !important;
		text-decoration: none;
	}

div#comparisonBox div a:hover {
		color: #4B4B4B !important;
		text-decoration: none;
	}

table#compareTable {
		border: solid 4px #ffffff;
		margin-bottom: 30px;
	}

table#compareTable td, table#compareTable th {
		padding: 4px 8px 4px 8px;
	}

table#compareTable th, table#compareTable td.tddel {
		text-align: center;
	}

table#compareTable td.tdparam, table#compareTable td.tddel {
		background-color: #efefef !important;
		width: 110px;
	}

table#compareTable th.thitem {
		background: url("/out/templ/img/layout/bg_obr.jpg") left bottom repeat-x #ffffff !important;
		width: 110px;
	}



table#compareTable a {
		text-decoration: none;
	}

td.tddel a img {
		vertical-align: middle;
}

table#compareTable thead a img {
		margin: 10px 0 10px 0;
		border: none;
	}

div#compareLinkBox {
		margin: 0 0 40px 6px;
	}

div#compareLinkBox input {
		width: 718px;
		padding: 3px 5px 3px 5px;
		background-color: #efefef;
		font-size: 11px;
	}

div#defaultCont {
		padding-bottom: 15px;

	}

div#defaultCont div {
		display: block;
		float: left;

	}

div#defaultCont img {
		margin: 2px 4px 0 4px;
		display: block;
		float: left;

	}

	.smallTitleNews { font-size: 10px }
	.rightNewsBox a { text-decoration: none }

	a.itemFileLink {
		padding: 5px 0 0 25px;
		background: url("../img/layout/pdf.gif") left top no-repeat;
	}

	div.templateItemDetailTopLonger{
			width: 440px !important;
		}

		/* uzivatelska sekce - panacek */

table#children input {
		width: 120px;
		border: 1px solid #afafaf;
		background-image: url("../img/forms/bg-input.gif");
		background-clip: border-box;
		background-origin: padding-box;
		background-size: auto auto;
	}

div#panelPanacek {
		position: fixed;
		right: 0;
		bottom: 0;
		border-top: 1px solid grey;
		z-index: 2000;
	}

div#panelPanacek a {
		padding: 3px 35px 3px 35px;
		float: left;
		color: #444444;
		background-color: #efefef;
		text-decoration: none;
		font-size: 14px;
		border-left: 1px solid grey;
	}

div#panelPanacek a:hover, div#panelPanacek a.active	{
		background-color: #95a732;
		color: #fff;
	}

div.childrenPanel {
		position: fixed;
		right: 0;
		bottom: 25px;
		width: 190px;
		height: 268px;
		border: 1px solid grey;
		background: url("../img/layout/panacek.jpg");
	}

div#hlava_obvod{position: fixed; bottom: 235px ; right: 88px;}
div#triko_delka{position: fixed; bottom: 172px ; right: 64px;}
div#triko_sirka{position: fixed; bottom: 144px ; right: 92px;}
div#triko_rukav{position: fixed; bottom: 198px ; right: 140px;}
div#kalhoty_delka{position: fixed; bottom: 90px ; right: 30px;}
div#kalhoty_pas{position: fixed; bottom: 115px ; right: 71px;}
div#kalhoty_hloubka{position: fixed; bottom: 112px ; right: 99px;}
div#celkova_delka{position: fixed; bottom: 170px ; right: 125px;}
div#ukazka{position: fixed; bottom: 25px ; right: 5px; font-size: 0.85em}

input.noWidth {
		margin-top: 2px;
		padding: 0 !important;
		width: auto !important;
	}

ul.sortingFilters li.nonactive a {
	color: #ADADAD !important;
}

div.banner {
	padding: 0 0 15px 0;
	float: left;
}

	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}

div.totalWeightBox {
	margin: 0 0 15px 0;
	padding: 5px 0 0 9px;
	height: 27px;
}

div.totalWeightBox span { padding: 5px; margin-left: 5px; border: 1px solid #bbb }

div.totalWeightBox span.zavaziBlock {
	margin: 0 0 0 5px;
	padding: 6px 12px;
	height: 27px;
	width: 40px;
	border: 0 !important;
	background: url('../img/layout/zavazi.gif') left top no-repeat;
}

v.totalWeightBox span { padding: 5px; margin-left: 5px; border: 1px solid #bbb }

div.orderMinimalLimitBlock { float: left; font-style: italic; margin-top: -2em; font-size: 10px; }
div.orderMinimalLimitBlock span { color: red; font-weight: bold;  }
div.noMargin {margin: 0 !important;}
a.geis_point_but{
	background: url("../img/layout/btn.gif") center top no-repeat #C7C7C7;
	padding: 5px 10px;
	margin-left: 10px;
	color: white;
	text-decoration: none;
}


.eu-cookies {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    color: black;
    background-color: white;
    z-index: 1000;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.cookiesPadding{
	padding-top: 31px;
}

.eu-cookies button{
	text-align: center;
    background: url('../img/layout/bg-item-button-big.gif') left center repeat-x;
    color: white;
    padding: 4px 20px 4px 20px;
}

div#top{
	z-index: 200;
}

.text-right
{
	text-align: right;
}

.btn.btn-default.btn-xs
{
    background: #ddd;
    padding: 3px 7px;
    color: #000 !important;
    border: solid 1px #bbb;
}


.cookiesOkno {
	position: fixed;
	top: 45%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px;
	background-color: #fff;
	text-align: center;
	z-index: 999;
	position: fixed;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	width: 100%;
	max-width: 40em;
	-webkit-box-shadow: 0 .625em 1.875em rgba(52, 58, 64, .25);
	box-shadow: 0 .625em 1.875em rgba(52, 58, 64, .25);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 16px;

	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
    text-align: center;
}
.cookiesOkno h3
{
    text-align: center;
}
.cookiesOkno .cookiePolicy__handler,
.cookiesOkno .cookiePolicy__buttonSettings
{
	font-size: 16px;
	margin-top: 15px;
	padding: 15px 15px;
	line-height: 16px;
    text-align: center;
}
.cookiePolicy__handler
{
	display: inline-block;
	background: #00a017;
	color: #fff;
}
.cookiePolicy__buttonSettings
{
	display: inline-block;
	background: #fff;
	color: #464646;
}

.cartFinishButton
{
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	background: #39982e;
	border-radius: 8px;
}
.cartFinishButton:hover
{
	background: #338528;
}

/* CSS for the modal overlay */
.ppl-modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 1030;
}
/* CSS for the modal box */
.ppl-modal-box {
	position: fixed;
	margin: 0 auto;
	display: none;
	top: 0;
	z-index: 1050;
	width: 100%;
	height: 100%;
}
#ppl-close-modal-button {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
}
#ppl-parcelshop-map {
	height: 100%;
//max-height: 640px;
	width: 100%;
}
#ppl-parcel-shop-map
{
	height: 100vh !important;
}
.ppl_choose
{
	padding-left: 15px;
}