/* MIRSSION */
#content {
	position: absolute;
	width: 760px;
	top: 365px;
	background: #FF0033  url(../images/main/back_cont.png) top left no-repeat;
	left: 10px;
	height: 2500px;
}
#vline {
	position:absolute;
	left:197px;
	top:30px;
	width:3px;
	height:2470px;
	overflow: visible;
	background: url(../images/main/line_vcont.png);
}
/*etiketa*/
.xorhgoi {
	background: url(../images/main/labels/xorhgoi_l.png) no-repeat;
}
.sponsors {
	background: url(../images/main/labels/sponsors_l.png) no-repeat;
}
#screen_1, #screen_2 {
	position: absolute;
	height: auto;
	width: 480px;
	top: 30px;
	left: 235px;
	text-align: left;
}
/* koytia xorhgwn*/
.koytixorhgwn {
	height:120px;
	width: 120px;
	text-align: left;
	float: left;
	font-size: 10px;
	padding: 10px 20px;
	color: #000;
	background: #fff;
}
.titloixorhgwn {
	height:20px;
	width: 120px;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 0 20px 10px 20px;
	color: #fff;
	line-height: 10px;
}
/* afairesh toy float apo ta ul/li */
.linx {
	clear: both;
	padding: 20px 0 10px 0;
}

