
body{
  font-family:Verdana, "Geneva CE", lucida, sans-serif;
	font-size:13px;
	background-color:#ebe8c5;
	text-align:center;
	margin: 0px;
}

table.main{
 background-color:#faf7d7;
	text-align:center;
	width:772px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D18E;
	border-left-color: #D7D18E;
	margin: 0 auto;
	position: relative
	}
	
table.main_admin{
 background-color:#faf7d7;
	text-align:left;
	width:772px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D18E;
	border-left-color: #D7D18E;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #faf7d7;
	margin: 0 auto;
	position: relative
}

td{
  font-family:Arial;
	font-size:13px;
	}

a{
  color: #10416b;
  text-decoration: underline;
  font-weight: bold;
}

a:hover{
  color: #2828FB;
  text-decoration: underline;
}
h1{
  font-family:Verdana, "Geneva CE", lucida, sans-serif;
  text-align: center;
	font-size: large;
	color: #43350C;
	margin-top: 30px;
}

h2{
  font-family:Verdana, "Geneva CE", lucida, sans-serif;
  text-align: left;
	font-size: large;
	color: #43350C;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 14px;
	line-height: 1.4em;
	margin-right: 14px;
	}

h5{
  text-align: center;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}

a.enter{
  font-size: 20pt;
	text-decoration: underline;
}

div.hint {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  position: absolute;
/*  border: 1px solid green; */
  padding: 10px;
  display: none;
  background-color: #dddddd; 
} 

span.hint {
  border-bottom: 1px dotted #1177DD;
  font-weight: bold;
  cursor: help;
}


#hlavni {	
	text-align: center;
}
#titul {	
	text-align: center;
}
#zahlavi_demus {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#zahlavi_demus #hlavni tr {
	vertical-align: top;
}
#navigace a {
	font-family:Verdana, "Geneva CE", lucida, sans-serif;
	text-decoration: none;
	color: #FAF7D7;
	font-size: 14px;
	font-weight: bold;
}
#navigace a:hover {
	color: #FAF7D7;
	text-decoration: underline;
}
#hlavni #navigace div:hover {
	background-color: #1B6FB4;
	border-left-color: #D0C21A;
	}
#hlavni #navigace #aktivnitlac a {
	color: #FF0000;
}
#hlavni #navigace #aktivnitlac {
	background-color: #faf7d7;
	border-left-color: #EADE53;
	border-bottom-color: #FAF7D7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#navigace td {
	background-color: #10416B;
	text-align: left;
	width: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8AC74;
	border-bottom-color: #B8AC74;
	border-left-color: #B8AC74;
}
#hlavni #navigace div {
	text-align: left;
	height: 38px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-top: 10px;
	width: auto;
	line-height: 17px;
