@CHARSET "UTF-8";

.link_alb {
	color:#ADD8E6;
}

h1 {

	font-family: Tahoma;

	font-size: 13px;
	
	font-wight:bold;
	
	color:#FFF;

}

h2 {

	font-family: Tahoma;

	font-size: 11px;
	
	font-wight:bold;
	
	text-transform:uppercase;
	
	color:#FFF;

}

h3 {

	font-family: Tahoma;

	font-size: 11px;
	
	font-wight:bold;
	
	color:#FFF;

}

h4 {

	font-family: Tahoma;

	font-size: 11px;
	
	font-wight:bold;
	
	text-transform:uppercase;
	
	color:#333;

}

h5 {

	font-family: Tahoma;

	font-size: 11px;
	
	font-wight:bold;
	
	color:#333;

}

body, div, td {

	font-family: Tahoma;

	font-size: 11px;

	margin: 0px;

	padding: 0px;

}

input {

	font-size: 11px;

	font-family: Tahoma;

	padding: 2px;

}

p {

	margin: 0px;

	padding: 0px;

}

.clear {

	clear: both;

}

.menu_container {
	background-image: url('../imagini/header_bg.gif');
	background-repeat: repeat-x;
	height: 80px;
	min-width: 950px;
}

.logo_container {

	margin-left: 0px;

	display: inline;

	float: left;

	padding: 0px;

}

.menu_list{

	display: inline;

	margin-top: 59px;

	float: left;

}

a.menu:link, .a.menu_selected:link {

	font-size: 12px;

	color: #CDCDCD;

	text-decoration: none;

	margin-left: 20px;

} 

a.menu:visited, a.menu_selected:visited {

	font-size: 12px;

	color: #CDCDCD;

	text-decoration: none;

	margin-left: 20px;

}

a.menu:hover {

	text-decoration: none;

}

a.menu_selected:link {

	color: #178FD4;

}

a.menu_selected:visited {

	color: #178FD4;

}

.banner_container {

	background-image: url('../imagini/banner_bg.gif');

	background-repeat: repeat-x;

	height: 145px;

	width: 100%;

}

.search_container {

	background-image: url("../imagini/search_bg.gif");

	background-repeat: repeat-x;

	height: 22px;

	padding-top: 1px;

	padding-left: 3px;

}

.search_label {

	color: #E5E5E5;

	font-size: 11px;

}

.search_input {

	border-left: 1px solid #4C4C4C;

	border-right: 0px solid #4C4C4C;

	border-top: 1px solid #4C4C4C;

	border-bottom: 1px solid #4C4C4C;

	background-color: #464646;

	color: #AEAEAE;

	padding: 1px;

	padding-top: 2px;

	padding-bottom: 0px;

	font-size: 11px;

	width: 150px;

	margin: 0px;

	font-style: italic;

}

.search_button {

	background-image: url('../imagini/search.gif');

	background-repeat: no-repeat;

	width: 20px;

	height: 17px;

	border: 0px;

	margin:0px;

	margin-top: 0px;

	padding: 0px;

	cursor: pointer;

}

.text_gri {

	color: #999999;

}

.footer_row {

	width: 770px;

	padding: 6px;

	text-align: justify;

}

a.footer:link {

	color: #D9D9D9;

	font-size: 10px;

	text-decoration: none;

	margin-left: 4px;

	margin-right: 4px;

}



a.footer:visited {

	color: #D9D9D9;

	font-size: 10px;

	text-decoration: none;

	margin-left: 4px;

	margin-right: 4px;

}

a.footer:hover {

	color: #D9D9D9;

	text-decoration: underline;

}

.footer_menu_separator {

	color: #D9D9D9;

	font-size: 10px;

}

.footer_container {

	background-image: url('../imagini/footer_bg.gif');

	background-repeat: repeat-x;

	height: 89px;

	width: 100%;

}

.text_title {

	color: #194876;

	font-size: 14px;	

	font-weight: bold;

	margin: 2px;

	padding: 4px;

	border-bottom: 1px solid #B3C4DD;

}

.text_body {

	margin: 2px;

	padding: 2px;

}

.label {

	font-size: 10px;

	font-family: Verdana;

	color: #464545;

	font-weight: bold;

}

.info {

	border: 1px solid #CCCCCC;

	color: #FF0000;

	background-color: #FFFFCE;

	padding: 4px;

	margin: 2px;

}

.partenerRow {

	margin: 4px;

	border-bottom: 1px solid #CCCCCC;

	padding: 2px;

	display: block;

	width: 780px;

}

a.partener:link {

	font-size: 13px;

	font-weight: bold;

}

a.partener:visited {

	font-size: 13px;

	font-weight: bold;

}

a.partener:hover {

	text-decoration: none;

}

.float_left {

	float: left;

}

.float_right {

	float: right;

}

.img_portofoliu {

	border: 1px solid #F1F1F1;

	padding: 1px;

	margin: 4px;

}

.pageNoLink {

	border: 1px solid #CCCCCC;

	color: #000000;

	background-color: #FFFFFF;

	padding-left: 5px; 

	padding-right: 3px;

	padding-top: 1px; 

	padding-bottom: 1px;

	text-decoration: none;

	margin-left: 1px;

	font-weight: bold;

}

.pageLink {

	border: 1px solid #CCCCCC;

	color: #000000;

	padding-left: 5px; 

	padding-right: 3px;

	padding-top: 1px; 

	padding-bottom: 1px;

	text-decoration: none;

	margin-left: 1px;

}