/* CSS Document */
.novcelek {
	text-align: left;
	margin: auto;
  margin-top: 15px;
	padding: 0px;
	border-style: none;
	width: 390px;
}
.novfotka {
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	left: 5px;
	top: 5px;
	background-color: #FFFF00;
	height: 110px;
	width: 90px;
}
.novnadpis {
	
	text-align: left;
	margin: 0px;
	border: none;
	position: relative;
	left: 0px;
	top: 0px;
	height: 1.2em;
	width: 280px;
	font-weight: bold;
}
.novdatum {
	padding-right:10px;
	text-align: right;
	position: absolute;
	height: 1.2em;
	width: 120px;
	left: 270px;
	top: 0px;
	border: none;
	font-weight: bold;
}
.novobsah {
	border: 1px solid #BBCCFF;
	position: relative;
	
	width: 398px;
	left: 0px;
	top: 0px;
	
	
}
.novjmeno {
	text-align: right;
	color: #999999;
	font-size: 14px;
}
.novzmenit{
	position:absolute;
	left:420px;
	top:10px;
	width:101px;
	
	background-color:#BBC0FF;
	vertical-align:middle;
	}
.chatcelek {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 320px;
	border: 0px none;
	position:relative;
	left:-5px;
}
.novinky {
	width: 430px;
	float: left;
}
.chatcelekdiv {
	
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
	z-index: +1;
	height: 594px;
	width: 314px;
	left: 3px;
	top: 3px;
	}
.chathorni {
	font-size: 80%;
	font-weight: bold;
	
	margin: 0px;
	padding: 5px 0px 0px;
	width: 300px;
	border: none;
}
.chatdolni {
	font-size: 80%;
	
	margin: 0px;
	padding: 0px;
	width: 300px;
	border: none;
}
.chatnadpis {
	position: absolute;
	left: 0px;
	top: -40px;
}
.chatposli {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	
}
.mensipismo {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	background-color: #FFFFFF;
	width:120px;
	}
.mensipismo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	background-color: #FFFFFF;
	width:300px;
	height:65px;
	float:left;
}
.overflow{
height:459px;
width:314px;
overflow:auto;
overflow-y:auto;
overflow-x:hidden;
}

