html {
	background-color: #fbfbfb;
	color: #585858;
	height: auto;
	margin: 0px;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
/*	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000; */
	text-align: left;
	margin: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color:#005AA0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	font-size: 14px;
	font-weight:bold;
	color:#CCCCCC;
	text-align:right;
	padding: 0px;
}
h5 {
	padding: 0 0 0 30px;
	margin: 0px;
}
p {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
a {
	color: #005AA0;
	text-decoration: none;

}
ul li {
	font-size: 13px;
	text-align: justify;
	color: #666666;
	list-style-image: url(../images/list.gif);
}

ol li {
	text-align: justify;
	list-style-type: decimal;
}


.TOP {
	height: 340px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/linie_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.TOP_INSIDE {
	height: 340px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.SIGLE {
	height: 140px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sigle.jpg);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	text-align: left;
/*	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; */
	padding: 0px;
	text-indent: 90px;
	*padding-top: 122px;
}
.MENU {
	height: 46px;
	width: 994px;
	*width: 1000px;
	background-image: url(../images/meniu.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: center top;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}
.menu_ul_li_class {
	height: 46px;
	position: absolute;
	margin: 0px;
	z-index: 5;
	padding: 0px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu_ul_li_class li{
	height: 46px;
	display: inline;
	float: left;
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
.menu_ul_li_class li a {
	height: 29px;
	text-decoration: none;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 5px;
}
.menu_ul_li_class a{
	display:block;
	color: #FFFFFF;
	*display:inline;
}

.menu_ul_li_class li:hover, .menu_ul_li_class li.active {
	background-color:#DDDDDD;
}

.menu_ul_li_class li:hover a, .menu_ul_li_class li.active a {
	color: #AE0404;
}

.menu_selected {
	background-color:#DDDDDD;
}

.menu_selected a {
	color: #AE0404;
}

/*.DENUMIRE {
	height: 84px;
	width: 980px;
	*width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/denumire.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 20px;
	font-size: 12px;
	*height: 154px;
}*/

.DENUMIRE {
	font-size: 14px;
	height: 94px;
	*height: 154px; 
/*	width: 977px;*/
	width: 817px;
	*width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/denumire.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
/*	padding-left: 20px;*/
	padding-left: 190px;
	padding-right: 3px;	

}

.CONTENT {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
	height: 2000px;
}
.CONTENT_INSIDE {
	width: 1000px;
	height: 2000px;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.LEFT {
	width: 253px;
	padding: 0px;
	margin-top: 0px;
/*	margin-right: auto;*/
	margin-right: 0px;
	margin-bottom: 0px;
/*	margin-left: auto;*/
	margin-left: 0px;
	float: left;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 2000px;
}
/*.LEFT_MENU {
	width: 250px;
	height: 240px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.LEFT_MENU_TITLE {
	width: 250px;
	height: 35px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.LEFT_MENU_TITLE_INSIDE {
	width: 180px;
	float: left;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../images/bt_left_menu.jpg);
	background-repeat: repeat-x;
	height: 30px;
	vertical-align: middle;
}
.LEFT_MENU_CONTENT {
	width: 238px;
	height: 188px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
*/

.LEFT_MENU {
	width: 250px;
	*width: 250px;
	height: 270px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.LEFT_MENU_TITLE {
	width: 240px;
	height: 35px;
	float: left;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.LEFT_MENU_TITLE_INSIDE {
	width: 185px;
	height: 25px;
	*height: 35px;	
	float: left;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bt_left_menu.jpg);
	background-repeat: repeat-x;
}

.LEFT_MENU_CONTENT {
	width: 228px;
	*width: 240px;
	height: 228px;
/*	*height: 228px;*/
	float: left;
	background-color: #FFFFFF;
	margin: 0px 5px 5px 5px;
	padding: 10px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}
.LEFT_MENU_CONTENT h1 {
	font-size: 13px;
/*	font-weight: bold;*/
	color: #585858;
	text-indent: 0px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
.LEFT_MENU_CONTENT p {
	font-size: 13px;
	text-align: justify;
	padding: 10px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20;
	margin-left: 0px;
}
.LEFT_MENU_CONTENT a {
	font-weight: bold;
	color: #AE0404;
	text-decoration: none;
}
.LEFT_MENU_SOLICITANT {
	width: 228px;
	*width: 238px;
	height: 128px;
/*	padding: 0px;
	border: 0px;
	margin: 0px;*/
}
.LEFT_MENU_PARTENER {
	width: 228px;
	*width: 238px;
	height: 100px;
/*	padding: 0px;
	border: 0px;
	margin: 0px;*/
}
/*
.TEXT_LEFT_MENU {
	text-align: justify;
	padding: 0px 10px;
}
.TEXT_LEFT_MENU h1 {
	font-size: 13px;
/*	font-weight: bold;*/
/*	color: #585858;
	text-indent: 0px;
	text-align: left;
}
.TEXT_LEFT_MENU p {
	font-size: 13px;
	text-indent: 20px;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20;
	margin-left: 0px;
}
.TEXT_LEFT_MENU a {
	font-weight: bold;
	color: #AE0404;
	text-decoration: none;
}
*/
.MAIN {
	width: 594px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 2000px;
}
.SEARCH {
	width: 574px;
	height: 35px;
	*height: 45px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 0;
}
.MAIN_INSIDE {
	width: 562px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 10px;
}
.RIGHT {
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 2000px;
}
#CONTOR {
	padding-top: 10px;
}

.TEXTBOX_LOGIN {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AE0404;
	border-bottom-color: #AE0404;
	border-top-color: #F7C5B4;
	border-left-color: #F7C5B4;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.BUTTON_LOGIN {
	font-weight: bold;
	color: #005AA0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AE0404;
	border-bottom-color: #AE0404;
	border-top-color: #F7C5B4;
	border-left-color: #F7C5B4;
	background-color: #CCCCCC;
/*	font-weight: bold; */
}
.LINE {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin: 10px;
}
.RIGHT_BUTTONS {
	margin-top: 10px;
	margin-bottom: 10px;
}
.RIGHT_LIST {
	text-indent: 10px;
	text-decoration: none;
}
.RIGHT_LIST a {
	color: #005AA0;
	text-decoration: none;
}
.RIGHT_LIST a:hover {
	font-weight: bold;
}
.BUTTOM {
	width: 1000px;
	padding: 0px;
	height: 3px;
	float: left;
	background-color: #999999;
	font-size: 1px;
}
.FOOTER {
	background-color: #CCCCCC;
	height: 80px;
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.FORM-LOGIN {
	width: 150px;
	margin: 0;
}
.FORM-FIELDSET {
	font-weight: bold;
	color: #005AA0;
	width: 135px;
	*width: 145px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
