body, input, textarea {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
}

body {
	background: url("body-bg.gif") center top repeat-y;
	background-color: #669966;
	text-align: center;
}

#pagepos {
	margin: 10 auto;
	text-align: left;
	width: 700px;
	background: #669999;
}

#pagepos[id] {
	border-left: solid 1px #466366;
	border-bottom: solid 1px #466366;
}

#tab {
	width: 100%;
}

#tablogo {
	width: 85;
}

#tabnadp {
	text-align: center;
}

#tabobr {
	background-image: url("ddbg.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	height: 75px;
	width: 472;
}

#tablang {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	
}

#logo {
	border: solid 2px #787878;
}

#ddltm {
  color: red;
  font-size: 18px;
	font-weight: bold;
}

ul#langmenu {
	font-size: 10px;
	font-weight: bold;
}

#langmenu li {
  text-align: left;
}

#langmenu li a {
	text-decoration: none;
	color: #666666;
}

#langmenu li a.active {
	color: #333333;
}

#langmenu li a:hover {
	text-decoration: underline;
}

#menu {
	text-align: left;
  height: 18px;
  width: 97%;
	background-color: #66cccc;
	margin: 10 0 10 0;
}

#menu ul {
	margin: auto;
}

#menu li {
  list-style-type: none;
  display: inline;
  font-size: 15px;
  font-family: sans-serif;
  font-weight: bold;  
}

#menu li a {
	text-decoration: none;
	color: #666666;
	padding: 5 10 5 10;
}

#menu li a:hover {
	background-color: #6699cc;
}

#menu0 {
  border-left-style: solid;
  background-color: #33ff99;
  border-right-style: solid;
  border-width: 1px;
  border-color: #666666;
}

#menu1 {
  background-color: #ffff99;
  border-right-style: solid;
  border-width: 1px;
  border-color: #666666;
}

#menu2 {
  background-color: #9999ff;
  border-right-style: solid;
  border-width: 1px;
  border-color: #666666;
}

#menu3 {
  background-color: #ccff00;
  border-right-style: solid;
  border-width: 1px;
  border-color: #666666;
}

#menu4 {
  border-right-style: solid;
  border-width: 1px;
  border-color: #666666;
  background-color: #44ddee;
}

#menu5 {
  border-right-style: solid;
  border-width: 1px;
  border-color: #666666;
  background-color: #ffcccc;
}

#menu6 {
  border-right-style: solid;
  border-width: 1px;
  border-color: #666666;
  background-color: #44dd44;
}

#pagehl {
	width: 97%;
	background: #ff6600;
	border-bottom: 1px solid #005555;
	border-top: 1px solid #006666;
}

#pagehlimg {
	float: left;
	margin: 1em 0 0 1em;
	
}

#pagehlbez {
	width: 90%;
	background: #ff6600;
	border-bottom: 1px solid #005555;
	border-top: 1px solid #006666;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #7c7c7c;
}


#pagehltxt {
	font-size: 18px;
	font-weight: bold;
	color: #7c7c7c;
  text-align: center;
  margin-top: 3em;
}

#pagehltxt p {
	font-size: 15px;
	color: #7c7c7c;
	text-align: center;
}

#more {
	font-size: 14px;
	color: #7f7f7f;
	text-align: right;
	padding-right: 3em;
	padding-bottom: 2em;
}

#moretxt {
	font-size: 14px;
	color: #666666;
  text-align: justify;
	text-indent: 2em;
	padding: 1em;
	width: 400px;
	background: #ffff99;
	border: 1px solid black;
	position: absolute;
  top: 310px;
  left: 410px;
  display: none;
  cursor: pointer;
}

#moreimg {
	border: 1px solid black;
}

#pageobs {
	/*background: white url("ddbg2.jpg") top left no-repeat;*/
	background:  #44ddee;
	width: 97%;
	color: #666666;
	border-bottom-style: solid;
  border-width: 2px;
  border-color: #666666;
  font-size: 15px;
  
}

#pageobs img {
	float: left;
	border: solid 2px #ff8800;
	margin: 1em 1em 0.5em 1em;
}

#pageobs .sl {
	font-size: 15px;
	color: #336699;
	
	font-weight: bold;
}

#pageobs .pr {
	width: 46.5%;
	float: left;
	clear: left;
}

#pageobs p {
	font-size: 12px;
	color: #555555;
	text-align: justify;
	margin: 0em 1em 0em 1em;
	font-weight: normal;
}

#Copyright {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
  font-size: 12px;
	color: #006666;  
}

#Copyright a{
	color: #006666;
  text-decoration: none;  
}

/* historie*/

#histhl {
  
	width: 97%;
	background:  #44ddee;
	border-bottom: 1px solid #005555;
	border-top: 1px solid #006666;
}


#histhltxt {
	padding: 0 10 0 10;
}


#histhltxt h2 {
	font-size: 18px;
	font-weight: bold;
	color: #7c7c7c;
	margin-top: 1em;
	padding: 0px 0 0 0;
	text-align: center;
}

#histhltxt p {
	font-size: 13px;
	margin-top: 1em;
	color: #7c7c7c;
	text-align: justify;
}

#histhlimg {
  float: left;
  border: solid 1px #000000;
  margin: 10 10 0 10;
}

#stavb {
  font-size: 13px;
}


/* kontakty*/

#konthl {
  text-align: center;
	background:  #33cc33;
	border-bottom: 1px solid #005555;
	border-top: 1px solid #006666;
}

#konthl h2 {
	font-size: 18px;
	color: #336633;
	margin-top: 0;
	margin-bottom: 1em;
}

#konthl h3 {
	font-size: 15px;
	color: #336699;
	margin-top: 0;
	margin-bottom: 1em;
}

#konthl h4 {
	font-size: 11px;
	color: #336666;
	margin-top: 0;
	margin-bottom: 1em;
}


#konthltxt {
  text-align: center;
  background:  #33aa33;
	border-bottom: 1px solid #005555;
}

#konthltxt h2 {
	font-size: 18px;
	color: #336633;
	margin-top: 0;
	margin-bottom: 1em;
}

#konthltxt h3 {
	font-size: 15px;
	color: #336699;
	margin-top: 0;
	margin-bottom: 1em;
}

#konthltxt h4 {
	font-size: 11px;
	color: #336666;
	margin-top: 0;
	margin-bottom: 1em;
}

#konthlimg {
  float: left;
  border: solid 1px #000000;
  margin: 10 10 0 15;
  height: 250px;    
}

#konthltxt .sl {
  float: left;
  margin: 0 20 0 20;
}

#konthltxt .tr {
  float: none;
}

/* sponzori */

#tabcent {
  border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.tabokr {
 border: solid 1px #000000;
}

#sponhltxt {
	text-align: center;
	color: #006600;
	background-color: #ccee00;	
}

/*  vyzva */

#vyzhltxt {
  text-align: justify;
  background: #ffcccc;
	border-top: 1px solid #005555;
  border-bottom: 1px solid #005555;
}

#vyzhltxt h2 {
	text-align: center;
  font-size: 18px;
	color: #006699;
	margin-top: 1em;
}

#vyzhltxt h3 {
	font-size: 14px;
	color: #996699;
	margin: 1em;
	text-indent: 30;
}

#vyzhltxt h4 {
	/*font-size: 15px;*/
	color: #ff0000;
	text-align: center;
}


#vyzhlimg {
  text-align: center;
}

#vyzhlimg .even {
  border: solid 1px #ffffff;
  margin: 1em;
}

#vyzhlimg .odd {
  border: solid 1px #000000;
}

/*  kronika */

#kronhlimg {
  text-align: center;
}

#kronhlimg .even {
  border: solid 1px #000000;
}

#kronhlimg .odd {
  border: solid 1px #ffffff;
  margin: 10px 10px;
}

#kronhltxt {
  text-align: justify;
  background: #ffff99;
	border-top: 1px solid #005555;
  border-bottom: 1px solid #005555;
}
#kronhltxt a {
  color: #555555;
}
#kronhltxt h2 {
	text-align: center;
  font-size: 18px;
	color: #006699;
	margin-top: 1em;
}
#kronhltxt h3 {
	font-size: 17px;
	margin: 1em;
}
#kronhltxt h4 {
	font-size: 12px;
	text-align: center;
}

#akcesez {
  font-size: 14px;
  font-weight: bold;
	color: #606060;
}

#pagekron {
	margin: 10 auto;
	text-align: left;
	width: 700px;
	background: #669999;
}

/*  galerie */

#galhlimg {
  text-align: center;
}

#galhlimg .even {
  border: solid 1px #33ff33;
  margin: 10px 10px;
}

#galhlimg .odd {
  border: solid 1px #ff66ff;
}

#galhltxt {
  text-align: justify;
  background: #9999ff;;
	border-top: 1px solid #005555;
  border-bottom: 1px solid #005555;
}

#galhltxt a {
  color: #3333cc;
}

#galhltxt h2 {
	text-align: center;
  font-size: 18px;
	color: #003399;
	margin-top: 1em;
}

#galhltxt h3 {
	font-size: 13px;
	margin: 1em;
	text-indent: 30;
}


