@charset "utf-8";

/* ----- Základní prvky ------------------------------------------ */
html {
	background: #fff url('img/system/bg.png');
	color: #533935;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
h1 {
	font: bold italic 2.6em "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 30px 10px 40px 40px;
}
h1 em {
	font-size: 0.8em;
}
h1 em:before {
	color: #decfbc;
	content: "› ";
	font: bold normal 1em Arial, Helvetica, sans-serif;
}
h2 {
	border-bottom: 5px solid #decfbc;
	color: #533935;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 10px;
	margin: 40px 60px 20px 0;
	padding-bottom: 1px;
}
h3 {
	color: #533935;
	font-size: 1.1em;
	font-weight: bold;
	margin: 40px 0 10px;
	padding-right: 5em;
	position: relative;
}
h3 strong {
	font-weight: inherit;
}
em.release {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	margin-top: 2px;
	position: absolute;
	top: 2px;
	right: 20px;
}
em.series {
	font-style: normal;
	font-weight: bold;
}
div.life {
	font-size: 0.8em;
	font-style: italic;
	margin: 0 0 10px;
}
div.life p {
	margin: 0;
}
p, ul, address {
	margin: 0 0 10px;
	text-align: left;
	text-indent: 0;
}
address {
	font-style: normal;
}
address span {
	display: block;
}
.email {
	display: inline;
	visibility: hidden;
}
ul {
	list-style-type: square;
}
img {
	border: 0 solid;
}
strong {
	font-weight: bold;
}
em, q {
	font-style: italic;
}
cite {
	color: #755a55;
	font: normal bold 1em "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
q:before {
	content: no-open-quote;
}
q:after {
	content: no-close-quote;
}
.nobr, .isbn {
	white-space: nowrap;
}
a {
	color: #533935;
	text-decoration: underline;
}
cite a {
	color: #755a55;
}
a:hover, cite a:hover {
	color: #aaa;
	text-decoration: underline;
}

/* ----- Hlavní identifikátory ----------------------------------- */
#nav {
	font-size: 0.9em;
	position: absolute;
	top: 130px;
	left: 20px;
}
#nav #start, #nav #abt, #nav #pub {
	background: #fff;
	border: solid #533935;
	border-width: 3px 0;
	font-weight: bold;
	line-height: 210%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav #pub ul {
	font-weight: normal;
	line-height: 180%;
	list-style-type: none;
	margin: 0 0 3px 5px;
	padding: 0;
}
#nav a {
	letter-spacing: 1px;
	white-space: nowrap;
}
#nav h4 {
	font: bold 1.4em "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin: 25px 0 5px;
}
#nav h5 {
	font-size: 1em;
	letter-spacing: 1px;
	margin: 0;
}
#logo {
	position: absolute;
	top: 51px;
	left: 20px;
}
#title {
	position: absolute;
	top: 45px;
	left: 14em;
}
#main {
	border-top: 5px solid #533935;
	background: #fff;
	max-width: 40em;
	min-width: 435px;
	padding-bottom: 20px;
	position: absolute;
	top: 120px;
	left: 13em;
	width: 55%;
}
#technic {
	border-top: 1px solid #533935;
	font-size: 0.8em;
	margin: 40px 70px 0 10px;
	padding-top: 5px;
}
#technic p {
	margin-bottom: 0;
}

/* ----- Obrázkové oddíly ---------------------------------------- */
.portrait, .cover {
	display: block;
	position: absolute;
	top: auto;
	left: 106%;
}
.iuxta-portrait, .iuxta-cover {
	height: 155px;
	min-height: 155px;
}
#main > .iuxta-portrait, #main > .iuxta-cover {
	height: auto;
}
.picture, .end-picture {
	margin: 20px 0 20px 0;
	padding: 0 0 0 30px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.end-picture {
	margin: 60px 0 20px 0;
}
.picture div.picture-inner, .end-picture div.picture-inner {
	float: left;
	position: relative;
}
.picture img, .end-picture img {
	display: block;
}
.picture p, .end-picture p {
	background: #fff;
	border-left: 1px solid #533935;
	font-size: 0.8em;
	margin: 10px 50px 0 5px;
	padding: 5px 5px 15px 5px;
}
.picture p.iuxta, .end-picture p.iuxta {
	margin-right: 0;
	position: absolute;
	top: 0; 
	right: -167px;
	width: 150px;
}
.picture strong {
	background: #755a55;
	border-bottom: 3px solid #decfbc;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 4px;
	padding: 2px 5px 2px 8px;
	position: absolute;
	top: 20px; 
	left: -15px; 
	text-decoration: none;
	text-transform: lowercase;
}

/* ----- JavaScriptem generované stránky ------------------------- */
#logo-picture {
	position: absolute;
	top: 51px;
	right: 51px;
	z-index: 2;
}
body > #logo-picture {
	position: fixed;
	top: auto;
	bottom: 51px;
}
#main-picture {
	background: #fff;
	padding: 15px 15px 60px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#main-picture h3 {
	margin-top: 20px;
}
#main-picture p {
	margin-bottom: 20px;
}
#main-picture img {
	cursor: pointer;
}

/* ----- Tisková verze ------------------------------------------- */
@media print {
* {
	color: #000;
	background: #fff;	
}
#logo, #nav, #title {
	display: none;
}
#main {
	border: 0 solid;
	padding: 0;
	position: static;
	width: auto;
}
h1, h2, h3 {
	page-break-after: avoid;
	page-break-inside: avoid;
}
h2 {
	border: 0 solid;
	padding: 0;
}
img {
	page-break-inside: avoid;
}
.portrait, .cover {
	float: left;
	margin: 0 3mm 3mm 0;
	position: static;
}
a {
	text-decoration: none;
}
a.outside:after {
	content: " (" attr(href) ")";
	font-size: 0.8em;
	font-style: normal;
}
}
