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 {
	position: relative; /*top: 0px;
	left: 0px;*/
	width: 800px;
	height: 192px;
	background-image: url(img/lista.gif);
}

.menu {
	position: relative;
	/*top: 192px;
	left: 0px;*/
	min-width: 600px;
	max-width: 600px;
	_width: 800px;
	height: 25px;
	background-color: #999999;
	padding-left: 200px;
	padding-top: 5px;
	text-align: left;
}

.pmmenu {
	position: relative;
	/*top: 212px;
	left: 0px;*/
	min-width: 620px;
	max-width: 620px;
	_width: 800px;
	height: 25px;
	background-color: #999999;
	padding-left: 180px;
	text-align: left;
	z-index: 3;
}

.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 400px;
	text-align: left;
}

.middle {
	position: relative;
	/*top: 232px;
	left: 0px;*/
	_width: 800px;
	min-width: 400px;
	max-width: 800px;
	min-height: 450px;
	height: auto;
	_height: 450px;
	background-color: White;
	text-align: left;
	padding-top: 1px;
	padding-left: 200px;
	padding-right: 200px;
	border: medium;
	border-color: Blue;
	z-index: 2;
}

.right {
	position: absolute;
	top: 0px;
	left: 600px;
	width: 200px;
	min-height: 100%;
	height: inherit;
	_height: 100%;
	background-color: #FDC070;
	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: 110%;
}

.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;
}

.pmmenu a:LINK, .pmmenu a:VISITED {
	font-size: 12px;
	font-size-adjust: none;
	color: White;
	margin-left: 0px;
	margin-right: 20px;
}

.pmmenu a:HOVER, .pmmenu a:ACTIVE, .odhlasit a:HOVER, .odhlasit a:ACTIVE, .odhlasit a:LINK, .odhlasit a:VISITED {
	color: Black;
}

.aktual_head {
	background-color: #FF8000;
	color: White;
	margin-top: 20px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	height: 20px;
}

.aktual_link {
	padding-left: 10px;
	padding-top: 5px;
}

.aktual_link a:LINK, .aktual_link a:VISITED {
	color: Black;
	font-size: 14px;	
}

.aktual_link a:HOVER, .aktual_link a:ACTIVE {
	color: White;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: Black;
	margin-top: 20px;
	margin-left: 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: Black;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: -10px;
}

.grey {
	color: #999999;
	font-weight: bold;
}
p {
	font-size: 12px;
	color: Black;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 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;
	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;
	top: 300px;
	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-top: 10px;
	margin-left: 10px;
	width: 380px;
	background-color: #dcdcdc;
}

td {
	font-size: 10px;
	line-height: 16px;
	min-height: 18px;
	font-weight: bold;
	color: Black;
}

th {
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #666666;
	text-align: left;
	line-height: 16px;
	height: 18px;
}

.odd {
	background-color: #999999;
}

.middle table tr td a:LINK, .middle table tr td a:VISITED {
	color: #154766;
}

.middle table tr td a:HOVER, .middle table tr td a:ACTIVE {
	color: #333333;
	font-size: 10px;
}

.tema {
	position: relative;
	/*top: 192px;
	left: 0px;*/
	height: 20px;
	background-color: #dcdcdc;
	min-width: 770px;
	max-width: 770px;
	_width: 800px;
	padding-left: 30px;
	padding-top: 2px;
	text-align: left;
	color: Black;
	font-weight: bold;
}

.prispevek {
	width: 380px;
	margin-left: 10px;
	margin-top: 25px;
	position: relative;
}

.p_nadpis {
	margin-bottom: 3px;
	background-color: #FE931F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	min-height: 20px;
	_height: 20px;
}

.p_autor {
	background-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	height: 16px;
}

.p_vlozen {
	background-color: #DCDCDC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	height: 16px;
}

.p_reakce {
	background-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	height: 16px;
}

.p_reakce a:link, .p_reakce a:visited  {
	color: White;
}

.p_reakce a:hover {
	color: #15557F;
}

.p_obsah {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px #999999;
	border-style: solid;
	margin-top: 3px;
	max-width: 380px;
	_width: 380px;
	overflow: auto;
}

.p_reagovat {
	padding-right: 0px;
	padding-top: 2px;
	height: 16px;
}

.p_reagovat div {
	font-weight: bold;
	width: 100px;
	position: relative;
	left: 278px;
	border: 1px #999999;
	border-style: solid;
	color: #999999;
	display: block;
	behavior: url(hover.htc);
}

.p_reagovat div:hover, .p_reagovat div.hover {
	color: White;
	background-color: #999999;
	font-size: 12px;
}

.okno_reakce {
	display: none;
	background-color: #999999;
	padding: 10px;
	max-height: 150px;
	_height: expression(this.scrollHeight > 300? "300px" : "auto" );
	overflow: hidden;
}

.odhlasit {
	position: absolute;
	right: 10px;
}

a.tlacitka_stranky {
	font-weight: bold;
	min-width: 50px;
	_width: 50px;
	text-align: center;
	display: inline;
	border: 1px #999999;
	border-style: solid;
	color: #999999;
	padding: 2px;
}

a:hover.tlacitka_stranky {
	background-color: #999999;
	color: White;
	font-size: 12px;
}

#lektori {
	position: relative;
	left: -180px;
}

#lektori table {
	width: 550px;
}

#koordinator {
	position: relative;
	left: -180px;
}

#koordinator table {
	width: 550px;
}

#ucastnici {
	position: relative;
	left: -180px;
}

#ucastnici table {
	width: 550px;
}

#ukoly {
	position: relative;
	left: -90px;
	top: 30px;
	width: 460px;
}

.error {
	color: White;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	display: block;
	background-color: #FF8000;
	line-height: 16px;
	height: 20px;
}

hr {
	width: 390px;
}

