/* CSS Document */
html {padding:0px;width:100%;}

body { text-align:center; width:100%;height:100%; margin:0px;padding:0px; background:#FFFFFF; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;background: #FFFFFF;}
.ads{ font-size:14px;}
button{background:url('../img/bkgrounds/button.jpg'); border:1px solid #555; color:#555;}

#mainCenter{ width:100%;}
#content{ width:850px; background:#FFFFFF;}

.page_title{padding-left:50px; height:100px; background: url(../img/bkgrounds/bottom.jpg) no-repeat left; }

#header{ height:158px;width:850px; text-align:left;background: url(../img/logo.jpg) no-repeat right;}
#header img{ margin:15px; vertical-align:middle; border:solid 2px #FFFFFF;}
#header a{ color:#FFC000; font-weight:bolder; font-size:28px;}

.category_item{color:#838383 !important;}
.category_item a{ text-decoration:none; color:#FED000;}
.category_item a:hover{ text-decoration:none; color:#FE8000;}
.category_item a img{border:none;}

/* ===> TOP MENU */
.nav { height: 40px; margin: 0 auto; background: #E0E9F9 url(../img/top_menu/top_border.gif) repeat-x top !important;}
.nav ul { margin: 0; padding: 0; list-style: none; line-height: normal;}
.nav li { display: inline;}
.nav a {float: left; height: 28px; padding: 12px 20px 0 20px; text-decoration: none; font-weight: bold; color: #0C2248;border-left:1px groove #DDDDFA;}
.nav a:hover {text-decoration: underline;background:#FFFFFF url(../img/top_menu/bg.jpg);border:none;color:#F6B11C;}
.nav .first a {background: none;}
/* <=== TOP MENU */

.home_page{ padding:5px; width:250px; text-align:left;}
.home_page img{border:none; vertical-align:middle;margin:3px;}
.home_link{color:#555555; font-size:14px; text-decoration:none;}
.home_link:hover{color:#AAAAAA; text-decoration:underline;}

.pag{font-size:13px; color:#555555; background:url('../images/back_bg.gif') repeat-x; height:30px; vertical-align:middle;}
.page{color:#555555;}
.page_sel{color:#AAAAAA;}

.calcul_errors{color:#FF0000;}

.table_calcul_tva{ font-size:12px; color:#555555;}
.table_calcul_tva fieldset { border:#AAAAAA solid 1px; }
.table_calcul_tva fieldset legend{ font-size:14px; margin:5px; color:#555; }
.table_calcul_tva input{ background:url('../img/bkgrounds/input_bg.jpg'); border:1px solid #AAAAAA; border-left:none; border-top:none;}

.category_link{ text-align:center; margin:3px; color: #0C2248; display:block; width:150px; background: #E0E9F9 url(../img/top_menu/top_border.gif) repeat-x top !important;}
.bancuri_container{ padding-left:10px; font-size: 14px; font-family:monospace;}
.bancuri_container .banc{ color:#0C2248; font-family:Comic;}
.bancuri_container h2{background:url('../img/bkgrounds/news.gif') repeat-x;font-family:Comic; padding:5px;}

.banc_detalii{text-align:right;}
.banc_stats{text-align:left; font-size:12px; color:#555555;}
.banc_detalii img{border:none; max-width:30px; max-height:30px; }
.bancuri_category_title img{ max-width:120px; max-height:120px; vertical-align:middle;}

.messageBox{ height:60px; padding-left:70px; border:2px groove #E0E9F9; font-size:16px; font-weight:bold; color:#DB4809; background:url('../img/message_icon.png') no-repeat; }

* {
padding:0;
margin:0;
list-style:none;
}

ul.rating{background:url(../img/star.jpg) bottom;height:21px;width:115px;overflow:hidden;}
ul.rating li{display:inline}
.rating a {display:block;width:23px;height:21px;float:left;text-indent:-9999px;position:relative;}
.rating a:hover {background:url(../img/star.jpg) center;width:115px;margin-left:-92px;position:static;}
.rating a:active {background-position:top;}
.rating .active {background:url(../img/star.jpg) center;width:115px;margin-left:-92px;position:static;}

.bancuri_category_box{ border:2px solid #AAA; width:105px;}
.bancuri_category_box a{text-decoration:none; color:#555555;}
.bancuri_category_box img{border:none; max-width:100px; max-height:100px; }

.stats_table th{ background:#DEDEDE;}
.stats_table .row_0 td{ background:#EEEEEF;}
.stats_table .row_1 td{ background:#FFF;}