/*********************** basic elements */
* {
	margin: 0;
	padding: 0;
}
html {
	overflow-x: hidden;
}
body {
	width: 998px;
	height: 1332px;
	margin: 0 auto;
/*	background: #382d24 url(../images/zare.png) repeat-x scroll center top; */
	background: #382d24 url(../images/kladno.jpg) repeat-x scroll center top;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	z-index: 0;
	line-height: 1.6em;
}
h1 { font-size: 72px }
p {
	margin: 0;
	text-indent: 50px;
}
fieldset { border: none }
a, a:visited {
	text-decoration: underline;
	color: #000;
	outline: none;
}
a:focus, a:hover, a:active { color: #ad430d }
ul, ol {
	padding: 0 15px;
	margin: 0 20px;
	list-style-position: outside;
}
ul li, ol li { margin: 8px 0 }
a img { border: none }
/*********************** site layout & design */
#page {
	width: auto;
	position: relative;
}
#main {
	background: #f6e1b2 url(../images/old-paper.jpg) no-repeat scroll;
	height: 1180px;
	width: 800px;
	position: absolute;
	top: 85px;
	left: auto;
	margin-left: 99px;
	overflow: hidden;
	z-index: 3;
}
#pozadi-left {
	background: transparent url(../images/golem-praha-left.png) no-repeat scroll;
	height: 278px;
	height: 318px;
	width: 839px;
/*	width: 1000px; */
	position: relative;
	top: -1038px;
	top: 121px;
	left: -740px;
/*	left: -901px; */
	float: left;
	z-index: 1;
}
#pozadi-right {
	background: transparent url(../images/golem-praha-right.png) no-repeat scroll;
	height: 420px;
	height: 460px;
	width: 618px;
/*	width: 900px; */
	position: relative;
	top: -279px;
	top: -339px;
	left: 519px;
/*	left: 800px; */
	float: right;
	z-index: 1;
}
#shinetop {
	background: transparent url(../images/shinetop.png) no-repeat scroll;
	width: 800px;
	height: 10px;
	position: absolute;
	top: 75px;
	left: 99px;
	z-index: 2;
}
#shinebottom {
	background: transparent url(../images/shinebottom.png) no-repeat scroll;
	width: 800px;
	height: 10px;
	position: absolute;
	top: 1265px;
	left: 99px;
	z-index: 2;
}
#shineleft {
	background: transparent url(../images/shineleft.png) no-repeat scroll;
	width: 10px;
	height: 1200px;
	float: right;
	margin-top: -69px;
	z-index: 2;
}
#shineright {
	background: transparent url(../images/shineright.png) no-repeat scroll;
	width: 10px;
	height: 1200px;
	float: left;
	margin-top: 73px;
	z-index: 2;
}
#secret {
	height: 171px;
	width: 100px;
	position: relative;
	top: 500px;
	left: 1032px;
	float: right;
	outline: none;
	z-index: 2;
}
#secret a, #secret img { outline: none }
#secret a:hover { cursor: help }
/*********************** site content */
.napis {
	margin: 71px 0 12px 70px;
	height: 125px;
}
.paper-content {
	margin-left: 155px;
	margin-right: 70px;
	max-height: 865px;
	overflow: hidden;
}
a.backlink, a.backlink:link, a.backlink:visited, a.backlink:focus, a.backlink:hover, a.backlink:active {
	color: #000 !important;
	cursor: text;
	text-decoration: none;
}
.nicota { display: none }
/*********************** homepage */
#golemo {
	width: 248px;
	height: 400px;
	position: absolute;
	top: 216px;
	left: 125px;
}
#quizz {
	padding: 90px 0 60px 232px;
	font-size: 23px;
	line-height: 45px;
}
#quizz p {
	text-indent: -3px;
	padding-bottom: 10px;
}
h2, .ha-dva {
	font-size: 23px;
	display: inline;
	margin-left: 10px;
}
.homeinfo {
	clear: both;
/*	padding-top: 30px;   */
	padding-top: 10px;
/*	font-size: 23px; */
	line-height: 1.6em;
	text-indent: 0;
}
.eee {
	font-size: 70px;
	font-weight: normal;
	font-style: italic;
}
.tiny { font-weight: normal }
/*********************** legenda */
div#mikolas-ales-space {
	float: left;
	width: 323px;
	padding-top: 555px;
	font-size: 12px;
}
img#mikolas-ales {
	position: absolute;
	left: 50px;
	top: 0;
}
.align-right {
	text-align: right;
	margin-right: 20px;
}
div#pramen {
	position: absolute;
	bottom: -24px;
	border-top: 1px solid black;
	font-size: 12px;
}
p.nonbreak { text-indent: 0 }
div#pramen p { text-indent: 0px }
.index { font-size: 12px }
/*********************** jaroslav horejc */
.image-big {
	float: left;
	width: 300px;
	height: 225px;
	margin: 10px 20px 0 0;
	border: 10px outset #5f4b3d;
	padding: 10px;
	border: 3px double black;
}
/*********************** kam pro golema? */
#mezera1 { margin-left: 30px }
#mezera2 { margin-left: 23px }
#tel { margin-bottom: 27px }
.unindent {
	text-indent: 0;
/*	margin: 0 0 5px 0;   */
	margin: 0;
}
div.paper-content ul#nabizime li {
	list-style-type: circle;
/*	margin: 5px 0; */
	margin: 0;
	text-indent: 0;
	margin-left: 16px;
}
/*********************** odkazy */
div.paper-content ul li {
	list-style-type: none;
	list-style-position: outside;
	text-indent: -35px;
	margin-top: 15px;
}
div#outlinx {
	margin-top: 35px;
}
/*********************** menu / navigation */
#navi {
	position: relative;
	top: 45px;
	left: 74px;
	color: #eed695;
	width: 850px;
	text-align: center;
	display: block;
	line-height: 23px;
	outline: none;
	font-size: 17px;
}
#navi a, #navi a:link, #navi a:visited {
	color: #eed695;
	text-shadow: 0 0 10px #eed695;
	text-decoration: none;
	padding: 0 9px;
	margin: 0 4px;
	display: inline-block;
	outline: none;
}
#navi a:focus, #navi a:hover, #navi a:active {
	color: #fe6814;
	text-shadow: 0 0 10px #fe6814;
	text-decoration: none;
}
#active {
	padding: 0 9px;
	margin: 0 4px;
	color: #fe6814;
	text-shadow: 0 0 10px #fe6814;
}
.prvni, a.prvni { margin: 0 4px 0 0 !important }
.posledni, a.posledni { margin: 0 0 0 4px !important }
/*********************** footer */
#footer {
	clear: both;
	position: absolute;
	top: 1270px;
	width: 800px;
	color: #756651;
	font-size: 12px;
	line-height: 23px;
	text-align: center;
	left: 99px;
	height: 25px;
	font-weight: normal;
}
#footer strong { font-weight: normal }
#footer a, #footer a:link, #footer a:visited {
	color: #756651;
	text-decoration: none;
	font-weight: normal;
}
#footer a:focus, #footer a:hover, #footer a:active {
	color: #8b7b62;
	text-decoration: none;
}
.left-align, .right-align {
	display: inline-block;
	vertical-align: text-bottom;
	position: absolute;
}
.left-align {
	left: 0;
	top: 2px;
}
.right-align {
	right: 0;
	top: 0;
}
.dvojka { font-size: 16px }
.trojka { font-size: 13px }
#microgolem { display: none }