#page {
background: #fff url(../img/bg-page.jpg) left 20px no-repeat;
}
ul#nav li, ul#nav li a {
background: url(../img/bg-menu.gif) left top no-repeat;
}
ul#nav li{
border-bottom-width:3px;
}
ul#nav li#act {
 background: url(../img/bg-menu-act.gif) left top no-repeat;
 border-color: #004b84;
}

ul#nav li#act a {
 color: #fff;
 background: url(../img/bg-menu-act.gif) left top no-repeat;
}
.subnav {
 background-color: #004b84;
}
div.subsubmenu{
background-color:#004b84;
}
div.subsubmenu ul li, div.subsubmenu ul li a {
color:white;
background-color:#004b84;
}
div.subsubmenu ul li#actb a {
color:black;
background:none;
}
h1 span {
 background: #fff url(../img/logo.jpg) left top no-repeat;
 width:80px;
}
h4 span {
	color: #004b84;
}
p#foot {
 background: #fff url(../img/bg-foot.png) left top no-repeat;
}
#hp div {
	float: left;
	width: 212px;
	position: relative;
	left: 13px;
	margin: 0 24px 0 0;
}
#hp #uvod {
	float: none;
	width: auto;
	position: relative;
	left: 13px;
	margin: 0 117px 0 0;
}
#hp div p {
	margin: 5px 0 0 1px;
	font-size: 12px;
}
#hp div span {
	display: block;
	text-align: right;
	padding: 3px 8px 0 0;
}
#hp div span a {
	color: #004b84;
	font-weight: bold;
}

#hp div ul {
	margin-top: 10px;
}
#hp div ul li {
	margin: 5px 0 0;
	list-style: none;
}
#hp div ul li strong {
	padding: 1px;
	margin: 1px;
	display: block;
	width: auto;
}
#hp div#box1 ul li strong {
	border-bottom: 1px solid #ffdc00;
	color: black;
}
#hp div#box2 ul li strong {
	border-bottom: 1px solid #d8160e;
}
#hp div#box3 ul li strong {
	border-bottom: 1px solid #58ab27;
}
#hp div#box4 ul li strong {
	border-bottom: 1px solid #0040a0;
}
#hp ul li {
	background: none;
	padding-left: 0;
}