#zivefirmy {
	margin-bottom: 15px;
}
.box#zivefirmy {
	background-color: rgb(127, 165, 186);
}
.box#zivefirmy .box-data {
	clear: both; background-color: rgb(255, 255, 255);
}
.box#zivefirmy .box-bottom {
	background: url("zivefirmy-corner-br.png") no-repeat right bottom rgb(127, 165, 186);
}
.box#zivefirmy .box-bottom .corner {
	background: url("zivefirmy-corner-bl.png") no-repeat left bottom rgb(127, 165, 186);
}
#zivefirmy .zivefirmy-header {
	background: url("zivefirmy_header.png") no-repeat; width: 326px; height: 45px;
}
#zivefirmy .box-data a {
	color: rgb(44, 64, 103); text-decoration: none;
}
#zivefirmy .box-data a:hover {
	text-decoration: underline;
}
#zivefirmy ul {
	list-style: inside url("zivefirmy_bullet.png"); margin: 0px 10px; padding: 10px 0px 0px; line-height: 22px; background-color: rgb(255, 255, 255);
}
#zivefirmy ul li {
	background: url("zivefirmy_icon.png") no-repeat left top; padding: 0px;
}
#zivefirmy a.more {
	background: url("zivefirmy_bullet.png") no-repeat right; margin: 5px 10px 10px 0px; color: rgb(44, 64, 103); padding-right: 10px; font-weight: bold; float: right; display: block;
}
