#booksMenuContainer {
	width: 150px;
	position: absolute;
	left: 312px;
	top: 38px;
}

#booksMenuContainer a {
	width: 150px;
	height: 32px;
	float: left;
	/*border: 1px solid Aqua;*/
	margin-bottom: 4px;
	
}

#detailContainer {
	margin: 0px auto;
	margin-top: 2px;
	padding: 15px;
	padding-bottom: 35px;
	float: left;
	min-width: 640px;
}

#popis {
	margin-top: 15px;
}

#detailContainer h4 {
	font-size: 8pt;
	color: #850300;
	margin-bottom: 10px;
	margin-top: 3px;
	font-weight: normal;
	overflow: hidden;
}

#detailContainer p.h4 {
	font-size: 8pt;
	color: #850300;
	margin-bottom: 10px;
	margin-top: 3px;
	font-weight: normal;
}

#detailContainer p {
	line-height: 1.6em;
	margin-bottom: 5px;
}


#detailContainer p.h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #d60000;
	margin-top: 0.3em;
	padding-bottom: 3px;
	font-weight: bold;
}

#detailContainer p.h2 {
	font-size: 10pt;
	font-weight: normal;
	color: #d60000;
	/*margin-top: 1.0em;*/
	padding-bottom: 3px;
	font-weight: bold;
}


#detailContainer p.h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #d60000;
	margin-top: 1.0em;
	padding-bottom: 3px;
	/*font-weight: bold;*/
}

#detailContainer a {
	color: #cc6633;
}


#detailContainer ul {
	margin-top: 3px;
}

#detailContainer ul li {
	list-style-image: url(../images/bullet.jpg);
}
#topleftlogo {
	position: absolute;
	left:32px;
	top:7px;
	width:213px;
	height:227px;
	border: none;
}
#topleftlogo img {
	border: none;
}
#sethomefav {
	position: absolute;
	left: 590px;
	top: 5px;
	width: 50px;
}
#sethomefav img {
	border: none;
	margin-left: 2px;
	margin-right: 2px;
}
#footerRecommend {
	background: none;
	margin-left: 235px;
	margin-right: 12px;
	margin-top: 15px;
	height: 20px;
	float: left;
	margin-bottom: 15px;
}
#footerRecommend a {
	text-decoration: none;
	color: #986A41;
		line-height: 150%;
}
.order_finish_msg {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bolder;
	color: #5555ff;
	text-align: center;
	line-height: 150%;
}
#pageCounterButton	{
	float: right;
	height: 22px;
	margin-top: 2px;
}

#pageCounterButton a {
	width: 22px;
	height: 18px;
	margin-left: 2px;
	float: left;
	text-decoration: none;
	padding-top: 2px;
	text-align:center;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8pt;
	border: none;
	background: none;
	background-image:url(../images/pageNormal.png);
}

a.notselButton {
	color: #ffffff;
	width: 22px;
	height: 18px;
	margin-left: 2px;
	float: left;
	text-decoration: none;
	padding-top: 2px;
	text-align:center;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8pt;
	border: none;
	background: none;
	background-image:url(../images/pageNormal.png);
}

a.selButton {
	color: #000000;
	width: 22px;
	height: 18px;
	margin-left: 2px;
	float: left;
	text-decoration: none;
	padding-top: 2px;
	text-align:center;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8pt;
	border: none;
	background: none;
	background-image:url(../images/pageNormal.png);
}

#podskupBar {
	margin: 2px auto 10px auto;
	padding: 0px 15px 0px 15px;
	float: left;
	min-width: 508px;
}

#podskupBar a {
	color: #cc6633;
	cursor: pointer;
	text-decoration: underline;
}

#podskupBar p {
	line-height: 1.5em;
}

.filtersContainer td {
	margin: 0px;
	padding: 0px;
}
#nextProdVyr {
	width: 100%;
	height: 100%;
	padding: 5px;
	margin-top: 10px;
	float: left;
	margin-right: 15px;
}
#nextProdVyrCard {
	display: inline;
	border: 1px solid silver;
	text-align: center;
	padding-top: 2px;
	float: left;
	width: 105px;
	height: 130px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#nextProdVyrCard a {
	text-decoration: none;
}
#nextProdVyrCard span {
	text-decoration: underline;
}
#nextProdVyrCard img {
	border: 0px;
}
