body {
	background: url(../images/bg/5.jpg) no-repeat top right fixed;
}

.post {
	margin: 0;
	padding: 0;
}

.entry {
	margin: 0;
	padding-right: 22px;
	height: 300px;  /* an allaksei afto, prepei na allaksei kai to .plaketa-news-middle */
	margin-bottom: 0;
	overflow: auto;
	width: 690px;
}

.entry a{
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}

h2 {
	margin: 5px 0 0 65px;
	padding: 0;
	color: #666;
}


/* ----------------------------------- PLAKETA VIDEO */
#plaketa-video {
	margin: 15px 0 0 175px;
	width: 480px;
}

.video-top {
	width: 480px;
	height: 15px;
	background: transparent url(../images/plaketa-video/top.png) no-repeat scroll;
}

.video-middle {
	background: transparent url(../images/plaketa-video/middle.png) repeat-y scroll;
	text-align: center;
}

.video-bottom {
	width: 480px;
	height: 15px;
	background: transparent url(../images/plaketa-video/bottom.png) no-repeat scroll;
}