/* ----- Základní ----- */
body {
	background: #fff;
	color: #000;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	border-bottom: 3px solid #366e32;
	color: #333;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0 33% 0 0;
	padding: 30px 0 25px 5%;
	text-transform: uppercase;
}
h2, h3 {
	color: #666;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 10px;
	text-transform: uppercase;
}
h2 {
	border-left: 30px double #366e32;
	clear: both;
	font-size: 25px;
	margin: 60px 0 20px;
	position: relative;
	left: -20px;
}
h3 {
	border-left: 10px solid #366e32;
	clear: left;
	font-size: 20px;
	margin: 40px 0 10px;
}
h3 a, h3 a:hover {
	color: #666;
	text-decoration: none;
}
h4 {
	background: url("img/system/quad2a.png") no-repeat 0px 5px;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0 3px;
	padding-left: 20px;
}
h5 {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 0;
}
h1 + h2, h2 + h3, h3 + h4 {
	margin-top: 0;
}
h4 + h5 {
	margin-top: 7px;
}
p, dl, ol, ul, ol ul, ul ol, li, dt, dd {
	margin-bottom: 0;
	margin-top: 0;
}
h2 + p, h2 + div + p, h2 + img + .l + p, h2 + img + .r + p, h2 + img + p, h3 + p, h3 + div + p, h3 + img + .l + p, h3 + img + .r + p, h3 + img + p, .iuxta p:first-child, #thorax p:first-child {
	text-indent: 0;
}
p {
	text-align: justify;
	text-indent: 20px;
}
p.info {
	font-style: italic;
	margin-top: 40px;
	text-align: left;
	text-indent: 0;
}
p.nota {
	margin: 9px 0 0 25px;
	position: relative;
	text-align: justify;
	text-indent: 0;
}
h2 + p.nota, h3 + p.nota {
	margin-top: 0px;
}
p.nota a {
	font-weight: bold;
	margin-left: -25px;
	position: absolute;
	text-decoration: none;
	left: 0px;
}
a.nota {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align: super;
}
.cont {
	font-style: italic;
	margin-top: 15px;
	text-align: right;
}
img {
	border: 0 solid;
}
address {
	clear: both;
	font-style: normal;
	margin: 30px 0;
}
blockquote {
	font-style: italic;
	margin: 5px 40px;
}
.poema {
	margin: 10px 60px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
em, q {
	font-style: italic;
}
dfn {
	font-style: normal;
	font-weight: bold;
}
cite.book, cite.magazine, cite.chapter {
	font-style: normal;
	font-variant: small-caps;
}
span.tempus {
	color: #999;
	font-size: 90%;
	letter-spacing: 0;
	text-transform: none;
	white-space: nowrap;
}
span.aux {
	font-style: normal;
	letter-spacing: 0;
	text-transform: none;
}
q:before {
	content: no-open-quote;
}
q:after {
	content: no-close-quote;
}
code {
	font-family: Courier, monospace;
	color: #666;
	letter-spacing: 1px;
}

/* ----- Hlavní identifikátory --------------------------------------------------------------- */
#thorax {
	margin-top: 40px;
	position: absolute;
	right: 180px;
	left: 5%;
}
#dextrapars {
	margin-top: 40px;
	padding-bottom: 30px;
	position: absolute;
	right: 20px;
	width: 141px;
}
#dextrapars img {
	display: block;
}
#dextrapars h3 {
	border-left: 10px solid #ebe0ca;
}
#dextrapars h5 {
	border-bottom: 1px dotted #999;
	margin-bottom: 1px;
	position: relative;
}
#dextrapars h5 em {
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
	position: absolute;
	top: 0; 
	right: 0; 
}
#dextrapars p {
	text-align: left;
	text-indent: 0;
}
#navigatio a {
	background: #eee;
	border-bottom: 1px solid #ddd;
	display: block;
	font-size: 10px;
	margin-top: 3px;
	padding: 4px 6px 3px;
	text-decoration: none;
}
#navigatio a:hover {
	background: #ccc;
	border-color: #ccc;
	color: #000;
	text-decoration: none;
}
#imago {
	margin: 5px 0 10px;
}
#abacus {
	display: none;
}
#browsers {
	margin-top: 70px;
}
#w3c {
	margin: 20px 0px;
	text-align: center;
}
#w3c img {
	margin: 10px;
}
#mozilla {
	margin-left: 84px;
}
#development {
	margin: 30px 0;
	text-align: center;
}
#development div {
	margin: auto;
}
#abdomen {
	clear: both;
	margin: 60px 5% 0;
	text-align: center;
}
#abdomen ul {
	color: #ebe0ca;
	float: left;
	margin: 20px 0 0 10px;
	padding: 0;
	text-align: left;
	width: 40%;
}
#abdomen > ul {
	margin: 20px 0 0 20px;
	width: 43%;
}
#abdomen ul li {
	margin-top: 10px;
	margin-left: 20px;
}
#webzdarma {
	clear: both;
	margin: 60px 0 20px;
	padding: 30px 0 0;
	text-align: center;
}
#webzdarma div {
	width: 496px;
}
#webzdarma table {
	margin: 0;
}

/* ----- Vpravo a vlevo zarovnané objekty a samostatné blokové objekty ----- */
.l {
	float: left;
	margin: 5px 15px 5px 0;
	position: relative;
}
.r {
	float: right;
	margin: 5px 0 5px 15px;
	position: relative;
}
div.separate p, div.l p, div.r p, p.l, p.r {
	background-color: #eee;
	border-left: 10px solid #ebe0ca;
	font-size: 11px;
	margin-top: 5px;
	padding: 5px 7px;
	text-align: left;
	text-indent: 0;
}
div.l p, div.r p, p.l, p.r {
	margin-bottom: 10px;
}
p.l {
	margin-left: 0;
	margin-right: 15px;
	width: 120px;
}
p.r {
	margin-left: 15px;
	margin-right: 0;
	width: 120px;
}
div.separate {
	clear: both;
	margin-top: 40px;
	position: relative;
}
a.zoom, a.zoom:hover {
	background-color: #333;
	color: #fff;
	display: block;
	padding: 5px 7px;
	position: absolute;
	text-decoration: none;
	top: 0; 
	right: 0; 
}
.iuxta div {
	font-size: 11px;
	letter-spacing: 1px;
	margin-top: 10px;
	text-transform: lowercase;
	text-align: right;
}

/* ----- Seznamy ----------------------------------------------------- */
ol ol, ol.abc {
	list-style-type: lower-alpha;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: circle;
}
ol.libri {
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
	text-indent: -20px;
}
ol.libri li {
	margin-top: 9px;
}
ul.index {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.index ul {
	list-style-type: none;
}
ul.index li {
	margin-top: 5px;
}
dl dt {
	font-weight: bold;
	margin-top: 9px;
}
dl dt:first-child, ul.index li:first-child, ol.libri li:first-child {
	margin-top: 0;
}

/* ----- Tabulky ------------------------------------------------------- */
table {
	border-collapse: collapse;
	clear: both;
	margin: 30px 0;
}
td, th {
	border: 1px solid #999;
	font-size: 13px;
	padding: 3px 5px;
	text-align: center;
	vertical-align: middle;
}
thead th {
	background: #ebe0ca;
	font-weight: bold;
	vertical-align: baseline;
}
.tabnom {
	background: none;
	border: 0 solid;
	border-bottom: 1px solid #999;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 7px;
	text-transform: uppercase;
}
tbody th {
	background: #eee;
	font-weight: normal;
}
td {
	text-align: left;
}
.nobr {
	white-space: nowrap;
}

/* ----- Unikátní identifikátory ------------------------------------------------------- */
#degaulle {
	margin-left: 215px;
	height: 245px;
	min-height: 245px;
}
#guderian {
	margin-left: 215px;
	height: 305px;
	min-height: 305px;
}
#zukov {
	margin-left: 215px;
	height: 237px;
	min-height: 237px;
}
#manstein {
	margin-left: 215px;
	height: 267px;
	min-height: 267px;
}
#monty {
	margin-left: 215px;
	height: 303px;
	min-height: 303px;
}
#patton {
	margin-left: 215px;
	height: 237px;
	min-height: 237px;
}
#rommel {
	margin-left: 215px;
	height: 297px;
	min-height: 297px;
}
#weber {
	margin-left: 165px;
	height: 210px;
	min-height: 210px;
}
#anglia {
	margin-left: 186px;
	height: 185px;
	min-height: 185px;
}
#legiones {
	margin-left: 229px;
	height: 160px;
	min-height: 160px;
}
#yw100 {
	margin-left: 148px;
	height: 210px;
	min-height: 210px;
}
#weapons {
	margin-left: 257px;
	height: 181px;
	min-height: 181px;
}
#blitz {
	margin-left: 253px;
	height: 201px;
	min-height: 201px;
}
#antitank {
	margin-left: 261px;
	height: 204px;
	min-height: 204px;
}
#infantry {
	margin-left: 281px;
	height: 174px;
	min-height: 174px;
}
#rudolf {
	margin-left: 165px;
	height: 234px;
	min-height: 234px;
}
#france {
	margin-left: 165px;
	height: 181px;
	min-height: 181px;
}
#histos {
	margin-left: 293px;
	height: 200px;
	min-height: 200px;
}
#next {
	margin-left: 315px;
	height: 212px;
	min-height: 212px;
}
#thorax > .iuxta {
	height: auto;
}

/* ----- Speciální ------------------------------------------------------------------------------------- */
/*table, td, th, div, blockquote, h1, h2, h3, h4, h5, p, ol, ul, dl, li, dt, dd, a {
	border: 1px solid #000;
}*/
.pri, div.pri {
	margin-top: 0;
}

/* ----- Tisková verze ------------------------------------------- */
@media print {
#thorax {
	margin: 40px 0 0;
	padding: 0;
	position: static;
}
#dextrapars {
	right: 0;
	left: 80%;
}
h1, h2, h3, h4, h5, #dextrapars h3 {
	background: none;
	border: 0 solid;
	page-break-after: avoid;
	page-break-inside: avoid;
	padding: 0;
}
h2 {
	position: static;
	left: 0;
}
blockquote, .l, .r, img {
	page-break-inside: avoid;
}
li, dt, dd, td {
	page-break-before: avoid;
}
* {
	color: black;
	background: white;	
}
#logo {
	top: 0;
	right: 0;
}
#abdomen, #navigatio2, a.zoom, .iuxta div {
	display: none;
}
div.separate p, div.l p, div.r p, p.l, p.r {
	border: 0 solid;
	padding: 0;
}
}
