/* @override 
	http://cechomor.localhost/inc/css/novinky.css
*/

.news{
	margin-bottom: 20px;
	clear: left;
	float: left;
	width: 580px;
}

.news p{
	margin-bottom: 0.5em;
}

.news .date{
	float: left;
	font-weight: bold;
}

.withImage h3{
	padding-left: 180px;
}

.withImage .content{
	padding-left: 180px;
}

.news .image{
	float: left;
}

h3 .admin{
	font-size: 70%;
}

#edit-news{
	margin-bottom: 10px;
}

#edit-news textarea{
	height: 8em;
}