body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	text-align: center;
	padding: 0px;
}

#page{
	width: 765px;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg.gif) repeat-x top #f7fafd;
}

.header{
	height: 141px;
	width: 765px;
}

.search{
	height: 32px !important;
	height: 42px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	float:right;
}
.login{
	height: 32px !important;
	height: 42px;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	float:left;
	width:500px;
}

.menu{
	background: url(images/menu-bg.gif) repeat-x;
	height: 54px;
	width: 722px;
	float: left;
	font-size: 16px;
	padding: 2px 0px 0px 0px;;
	font-family: Arial;

}

.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu li{
	float: left;
	margin: 15px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.menu a{
	color: #ffffff;
	padding: 15px 10px 14px 10px;
	height: 46px;
	margin: 0px;
	border-right: 1px solid #ffffff;
	text-decoration: none;
}

.menu a.no{
	color: #ffffff;
	padding: 15px 10px 14px 10px;
	height: 46px;
	border-right: none;
}

.menu a:hover{
	color: #ffffff;
	padding: 15px 10px 14px 10px;
	background: url(images/menu-over.gif) no-repeat center bottom;
	height: 46px;
	margin: 0px;
	text-decoration: none;
}

.menuLeft{
	background: url(images/menu-left.gif) no-repeat;
	height: 54px;
	width: 15px;
	float: left;
}

.menuRight{
	background: url(images/menu-right.gif) no-repeat;
	height: 54px;
	width: 17px;
	float: left;
}

#content{
	padding: 5px 0px 0px 0px;
	width: 765px;
}

#right{
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #ffffff;
	float: left;
	width: 240px;
}

#left{
	padding: 0px 10px 10px 10px;
	width: 480px;
	float: left;
}

#rightInner{
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #ffffff;
	float: left;
	width: 480px;
}

#leftInner{
	padding: 0px 10px 10px 10px;
	width: 240px;
	float: left;
}

h1{
	color: #0D336F;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}

h2{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 5px;
	padding: 10px 0px 0px 0px;
}
h3{
	color: #0D336F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 5px;
	padding: 10px 0px 0px 0px;
}

input.button{
	background: url(images/button-bg.gif) repeat-x;
	border: 1px solid #5270a0;
	color: #ffffff;
}

.date {
	background: url(images/date.gif) no-repeat left;
	padding: 2px 2px 2px 20px;
	font-weight: bold;
	font-size: 11px;
}

.footer{
	background: url(images/footer-bg.png) repeat-x;
	height: 54px;
	width: 723px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 18px 0px ;
	font-family: Arial;
}

.footer a{
	color: #55606d;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 35px 0px 35px;
}

.footer a:hover{
	color: #55606d;
	font-weight: bold;
	text-decoration: underline;
}

.footerLeft{
	background: url(images/footer-left.png) no-repeat;
	height: 51px;
	width: 15px;
	float: left;
}

.footerRight{
	background: url(images/footer-right.png) no-repeat;
	height: 51px;
	width: 14px;
	float: left;
}

form{
	margin: 0px;
	padding: 0px;
}

a{
	color: #336699;
}

a:hover{
	text-decoration: none;
}

.ahref{
	color: #336699;
}


.info {
	width: 475px;
	padding-top: 10px;
	height:269px;
}

.infoTitle{
	float:left;
	color: #4f4f4f;
	font-size: 24px;
	padding: 10px;
}

.infoText{
	background: url(images/info-bg.png);
	width: 475px;
	color: #ffffff;
	margin-top:198px;
	height:71px;
}

.infoText p{
	padding: 10px;
}

.col{
	float: left;
	width: 155px;
	margin: 10px 1px 0px 0px;
	background: #c1d7e7;
	min-height:200px;
}

.rowHeader{
	background: #a3bdcf;
	padding: 5px;
	text-align: center;
	width: 145px !important;
	width: 155px;
	font-size: 16px;
	color: #ffffff;
}

.rowContent{
	padding: 5px;
	width: 145px;
 overflow:hidden;}

.sidemenu{
	width: 230px;
	margin: 0px;
}

.sidemenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 230px;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
}

.sidemenu li{
	margin: 0;
	padding: 0;
}

.sidemenu a{
	display: block;
	background:#d5c160;
	/*background: #c2aa36;	*/
	/*background: #ad9002;*/
	padding: 3px;
	margin-bottom: 2px;
	text-decoration: none;
	color: #ffffff;
	width: 230px;
}

.sidemenu a:hover{
	background: #ad9002;
}

.err{
	font-size:12px;
	color:#b70000;
}

.ok{
	border:1px solid #fff;
	background:#a6c4fa;
	padding:5px;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	color:#00a800;
	font-size:12px;
	font-family:verdana;
}

.numbers{
	padding: 3px 6px 3px 6px;
	background-color:#4a9abd;
	color:#fff;
	text-decoration:none;
}
.numbers:hover{
	padding: 3px 6px 3px 6px;
	background-color:#347ea1;
	color:#fff;
	text-decoration:underline;
}
.numbersActive{
	padding: 3px 6px 3px 6px;
	background-color:#347ea1;
	color:#fff;
	text-decoration:none;
}

b.blue{
	color:#0D336F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px 5px;
	padding: 10px 0px 0px 0px;
}

/*START:Clase Meniu - nu sterge*/

#dropmenudiv{
position:absolute;
border:1px solid #fff;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
margin-left:-13px;
margin-top:0px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #fff;
padding: 1px 0;
text-decoration: none;
color:#fff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #af930e;
}
/*STOP:Clase Meniu - nu sterge*/