/* ----- css styly stranek -------------------------------------------------- */
/* ----- css styly html tagu ------------------------------------------------ */

body {
/*	background-color: #FFFF70;*/
  background-color: #FDD017;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
}

a.hlmenu:link {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a.hlmenu:visited {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a.hlmenu:active {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a.hlmenu:hover {
	color:#606060;
	text-decoration: underline;
	font-weight: bold;
}

a.navigace:link {
	color:#000000;
	text-decoration: none;
}

a.navigace:visited {
	color:#000000;
	text-decoration: none;
}

a.navigace:active {
	color:#000000;
	text-decoration: none;
}

a.navigace:hover {
	color:#606060;
	text-decoration: none;
}

a.email:link {
	color:#000000;
}

a.email:visited {
	color:#000000;
}

a.email:active {
	color:#000000;
}

a.email:hover {
	color:#606060;
}

li {
  list-style-image: url("picture/sipka.gif");
	padding: 0px 0px 5px 0px;
}

img {
  	border: 0px;
}

h1 {
  font-size: 20px;
  text-align: center;
  margin: 0px auto 10px auto;
	padding: 10px 0px 0px 0px;
}

h2 {
  font-size: 12px;
  margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
}

table {
  font-size: 11px;
  width: 95%;
  margin: 0px auto 0px auto;
}



/* ----- css styly objektu -------------------------------------------------- */
/* ----- banner a zahlavi --------------------------------------------------- */

#pozadi_zaklad {
  background-position: top center;
	background-repeat: repeat-y;
}

#banner {
  background-image: url("picture/bannerpanorama.gif");
	width:1024px;
	height:125px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#linemenu {
  background-color: #88FCFF;
  font-size: 16px;
  text-align: right;
	width:1004px;
	height:20px;
  float: left;
	margin: 10px 10px 10px 10px;
	padding: 2px 0px 2px 0px;
}

#linemenupozadi {
  background-color: #FFFF00;
	width:1024px;
	height:44px;
	margin: 0px auto 0px auto;
	padding: 0x 0px 0px 0px;
}

/* ----- hlavni telo stranky ------------------------------------------------ */

#telostranky {
	vertical-align: top;
	width:1024px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#linka {
	vertical-align: top;
	width:1024px;
	height:10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ----- leve navigacni menu ------------------------------------------------ */

#levemenu {
	vertical-align: top;
	background-color: #FFF380;
	float: left;
	width: 224px;
	height:600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#kategorie {
	/* background-color: #FFFF00; */
	width: 204px;
	height: 30px;
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

#menu{
	/* background-color: #EEFDDD; */
  text-align: left;
  font-size: 14;
  font-weight: bold;
	float: left;
	margin: 5px 5px 0px 0px;
	padding: 0px 0px px 0px;
}

/* ----- hlavni misto pro data ---------------------------------------------- */

#telo {
	vertical-align: top;
	background-color: #FFF380;
	text-align: left;
	float: left;
	width: 620px;
	height:600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigator{
	background-color: #FFF380;
	text-align: left;
	font-size: 12px;
	width: 620px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

#obsah {
	background-color: #FFF380;
	width: 620px;
	height:580px;
}

#pravypruh {
	background-color: #FFF380;
	vertical-align: top;
	float: left;
	width: 10px;
	height:600px;
}

#pravemenu {
	vertical-align: top;
	background-color: #FFF380;
  text-align: left;
	float: left;
	width: 170px;
	height: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.ramecek {
	background-color: white;
	text-align: center;
	width: 126px;
	height:110px;
	float: left;
	margin: 12px 12px 12px 12px;
	padding: 0px 0px 0px 0px;
}

div.foto {
	background-color: white;
	text-align: center;
	width: 176px;
	height:150px;
	float: left;
	margin: 12px 12px 12px 12px;
	padding: 0px 0px 0px 0px;
}

/* ukazka
#zahlavi {
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 21px;
	background-image: url("picture/test_02.gif");
	position:absolut;
	left:0px;
	top:0px;
	width:1024px;
	height:768px;
  margin-left: auto ;
  margin-right: auto ;
	border: 3px solid #FF66FF;  ---- ramecek
  } */

