body {
	color: #000;
	background-color: #fff;
	font-size: 103%;
}
h2, h3, #nav, #obsah, .navline, .navrej, .navpages, .navbot, .autor, .bb, .preview {
	font-family: "Helvetica CE","Arial CE",Arial,Helvetica,sans-serif;
}
h3 {
	color: #333;
}
h2, h3, h4 {
	font-weight: bold;
	page-break-after: avoid;
}

h3.sub, #nav, #obsah, .navline, .navrej, .navpages, .navbot, .preview {
	font-size: 0.8em;
	line-height: 1.3em;
}
h3.sub {
	font-weight: normal;
	color: #457;
	margin: 0 0 0 10px;
}

dl dt {font-weight: bold;}
ul li {list-style: square outside;}

a, a:hover {
	text-decoration: underline;
 	cursor: pointer;
}
a {color: #06f;}
a:visited {color: #039;}
#navmenu a {
	font-weight: bold;
	color: #33c;
}
#navmenu a:visited {color: #009;}
#main a.pryc {
	padding-right: 15px;
	background: url("../img/sipka-pryc.gif") no-repeat 100% 50%;
}
a:hover, #navmenu a:hover, #main a.pryc:hover {
	color: #036;
	background-color: #c9d7e9; /*lightsteelblue*/
}
a:active, #navmenu a:active, #main a.pryc:active {color: #666; background-color: #eee;}
a img {text-decoration: none; vertical-align: middle;}
a[name]:empty {float:left;position:relative;font-size:0;line-height:0;width:0;height:0;margin-bottom:-1em;}

img, hr, abbr, acronym {
	border: 0 none;
}
hr {
	color: #89c;	/* for IE 4 */
	height: 2px;
	border-top: 2px solid #89c;
}
abbr, acronym {
	border-bottom: 1px dashed #999;
	cursor: help;
	speak: spell-out;
}
abbr:hover, acronym:hover {
	border-bottom: 1px dotted;
}

#page {
	margin: 1em 2%;
}
body[id]#page {	/* CSS2 */
	padding: 0 2%;
	margin: 1em auto;
	max-width: 760px;
}
*+html body[id]#page {
	padding: 0 0.5em;     /* IE7 bug fix (unstable width) */
	position: relative;     /* IE7 bug fix (freezed content) */
	top: 0;
}
body#page #nav, #title #logo, div#main, .imgcenter, .navpages, .navbot, .autor, .preview {
	text-align: center;
}
#navmenu ul li, #obsah, .column {
	text-align: left;
}
.datum, .navline, .navrej {
	text-align: right;
}

#title {
	width: 100%;
	border-bottom: 5px solid #fbe8d1;
}
#title #logo {
	float: left;
	width: 110px;
	margin: 0 0 5px 0;
}
#title h2 {
	font-size: 1em;
	color: #ed8e31;
}
#title h1, #title h2 {
	margin: 0.1em 0;
}
#textlogo {
	font-size: 36px;
	position: relative;
	overflow: hidden;
}
#textlogo a {
	text-decoration: none;
	color: #ed8e31;
	background-color: transparent;
	cursor: pointer;
	cursor: hand; /* for IE5.5- */
}
#textlogo, #textlogo a, #textlogo span {
	display: block;
	padding: 0;
	margin: 0;
	width: 202px;
	height: 36px;
}
#textlogo span {
	background: #fff url("../img/otta1.gif") 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#hledani, #subm {
	text-align: center;
	font-size: 0.8em;
}
#FindForm {
	padding: 0;
	margin: 0;
	text-align: right;
}
#FindForm, label, input {
	vertical-align: middle;
}
#FindForm input#sq {
	border: 1px solid #89c;
	margin-bottom: 2px;
}
#FindForm input#sq:focus, #sq.ffocus {
	background: #fcfcee ! important;
	width: 18em;
}

#nav {
	float: left;
	width: 120px;
	margin: 0;
}
#navmenu {
	background-color: #fbe8d1;
	padding: 1em 2px;
}
#navmenu h4 {   /* schovat */
	/* display: none; */
	margin: 0;
	width: 10px;
	position: absolute;
	top: -200px;
	left: -200px;
	overflow: hidden;
	text-indent: -999em;
}
#navmenu ul {
	padding: 0;
	margin: 0 -2em;
}
div#nav div#navmenu ul {
	margin: 1em 0 0 0;
}
#nav .stat {
	margin: 3em 0 0 0;
}
#navmenu ul li {
	list-style-type: none;
	padding: 0 1em;
}
#navmenu ul li:hover {
	background-color: #ebd8c1;
}
#navmenu ul li.sel {
	background-color: #ffe;
	border: 1px solid #ccc;
}
#navmenu ul li.sel:hover {
	background-color: #eec;
}

/* submenu */
div#nav div#navmenu ul li ul {
	margin: 0.3em 0;
}
#navmenu ul li ul li {
	line-height: 1.4em;
	text-indent: 1.2em;
	padding: 0;
	margin: 0;
}
#navmenu ul li ul li:hover {
	background-color: #ddb;
}
#navmenu ul li ul li.sel {
	font-weight: bold;
	background-color: #ddb;
	border: 0 none;
}
#navmenu ul li ul li a {
	font-weight: normal;
}
#navmenu ul li.sel:hover ul li.sel {
	background-color: transparent;
}
/* /submenu */

div#main {
	width: auto;
	margin: 1em 0 1em 122px;
	min-width: 10em;
}
body#page div.column {	/* IE5+ 3px Float Bug Hack */
	width: 96%;
	margin: 0 auto;
}

#obsah, .preview {
	float: right;
	width: auto;
}
#obsah {
	background-color: #f8f2e8;
	padding: 0.5em;
	border: 2px solid #89c;
	margin: 0.5em 0 0.5em 1em;
}
#obsah h4 {
	font-size: 1em;
	margin: 0;
}
#obsah ul {
	padding: 0;
	margin: 0 0 0 -1em;
}
div#main div#obsah ul {
	margin: 1em 0 1em 2em;
}

#main h2 {
	color: #679;
	padding-left: 10px;
	margin: 0 2px 2px 0;
	border-bottom: 1px dotted #89a;
}
#main h2, .sep li a strong {
	text-transform: uppercase;
}
body:first-child > #text h2 { /* IE 5 bug fix */
	width: 100%;
}
/*div[id]#main {position: relative; top: 0;} /* old Mozilla bug fix */

.datum, #hledani input {
	font-family: "Lucida Grande CE","Geneva CE","Verdana CE",Verdana,Lucida,sans-serif;
}
.datum {
	color: #b96;
	border-top: 1px solid #fc9;
	border-bottom: 1px solid #fc9;
}
.datum, .autor {
	font-size: 0.6em;
}
.pozn {
	background-color: #f9f9f9;
	padding: 0.3em 0.5em 0.3em 1em;
	border-left: 5px solid #edc;
	margin: 1em 0 1em 1em;
}
.pozn p {
	width: 98%; /* IE 5.5 + 6 bug fix */
}
div.upozorneni {
	margin: 0.5em 0.5em 0 0;
	float: left;
	max-width: 55%;
}
div.upozorneni p {
	background-color: #fff4b0;
	border: 1px dotted #f60;
	padding: 0.5em 1em;
	margin: 0.5em 0;
}
.vysvetlit {
	cursor: help;
	border-bottom: 1px dotted #bbb;
}

hr.double, hr.waves {
	color: #fff;
	background-color: #fff;
	border: 0 none;
	height: 3px;
}
hr.double {
	border: 1px solid #666;
	border-width: 1px 0;
}
hr.waves {
	color: #ddd;
	background: #fff url("../images/hr-waves.gif");
}
.clr, .datum, .pozn, hr.np {
	clear: both;
}
div.clr {
	width: 100%;
	font-size: 0;
	line-height: 0;
}
div.clr {
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
.clrl {
	clear: left;
}
.clrr, .rozrodtab {
	clear: right;
}

.imgleft, .navpages div, .navpages span {
	float: left;
}
#hledani, .imgright, .navpages .r {
	float: right;
}
#page .imgleft {
	margin: 0.4em 1em 0.3em 0;
}
#page .imgright {
	margin: 0.4em 0 0.3em 1em;
}

.bb {
	color: #03c;
}
.sep li {
	padding: 0.6em 0;
}
.searchword, .hilite {
	background-color: #8cf;
}
#related {
	background-color: #eed;
	padding: 0.3em 0.5em;
	margin: 1em 0;
}
#related h4 {
	float: left;
	margin: 0;
}
#related ul {
	padding: 0;
	margin: 0 0 0 10em;
	height: 1.3em; /* IE5+ 3px Float Bug Hack */
}
#related>ul {	/* CSS2 */
	height: auto;
}
#related ul li {
	list-style: circle outside;
	margin: 0 0 0 1em;
}

#reklama {
	background-color: #f5f5dc;
	text-align: center;
	margin: 0em auto 1em auto;
	overflow: hidden;
	width: 99%;
}
.preview {
	margin: 2em 0 1em 2em;
}
div#main div.preview {
	width: 152px;
}
.preview a {
	display: block;
	width: 140px;
	background-color: #f2f2f2;
	padding: 5px;
	border: 1px dashed #ccc;
	margin: 1em 0;
}
.preview a:hover {
	background-color: #fff;
}
.preview img {
	border: 1px solid #998;
}

#main table {
	border: 0 none;
	margin: 3px 0;
	border-collapse: collapse;
}
#main table td, #main table th {
	padding: 0.1em 0.3em;
	margin: 0;
	vertical-align: top;
	empty-cells: show;
}
.rozrodtab {
	margin-bottom: 1em;
}
.rozrodtab table {
	width: 100%;
}
#main .rozrodtab table td {
	padding: 0.5em;
	border: 1px solid #996;
	vertical-align: middle;
}
table.napul td {width: 50%;}

#main table.vyuct th {
	text-align: center;
}
#main table.vyuct td {
	vertical-align: bottom;
}
#main table.vyuct .popis {
	text-align: left;
	vertical-align: top;
}
#main table.vyuct .castka {
	text-align: right;
	vertical-align: bottom;
}
/* 2. az 4. sloupec - nahrada pro CSS 2.1 */
#main table.vyuct td:first-child + td,
#main table.vyuct td:first-child + td + td,
#main table.vyuct td:first-child + td + td + td {
	text-align: right;
	vertical-align: bottom;
}
#main table.vyuct tr th {
	border-bottom: 1px solid #aaa;
}
#main table.vyuct tr {
	border-bottom: 1px dotted #ccc;
}
#main table.vyuct tr.suma {
	border-top: 1px solid #aaa;
	border-bottom: 3px double #999;
}

.navpages {width: 100%;}
.navpages div {width: 40%;}
.navpages span {width: 19%;}

.partlink, .partdrop {display: none;}
.hide, .navline, .stat {
	position: absolute;
	top: -100em;
	left: -100em;
	overflow: hidden;
	text-indent: -999em;
}

@media screen,projection {
	.nonvis {position: absolute; top: -100em; left: -100em; overflow: hidden; text-indent: -999em;}
}

@media print {
	.np, #nav, .navline, .navrej, .navpages, .navbot, .stat, #hledani, #reklama {display: none;}
}
@media print {
	abbr, acronym {
		border: none;
		background: transparent;
	}
}
@media print {
	#page, body#page div.column {
		width: 100%;
		margin: 0;
	}
}
@media print {
	body[id]#page {	/* CSS2 */
		padding: 0;
		margin: 0;
		max-width: 100%;
	}
}
@media print {
	div#main {
		margin: 1em 0 0 0;
	}
}
@media print {
	#main a[href^="http:"]:after {
  		content: " [" attr(href) "] ";
	}
}
@media print {
	#literl {display: none ! important;}
}
@media print {
	.partdrop {display: block ! important;}
}
