/*
#obsah  {
	margin: 0 0 0 10px;
}
*/

#tabholder {
	border: 0;
	/* min-width: 770px; */
}

/*
#tabholder .zarazka_horiz {width:825px;height:1px;font-size:1px;margin-top:-1px;}

#tabholder #obsah .zarazka_horiz {width:440px;height:1px;;font-size:1px;margin-top:-1px;}
*/

#tabholder #tdmenu { width: 210px; }

.mymenu {
	background-color: #e0e0e0;
	border: 2px solid #f0f0f0;
	padding: 8px 8px 8px 8px;
}

div.menu_nadpis {
	color: white;
	background-color: #170e54;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 3px 0 11px;
	line-height: 22px;
	margin: 6px 0 6px 0px;
}

div.menu_polozka {
	color: #170e54;
	background: transparent url(../images/bgblu01.gif) no-repeat;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 15px;
	text-decoration: none;
	padding-left: 11px;
	display: block;
} 

div.mymenu a {
	color: #170e54;
	background: transparent url(../images/bgblu01.gif) no-repeat;
	font-family: sans-serif;
	font-size: 15px;
	text-decoration: none;
	padding-left: 11px;
	display: block;
}

div.mymenu a:hover {
	color: black;
	background: transparent url(../images/bgblu02.gif) no-repeat;
	text-decoration: underline;
}

div.novinky {
	background-color: #ffffff;
	border: 2px solid #f0f0f0;
	padding: 8px 8px 8px 8px;
}

div.novinky_nadpis {
	color: white;
	background-color: #170e54;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 3px 0 11px;
	line-height: 22px;
	margin: 6px 0 6px 0px;
}

div.novinka {
	color: #170e54;
	background: transparent url(../images/bgblu01.gif) no-repeat;
	font-family: sans-serif;
	font-size: 15px;
	text-decoration: none;
	padding-left: 11px;
	display: block;
}

#tdtext {
	padding-top: 15px;
	padding-left: 11px;
}

#tdtext h1 {
	text-align: center;
}

#paticka {
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#paticka a {
	font-weight: bold;
}

#paticka .copy {
	margin: 6px 0 6px 0;
}

table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaa solid;
  border-collapse: collapse;
}

table.prettytable th, table.prettytable td {
  border: 1px #aaa solid;
  padding: 0.2em;
}

table.prettytable th {
  background: #f2f2f2;
  text-align: center;
}

table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}

