/*- 
 * name: nextpage
 * author: Petr Neugebauer (navazano na Ctibora Brancika)
 * desc: vzhled navazujici na stpage
-*/

img.left {
	float: left;
	margin: 0.5em 0.5em 0.5em 0.1em;
}
img.right {
	float: right;
	margin: 0.5em 0.1em 0.5em 0.5em;
}
img {
	border: thin #fc0;
}
abbr, acronym {
	cursor: help;
	color: #fc0;
}
a {
	color: #09c;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #09c;
}
a:visited {
	color: #069;
}
ol#archives a {color: #000;}
a:hover, ol#archives a:hover {
text-decoration: underline;
color: #fff; 
background-color:#09c;

}
body {
	background: #FFF;	
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0em;
	margin: 0em;
}
h1 {
	position: absolute;
	width: 100%;
	top: 0%;
	margin: 0em;
	height: 2em;
	vertical-align: middle;
	text-align: center;
	padding: 1.1em 0% 0.1em 0%;
	background: url(nextpage/top_next.png) top repeat-x;
color: #f30;
}
h1 a:hover {
	text-decoration: none;
background-color:#f30;
}
#main {
	position: absolute;
	text-align: left;
	padding: 0em;
	width: 100%;
	margin: 0em auto;
	top: 6.5em;
}
#content {
	left: 25%;
	position: absolute;
	width: 73%;
	margin: 0em;
	padding: 1%;
	min-height: 60em;
}
#sidebar {
	position: absolute;
	width: 24%;
	margin: 0 0.5% auto 0.5%;
	padding: 0em;
	text-align: center;
	border: #333 solid;
	border-top: none;
	border-left: none;
border-bottom: none;
	}
#content ol#archives {
	list-style-type: none;
	margin: 0em;
	list-style-position: inside;
	padding: 0em;
	border: 0;
	padding: 0.3em;
	min-height: 60em;
}
#content ol#archives li {
	background: #09c;
	margin-bottom: 0.3em;
	padding: 1em;
}
#content #member,
#content ol#search,
#content ol#archive,
#content ol#itemlist {
	list-style-type: none;
	margin: 0em;
	list-style-position: inside;
	padding: 0em;
	padding: 0.3em;
	min-height: 60em;
}
#content ol#search li,
#content ol#archive li,
#content ol#itemlist li {
	background: white;
	margin-bottom: 0.1em;
	padding: 0.5em;
}
#content ol#search li h2,
#content ol#archive li h2,
#content ol#itemlist li h2 {
	background: white;
	border: none;
	left: -0.8em;
	position: relative;
	
}
#content ol {
	margin: 0em;
	list-style-position: inside;
	padding: 0em;
}
#content ol li {
	margin-bottom: 0.3em;
}
li p.iteminfo {
	background: white;
	position: relative;
	left: -1.2em;
	border: none;
	border-bottom: solid #333;
	padding: 1em 0.2em;
	clear: both;
}

#sidebar h2 {
	border: none;
	color:#ccc;
	margin-top:0;
font-family:Arial, Helvetica, sans-serif;
}
#sidebar h3 {
	background: #FFF;
	border: none;
	border-bottom: thin solid #ccc;
font-family:Arial, Helvetica, sans-serif;
}
#sidebar ul {
	list-style-type: none;
	padding: 0%;
	margin: 0%;
}
div#footer {
	display: none;
	position: relative;
	width: 24%;
	border: thick #f3f dashed;
	top: 60em;
	margin: 0 0.5% auto 0.5%;
}
#item {
	margin: 0em;
	padding: 0.3em 1%;
	border: none;
	width: 97%;
}
#content #item h2 {
	border: #09c;
	border-left: solid;
	border-top: none;
border-right: none;
	width: auto;
	position: relative;
	padding: 0.1em 0.5em;
	left: -0.2em;
	text-indent: 2em;
font-family:Arial, Helvetica, sans-serif;
}

#item h3 {
	border-bottom: solid thin #09c;
	width: auto;
	position: relative;
	padding: 0.1em 0.5em;
	left: -0.2em;
	color: #333;
	text-indent: 2em;
	margin-left: 2em;
font-family:Arial, Helvetica, sans-serif;
}
#item h4 {
	border-bottom: solid thin #09c;
	color: black;
	width: auto;
	position: relative;
	padding: 0.1em 0.5em;
	left: -0.2em;
	text-indent: 2em;
	margin-left: 4em;
}
#item h5 {
	border-bottom:  solid thin black;
	color: black;
	width: auto;
	position: relative;
	padding: 0.1em 0.5em;
	left: -0.2em;
	text-indent: 2em;
	margin-left: 4em;
}
#item h6 {
	border-bottom: dashed thin black;
	color: black;
	width: auto;
	position: relative;
	padding: 0.1em 0.5em;
	left: -0.2em;
	text-indent: 2em;
	margin-left: 4em;
}
#item p {
	text-align: justify;
	text-indent: 1em;
}
#item blockquote {
	color: #f30;
}
#item code {
	color: #f30;
}
#item pre {
	display: block;
	margin-left: 3em;
}
#item ul {
	margin-left: 3em;
	padding-left: 0em;
}
#item ol {
	margin-left: 3em;
	padding-left: 0em;
}
#item ul li {
	list-style-image: url(nextpage/nextodrazka2.png);
}
#item ul li li {
	list-style-image: url(nextpage/nextodrazka1.png);
}
#item ul li li li {
	list-style-image: url(nextpage/nextodrazka.png);
}
#item table {
	border: thin solid #fff;
	background: #fff;
	padding: 0em;
	margin: 0.5em 0.5em 0.1em 0.5em;
	text-align: center;
}
#item table tbody th {
	color: #333;
	margin: 0em;
	border-bottom: solid thin #333;
}
#item table tbody tr {
	padding: 0em;
	margin: 0em;
}
#item cite {
	color: #f30;
	border-bottom: dotted thin #f30;
}
#item dl dt {
	font-weight: bold;
	color: #777;
}
#item dl {
	margin-left: 3em;
	padding-left: 0em;
}
#item p.iteminfo {
	background: #09c;
	position: relative;
	width: 103%;
	left: -0.8em;
}
#item p.iteminfo a:link {
	color: black;
}
#commentform {
	display: block;
border-top: thick solid #f30;
border-bottom: thick solid #f30;
	margin-top: 1em;
	padding: 0.3em 1%;
	margin-top: 1em;
}
.formfield {
	width: 100%;
	border: dotted thin #09c;
}
#nucleus_cf_name {
	width: auto;
}
#nucleus_cf_mail {
	width: auto;
}
input[type="checkbox"] {
	width: auto;
	border: solid thin #f30;
	margin-right: 1em;
}
.formbutton {
	background: white;
	border: thin solid #09c;
}
#loginform_pwd {
	width: auto;
}
#loginform_name {
	width: auto;
}
input[name="query"] {
	width: 80%;
}
ol.comments {
	border: thick solid #09c;
	padding: 0.3em 1%;
	list-style-type: none;
	margin: 0em auto;
}
ol.comments li {

	padding: 0.3em;
	border: dashed #09c thin;
	margin: 0.2em auto;
}
#comments {
	border: thick solid #09c;
	margin-top: 1em;
	margin-bottom: 0em;
	padding: 0.3em 1%;
	border-bottom: none;
}
#content h2 {
	border: thick solid #09c;
	padding: 0.3em 1%;
	list-style-type: none;
	margin: 0em auto;
	border-bottom: none;
}
img.smiley {
	border: none;
}
#content #searchform {
	border: #09c thick solid;
	margin: 0em auto;
	border-bottom: none;
	display: block;
	margin-bottom: 0em;
	padding: 0.3em;
}
#member h2{
	border:none;
}
em.highlight{
	color:#fc0;
}

.poll ol{margin:0; padding:0; width: 40%}
.poll li{list-style-type:none; margin:0; padding:0}
.poll li p{margin:0; padding:0}
.pollbar {width:70%; height:.5em; border: 1px #000 solid;}
.pollbar div{display:block;height:.5em; background-color: #09c}