.solution-selection {
	background: url(../images/bg_solution_selection.jpg);
	width: 430px;
	height: 104px;
	margin-bottom: 20px;
}
.solution-selection UL {
	list-style-type: none;
	margin: 0;
	padding: 11px 0 0 15px;
}
.solution-selection UL LI {
	margin: 0; padding: 0;
	background: url(../images/bullet_solution_selection.gif) 0 7px no-repeat;
	padding-left: 19px;
	margin-bottom: 5px;
}
.solution-selection UL LI.last {
	margin-bottom: 0;
}
.solution-selection {
	font-size: 13px;
	font-weight: bold;
	color: #4F8AC6;
	text-decoration: none;
}
.solution-selection SELECT {
	width: 200px;
	font-size: 11px;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.solution-selection FORM {
	margin: 0; padding: 0;
}

.news-item {
	margin-top: 15px;
	margin-bottom: 5px;
}
.news-item .date {
	float: right;
	font-size: 11px;
	margin-top: 3px;
	color: #ccc;
}
.news-item P {
	margin-top: 5px;
}
.more {
	font-size: 10px;
	word-break: keep-all;
}

.divider {
	display: table;
	width: 100%;
	height: auto;
}
.divider .row {
	width: 151px;
	height: auto;
	float: left;
}
.divider .row H2 {
	margin-top: 0;
}
.divider .row UL {
	margin-top:10px;;
}
.divider .row LI {
	padding-left: 10px;
	font-size: 11px;
	background: url(../images/bullet_row.gif) 0 10px no-repeat;
}
A.menu {
	display: block;
	width: 100%;
	height: 19px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-top: 1px;
	text-indent: 13px;
	cursor: pointer;
	line-height: 19px;
	background: url(../images/bt_bg_sub.gif);
}
A.menu:hover{
	background-position: -151px 0;
}
.sub UL {
	margin-top: 10px;
	margin-bottom: 0;
}
.souvisejici-odkazy { float: right; width: 145px; border-left: 1px solid #ccc; }
.souvisejici-odkazy UL { margin: 0; padding: 0; }
.souvisejici-odkazy H4 { margin: 0 0 7px 0 !important; padding: 0 !important; line-height: 12px !important; font-size: 12px; }
.souvisejici-odkazy LI { background: url(../images/arrow2.gif) no-repeat 5px 8px; padding-left: 20px; }
.souvisejici-odkazy .spacer { width: 100%; height: 15px; }
