body {
	background-color: white;
	color: rgb(255,102,0);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img {
	border: none;
}

/* hlavni stranka -------------------------------------------------------*/
#page {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


.head
{
	background: url(img/head.jpg) no-repeat bottom left;
	height: 119px;
}

.logo
{
	background: url(img/logo.jpg) no-repeat top left;
	height: 82px;
	margin-top: 10px;
}

.banner
{
	float: right;
}

.menutop
{
/*	border: 1px solid blue;*/
	padding-top: 8px;
}

.menu-top {
	position: relative;
	top: -5px;
}


.main
{
	float: left;
	width: 70%;
	background: #EDF3E0;
}

.main strong
{
	color: rgb(204,102,0);
	font-size: 12px;
}

.side
{
	float: right;
	width: 30%;
	background: #EAEDE0;
}



.clear
{
	clear: both;
}

.bottom
{
	background: url(img/b.gif);
	padding: 4px;
	color: rgb(153,102,0);
	text-align: center;
}

.bottom A:link, .top-menu A:link
{
	color:rgb(153,102,0);
}

.bottom A:visited, .top-menu A:VISITED
{
	color: rgb(153,102,0);
}

.bottom A:hover, .top-menu A:HOVER
{
	color: rgb(153,102,0);
}

.bottom A:active, .top-menu A:ACTIVE
{
	color: rgb(153,102,0);
}

.top-menu A
{
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: +7px;
	padding-left: 16px;
}




.l-blok .nadpis
{
	background: url(img/b.gif);
}

.r-blok .nadpis
{
	background: url(img/g.gif);
}


/* odkazy -------------------------------------------------- */
a:link {
	color: rgb(153,102,0);
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: rgb(204,102,0);
	background-color: transparent;
	font-weight: bold;
}
a:hover {
	color: rgb(204,102,0);
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: rgb(204,102,0);
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

#body
{
	padding-top: 10px;
}

.obsah
{
	padding: 10px;
}

.obsah UL
{
	padding-left: 18px;
	margin: 0px;
}

.img-r
{
	float: right;
	padding: 5px 0px 5px 8px;
}
.img-r IMG
{
	padding: 5px;
	background: white;
}

.foto IMG
{
	padding: 5px;
	background: white;
}


/* menu right */

.menubar
{

}

li.menubar /* nadrazena kategorie */
{
	background: url(kostka.gif) no-repeat 0em 0.4em;
	font-size: 11px;
	line-height: 1.6em;
	list-style: none outside;
}


#menulist
{
	margin: 0px;
	padding: 0px;
}

a.actuator
{
	background-color: transparent;
	color: rgb(153,102,0);
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.actuator:hover
{
	text-decoration: underline;
	background-color: transparent;
	color: rgb(204,102,0);	
}



.menu li
{
/*  background: url(/images/square.gif) no-repeat 0em 0.3em;*/
	list-style: none outside;
	
	margin: 0px;
	line-height: 1.1em;
	border: 0px solid #F5F5F5;	
}

.menu li a
{
	color: rgb(153,102,0);
	font-weight: normal;
	text-decoration: underline;
}

.menu li a:visited
{
	font-weight: normal;
}

.menu li a:hover
{
	text-decoration: none;		
	color: rgb(204,102,0);
	font-weight: normal;
}

span.key
{
	text-decoration: underline;
	background-color: transparent;
}

.menu
{
	display: none;
}

.nadpis {
	height: 30px;
	color: rgb(153,102,0);
	vertical-align: center;
	font-family: tahoma;
}

.nadpis3, .nadpis2 {
	padding-left: 20px;
	position: relative;
	top: +7px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}



TR.hedr2{
   background-color:rgb(239,224,152);
   color:rgb(153,102,0);
   font-weight:bold;
   font-size:11px;
   height: 15px;
}

.foto {
	float: left;
	width: 140px;
	height: 160px;
}

.hledat {
	position: relative;
	left: +30px;
	top: +26px;

}

.radek {
	padding: 0px;
	margin: 0px;
	clear: both;
}

.strava {
	float: left;
	padding-left: 30px;
}


.lokalita {
	padding-left: 30px;
	float: left;
}


.hledatinput {
/*	height: 12px;*/
	color: rgb(204,102,0);
  font-size: 10px;
	width: 162px;
}

.lokalitaselect {
/*	height: 12px;*/
	color: rgb(204,102,0);
  font-size: 10px;
	width: 160px;
}

.odeslat {
	float: left;
	padding-left: 15px;
}

.odeslat input {
	width: 80px;
}

.data_kkdat {
	color: rgb(204,102,0);
}

