#menu-top div.box0{
	width: 233px;
	background: url(images/obvod.gif) 10px 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/radnice.gif) 10px 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/obcan.gif) 10px 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/info.gif) 10px 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_index.gif) top left repeat-y;
	text-align: left;
}

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

#left-wide{
	margin: 0 15px 1em 0;
	width: 730px;
	float: left;
	
}

#right-narrow {
	margin: 0 0 1em 0;
	width: 235px;
	float: left;
}

#info{
	padding: 14px;
	text-align: left;
}

.box-title{
	color: #4C5C76;
	background-color: #DBEBFB;
	padding: 5px 10px;
	margin: 0;
	font-size: 1.4em;
}

#foot{
	clear: both;
	width: 980px;
	margin: auto;
	background: #00ADD0;
	color: #FFF;
}