body { 
	font-family: Verdana, sans-serif; font-size: 70%;
	margin: 0px 0px;
	color: #333; line-height: 140%;
}

h1 { 
	font-weight: normal; font-size: 220%; line-height: 120%; 
	color: #7DBA62; letter-spacing: 0.12em;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	
}
h2 {
	font-size: 100%; font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0px 2px 0px
}
h2.zeleny {
	font-size: 120%; color: #7DBA62;
}
h3 {
	font-size: 100%; font-weight: bold;
	color: #333; text-transform: uppercase;
	margin: 15px 0px 3px 0px
}
.zelenaN {
	font-size: 100%; font-weight: bold;
	color: #7DBA62; text-transform: uppercase;
	margin: 25px 0px 3px 0px
}


ul {
	margin: 0px 0px 15px 17px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 7px 0px;
}

a {
	color: #66B800;
}
a:visited {
	color: #728659;
}

#zahlavi { 
	background: url(img/hlava.gif) repeat-x;
	height: 155px;
}
#zahlavi p {
	color: #ccc; font-size: 215%; margin-left: 45px; margin-top: 0px;
	position: relative; top: -4px;
	letter-spacing: -0.05em;
}
#zahlavi p img {
	position: relative; top: 20px;
	border: 0px;
}

#obsahMain {
	width: 720px;
	margin-left: 40px;
	margin-top: 35px;
}

#leveMenu {
	float: left; width: 200px;
	margin: 0px 40px 0px 0px;
	padding: 0px 0px 30px 0px;
	background: url(img/menubotz.gif) bottom no-repeat;
}

#leveMenu ul {
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 0px 0px;
	background: url(img/menutopz.gif) top no-repeat;
}

#leveMenu li { 
	font-size: 95%; line-height: 130%; 
	list-style-type: none;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #94CD8B;
	background: url(img/sipecka.gif) no-repeat;
}

#leveMenu li a {
	text-decoration: none;
	color: #666; font-weight: bold;
}
#leveMenu li a:visited { color: #8EB47C; }
#leveMenu li a:hover   { color: #222; } /* #EB8927 */
#leveMenu li.sel a     { color: #EB8927; } /* #7DBA62 */
#leveMenu li.sel a:visited     { color: #EB8927; } /* #7DBA62 */
#leveMenu li          { background: url(img/sipeckaz.gif) no-repeat #F3FFED; }
#leveMenu li.sel { background: url(img/sipecka.gif) no-repeat #fff; }

#obsah {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 470px;
}

#pata {
	clear: both;
	margin-top: 0px;
	padding: 55px 0px 25px 0px;
	background: url(img/pata.gif) repeat-x;
}
#pata p {
	font-size: 90%;
	margin: 0px 0px 0px 280px;
}

.teamin { color: #555; font-weight: bold; }
.novisible { display: none; }
.pozn { font-size: 90%; color: #999; }
.bold { font-weight: bold; }
.marginTop { margin-top: 25px; }

/* sipky pro zobrazovani tlacitka vice */
.vice { cursor: pointer; color: #7DBA62; padding-left: 15px; background: url(img/sipecka.gif) no-repeat -7px -3px; }
.mene { cursor: pointer; color: #7DBA62; padding-left: 15px; background: url(img/sipeckad.gif) no-repeat -7px -3px; }


