@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#4D4D4D;
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#B3B3B3;
}
a{
	color:#B3B3B3;
	text-decoration:none;
	outline: none;
}
a:hover{
	text-decoration:underline;	
}
img{
	border:0;
}
#external-container{
	width:960px;
	padding-top:100px;
	position:absolute;
	left:50%;
	margin-left:-480px;
	padding-bottom:100px;
	
}
.row{
	width:100%;
	clear:both;	
	padding-top:80px;
}
/*1st*/
#protos{
	width:160px;
	float:left;
}
#info{
	width:140px;
	float:left;
	margin-right:100px;
}
#contact{
	width:60px;
	float:left;
	margin-right:20px;
	text-align:right;
}
#address{
	width:130px;
	float:left;
	margin-right:80px;
}
#email{
	width:90px;
	float:left;
	margin-right:20px;
	text-align:right;
}
#mail{
	width:140px;
	float:left;
}

/*2nd*/
#ekdilwseis{
	width:160px;
	float:left;
}
#images{
	margin-left:-20px;
	float:left;
	width:800px;
}
#images .imagebox{
	float:left;
	width:140px;
	margin-left:20px;
}
#images img{
	padding-bottom:5px;	
}
/*3rd*/
#kuklofories,
#kuklofories2{
	width:160px;
	float:left;
}
#cover,
#cover3{
	width:140px;
	float:left;
	margin-right:20px;
}
#data{
	width:210px;
	float:left;
	margin-right:30px;
}
#cover2,
#cover4{
	width:140px;
	float:left;
	margin-right:20px;
}
#data2{
	width:210px;
	float:left;
}
h3{
	margin:0;
	padding:0;
	margin-bottom:16px;
	font-size:12px;
	font-weight:bold;
	
}
/*4th*/
#links{
	width:160px;
	float:left;
}
#links-text{
	width:160px;
	float:left;
	margin-right:20px;
}

