@charset "utf-8";
/* CSS Document */

/* RESET EVERYTHING */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }

body {font-family:Tahoma;font-size:9pt;color:#fff;background-color:#383838; background-repeat:repeat-x;}
img {border:0px;}
a {cursor:pointer; }

/* TOP BAR */
#topbar {
	background-image:url('images/topbar-bg.jpg');
	width:100%;
	height:50px;
}

#topbar div {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url('images/topbar-graphic.jpg');
	width:149px;
	height:60px;
}

#header {
	background-image:url('images/header-bg.jpg');
	width:844px;
	height:183px;
	margin:0px auto 0px auto;
}
#header a {
	display:block;
	float:left;
	background-image:url('images/elco-logo.png');
	width:254px;
	height:81px;
	margin:100px 0px 0px 30px;
}
#header div {
	float:right;
	width:354px;
	font-family: Lucida Sans Unicode;
	color:#383838;
	text-align:center;
	margin-top:125px;
}

#menu {
	background-image:url('images/menu-bg.jpg');
	width:844px;
	height:217px;
	margin:0px auto 0px auto;
}

#menu ul {
	list-style:none;
	float:left;
	margin:180px 0px 0px 10px;
}

#menu ul li {
	float:left;
}

#menu ul li a {
	display:block;
	background-image:url('images/menu-button-bg.png');
	width:98px;
	height:23px;
	font-family: Lucida Sans Unicode;
	font-size:9pt;
	color:#383838;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
}

#menu ul li a:hover {
	background-image:url('images/menu-button-hover-bg.png');
}

#menu ul li a.selected {
	display:block;
	background-image:url('images/menu-button-hover-bg.png');
	width:98px;
	height:23px;
	font-family: Lucida Sans Unicode;
	font-size:9pt;
	color:#383838;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
}

#main-content {
	background-color:#e9e9e9;
	width:100%;
}

#content {
	width:700px;
	min-height:250px;
	margin:0px auto 0px auto;
	padding: 40px 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9pt;
	color:#383838;
	text-align:justify;
}

#content h2 {
	background-image:url('images/bullet.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16pt;
	color:#2877d2;
	margin-bottom:20px;
	padding-left:30px;
}

.thumbnails, .thumbnails2 {
	margin-top:20px;
	clear:both;
}

.thumbnails img, .thumbnails2 img {
	border: 1px solid #fff;
}

.thumbnails a {
	display:block;
	float:left;
	border: 2px solid #5f9de5;
	margin-right:9px;
	margin-top:5px;
}
.thumbnails2 a {
	display:block;
	float:right;
	border: 2px solid #5f9de5;
	margin-left:9px;
	margin-top:5px;
}

.thumbnails a:hover, .thumbnails2 a:hover {
	border: 2px solid #2877d2;
}

.img_all {
	float:left; 
	margin-right:10px;
}
.img_all img {
	border: 1px solid #fff;
}
.img_all a {
	display:block;
	border: 2px solid #5f9de5;
}
.img_all a:hover {
	border: 2px solid #2877d2;
}

#certificate {
	position:relative;
	background-image:url('images/certificate.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
	width:81px;
	height:300px;
	padding-left:50px;
}

#submeniu {
	position:relative;
	float:right;
	width:125px;
	padding-left:25px;
}
#submeniu a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9pt;
	color:#2877d2;
	text-decoration:none;
	line-height:20px;
	clear:both;
	margin-bottom:10px;
}

#submeniu a:hover {
	text-decoration:underline;
}

#submeniu2 {
	position:relative;
	float:right;
	width:135px;
	height:500px;
	padding-left:15px;
}
#submeniu2 a {
	background-image:url('images/bullet2.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9pt;
	color:#2877d2;
	text-decoration:none;
	line-height:20px;
	clear:both;
	margin-bottom:10px;
	padding-left:15px;
}
#submeniu2 a:hover {
	text-decoration:underline;
}

#footer {
	width:840px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:8pt;
	color:#e9e9e9;
	margin:5px auto 0px auto;
}

#footer a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:8pt;
	color:#e9e9e9;
	text-decoration:none;
	font-weight:bold;
}

/* LINKS */

.link1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9pt;
	color:#2877d2;
	text-decoration:none;
}
.link1:hover {
	text-decoration:underline;
}
.input {
	width:140px;
}

.error, .eroare {
	color:#ff0000;
}
/* PAGINATION */
.navigator, .navigator a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #2877d2;
	text-decoration: none;
	text-align: center;
}

.navigator_current, .navigator_current a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #2877d2 ;
	text-align: center;
}

.navigator_more, .navigator_more a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #2877d2;
	text-decoration: none;
	text-align: center;
}