/* FONTY A PISMO */
body {
	font: 62.5%/1.4 "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #4d4d4d;
}

h1, h2, h3 {
	font-size: 2.4em;
	color: #89ac10;
	font-weight: normal;
}

p, h2, h3 {
	margin-top: 1em;
}

h3 {
	font-size: 2.0em;
}

a:link, a:visited {
	color: #89ac10;
	text-decoration: none;
	border-bottom: 1px #89ac10 dotted;
}

a:hover, a:active {
	color: #666;
	border-bottom: 1px #666 solid;
}
.nepodtrzeny a, .nepodtrzeny a:hover, .nepodtrzeny a:link, .nepodtrzeny a:visited, .nepodtrzeny a:active {
	text-decoration: none;
	border-bottom: none;
}
.pseudonadpis{
	font-size: 1.1em;
	color: #89ac10;
	font-weight: bold;

}
.horniIndex {
	font-size:80%;
	vertical-align: 0.3em;
}

.navigace {
	font-size: 15px;
	color: #4d4d4d;
	
}

.navigace a:link, .navigace a:visited, .navigace a:hover, .navigace a:active {
	border-bottom: none;
}


.hlavniObsah p,
.hlavniObsah ul {
	font-size: 1.25em;
	margin-top: .5em;
	padding-left: 30px;
	text-align: left;
	margin-bottom: 0.5em;
	
}
.hlavniObsah li {
	/*list-style-position: inside;*/
	list-style-type: none;
	padding-left: 20px;
	background-image: url(image/bulet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	/*
	list-style-image: url(image/bulet.gif);
	*/
	
}
.hlavniObsah h3,
.hlavniObsah h1
 {
	padding-left: 25px;
}

.intro{
	font-size: 1.8em;
	font-weight: bold;
	color: #666666;
}

.paticka
{
	font-size: 1em;
	text-align: center;
	letter-spacing: 0.2em;
	word-spacing: 0.3em;
}
.paticka a:link, .paticka a:visited, .paticka a:hover, .paticka a:active {
	border-bottom: none;
}


/* ROZVRZENI */

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.obalovydiv
{
width: 900px;
margin-top: 0px;
margin-bottom: 2em;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

img {
	border: 0;
}

body {
	background: url(image/topBar.gif) repeat-x;
	background-color: #E9F3D9;
	margin-top: 17px;
}

.navigace {
	width: 100%;
	background: #e9f3d9 url(image/mainNav.gif) left bottom repeat-x;
	float: left;
	padding-bottom: 22px;
}

.navigace ul {
	list-style: none;
	margin-right: 5%;
	float: right;
	display: inline;
}

.navigace li {
	float: left;
	padding: 0 1em;
	height: 2em;
}

.navigace a {
	height: 2em;
	display: block;
	float: left;
}

.navigace a:hover, .navigace .currentPage {
	background: url(image/currentPage.gif) center bottom no-repeat;
}

h2 {
	margin-bottom: 0;
}

.hlavniObsah {
	width: 870px;
	/*background-color: #F8F8F7;*/
	background-color: white;
	padding-bottom:1em;
	padding-right: 30px;
}
.nadPatickou {
	width:100%;
	height:23px;
	background: #e9f3d9 url(image/nadPatickou.gif) left bottom repeat-x;	
}
.paticka {
	width:100%;
	margin-bottom:1em;
	background-color: #E9F3D9;
}
textarea {
	border:silver 1px solid;
}

input {
	border:silver 1px solid;
	width: 230px;
}

.tabulka {
	padding-left:30px;
	font-size: 1.25em;
}
.tabulka input {
	border:none;
	width: 20px;
}
.rolover
{
	background-color: #FBFBFB;
}
.tabulka td {
	border-bottom:silver 1px dotted;
	padding-left:3em; 
	padding-right:3em;
}
.tabulka th {
	border-bottom:#F7921E 2px solid;
	border-top:silver 1px solid;
	background-color:#E9F3D9;
	padding-left:3em; 
	padding-right:3em;
}
.fotografie {
	width:130px;
	float:left; 
	padding:2px; 
	background:#E9F3D9; 
	margin-right:5px
}