body {
    background-color: #883737;
    text-align: center;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    font: 12px Arial, Helvetica, sans-serif;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #292A81;
    text-decoration: underline;
}

#container {
    margin: 0px auto;
    width:900px;
    padding: 0px;
    text-align: left;
    border: 0px;
    background-color: #FFFFFF;
}
#cont1{
    float:left;
	margin:0px;
    width:900px;
    background-color: #FFFFFF;
    border-left: 1px solid #008800;
    border-right: 1px solid #008800;
}

#top{
	margin:0px;
    padding: 0px;
    height: 88px;
    width: 900px;
    float:left;
    background-image: url('images/top_back.gif');
    background-repeat: repeat-x;
    overflow:hidden;
}
div#menu_bar{
    width:900px; height: 40px; float:left;
    background-image: url('images/back_m.gif');
    background-repeat: repeat-x;
    border-bottom: 1px solid #C20E0E;
}
div#titlu_m{
	float:left;
	width: 885px; height: 50px; background-color: #008800;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    padding-left:15px;
    vertical-align: center;
    line-height: 50px;
}
div#bara_admin{
	float:left;
	width: 895px; height: 24px;
    background-image: url('images/box_top.gif');
    background-repeat: repeat-x;
    color: #FFFFFF;
    padding-left:5px;
    border-bottom: 1px solid #008800;
}

div#principal{
	background-color: #F7F7F7;
    width:880px;
    padding: 10px;
    float: left;
}
img {display:block;}
img.stanga { float:left; border:0px;}
img.dreapta {float:right; border:0px;}
img.stanga_ { float:left; padding: 1px;}
div.stanga {float:left;}
div.dreapta {float:right;}

ul#menu{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
    height: 40px;
    font-size: 13px;
}
li.menu {
	float:left;
	color: #FFFFFF;
	display:block;
    margin:0px;
    height:40px;
    vertical-align: center;
    line-height: 40px;
    border-right: 1px solid #A80D0D;
}
li.menu a{
	color:#E7E7E7;
    display:block;
    font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
    background-image: url('images/back_m.gif');
    background-repeat: repeat-x;
}
li.menu a:hover{
	padding-left: 15px;
	padding-right: 15px;
	color:#FFFFFF;
    display:block;
    font-weight: bold;
    background-image: url('images/back_m_sel.gif');
    background-repeat: repeat-x;
    text-decoration: none;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C20E0E;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C20E0E;
}

.file {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C20E0E;
}

div#jos{
	float:left;
    width:880px;
    padding:10px;
    color: #008800;
    border-top: 1px solid #E7E7E7;
}
div#jos1{
	float:left;
    color: #FFFFFF;
    width: 880px;
    padding: 10px;
    background-color: #C20E0E;
    border-bottom: 1px solid #008800;
}
div.full_w{
	float:left;
    width: 100%;
}
div.titlu_box{
	float:left;
    padding-left: 10px;
    color: #FFFFFF;
    font-size: 16px;
    vertical-align: center;
    line-height: 35px;
    font-weight: bold;
    height: 35px;
    background-image: url('images/back_box_v.gif');
    background-repeat: repeat-x;
}
div.cont_box{
	float: left; width: 96%;
    padding:5px;
    border: 1px solid #E7E7E7;
    background-color: #FFFFFF;
}
div.titlu_box_rosu{
	float:left;
    padding-left: 10px;
    color: #FFFFFF;
    font-size: 16px;
    vertical-align: center;
    line-height: 35px;
    font-weight: bold;
    height: 35px;
    background-image: url('images/back_box_r.gif');
    background-repeat: repeat-x;
}

.state ul {
	margin-left:0;
	line-height: 18px;
	padding-left: 8px;
	list-style: none;
}
.state li{
	padding-left: 10px;
	background-image: url('images/item.gif');
	background-repeat: no-repeat;
	background-position: left 3px;
}
.state{
	width: 129px;
    float:left;
    font-size: 11px;
}
div.jumate{
    padding: 5px;
    width: 47%;
    float: left;
    padding-bottom: 0px;
}
div.unsfert{
	padding: 5px;
    width: 23%;
    float:left;
    padding-bottom: 0px;
}

.butonx{
	float:right;
    padding-left: 15px;
    padding-right: 15px;
    margin-right:20px;
    background-image: url('images/box_top_r.gif');
    display: block;
    height:25px;
    line-height: 25px;
    vertical-align:center;
    color: #FFFFFF;
    border:0px;
    font: 12px Arial, Helvetica, sans-serif;
}

.butonx:hover{
	float:right;
    padding-left: 15px;
    padding-right: 15px;
    margin-right:20px;
    background-image: url('images/box_top.gif');
    display: block;
    height:25px;
    line-height: 25px;
    vertical-align:center;
    color: #FFFFFF;
    border:0px;
    font: 12px Arial, Helvetica, sans-serif;
}

.state_jos a{
	line-height: 18px;
	padding-left: 8px;
	color: #008800;
}
.state_jos{
	width: 175px;
    float:left;
    font-size: 11px;
}

img.casa{
	border:1px solid #C8C8C8;
    padding:5px;
    background-color: #F7F7F7;
    float:left;
}
img.casa_mica{
	border:1px solid #C8C8C8;
    padding:3px;
    background-color: #F7F7F7;
    float:left;
    margin-left:2px;
    margin-bottom:3px;
}
img.casa_mica1{
	border:1px solid #C8C8C8;
    padding:2px;
    background-color: #F7F7F7;
    float:left;
}

.pret{
	font-weight: bold;
    color: #FF0000;
    font-size: 14px;
}
.pret_mare{
	font-weight: bold;
    color: #FF0000;
    font-size: 16px;
}

.pret_mic{
	font-weight: bold;
    color: #FF0000;
    font-size: 11px;
}

h1{
	font-size: 20px;
    color: #008800;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}
h2{
	font-size: 16px;
    color: #008800;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
    font-weight: bold;
}
h3{
	font-size: 16px;
    color: #C20E0E;
    margin: 0px;
    padding: 0px;
}


.link_m a{
	color: #008800;
    font-weight: bold;
    float:left;
    padding-top: 5px;
}

.beneficii ul {
	margin-left:0;
	line-height: 15px;
	padding-left: 8px;
	list-style: none;
}
.beneficii li{
	height: 20px;
	padding-left: 18px;
	background-image: url('images/icon_accept.gif');
	background-repeat: no-repeat;
	background-position: left 0px;
}
.beneficii{
    float:left;
}
div.linie_form{
	float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.linie_form1{
	float: left;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #E7E7E7;
}

div.linie_text{
	float:left;
    height: 20px;
    width: 95%;
    padding-left: 5px;
}
div.camp_descr{
	color: #A80D0D;
	float: left;
    width: 33%;
    font-weight: bold;
    padding-left: 5px;
}
div.camp_100{
	color: #A80D0D;
	float: left;
    width: 100%;
    font-weight: bold;
}
div.camp_50{
	color: #A80D0D;
	float: left;
    width: 50%;
    font-weight: bold;
}
div.camp_33{
	color: #A80D0D;
	float: left;
    width: 33%;
    font-weight: bold;
}
div.camp_33_{
	color: #A80D0D;
	float: left;
    width: 32%;
    font-weight: bold;
    padding-left:5px;
}

div.camp{
	float: left;
    width:65%;
}
div.camp_help{
	float: left;
    width: 30%;
    padding-left: 5px;
    color: #000000;
}
div.camp_error{
	float: left;
    width: 30%;
    padding-left: 5px;
    color: #FF0000;
    font-weight: bold;
}

ul#menu_adm{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
    height: 24px;
    font-size: 12px;
}
li.menu_adm {
	float:left;
	color: #FFFFFF;
	display:block;
    margin:0px;
    height:24px;
    vertical-align: center;
    line-height: 24px;
    border-right: 1px solid #A80D0D;
}
li.menu_adm a{
	color:#E7E7E7;
    display:block;
    font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
    background-image: url('images/box_top.gif');
    background-repeat: repeat-x;
}
li.menu_adm a:hover{
	padding-left: 10px;
	padding-right: 10px;
	color:#FFFFFF;
    display:block;
    font-weight: bold;
    background-image: url('images/box_top_r.gif');
    background-repeat: repeat-x;
    text-decoration: none;
}
.sep25{
	float:left;
    width: 22%;
    padding-left:15px;
    background-image: url('images/checked.gif');
    background-repeat: no-repeat;
}

.Pages { text-align: right; margin-bottom: 20px; margin-top: 5px; margin-right: 35px;}
.pagini { font-size: 12px; padding-top: 10px; margin-left: auto; margin-right: auto;}
.pagini a, .pageList .this-page { padding: 2px 6px; border: solid 1px #ddd; background: #F7F7F7; text-decoration: none; }
.pagini a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #F7F7F7; text-decoration: none; }
.pagini .AtStart { margin-right: 20px; padding: 2px 6px; background: #F7F7F7; color: #aaa; }
.pagini .Prev { margin-right: 20px; padding: 2px 6px; border: solid 1px #ddd; background: #F7F7F7; }
.pagini .break { padding: 2px 6px; border: none; background: #F7F7F7; text-decoration: none; }
.pagini .Next { margin-left: 20px; padding: 2px 6px; border: solid 1px #ddd; background: #F7F7F7;}
.pagini .AtEnd { margin-left: 20px; padding: 2px 6px; background: #F7F7F7; color: #aaa; }
.pagini .this-page {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #FFFFFF; color: #FF0084; }
.pagini a:hover {color: #fff; background: #008800; border-color: #036; text-decoration: none;}