Body {
	background-color: White;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom: 5px;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: Black;
	width : auto;
	background: #FFF3C6;
	text-align : center;
	margin: 10px 10px 10px 10px;
	border: 0 solid Silver;
}

p,br,td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Navy;
	text-decoration : none;
}

A:Hover {
	background : #FFE4C4;
	color: maroon;
}

#adresa {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #3C3C3C;
	margin-top : -30px;
	margin-left : 170px;
	margin-bottom: -10px;
	font-weight : bold;
}

#adresa A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Navy;
	text-decoration : none;
	font-weight : normal;
}

#adresa A:Hover {
	text-decoration: underline;
	background: transparent;
}

#lista A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	text-align : center;
	text-decoration : none;
	padding: 0px;
}

#lista A:Hover  {
	background : #FFE4C4 ;
	color: Maroon;
}

.menu-cele {
 width: 189px;
}

.menu-cele UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.menu-nadpis {
	font-family : Arial, Helvetica, sans-serif;
	background: #B1503A;
	color: White;
	padding: 1px 0px 1px 10px;
	margin: 0px;
	width: 100%;
	font-weight: bold;
	font: bold 13px;
	display: list-item;
}

.menu-polozky A {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;	
	color: #3C3C3C;
	border-top: 0px;
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	border-left: 8px solid Silver;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	display: block;
	background: transparent;
}

.menu-polozky A:Hover {
	border-left: 8px solid #FF6347;
	color: Maroon;
	text-decoration: none;
	background : #FFF3C6;
}

A.menu-aktual {
	border-left: 8px solid #FF8A75;
	color: Black;
	text-decoration: none;
	background : #FFF3C6;
}

.submenu-polozky A {
	font-family : Arial, Helvetica, sans-serif;
	font: 12px;
	color: #3C3C3C;
	border-top: 0px;
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	border-left: 8px solid Silver;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	display: block;
}

.submenu-polozky A:Hover {
	border-left: 8px solid #4169E1;
	color: Maroon;
	text-decoration: none;
	background : #FFF3C6;
}

.submenu-aktual A {
	border-left: 8px solid #708EE9;
	color: Black;
	text-decoration: none;
	background : #FFF3C6;
}

#databaze A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

#databaze  A:Hover {
	background : #FCEB8B;
}

Input {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	border : 1px solid Silver;
	font-size : 11px;
	margin : 0px;
	padding: 0px;
	height: 18px;
}

#hledat  {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF7D5;
	border : 1px solid Black;
	font-size : 11px;
	margin : 0px;
	padding: 0px;
	height: 18px;
}
