#head_oben {
	position: relative;
	height: 50px;
	width: 100%;
	background: #0B80C4;
}
#content a {
	color: #007BBF;
}
h1 {
	color: #0B77BE;
}

.color {
	color: #0B77BE;
}



/* lkce
------------------------------------------*/
.infobox_background {
	background: #b2cfdf;
}


.infobox_border {
	padding: 10px;
	border: 1px solid #b2cfdf;
}



/* treeview
------------------------------------------*/

.category_box {
	border: 1px solid #007BBF;
}

.line {
	border-top: 2px solid #99cce8;
	height: 2px;
	width: 100%;
}




/* banners in right border
------------------------------------------*/

#banners {
	position: absolute;
	top: 121px;
	left: 728px;
	width: 154px;
	overflow: hidden;
	text-align: center;
}

#banners div table * {
	margin: 0px;
	padding: 0px;
}
