/* Continutul acestui fisier este © 2004 Webzone SRL; Toate drepturile rezervate. */
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/main_back.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: Black;
}

a {
	color: #2679C8;
	text-decoration: underline;
}

a:hover {
	color: #2679C8;
	text-decoration: none;	
}

form {
	margin: 0px;
}

.input_noborder {
	border: none;
	background-color: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
	color: Red;
	/* font-weight: bold; */
}

p {
	font-size: 13px;
	line-height: 130%;
	padding: 5px 10px 5px 15px;
}
.uptable {
	background-color: #F0F1F4;
}

/*Setari Meniu Sus*/

.blackline {
	background-color: Black;
	height: 1px;
	width: 100%;
}

#header_colaj {
	/* background-color: #204764; */
	text-align: center;
	vertical-align: middle;
	font-size: 0px;
	text-indent: 0px;
}

#horiz_header_box {
	float: none;
	azimuth: center;
	width: 784px;
	text-align: right;
	padding: 3px 15px 3px 15px;
	font-size: 11px;
	color: Black;
	background-image: url(images/bg_zebra_blue_light.jpg);
	background-position: top left;
	background-repeat: repeat;
}

.div_menu {
	width: 200px;
	background-image: url(images/menu_background.jpg);
	background-position: top left;
	background-repeat: repeat;
	border-bottom: thin;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-right: medium;
	border-right-color: Gray;
	border-right-style: solid;

}

.footer_menu {
	float: none;
	width: 784px;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/blue_horiz_strip_1.jpg);
	background-position: top left;
	background-repeat: repeat;
	text-decoration: none;
}

.footer_text {
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	vertical-align: middle;
}

.footer_text a:hover {
	color: White;
	text-decoration: none;
}

.footer_text a, a:link, a:visited, a:active, a:focus {
	color: Black;
	text-decoration: none;
}

.footer_end {
	float: none;
	width: 784px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	background-color: White;
}

.text_small {
	font-size: 12px;
	text-decoration: none;
}

.text_small a:link, a:visited {
	color: Navy;
	font-weight: bold;
	text-decoration: underline;
}

.text_small a:hover {
	text-decoration: overline;
}

#text_normal {
	font-size: 14px;
	letter-spacing: 0px;
	text-align: justify;
	line-height: 22px;
}

.normal_text {
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 20px;	
}

legend {
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 4px;
	color: White;
	font-size: 12px; 
	font-weight: bold;	
	background-image: url(images/blue_horiz_strip_1.jpg); 
	background-position: top left; 
	background-repeat: repeat; 
}

#h1_ {
	font-size: 16px;
	font-weight: bold;
}

#h2_ {
	font-size: 15px;
	font-weight: bold;
}

#bordered_box {
	border-left-color: #A8D0F0;
	border-left-width: 1px;
	border-right-color: #A8D0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
}

.header_box_services {
	background-image: url(images/blue_horiz_strip_1.jpg);
	background-position: top left;
	background-repeat: repeat;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-indent: 3px;
}

.box_services {
	border-top: 0px;
	margin-top: 0px;
	padding: 2px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.box_services UL {
	padding-left: 0px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.box_services LI {
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	list-style-type: square;
	padding-left: 0px;
	margin-left: 0px;
}

.header_box {
	background-image: url(images/blue_horiz_strip_1.jpg);
	background-position: top left;
	background-repeat: repeat;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.border_box_content {
	border-top: 0px;
	margin-top: 0px;
	padding: 2px;
	font-size: 10px;
	display: list-item; /* list-style-type: square;
	 background-image: url(images/bullet_cube_black.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
	padding-left: 10px; */

}

.border_box_content UL {
	padding-left: 0px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.border_box_content LI {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	list-style-type: square;
	padding-left: 0px;
	margin-left: 0px;
}


