body {
	background-color:#EEEEEE;
}

.close{
        background: url(images/close.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: none;
	cursor: pointer;
}
.admin_button{	
	background: url(admin/images/back_button.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 72px;
	text-align: center;
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Black;	
	text-decoration: none;
}

A.adv_search{
        color:#ffffff;
        background:url(images/arrowUp2.gif);
        font-family: Tahoma;
        font-size: 10px;
        text-decoration: none;        
        height:22px;
        vertical-align: top;
        text-decoration: none;
        padding-bottom: 8px;
}
A.adv_search:hover{
        text-decoration: none;
        background:url(images/arrowUp.gif);
        background-position: center;
        background-repeat: no-repeat;        
        height:22px;
}
.adv_search{
        color:#95A5C5;
        font-family: Tahoma;
        font-size: 10px;
        text-decoration: none;
}

.admin_button_on{	
	background: url(admin/images/back_button.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 72px;
	text-align: center;
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.loginHeaderOff{
	background: url(images/go_button.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 13px;
	font-size: 10px;
	font-family: Tahoma;
	border-style: none;
	cursor : pointer;
}

.loginHeaderOn{
	background: url(images/go_button_on.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 13px;
	font-size: 10px;
	font-family: Tahoma;
	border-style: none;	
	cursor : pointer;
}

.logoutHeaderOff{
	background: url(images/out_button_off.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 11px;
	font-size: 10px;
	font-family: Tahoma;
	border-style: none;
	cursor : pointer;	
}

.logoutHeaderOn{
	background: url(images/out_button_on.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 11px;
	font-size: 10px;
	font-family: Tahoma;
	border-style: none;	
	cursor : pointer;	
}

.delete_but{
	background: url(images/delete.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 20px;
	text-align: right;
	font-size: 12px;
	font-family: Tahoma;
	border-style: none;
}

.despartitor{
	font-family: Arial, Helvetica, sans-serif;
	color:#8DA50A;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;	
}

.rate{
	border: 2px solid #b4b3b3;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	color: #646363;
	text-align: center;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	height: 16px;
	vertical-align: middle;
}

.soft{
	background: url(images/arrow_soft.jpg);
	background-repeat: no-repeat;
	color: #515050;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	padding-left: 45px;	
	vertical-align: middle;
	height: 16px;
}

label {
	width:142px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	background-color:#CCCCCC;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#666;
}
.form {
	margin:0;
	padding:0;
}

.despart{
	background: url(images/despart.jpg);
	background-repeat: no-repeat;
}

.normal{
	font-family: Tahoma;
	font-size: 10px;
	color: #515050;
	text-align: justify;
}

.normal2{
	font-family: Tahoma;
	font-size: 11px;
	color: #515050;
	text-align: justify;
}

.review{
	font-family: Tahoma;
	font-size: 11px;
	color: #515050;
	font-weight: bold;
}

.cap_tabel{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #515050;
	height: 20px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.cap_tabel_asc{
	font-family: Arial, Helvetica, sans-serif;
	background: url(admin/images/asc.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #515050;
	height: 20px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.cap_tabel_desc{
	font-family: Arial, Helvetica, sans-serif;
	background: url(admin/images/desc.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #515050;
	height: 20px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

A.cap_tabel_link{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.cap_tabel_link:hover{
	text-decoration: underline;
}

A.link_review{
	font-family: Tahoma;
	font-size: 11px;
	color: #515050;
	font-weight: bold;
        padding-left: 10px;
	text-decoration: underline;
}
A.link_review:hover{
	text-decoration: none;
}
A.link_review2{
	font-family: Tahoma;
	font-size: 11px;
	color: #4C4C4B;
	font-weight: bold;
	text-decoration: underline;
}
A.link_review2:hover{
	text-decoration: none;
}

.mesaj{
	font-family: Tahoma;
	font-size: 10px;
	color: Red;
	text-align:left;
}

.mesajul{
	font-family: Tahoma;
	font-size: 10px;
	color: Red;
	text-align:left;
	padding-left: 25px;
}

.error{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
	text-align:center;
}

#mesaj2{
	font-family: Tahoma;
	font-size: 10px;
	color: #515050;
	text-align:left;
	padding-left: 35px;
}

#enter{
	height: 10px;
}

.categorie{
	font-family: "Arial Black";
	font-size: 14px;
	color: #515050;
}

.anul{
	color: #9ed329;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

.paginare{
	color: #4675AD;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

.paginare2{
	color: #D4F908;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

A.nume_categorie{
	color: #D4FA09;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;	
}
A.nume_categorie:hover{
	text-decoration: underline;
}
.ceas{
	color: #cfcccc;
	font-size: 10px;
	font-family: Tahoma;	
}

.bottom{
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
}

A.bottom_link{
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
A.bottom_link:hover{
	text-decoration: underline;
}

A.click{
	background: url(images/read_more.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 9px;
	color: #ffffff;
	vertical-align: middle;
	color: #ffffff;	
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	padding-right: 10px;
}

A.click:hover{
	text-decoration: underline;
}

A.read_more{
	background: url(images/read_more.png);
	background-repeat: no-repeat;
	height: 9px;
	padding-left: 10px;
	color: #9ed329;
	vertical-align: middle;
	font-size: 9px;
	font-family: Tahoma;
	text-decoration: none;
}

A.read_more:hover{
	text-decoration: underline;
}

A.read_more2{
	background: url(images/arrow.jpg);
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 15px;
	color: #053171;
	vertical-align: middle;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
        font-weight: bold;
}

A.read_more2:hover{
	text-decoration: underline;
}

A.arhiva_stiri{
	background: url(images/archive.png);
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 20px;
	color: #8da50a;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}

A.arhiva_stiri:hover{
	text-decoration: underline;
}

.pdf{	
	color: #8da50a;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	text-align: right;
}

.data{
	background-image: url(images/back_data.png);
	background-repeat: no-repeat;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	width: 62px;
	height: 18px;
	text-align: center;
	padding-left: 10px;
}

.data_arhiva{
	background-image: url(images/rest_bulina.png);
	background-repeat: no-repeat;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	width: 44px;
	height: 18px;
	text-align: center;
	padding-left: 2px;
}

.sub_categorie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515050;
}
.sub_categorie_x{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515050;
}
.sub_categorie2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

A.link_sub_categorie{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515050;
	text-decoration: none;
}

A.link_sub_categorie:hover{
	text-decoration: underline;	
}

A.link_sub_categorie2{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

A.link_sub_categorie2:hover{
	text-decoration: underline;	
}

.lista_categorie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515050;
	padding-left: 10px;
}

#register{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515050;
	margin-left: 40px;
	margin-top: 5px;
}

#register_admin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515050;
	margin-left: 5px;
	margin-top: 5px;
}

.find{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515050;
	margin-left: 40px;
	margin-top: 5px;
}
.firmaProducatoare{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #053171;
	margin-left: 10px;
	margin-top: 5px;
}

.afis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515050;
	margin-left: 40px;
	margin-top: 5px;
	padding-right: 10px;
}

#casuta_register{
	margin-left: 120px;	
	margin-top: -12px;
}

#casuta_register2{
	margin-left: 120px;	
	margin-top: -12px;
}

.categorie_caseta{
	font-family: Tahoma;
	font-size: 20px;
	color: #8da50a;
	margin-bottom: 10px;
	text-decoration: none;
}

A.categorie_caseta{
	font-family: Tahoma;
	font-size: 20px;
	color: #8da50a;
	margin-bottom: 10px;
	text-decoration: none;
}

A.categorie_caseta:hover{
	text-decoration: underline;
}

.caseta{
	background-image: url(images/bara_categorie_sus.png);
	background-repeat: no-repeat;
	width: 700px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #515050;
	padding-left: 55px;
	vertical-align: middle;
}

.caseta2{
	background-image: url(images/bara_categorie_sus_2.png);
	background-repeat: no-repeat;
	width: 700px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #515050;
	padding-left: 45px;
	vertical-align: middle;
}

A.link_categorie{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #515050;
	text-decoration: none;
}
A.link_categorie:hover{
	text-decoration: underline;
}

A.link_categorie_term{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #515050;
	text-decoration: underline;
}
A.link_categorie_term:hover{
	text-decoration: none;
}

.bara{	
	background: url(images/bara.jpg);
	background-repeat: repeat-x;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #515050;
	padding-left: 25px;	
}

.bara2{	
	background: url(images/bara.jpg);
	background-repeat: repeat-x;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #515050;
	padding-left: 10px;	
	padding-bottom: 7px;
}

.caseta_jos{
	background-image: url(images/bara_categorie_jos.png);
	background-repeat: no-repeat;
	width: 700px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #515050;
	padding-left: 25px;
	vertical-align: middle;
}

.caseta_jos2{
	background-image: url(images/bara_categorie_jos.png);
	background-repeat: no-repeat;
	width: 700px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #515050;
	padding-left: 25px;
	vertical-align: middle;
}

.caseta_jos3{
	background-image: url(images/bara_categorie_jos_2.png);
	background-repeat: no-repeat;
	width: 700px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #515050;
	padding-left: 25px;
	vertical-align: middle;
}

.vremea{
	font-family: Tahoma;
	font-size: 9px;
	color: #424243;
}

.linie_tabel{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
}

.scris_caseta{
	color: #656363;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
}

A.link_caseta{
	color: #ffffff;	
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}

A.link_caseta:hover{
	text-decoration: underline;
}

A.link_caseta2{
	color: #ffffff;	
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	padding-right: 12px;
}

A.link_caseta2:hover{
	text-decoration: underline;
}

#sitemap{
	position: relative;
	width: 90%;
	text-align: right;
}

#container {
	width:750px;
	margin:auto;
	padding:10px;
	vertical-align: middle;
}
#top {
	width:1024px;
	height:123px;
	vertical-align: top;
}
#menu{
	width: 1024px;
	vertical-align: top;
	height: 117px;
}
#leftSide {
	width:255px;
	padding-top:10px;
	padding-left: 35px;
	float:left;
	text-align: justify;
}
#rightSide {
	background-color:#fff;
	width:200px;
	padding:5px;
	margin-top:40px;
	float:right;
	border:1px solid #CCC;
	font:normal 12px Arial;
	color:#666666
}
.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:347px;
	float:right;
	background-color:#E6E6E6;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textbox {
	background-image: url(images/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}

.username {
    	background-image: url(images/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.username:focus, .username:hover {
	background-color:#F0FFE6;
}
   
.password {
    	background-image: url(images/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
		width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#F0FFE6;
}

.button_div {
	width:287px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding:5px 32px 3px;
}
.button {
	background: url(images/button.jpg);
	background-repeat: no-repeat;
	width: 120px;
	height: 15px;
	border-style: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 4px;
}
.casuta{
	background-color: #cdcecf;
	color: #000000;	
	font-size:9px;
	font-weight: normal;
	font-family: Tahoma;
	border: 1px solid #545454;
	text-align: left;
	height: 14px;
}

.casuta2{
	background-color: #cdcecf;
	color: #000000;	
	font-size:9px;
	font-weight: normal;
	font-family: Tahoma;
	border: 1px solid #545454;
	text-align: left;
}

.casuta3{
	background-color: #cdcecf;
	color: #000000;	
	font-size:11px;
	font-weight: normal;
	font-family: Tahoma;
	text-align: left;
	border-style: none;
}
.casuta4{
	background-color: #cdcecf;
	color: #000000;	
        border: 1px solid #545454;
	font-size:10px;
	font-weight: normal;
	font-family: Tahoma;
	text-align: left;
        height: 16px;
}