body {
	margin: 0 15 0;
	padding: 0;
	text-align: center;
	font-family: "Helvetica CE", Tahoma, Arial, sans-serif;
	font-size: 11px;
	background: #F9F9F9;
	color: #000000;
}

#lista {
	width: 770px;
	margin: 0 auto;
	height: 24px;
	background: #545454;
	line-height: 23px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

#lista ul {
	display: inline;
}

#lista ul li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 20px;
}

#lista a {
	color: #b9cee4;
	text-decoration: none;
}

#lista a:hover {
	color: #FFF;
	text-decoration: none;
}


td, input, textarea, select {
	font-family: "Helvetica CE", Tahoma, Arial, sans-serif;
	font-size: 11px;
}

form {
	margin-top: 10px;
	margin-bottom: 10px;
}

#page {
	width: 770px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#top {
	width: 770px;
	padding: 10px; 
}

#top a.fright {float: right; margin-right: 20px;}

#topmenu {
	width: 770px;
	height: 20px;
	background: #292478;
	text-align: center;
}

#bottommenu {
	clear: both;
	width: 770px;
	height: 20px;
	background: #004FA3;
	text-align: center;
}

#middle {
	background: #B9CEE4;
}

#middlemenu {
	background: #B9CEE4;
	margin: 1px 0;
	width: 170px;
	float: left;
}

#middlecontent {
	margin: 0 0 0 170px;
	padding: 10px 10px 20px 20px;
	background: #FFFFFF;
}

#topmenu ul, #bottommenu ul {
	margin: 3px 0;
	padding: 0;
}

#topmenu ul li, #bottommenu ul li {
	display: inline;
	margin: 3px 10px;
}

#topmenu a, #bottommenu a {
	padding: 3px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#topmenu a.sel {
	text-decoration: underline;
}

#topmenu a:hover, #bottommenu a:hover {
	text-decoration: underline;
}

#topmenu a.light {
	color: #292478;
	background: #B9CEE4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#middlemenu ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 20px 10px 20px;
}

#middlemenu ul li {
	padding: 3px 0;
}

#middlemenu ul li.line {
	padding: 3px 0 5px 0;
	border-bottom: 1px solid #292478;
}

#middlemenu a {
	color: #004FA3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#middlemenu a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

ul {
	margin-top: 5px;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
}

hr {
	height: 1px;
	color: #292478;
}

h1 {
	margin: 0;
	padding: 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #292478;
	text-align: right;
}

h2 {
	margin: 10px 0 0 0;
	font-size: 16px;
	color: #004FA3;
}

h3 {
	margin: 10px 0 0 0;
	font-size: 12px;
	padding: 2px;
	color: #FFFFFF;
	background: #004FA3;
}

.diskusenadpis a {
	color: #FFFFFF;
	text-decoration: none;	
}

h4 {
	margin: 0;
	font-size: 11px;
	padding: 1px;
	font-weight: normal;
	color: #292478;
	background: #CBDCEE;
}

.diskusenadpis {
	margin: 10px 0 0 0;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background: #004FA3;
}

.diskusereakce .diskusenadpis {
	background: #3E7BBB;
}

.tableheader {
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background: #004FA3;
}

.tableheader2 {
	font-size: 11px;
	padding: 2px;
	color: #004FA3;
	background: #D5E2F1;
}

.tableheader a {
	color: #FFFFFF;
}

.diskuseautor {
	margin: 0;
	font-size: 11px;
	padding: 1px;
	font-weight: normal;
	color: #292478;
	float: left;
}

.diskuselink, .interviewlink {
	border-top: 1px solid #004FA3;
}

.diskuselink .diskuseautor a {
	padding: 0 0 0 0;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: #292478;
}

.diskusepopis {
	border-bottom: 1px solid #004FA3;
	padding: 5px;
	text-align: justify;
}

.diskuselink, .interviewlink, .kstolylink, .kalendarlink {
	text-align: right;
}

.diskuselink a {
	padding: 1px 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.datum, .pozn {
	color: #575757;
}

.prispevek {
	float: left;
	color: #575757;
}

.link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.links {

}

.link1 {
	color: #FFFFFF;
	background: #292478;
	border-left: 2px solid #FFFFFF;
}

.link2 {
	color: #FFFFFF;
	background: #004FA3;
	border-left: 2px solid #FFFFFF;
	padding: 2px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
}

.link2:hover {
	text-decoration: underline;
}

.slovniklink {
	color: #FFFFFF;
	background: #004FA3;
	border-left: 1px solid #FFFFFF;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	width: 18px;
	text-align: center;
}

.active {
	background: #B9CEE4;
	color: #004FA3;
}

.link3 {
	color: #292478;
	background: #B9CEE4;
	border-left: 2px solid #FFFFFF;
}

.diskusehlavni {
	padding-left: 0px;
}

/*
.diskusereakce {
	padding-left: 20px;
}
*/

.interviewfoto {
	padding: 5px 10px 5px 0px;
}

.foto {
	margin-right: 15px;
}

.interviewpopis {
	border-bottom: 1px solid #004FA3;
	padding: 0px;
	text-align: justify;
}

.interviewodpoved {
	border-bottom: 1px solid #004FA3;
	padding: 5px;
	text-align: justify;
}

.interviewotazka {
	margin: 10px 0 0 0;
	font-size: 11px;
	padding: 5px;
	color: #FFFFFF;
	background: #3E7BBB;
}
.interviewsdeleni {
	margin: 10px 0 0 0;
	font-size: 11px;
	padding: 5px;
	color: #FFFFFF;
	background: #004FA3;
	font-weight: bold;
}

.interviewpopis p {
	margin-top: 10px;
}

.interviewautor {
	text-align: right;
}

.zastita {
	text-align: center;
}

.zastita img {
	margin: 5px 0;
	border: 1px solid #292478;
}

.tablediskuse {
	font-weight: bold;
	color: #292478;
}

.tablediskuse a {
	color: #292478;
}

.tableautor {
	color: #004FA3;
}

.tableautor a {
	color: #004FA3;
}

.tablepocet {
	text-align: center;
}

.tabledatum {
	text-align: center;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

a {
	color: #292478;
}

.aktualita {
	border-top: 1px solid #004FA3;
}

.banner {
	float: right;
	margin-top: 4px;
}

.login {
	border: 1px solid #292478;
	background: #D9E5F2;
	width: 200px;
	padding: 10px;
	float: left;
	height: 170px;
}

.loginindex {
	border: 1px solid #292478;
	background: #F5F8FB;
	padding: 5px;
}

.registrace {
	border: 1px solid #292478;
	background: #F5F8FB;
	width: 350px;
	padding: 10px;
	margin-left: 210px;
	height: 170px;
}

.imgleft {
	float: left;
	/*padding: 0 20px 0 0;*/
	margin: 0 20px 0 0;
}

#anketa  {
       padding: 4px 10px 4px 10px;
		 font-size: 90%;
		 border-top: 1px solid #292478;
		 border-bottom: 1px solid #292478;
}
#anketa b {
	color: #004FA3;
}

