#content1, #info {
	background-image: url('../img/design2/bg_border.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

#content1 {
	position: absolute;
	left: 0px;
	top: 165px;

	width: 160px;
	overflow: hidden;

	color: #6A6A5D;
	text-align: left;
}

#content2 {
	position: absolute;
	left: 170px;
	top: 165px;

	width: 300px;
	overflow: hidden;

	color: #6A6A5D;
	font-size: 11px;
	text-align: left;
}

DIV.text {
	text-align: left;
	margin: 0px 5px 10px 0px;
	text-indent: 40px;
}

DIV.image {
	margin: 0px 5px 10px 0px;
}

#info {
	position: absolute;
	left: 180px;
	top: 165px;

	width: 495px;
	overflow: hidden;

	color: #414141;

	text-align: left;
}
.infoentry {
	width: 475px;
	padding: 10px 0px 10px 0px;
	border-bottom: 12px solid #E5E5E5;
	line-height: 17px;
}

.infoentry p {
	font-size: 11px;
}

.highlight {
	font-size: 11px;
	color: #758595;
}

.newslink {
	color: #009FFA;
}

.infotitle, .contenttitle {
	margin-bottom: 6px;
	border: 0px;
}

.thumb {
	border: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

.txtentry {
	width: 268px;
	padding: 10px;
	margin-bottom: 12px;
	background-color: #F1F1F1;
	border: none;
	color: #4F4F40;
	height: 75px;
}

#fresh {
	height: 180px;
}

.from {
	font-size: 10px;
}

h2 {
	padding: 0px;
	font-size: 15px;
	margin: 0px; 
	font-weight: 100;
}

.infoentry a {
	color: #F96D41;
}

.infoentry a:hover {
	color: #009eff;
	text-decoration: none;
}

.txtpopis {
	width: 252px;
	height: 100px;
	margin: 0px;
}

#box_flash {
	width: 265px;
	background-color: #5A6368;
	color: #FFFFFF;
	margin: 0px 1px 13px 0px;
}

#box_entry {
	margin: 2px 10px; 2px 10px;
	text-align: justify;
}

#sutaz {
	background-color: #E5E5E5;
	width: 100%;
	margin: 0px 1px 13px 0px;
}

#sutaz_entry {
	margin: 2px 10px; 2px 10px;
	text-align: justify;
}

.popis {
	color: #464646;
}

.visual {
	margin-bottom: 10px;
	font-size: 11px;
}

.visualimg {
	width: 134px;
	height: 100px;
	padding: 2px;
	border: none;
	margin-top: 5px;
	background-image: url('../img/design2/bg_visual.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.visualimg:hover {
	background-image: url('../img/design2/bg_visual2.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

img.thumb_left {
	border: none;
	float: left;
	padding-right: 5px;
}

strong {
       color: #F96D41;
       font-weight: bold;
}