body
{
	background-color: #ecf3ff;
	background-attachment: fixed;
	scrollbar-base-color: #ecf3ff;
}
hr
{
	color: #285481;
	height: 3px;
}
#hlavicka
{
	background-color: #285481;
	/*font-size: x-small;*/
	width: 100%;
}
#hlavicka em
{
	color: #ffff99;
	padding-left: 4px;
	line-height: 150%;
}
#hlavicka a
{
	color: #ecf3ff;
	padding-right: 4px;
	text-decoration: none;
}
#hlavicka a:hover
{
	color: #ffff99;
	text-decoration: none;
}
#menu
{
	color: #ecf3ff;
	background-color: #285481;
	float: left;
	width: 180px;
	height: 96%;
	margin: 0 0 0 0;
	padding: 0;
}
#menu a
{
	color: #ecf3ff;
	display: block;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover
{
	color: #285481;
	background: #ecf3ff;
}
#menu input.EditBox
{
	background: #ecf3ff;
}
#obsah
{
	width: 100% - 194px;
	left: 194px;
	top: 44px;
	position: absolute;
}
#napovedaouter
{
	left: 194px;
	top: 44px;
	height: 90%;
	position: absolute;
}
#napovedainner
{
	height: 100%;
	overflow: auto;
}
#LoginForm td
{
	color: #ecf3ff;
}
.SubMenu
{
	margin-left: 14px;
}
.logo table
{
	bottom: 4%;
	margin-left: 6px;
	margin-right: 6px;
	position: absolute;
}
.logo th
{
	width: 160px;
	color: #285481;
	background-color: #ecf3ff;
	border: 1;
	border-style: inset;
	cursor: default;
}
.log a
{
	color: #285481;
	background: #ecf3ff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	padding: 6px;
}
.log a:hover
{
	color: #ecf3ff;
	background: #285481;
	margin-right: 10px;
	padding: 6px;
}
