body {
	text-align: center;
	background-color: #C1D1DA;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.main {
	width: 800px;
	position: relative;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.top {
	width: 800px;
	height: 192px;
	background-image: url(img/lista.gif);
}

.menu {
	width: 600px;
	_width: 800px;
	height: 25px;
	background-color: #999999;
	padding-left: 200px;
	padding-top: 5px;
	text-align: left;
}

.left {
	position: absolute;
	left: -200px;
	width: 200px;
	text-align: left;
	min-height: 100%;
	height: inherit;
	_height: 100%;
}

.middle, #middle {
	position: relative;
	width: 400px;
	_width: 800px;
	min-height: 1500px;
	height: auto;
	_height: 880px;
	background-color: White;
	text-align: left;
	border-left: 200px solid White;
	border-right: 200px solid #FDC070;
	padding-top: 12px;
	padding-bottom: 20px;
}

.right {
	position: absolute;
	top: 0px;
	right: -200px;
	width: 200px;
	min-height: 100%;
	height: inherit;
	_height: 100%;
	text-align: left;
}

img {
	border-width: 0px;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	font-weight: bold;
}

.middle a:LINK, .middle a:VISITED {
	color: #666666;
}

.middle a:HOVER, .middle a:ACTIVE {
	color: #15557F;
	font-size: 120%;
}

.menu a:LINK, .menu a:VISITED {
	font-size: 14px;
	font-size-adjust: none;
	color: White;
	margin-left: 8px;
	margin-right: 20px;
}

.menu a:HOVER, .menu a:ACTIVE {
	color: Black;
}

.aktual_head {
	background-color: #999999;
	color: White;
	margin-top: 20px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	_height: 20px;
	min-height: 20px;
}

.aktual_head1 {
	background-color: #999999;
	color: White;
	margin-top: 10px;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	_height: 20px;
	min-height: 20px;
}
.aktual_link {
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.aktual_link a:LINK, .aktual_link a:VISITED {
	color: Black;
	font-size: 14px;	
}

.aktual_link a:HOVER, .aktual_link a:ACTIVE {
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: Black;
	margin: 16px 10px 0px 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: Black;
	margin: 12px 10px 0px 10px;
}

.grey {
	color: #999999;
	font-weight: bold;
}

p, table {
	font-size: 12px;
	color: Black;
	margin: 6px 10px 12px 10px;
}

.black {
	color: Black;
	font-weight: normal;
}

.nahled {
	height: 106px;
	position: relative;
}

.nahled img {
	position: absolute;
	right: 0px;
}

.zivotopis {
	background-color: #FF8000;
	color: White;
	position: absolute;
	bottom: 53px;
	width: 85px;
	max-width: 80px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	height: 20px;
}

.portret {
	margin-top: 20px;
	margin-left: 10px;
}

li {
	margin-top: 8px;
	margin-right: 10px;
}

.lft_link {
	margin-left: 30px;
	margin-top: 20px;
}

.lft_link a:LINK, .lft_link a:VISITED {
	font-size: 12px;
	font-size-adjust: none;
	color: #999999;	
}

.lft_link a:HOVER, .lft_link a:ACTIVE {
	font-size: 12px;
	color: #15557F;
}

.lft_submenu_alf {
	background-color: #FF8000;
	margin-left: 30px;
	margin-top: 4px;
	max-width: 140px;
	min-height: 18px;
	_height: 18px;
	_width: 150px;
	padding-left: 5px;
	padding-top: 3px;
}

.lft_submenu_mng {
	background-color: #15557F;
	margin-left: 30px;
	margin-top: 4px;
	max-width: 140px;
	min-height: 18px;
	_height: 18px;
	padding-left: 5px;
	padding-top: 3px;
}

.lft_submenu_alf a:LINK, .lft_submenu_alf a:VISITED {
	font-size: 12px;
	color: White;
	font-weight: normal;
}
.lft_submenu_alf a:HOVER, .lft_submenu_alf a:ACTIVE {
	color: Black;
}

.lft_submenu_mng a:LINK, .lft_submenu_mng a:VISITED {
	font-size: 12px;
	color: White;
	font-weight: normal;
}
.lft_submenu_mng a:HOVER, .lft_submenu_mng a:ACTIVE {
	color: #FDC070;
}

.loga {
	text-align: center;
	position: absolute;
	bottom: 30px;
	right: 0px;
	width: 100%;
}

.partneri {
	background-color: #999999;
	color: White;
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	height: 16px;
	position: absolute;
	top: -30px;
	left: 0px;
	text-align: left;
}

/* table {
	margin-left: 10px;
	border: 0px;
	width: 360px;
	background-color: #999999;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
} */

.MsoNormal {
	margin-top: 0px;
}

#aktual_kurz:link, #aktual_kurz:visited {
	color: #FF8000;
}

.center {
 width: 390px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

table.center {
 background: #fff;
 border: 1px solid #999;
 padding: 2px;
}
table.center td {
 background: #eee;
 border: 1px solid #999;
 width: 120px;
 line-height: 110%;
 vertical-align: middle;
}

textarea, input {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	width: 90%;
}

textarea.dlouhe {
	height: 80px;
}

h3 {
	font-size: 14px;
	margin: 0px 10px 7px 10px;
}

.fpopis {
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 6px;
}

.prihlaska {
	margin-left: 10px;
	border: 0px;
	width: 360px;
	background-color: White;
}

.prihlaska td {
	font-size: 10px;
	color: Black;
}

.tdz {
	margin-bottom: 10px;
	border-bottom: solid #15557F 2px;
	color: #15557F;
}

h1.tdz {
	border-bottom: none;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}

.ul-linx {
	list-style: disc url(img/eye.gif);
}

#y2006,#y2007 {
  display: none;
}

.year {
	margin-left: 30px;
	margin-top: 20px;
	font-size: 12px;
	font-size-adjust: none;
	color: rgb(86,126,156);
	cursor: pointer;
	font-weight: bold;
}

.year:hover {
  color: #15557F;
}

.pgal {
  margin-bottom: 3px;
  margin-top: 6px;
  padding: 0px;
}

table {
  margin-bottom: 3px;
  margin-top: 6px;
  padding: 0px;
}

.objednavka, .objednavka td {
  font-size: 12px;
  background: none;
  color: black;
  padding: 0px;
  width: 400px;
  font-weight: normal;
}

.objednavka input, .objednavka textarea, .objednavka select {
  width: 220px;
}

.objednavka select {
  margin-left: 10px;
}

.povo{
	font-size: 80%;
	font-weight: lighter;
}

/*rozbalovaci nadpisy (teststranek.kvalitne.cz/rozbalovaci-menu/)*/
#content h3{cursor: pointer; cursor: hand; text-decoration: underline; margin: 1em 0 0.3em 0; font-size: 100%; font-weight: bold; }
.skryvany {display: block; margin: 0 1em 0}
/*konec stylu rozbalovaci nad.*/