html {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin:0px;
	padding:0px;
	background:url(img/bg.jpg) repeat-x top #d1f9ff;
}

img {
	border:0px;
}
form {
	margin:0px;
	padding:0px;
}
img, div, input {
	behavior: url(iepngfix.htc);
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
li {
	padding:0px;
	margin-left:9px;
	margin-right:9px;
	border:0px;
	text-align:left;
	display:inline;
	font-weight:bold;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------- Meniu Top ---------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#meniu_top {
	height:22px;
	width:742px;
	background:url(img/top.png) no-repeat;
	padding-top:3px;
	padding-left:10px;
}

#meniu_top a {
	color:#004cd7;
	text-decoration:underline;
	font-weight:bold;
}

#meniu_top a:hover {
	text-decoration:none;
}

#meniu_right{
	position:relative;
	float: right;
	padding-right:10px;
}
#meniu_left{
	position:relative;
	float: left;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Top ------------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#top {
	height:100px;
	width:752px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(img/logo.png) no-repeat;
}
/* ---- Top for english pages ---- */
#top_en{
	height:100px;
	width:752px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(img/logo_en.png) no-repeat;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Meniu ----------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#meniu {
	width:752px;
	background:url(img/meniu.png) no-repeat;
	margin-bottom:10px;
	height:22px;
	padding-top:8px;
	font-size:11px;
}
#meniu a {
	color:#000000;
	text-decoration:none;
}
#meniu a:hover {
	color:#555555;
	text-decoration:underline;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------- Container ---------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#container {
	border-left:2px solid #086f99;
	border-right:2px solid #086f99;
	width:748px;
	background:#FFFFFF;
}
#container a {
	color:#000000;
	text-decoration:none;
}
#container a:hover {
	text-decoration:underline;
}
#container_top {
	height:10px;
	background:url(img/content_top.png) no-repeat;
	width:752px;
}
#container_bottom {
	height:15px;
	background:url(img/content_bottom.png) no-repeat;
	width:752px;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------- Content ---------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#content {
	width:728px;
	padding-left:10px;
	padding-right:10px;
}
#content a {
	text-decoration:underline;
	color:#000000;
}
#content a:hover {
	text-decoration:none;
}


/* ----------------------------------------------------------------------------------------- */
/* ---------------------------------------- Bottom ----------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#bottom {
	margin-top:10px;
	width:752px;
	margin-bottom:10px;
}


/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Form ------------------------------------------ */
/* ----------------------------------------------------------------------------------------- */

.casuta {
	border:1px solid #cccccc;
	font-size:11px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	padding:2px;
}

.buton_negru {
	width:60px;
	height:20px;
	background:url(img/buton_negru.gif) no-repeat;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
	padding-bottom:3px;
	cursor:pointer;
}

.atentie {
	background:#fefbdc url(img/atentie_rosu.jpg) no-repeat left top;
	border:1px solid #e5ba48;
	padding-left:54px;
	padding-top:14px;
	padding-right:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:left;
}

.succes {
	background:#edfedc url(img/yes_mare.gif) no-repeat left top;
	border:1px solid #54d200;
	padding-left:45px;
	padding-top:10px;
	padding-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	height:26px;
	font-weight:bold;
	text-align:left;
}

/* ----------------------------------------------------------------------------------------- */
/* ------------------------------------ Mai multe id-uri ----------------------------------- */
/* ----------------------------------------------------------------------------------------- */

.mai_id {
	margin-top:10px;
	margin-bottom:10px;
}

/* ----------------------------------------------------------------------------------------- */
/* ------------------------------------------ Img ------------------------------------------ */
/* ----------------------------------------------------------------------------------------- */

.imagine {
	padding:2px;
	border:1px solid #cccccc;
	background:#FFFFFF;
}


/* ----------------------------------------------------------------------------------------- */
/* --------------------------------------- Paginare ---------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#paginare {
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
}

#paginare a {
	text-decoration:none;
}


.paginare {
	border:1px solid #aaaaaa;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	text-decoration:none;
}
.paginare:hover {
	background:#FFFFCC;
}
.paginare_static {
	border:1px solid #aaaaaa;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	text-decoration:none;
	background:#cccccc;
}
