@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #E9E9E9;
}
a, a:hover {
  color: black;
  text-decoration: none;
  outline: none;
}

li:hover>a {
	color: red;
}
a:hover {
	color: red;
}
p:hover>a {
	color: red;
}
.image {
	float: left;
	margin: 0 9px 3px 0;
}
td { font-size: 12px;}
.page {
	width:756px;
	margin: 0 auto;
	left: 50%;
	top: 50%;
	bottom: 10px;
	margin-left: -376px;
	margin-top: -262px;
	position:absolute;
	background-color: #ffffff;
	vertical-align: top;
	border: 1px solid grey;
	height: 524px;
	z-index: 0;
}
.footer {
	width:756px;
	margin: 0 auto;
	left: 50%;
	margin-left: -376px;
	position:absolute;
	height: 36px;
	top: 526px;
}



.page #zonameniu {
	position: absolute;
	height: 70px;
	width: 506px;
	top: 20px;
	left: 250px;
	background-image: url(../images/meniu.png);
	background-repeat: repeat-x;
	padding-top: 12px;
	z-index: 2;
}
.page #meniutop {
	position: absolute;
	height: 20px;
	width: 100px;
	top: 5px;
	right: 0px;
}
.page #header {
	position: absolute;
	height: 70px;
	width: 736px;
	top: 20px;
	left: 10px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	z-index: 1;
}
#header .istoric {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-indent: 92px;
	vertical-align: baseline;
	position: absolute;
	bottom: 5px;
}
.continutpag {
	position:absolute;
	top: 100px;
	left: 10px;
	width: 100%;
	right: 10px;
	z-index: 1;
}
.continutpag #continutpagina {
	position:absolute;
	top: 0px;
	left: 170px;
	width: 560px;
	right: 10px;
	padding-left: 6px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 100%;
	padding-right: 10px;
}
.continutpag #mosaik {
	background-image: url(../images/mosaik.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 82px;
}

.continutpag h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align:center;
	padding-bottom: 10px;
}
.continutpag h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;

	}

.continutpag p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-indent: 20px;
}

.continutpag ul {
	font-weight: bold;
	padding-left: 20px;
}
.continutpag li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	list-style-position: inside;
}
.continutpag .tabletitlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.continutpag .tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #003366;
	color: #FFFFFF;
}
.continutpag .unu {
	background-color: #FEF5D6;
	font-size: 12px;
}
.continutpag .doi {
background-color: white;
font-size: 12px;
}

.portofoliu {
	background-color: #FFFFFF;
	border: thin solid #999999;
	width: 500px;
	text-align: justify;
}
.portofoliu h1 {
	font-size: 12px;
	color: #CC3300;
	text-align: left;
	text-indent: 10px;
	font-style: normal;
	text-decoration: none;
	padding: 1px;
}
.portofoliu #tehnologii {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.portofoliu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	}
.hosting li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	list-style-position: inside;
}
