@charset "utf-8";
/* CSS Document */

body {
	font-family: MgHelveticaLight;
}
a:link {color: #808080;
text-decoration:none} 
a:visited {color: #808080;
text-decoration:none} 
a:hover {color: #808080;
text-decoration:none}
a:active {color: #808080;
text-decoration:none}

.welcome_title {
	font-family:Calibri;
	font-size: 20px;
	color: #808080;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1em;
	text-transform: none;
	padding-left: 50px;
}
.tittle_klinikum {
	font-weight: normal;
}
.iatrikos_image {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	width: auto;
	padding-left: 50px;
}
.language_greek {
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	text-align: left;
	text-transform: capitalize;
	vertical-align: middle;
	font-family: Calibri;
	padding-left: 50px;
}
.language_english {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #808080;
	text-align: left;
}
.logo_image {
	background-repeat: no-repeat;
	height: 50px;
	background-attachment: fixed;
	padding-top: 17px;
	padding-left: 50px;
	left: 50px;
}
.iatrikos_title {
	font-size: 16px;
	text-transform: capitalize;
	color: #577371;
	font-weight: normal;
	text-align: left;
	font-family: Calibri;
	padding-left: 50px;
}
.iatrikos_title a:link{color:#577371;}
.iatrikos_title a:visited{color:#577371;}
.iatrikos_title a:hover{color:#577371;}
.iatrikos_title a:active{color:#577371;}

.thilasmos_title {
	font-size: 16px;
	text-transform: capitalize;
	color: #E36C0A;
	text-align: left;
	font-weight: normal;
	font-family: Calibri;
	padding-left: 50px;
}
.thilasmos_title a:link{color:#E36C0A;}
.thilasmos_title a:visited{color:#E36C0A;}
.thilasmos_title a:hover{color:#E36C0A;}
.thilasmos_title a:active{color:#E36C0A;}

.thilasmos_image {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
	padding-left: 50px;
}