@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

html {
	overflow-y: scroll;
}
body {
	background-color: #cbad90;
	margin: 0px;
}
#mainDiv {
	margin: 0 auto;
	width: 824px;
	background-color: #FFF;
/*	height: 600px;*/
}
#header{
	position:relative;
	padding: 0;
	margin: 0;
	}
#logo {
	background-image: url(../images/logos/logo.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	height: 70px;
}
#logo a:link{
	display:block;
	height: 62px;
	width: 250px;
}
#headlang a:link{
	position:absolute;
	font-family: 'Open Sans', sans-serif;
	text-decoration:underline;
	right:50px;
	top:8px;
}
nav {
	height: 28px;
}
.nav, .corporations{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-evenly;
	align-items:center;
	align-content:space-around;
	padding: 0;
	margin: 0;
	list-style: none;
	}
.corporations li{
/*	padding-bottom:20px;*/
	padding: 20px;
	}

#ophthalmic .corporations li img{
	max-height:90px;
	}
#surgical .corporations li img{
	max-height:56px;
	}
#urinary .corporations li img{
	max-height:100px;
	}
#cosmetic .corporations li img{
	max-height:240px;
	}

.nav li{
	height:19px;
	width:134px;
	background-repeat:no-repeat;
	}
.nav li a:link{
	display:block;
	height:19px;
	width:134px;
	background-repeat:no-repeat;
	}
/*-------------English nav--------------*/
.nav #en-ophthalmic{
	background-image:url(../images/b1up-en.png);
	}
.nav #en-ophthalmic a:hover{
	background-image:url(../images/b1over-en.png);
	}
#ophthalmic #en-ophthalmic{
	background-image:url(../images/b1over-en.png);
	}
#ophthalmic #en-ophthalmic a:hover{
	background-image:none;
	}
.nav #en-surgical{
	background-image:url(../images/b2up-en.png);
	}
.nav #en-surgical a:hover{
	background-image:url(../images/b2over-en.png);
	}
#surgical #en-surgical{
	background-image:url(../images/b2over-en.png);
	}
#surgical #en-surgical a:hover{
	background-image:none;
	}
.nav #en-urinary{
	background-image:url(../images/b3up-en.png);
	}
.nav #en-urinary a:hover{
	background-image:url(../images/b3over-en.png);
	}
#urinary #en-urinary{
	background-image:url(../images/b3over-en.png);
	}
#urinary #en-urinary a:hover{
	background-image:none;
	}
.nav #en-cosmetic{
	background-image:url(../images/b4up-en.png);
	}
.nav #en-cosmetic a:hover{
	background-image:url(../images/b4over-en.png);
	}
#cosmetic #en-cosmetic{
	background-image:url(../images/b4over-en.png);
	}
#cosmetic #en-cosmetic a:hover{
	background-image:none;
	}
.nav #en-contact{
	background-image:url(../images/b5up-en.png);
	}
.nav #en-contact a:hover{
	background-image:url(../images/b5over-en.png);
	}
#contact #en-contact{
	background-image:url(../images/b5over-en.png);
	}
#contact #en-contact a:hover{
	background-image:none;
	}
/*-------------Hellinic nav--------------*/
.nav #el-ophthalmic{
	background-image:url(../images/b1up-el.png);
	}
.nav #el-ophthalmic a:hover{
	background-image:url(../images/b1over-el.png);
	}
#ophthalmic #el-ophthalmic{
	background-image:url(../images/b1over-el.png);
	}
#ophthalmic #el-ophthalmic a:hover{
	background-image:none;
	}
.nav #el-surgical{
	background-image:url(../images/b2up-el.png);
	}
.nav #el-surgical a:hover{
	background-image:url(../images/b2over-el.png);
	}
#surgical #el-surgical{
	background-image:url(../images/b2over-el.png);
	}
#surgical #el-surgical a:hover{
	background-image:none;
	}
.nav #el-urinary{
	background-image:url(../images/b3up-el.png);
	}
.nav #el-urinary a:hover{
	background-image:url(../images/b3over-el.png);
	}
#urinary #el-urinary{
	background-image:url(../images/b3over-el.png);
	}
#urinary #el-urinary a:hover{
	background-image:none;
	}
.nav #el-cosmetic{
	background-image:url(../images/b4up-el.png);
	}
.nav #el-cosmetic a:hover{
	background-image:url(../images/b4over-el.png);
	}
#cosmetic #el-cosmetic{
	background-image:url(../images/b4over-el.png);
	}
#cosmetic #el-cosmetic a:hover{
	background-image:none;
	}
.nav #el-contact{
	background-image:url(../images/b5up-el.png);
	}
.nav #el-contact a:hover{
	background-image:url(../images/b5over-el.png);
	}
#contact #el-contact{
	background-image:url(../images/b5over-el.png);
	}
#contact #el-contact a:hover{
	background-image:none;
	}

/*____________________________________________________*/

#mainDiv #graf {
	background-image: url(../images/graf.jpg);
	background-repeat: no-repeat;
	height: 254px;
	top: 40px;
}

#content {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 1em;
	background-color: #FFF;
	position: relative;
}
#contact #content, #cosmetic #content, #ophthalmic #content, #surgical #content, #urinary #content{
	border: 5px solid;
	}
#contact #content{
	border-color:#717ebd;
	height: 363px;
	}
#contact #content ul{
	font-size: 14px;
	list-style:none;
	padding: 30px 0 0 0;
	margin: 0 0 0 30px;
	}
#contact #content ul a:link{
	text-decoration:none;
	}
#cosmetic #content{
	border-color:#e2a060;
	}
#ophthalmic #content{
	border-color:#00c0f3;
	}
#surgical #content{
	border-color:#6ba3bc;
	}
#urinary #content{
	border-color:#a4cd39;
	}

.corporations{
	padding: 20px 20px 0;
	}
#content h3 {
	font-family: 'Open Sans', sans-serif, Geneva;
	text-indent: 10px;
	font-size: 1em;
}
#profile #content {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	text-align: justify;
	padding: 10px 42px 20px;
	font-size: 1em;
	line-height: 1.3em;
}
#profile #content ul {
	padding: 0 40px;
	font-size: 0.9em;
}

#map {
	border: 2px solid #5a5ad2;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 530px;
	height: 340px;
}
#map iframe{
	width: 530px;
	height: 340px;
}
.gmap_canvas {overflow:hidden;background:none!important;height:340px;width:530px;}

.footer-legal-copyright{
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 10.5px;
    margin-top: -13px;
    background-color: #cbad90;
	}