body{
	text-align: center;
	font-family: "Arial";
	background-color: #fff;
}

#nastred{
	position: relative;
	width: 960px;
	margin: 10px auto;
/*	background-image: url('/foto/pozadi.png');*/
/*	background-repeat: repeat-y;*/
	border-top: 10px solid #a6bf6c;
	border-bottom: 10px solid #a6bf6c;
	/*background-color: #d45500;*/
}

#hornibanner{
	/*width: px;*/
	height: 200px;
	background-image: url('/foto/web_hlavicka.png');
	background-repeat: no-repeat;
	background-position: right top;
	/*text-align: right;*/
	color: #000;
}

.chute1{
	font-weight: bold;
	font-size: 300%;
}

.chute2{
	font-weight: bold;
	font-size: 130%;
}

#hornibanner img{
	vertical-align: middle;
}

#hornibanner a{
	color: #fff;
}

#prostredek{
	/*background-image: url('/foto/pozadi.png');
	background-repeat: repeat-y;*/
	min-height: 900px; 
	/*background-image: url('/obr/pozadi_prostredek.gif');
	background-repeat: repeat-y;*/
	background-color: #fff;
	padding: 25px 0 0 0;
}



#menu{
/*  background-color: white;*/
/*  width: 800px;*/
/*  border: 1px solid black;*/
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  font-weight: bold;
/*  font-size: 80%;*/
  margin: 30px auto 25px;
}

#logo {
	float: right;
	margin-right: 30px;
	font-weight: bold;
}

a.hlmenu{
  display: inline;
  margin: 5px 5px 3px 5px;
  padding: 10px 20px 10px 20px;
  text-align: left;
  text-decoration: none;
  color: #d45500;
 /* background-repeat: no-repeat;
  background-position: top left;*/
}

a.hlmenu:link, a.hlmenu:active{
/*  background-image: url(../design/tecka.gif);*/
}

a.hlmenu:visited{
/*  background-image: url(../design/tecka.gif);*/
  color: #d45500;
}

a.hlmenu:hover{
  color: #999;
/*  background-image: url(../design/teckaseda.gif);*/
  border-top: 2px solid #d45500;
}

a.hlmenuaktualni:link, a.hlmenuaktualni:active, a.hlmenuaktualni:visited, a.hlmenuaktualni:hover{
  display: inline;
  margin: 5px 5px 3px 5px;
  padding: 10px 20px 10px 20px;
  text-align: left;
  text-decoration: none;
 /* color: #d45500;*/
  /*background-repeat: no-repeat;
  background-position: top left;*/
  color: #fff;
  background-color: #d45500;
/*  background-image: none;*/
  border: 2px solid #d45500;
}


.esko{
	color: #d45500;
	font-size: 250%;
}

.povoleni{
	color: #f9932f;
}

#obsah{
	clear: both;
	width: 70%;
	margin: 0 auto;
	padding: 30px;
	text-align: left;
	line-height: 150%;
	/*background-color: #eee;*/
}

#obsah table td{
	vertical-align: top;
}

#iveta{
	float: right;
}

.leva{
	float: left;
	width: 20%;
	/*background-color: #FCF4C3;*/
	/*font-size: 80%;*/
}

#lepka{
	background-color: #FCF4C3;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display: block;
	width: 180px;
	min-height: 180px;
	_height: 180px;
	margin-top: 38px;
}

.prava{
	float: right;
	width: 60%;
}

#pbp{
	clear: both;
	margin-top: 40px;
	color: #eee;
	font-size: 70%;
}

#paticka{
	margin-top: 2px;
	background-color: #03974b;
	color: #fff;
	font-family: monospace;
	font-size: 10px;
	height: 12px;
}

#zpet{
	text-align: right;
	font-size: 80%;
	margin: 5px 0px 5px 0px;
}

a{
	color: #000;
/*	text-decoration: none;*/
	font-weight: bold;
}

a.vtextu{
	color: darkgreen;
}

a:hover.vtextu{
	text-decoration: underline;
	color: darkgreen;
	background-color: #FCF4C3;

}

#vystraha{
	color: #990033;
}

form{
	margin: 0;
}

h1{
	font-weight: bold;
	font-variant: small-caps;
	font-size: 110%;
	color: #d45500;
	margin: 0;
}

h2{
	font-weight: bold;
	font-size: 100%;
	margin: 15px 0px 5px 0px;
}

.pocitadlo { margin: 10px 0px 10px 0px; }

/* diskuze */
#diskuze { border: 1px solid #24b5ee; padding: 5px; }
#diskuzenadpis { font-weight: bold; padding: 0px 5px 0px 5px; }
#diskuzenadpis span { font-weight: normal; font-style: italic; }
#diskuzeinfo { text-align: right; font-size: 80%; }
#diskuzetext { background-color: #c1e6f1; padding: 5px; }


.guestbook{
	display: none;
}

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

.vlevo{
	text-align: left;
}

.vpravo{
	text-align: right;
}

.cesky{
	text-indent: 30px;
	margin: 0;
}

.zasednout{
	color: #bbb;
}

.tucne{
	font-weight: bold;
}


