
* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
body {
	font-size: 100%;
	font-weight: 300;
	color: #888;
	width: 100%;
}
img {
	max-width: 100%;
}
nav {
	border: 0;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	text-align: left;
	margin-left: 30px;
}
header {
	display: block;
	background-image: url(../../img/banner.png);
	background-repeat: no-repeat;
position: relative;
	margin: 0 auto;
	width: 850px;
	height: 220px;
	

}

.small-grid .pencil {
	background-image: url(../../images/01-52.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 40px;
	width: 40px;
	margin: 10px 0 0 5px;
	display: none !important;
}
.small-grid .headphones {
	background-image:url(../../images/headphones.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 40px;
	width: 40px;
	margin: 10px 0 0 5px;
}
.head_number {
	display: block;
	width: 15px;
	height: 20px;
	color: #000;
	text-align: center;
	position: relative;
	left: 12px;
	font-family: 'PFTransport-Regular';
	top: 10px;
	font-weight: 600;
}
.small-grid .cd {
	background-image: url(../../images/cd-9.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 40px;
	width: 40px;
	margin: 10px 0 0 5px;
}
.small-grid .exer_number {
	margin: 15px 0 0 5px;
}
.number {
	display: block;
	width: 32px;
	height: 32px;
	text-align: center;
	position: relative;
	font-family: "PFCentroSlabPro-Medium";
	font-weight: bold;
	border-radius: 50%;
	line-height: 1.4em;
	background-color: #69c8c7;
	color: #ffff;
	font-size: 23px;
}
.small-grid, .item-grid {
	width: 80%;
	padding: 0;
	margin: 0;
}
.item-grid li {
	list-style-type: none;
	margin: 0 17px 40px 15px;
	padding: 0;
	display: inline-block;
 *display: inline;
	zoom: 1;
	vertical-align: top;
}
.small-grid li {
	/*border: 1px solid rgba(0, 0, 0, 0.2);*/
	list-style-type: none;
	padding: 0;
	display: inline-block;
 *display: inline;
	zoom: 1;
	vertical-align: top;
}
.small-grid .left {
	margin: 5px -28px 0 -5px;
	height: auto;
	text-align: center;
}
.small-grid .center {
	margin: 20px 0 0 5px;
	height: auto;
}

/*---------------- header -----------------------*/
.container {
	width: 900px;
	display: block;
	text-align: center;
	background: #FFF;
	
	border-radius: 5px;

	
		

}
section {
	width: 900px;
	margin: 0 auto;
	background: #FFF;
}
.prosfonisi > p {
	line-height: 1.3em;
	color: #014a7c;
	font-size: 20px;
	font-weight: normal;
	font-family: 'PFCentroSlabPro-Medium';
	text-align: left;
}

/*-------------------title--------------------------*/
.column {
	padding: 0;
	display: inline-block;
	vertical-align: top;
	margin: 3% auto;
	position: relative;
	
}
.column.image {
background: url(../../img/units.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 400px;
	position: relative;
	
	
}

.link{
	width: 340px;
height: 70px;
border-color:transparent !important;
border: 1px solid #000;
display: inline-block;
	margin: -4px auto;
	
	
}
 	

 .box1{
  position: relative;
 left: -15px;
	top:64px;
}
a.box2 {
  position: relative;
top: 149px;
left: -359px;
}
a.box3 {
  position: relative;
  left: -15px;
	top: 172px;
}
.box4 {
  position: relative;
 top: 262px;
left: -359px;
}
.box5 {
  position: relative;
top: -70px;
left: 359px;
}
.box6 {
  position: relative;
  top: 18px;
left: 15px;
}
.box7 {
  position: relative;
 top: 43px;
left: 359px;
}
.box8 {
  position: relative;
  top: 131px;
left: 15px;
}
.clearfix {
	width: 100%;
	clear: both;
	height: 20px;
}

footer {
	left: 0;
	bottom: 0;

	width: 100%;
	overflow: hidden;
}

