* {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	color: black;
}

div.cleaner, span.cleaner {
	display: block;
	float: none;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	border: none;
	margin:0;
	padding:0;
	overflow: hidden;
}

div.spacer {
	height: 100px;
	width: auto;
	border: none;
	margin:0;
	padding:0;
}

.cleaner {
	clear: both;
}


.right {
	text-align: right;	
}

.center {
	text-align: center;	
}

body {
	margin: 0; 
	padding:10px 0 0;
	background: #a6c99b url(bg.jpg) repeat-x fixed 0 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
  line-height: 1.5em;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	height:100%;
}

a:link, a:visited { 
	text-decoration: underline; color: #00244d; 
}

a:hover {
	text-decoration: none;
	color: black; 
}

input {
	color: black;
	background: white;
}

input.buttons {
	background: #C0C0C0;
}

#k_navigaci, .noprint, #navigace h4, #subnavigace h4 {
	display: none;
}



#box {
	text-align: left;
	width: 808px;
	_height: 450px;
	min-height: 450px;
	padding:0px;
	margin: 0 auto;

	background: #ffffff url(border.gif) repeat-y 0 0;
}

#articlebody {
	_height: 400px;
	min-height: 400px;	
	padding-bottom: 3em;
	padding-left: 240px;
	padding-right: 30px;
}

h2 {
	margin-top: 1.5em;
	padding-left: 5px;
	color: #000000;
	border-left: 8Px solid #639041;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
}

h3, h4, h5 {
	margin-top: 2em;
	color: #e07e27;
}

h3 {
	font-size: 1.3em;
	font-weight:normal;
}

h4 {	
	font-size: 1.1em;
	font-weight:normal;
}

h5 {	
	font-size: 1em;
	font-weight:normal;
	margin: 0;
}

#stanovy h3 {
	margin-top: 3em;
	text-align: center;
	color: #000000;
}

#stanovy h4 {
	margin-top: 2em;
	font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

table{
		margin-top: 3em;
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #639041;
    border-bottom: 1px solid #639041;
}

table th {
    text-align: left;
    font-weight: bold;
    padding: 0.2em 0.5em;
    border-top: 1px dotted black;
}

table td {
    text-align: left;
    border-top: 1px dotted black;
    padding: 0.2em 0.5em;
}

table thead th {
    text-align: center;
    border-bottom: 1px solid #639041;
}

p {
		line-height: 12pt;
		margin-top: 1.5em;
		margin-bottom: 1.5em;
}


#hlavicka, #hlavicka h1, #hlavicka h1 a {
		display: block;
		margin: 0;
		padding: 0;
		width: 808px;
		height:219px;
}

#hlavicka h1 a {
		background: #dad14f url(h1.jpg) no-repeat;
}

#hlavicka span {
	display: none;
}

#footer {
		width: 568px;
		_width: 808px;
		height: 75px;
		_height: 90px;
		background: #dad14f url(bg-footer.jpg) no-repeat;
		padding: 15px 0 0 240px;
}

#navigace {
		position: absolute;
		top:250px;
		right: 50%;
		width: 180px;
		margin: 0 200px 0;
}	

#subnavigace {
		position: absolute;
		top:207px;
		left: 50%;
		width: 470px;
		margin: 0 0 0 -105px;
		padding: 0;
}

#navigace ul, #subnavigace ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
}

#navigace li {
		text-align: right;
		display: block;
		width: 180px;

}


#navigace li a {
		width: 180px;
		display: block;
		color: #800040;
		padding: .7em 0 .7em 0;
		border-bottom: 1px dotted gray;
}

#navigace li a:hover {
		background: #def1f3;	
}

#subnavigace li {
	display: block;
	float: left;
	margin: 0 .5em 0 0;
	padding-right: .5em;
	border-right: 1px solid #1f0b01;
	font-size: 13px;
}

#subnavigace li.last {
	border: none;
}

#subnavigace li a {
	color: #800040;
	padding: 0 5px;
	border-bottom: 1px dotted #ab0101;
	border-top: 1px dotted #1f0b01;
}

#subnavigace li a:hover {
	background: #f0ed9e;	
}

cite {
border-bottom: 1px dotted #639041;
}

#anketa {
	font-size: 95%;
	margin-top: .5em;
	background: #d6e6ab;
	margin-left: 1em;
	float: right;
	overflow: auto;
	width: 220px;	
	height: 320px;
	padding: 1em;

	scrollbar-base-color: #d6e6ab;
}

#anketa h3, #anketa h4 { 
	margin-top: 0;
	color: #000;	
}

#anketa h3 {
		text-align: center;
		border-bottom: 2px solid #48a155;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted gray;
}

.kniha img {
	margin-top: 2em;
	float: right;
	margin-left: 1em;	
	margin-bottom: 1em;
}

.kniha {
	
	margin-top: 2em;
	border-top: 1px solid #48a155;
	clear: both;
}

.clanek_autor {
	font-style:italic;
	text-align: right;	
}

.top {
	text-align: right;
	padding-right: 30px;	
	margin-bottom: 2em;
	color: black;
}

.top a {
	color: black;	
	font-size: .8em;
	text-decoration: none;
	border-right: 5px solid #dad14f;
	padding-right: .5em;
}

.top a:hover {
	border-right: 5px solid #726e31;
}

#snake {
	width: 37px;
	height: 523px;
	position: absolute;
	top: 220px;
	left: 50%;
	margin-left: 398px;
	background: url(snake_big.gif) no-repeat 0 0;
}

.small {
	font-size: 80%;
	font-style:italic;
}

.nobullet {
	list-style-type: square;
}

.clinic ul {
	margin:0;
}


.clinic h4 {
	margin-top: 3em;
}

.clinic h3 {
	border-top: 1px solid #FFE6CC;
	margin-top: 4em;
}

#thumbnails {
	margin-left: 35px;	
}


#thumbnails a {
	display: block;
	width: 151px;
	height:  151px;
	text-decoration: none;
	border: 1px dotted #0269ae;
	margin: 2px;
	float: left;
}

#thumbnails a:hover {
	border: 1px solid #0269ae;
} 

.galleryback {
	color: black;
}

.galleryback a {
	color: black;	
	font-size: .8em;
	text-decoration: none;
	border-left: 5px solid #726e31;
	padding-left: 5px;
}

.galleryback a:hover {
	border-left: 5px solid #dad14f;
}

.pozvanka, .dulezite, .dulezite2 {
		margin: 0 2em;
		background: #d6e6ab;
		padding: 1em;
}

.pozvanka {
	_height: 90px;
	min-height: 90px;
}

.dulezite {
		margin: 1em 0;
		background: #FED7CF;
		margin-bottom: 2em;
}

.dulezite2 {
		background: #FED7CF;
}

.vanocni {
		background: #d6e6ab url("vlocka.gif") right bottom no-repeat;	
		padding-right: 112px;
}

.pozvanka h3 {
	margin-top: 0;
	color: black;	
}

.pozvanka p,  .dulezite p, .dulezite2 p{
	margin:0;
}

.adrear, .poradna {
		font-size: 90%;
		line-height: 110%;
		padding: 4px;
}

.poradna {
		margin-top: -.5em;
		width: 100%;
}


table .tbkraj td, table .tbmesic td{
	padding: .5em;
	font-weight: bold;	
	background: #EDFBEC;
}

table .tbmesic td{
	text-align: center;
}

.aktualityodkaz {
	margin-right: 30px;
	text-align: right;
	border-bottom: 1px solid #d6e6ab;
	display: block;
	padding-bottom: 1em;
}

.aktualityodkaz a {
	background: #639041;
	color: white;
}

.kniha {
	float: left;
	margin-right: .5em;	
	margin-top: 0px;
	border: none;
}

hr {
	border: none 0; 
	border-top: 1px solid #c2dba5;
	width: 100%;
	text-align: center;
	height: 1px;
	clear: both;
	margin-top: 2em;
	margin-bottom: 3em;
}


#prihlaska input {
	background: #E5E5E5;
	border: none;
	border-bottom: 1px solid gray;	
}

#prihlaska label.required {
	border-bottom: 1px dotted red;	
}

#prihlaska fieldset#adresar {
	border: 1px solid green;
	background: #DFFFEF;
	padding: 1em;
}

#prihlaska input.buttons {
	border: 1px solid gray;
}

#prihlaska h4, #prihlaska h3 {
	color: black;
	font-weight: bold;
}

#mailresult {
	border: 1px solid green;
	background: #DFFFEF;
	padding: 1em;
	text-align: center;	
}