.showsheader-title-viewImageTitle {
	padding: 8% 0 5%;
}
@media (max-width: 959px) {
	.showsheader-title {
		padding-left: 11px;
		padding-right: 11px;
	}
}
.showsheader-title-viewImageTitle img {
	max-width: 100%;
}

@media (max-width: 639px) {
	.showsheader-title-viewImageTitle img {
		max-width: 333%;
		width: 333%;
	}
	.showsheader-title-viewImageTitle-image {
		max-width: 366px;
		overflow: hidden;
		margin: 0 auto;
	}
	.showsheader-title-viewImageTitle-image {
		padding: 0px 20px 20px;
	}
}



/* uvodni stranka */
#boxBasic {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #1a1a1a url(detail09/boxBasic.gif) repeat-x;
	font-size: 1em;
}
#boxBasic img {
	width: 200px;
	height: 150px;
}
#boxBasic.even img {
	float: left;
	margin: 0 12px 0 0;
}
#boxBasic.odd img {
	float: right;
	margin: 0 0 0 12px;
}
#boxBasic .text {
	width: 280px;
	float: left;
	margin: 0;
	padding: 0;
}
#boxBasic .boxCat {
	margin: 2px 0 0 0;
}
#boxBasic .boxCat span {
	padding: 3px;
	margin: 3px 0 0 0;
	background-color: #d71f1b;
	font-weight: bold;
	font-size: 99%;
}
#boxBasic h6 {
	margin: 10px 0 10px 0;
}
#boxBasic h6 a {
	color: #FFF;
	font-size: 1.15em;
	font-weight: bold;
}
#boxBasic .text p {
	margin: 0;
	padding: 0;
}
.gap {
	clear: both;
}
/* clanek */
.lDiv {
	float: left;
	margin: 3px 15px 15px 0;
}
.pDiv {
	float: right;
	margin: 3px 0 10px 10px;
}
/* choicebox z podstranek */
#choice {
	height: 53px;
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
	background: #333 url(detail09/boxChoice.gif) repeat-x bottom left;
	font-weight: bold;
}
.choiceSel {
	width: 198px;
	float: left;
	margin: 5px 0 0 0;
}
.choiceSel select {
	width: 188px;
	margin: 3px 0 0 0;
}
.choiceSub {
	line-height: 72px;
}
.choiceSub input {
	width: 90px;
	height: 20px;
	line-height: 19px;
	_margin: 26px 0 0 0;
	background-color: #d71f1b;
	color: #FFF;
	font-weight: bold;
	border: 0;
}
/* obsah podstranky */
#datum {
	margin: 3px 0 10px 0;
	font-size: 0.95em;
}
.fotogalerie img {
 width: 119px;
}
/* strankovani */
#pagingTitle {
	float: left;
	margin: 10px 0 0 0;
	font-weight: bold;
}
#paging {
	float: right;
	margin: 10px 0 0 0;
}
.arrow {
	font-weight: bold;
	text-decoration: none;
}

.autor { font-style:italic; }
.sdiv { text-align:center; padding:2.8em; }
