#menu-top div.box0{
	width: 233px;
	background: url(images/box_bg.gif) 7px 40px no-repeat;
	border: solid 1px #00ADD0;
	margin: 0 14px 0 0;
	float: left;
}

#menu-top div.box0 a.box-title{
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFF;
	background-color: #00ADD0;
}

#menu-top div.box1{
	width: 232px;
	background: url(images/box_bg.gif) 7px 40px no-repeat;
	border: solid 1px #A71930;
	margin: 0 14px 0 0;
	float: left;
}

#menu-top div.box1 a.box-title{
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFF;
	background-color: #A71930;
}

#menu-top div.box2{
	width: 232px;
	background: url(images/box_bg.gif) 7px 40px no-repeat;
	border: solid 1px #44697D;
	margin: 0 14px 0 0;
	float: left;
}

#menu-top div.box2 a.box-title{
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFF;
	background-color: #44697D;
}

#menu-top div.box3{
	width: 233px;
	background: url(images/box_bg.gif) 7px 40px no-repeat;
	border: solid 1px #AAA;
	margin: 0;
	float: left;
}

#menu-top div.box3 a.box-title{
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFF;
	background-color: #AAA;
}

#main {
	width: 980px;
	margin: auto;
	background: url(images/bg_0.gif) top left repeat-y;
	text-align: left;
}

#main>p.cleaner{
	background: url(images/bg_0_bottom.gif) top left no-repeat;
	height: 15px;
}

#foot{
	background: #00ADD0;
}

#menu{
	background: #E8F3F7 url(images/radnice.jpg) top left no-repeat;
}

.menu a{
	color: #00ADD0;
}

.menu a.level-4{
	color: #009DBC;
	background-color: #B3DAE9;
}

.menu a.level-5{
	color: #0085A0;
	background-color: #8AC3D8;
}

.menu a.selected {
	background-color: #00ADD0;
	color: #FFF;
}

.menu a:hover{
	background-color: #C6E9FF;
}

div#alt-navigation {
	background-color: #00ADD0;
}

h1, h2, h3, h4{
	color: #00ADD0;
}

