#info {
	background-image: url('../img/design2/bg_border.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

#headline {
	position: absolute;
	left: 0px;
	top: 165px;

	width: 690px;
	height: 40px;
	overflow: hidden;

	color: #414141;
	font-size: 10px;
	text-align: left;

}

#service {
	position: absolute;
	left: 565px;
	top: 215px;

	width: 130px;
	overflow: hidden;

	color: #414141;
	font-size: 10px;
	text-align: left;

}

.service_box {
	width: 120px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	font-size: 11px;
}

.service_box UL {
		margin: 0px;
		padding: 0px;
		width: 120px;
		list-style: none;
		display: block;
}

.service_box LI {
		padding: 0px;
		margin: 0px 0px 2px 0px;
		width: 110px;
}

.service_box A {
		padding: 0px 4px 0px 4px;
		width: 110px;
		background-color: #E5E5E5;
		font-size: 10px;
		border: 1px solid #E5E5E5;
		display: block;
}

.service_box A:hover {
		border: 1px solid white;
}

#content {
	position: absolute;
	left: 0px;
	top: 215px;

	width: 320px;
	min-height: 100%;
	overflow: hidden;

	color: #6A6A5D;
	font-size: 10px;
	text-align: left;
}

#info {
	position: absolute;
	left: 330px;
	top: 215px;

	width: 225px;
	min-height: 100%;
	overflow: hidden;

	color: #6A6A5D;
	font-size: 11px;

	text-align: left;
}

DIV.infoentry {
	margin: 0px 10px 10px 0px;
	padding-bottom: 10px;
	border-bottom: #E5E5E5 solid 12px;
	font-size: 11px;
}

DIV.infobreak {
	width: 100%;
	height: 13px;
	background-color: #E5E5E5;
	font-size: 1px;
	margin: 0px 1px 7px 0px;
}

.highlight {
	color: #758595;
}

.infotitle, .contenttitle {
	margin-bottom: 6px;
	border: 0px;
}

.thumb {
	border: none;
	margin-bottom: 10px;
}

.txtentry {
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #F1F1F1;
	border: none;
	color: #4F4F40;
}

.from {
	float: left;
	height: 14px;
	width: 250px;
	font-size: 10px;
}

.msgs {
	float: left;
	text-align: right;
	height: 14px;
	width: 50px;
	font-size: 10px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}

.autor {
	font-size: 11px;
	margin-bottom: 3px;
}

.popis {
	font-size: 11px;
}

.related {
	width: 200px;
	font-size: 11px;
}

.related UL {
		margin: 0px;
		padding: 0px;
		width: 200px;
		list-style: none;
		display: block;
}

.related LI {
		padding: 0px;
		margin-bottom: 3px;
		width: 200px;
}

.link {
	width: 200px;
	font-size: 11px;
	display: block;
}

.link UL {
		margin: 0px;
		padding: 0px;
		width: 200px;
		list-style: none;
		display: block;
}

.link LI {
		float: left;
		padding: 0px;
		width: 100px;
		height: 19px;
}

.link A {
		padding: 2px 0px 0px 0px;
		width: 90px;
		height: 17px;
		display: block;
		color: #4A4D4A;
}

#archive {
	text-align: left;
}

.in_area {
	width: 200px;
	margin-bottom: 10px;
	text-align: left;
}

.ta {
	font-size: 10px;
	font-family: Arial;
	color: #6A6A5D;
	padding: 2px;
	width: 132px;
	height: 75px;

	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
}

.friends {
	border: none;
	margin: 0px 10px 10px 0px;
}

img.thumb_left {
	border: none;
	float: left;
	padding-right: 5px;
}

strong {
       color: #F96D41;
       font-weight: bold;
}