body {
	background : url('img/texture.jpg') repeat;
	!background : url('img/texture2.jpg') repeat;
	margin : 0;
	padding : 0;
	width : 100%;
	font-family : Arial;
}
#top_shadow {
	height : 32px;
	background : url('img/top_shadow2.jpg') 1px bottom repeat-x #000044;
	!background : url('img/top_shadow.jpg') 9px bottom repeat-x #000044;
	width : 100%;
}
#header {
	height : 172px;
	width : 950px;
	margin : 0 auto;
	background : url('img/header_bg.jpg') top left repeat-x;
	border-bottom : 6px solid #FDF401;
}
#logo {
	display : block;
	float : left;
	background : url('img/logo.jpg') top left no-repeat;
	height : 120px;
	width : 156px;
}
#logo_text {
	display : block;
	float : left;
	background : url('img/logo.gif') top left no-repeat;
	width : 304px;
	height : 45px;
	margin : 23px 0px 0px 25px;
}
#search_form {
	margin : 36px 0px 0px 0px;
	padding : 5px 33px 0px 7px;
	background :  url('img/search_box.gif') top left no-repeat;
	float : right;
	width : 193px;
	height : 25px;
}
#search_field {
	height : 18px;
	border : 0;
	width : 161px;
	padding : 0px 0px 0px 5px;
	!padding-top : 2px;
	font : 14px Verdana;
	color : #29186C;
	line-height : 16px;
}
#search_submit {
	margin : 0px 0px 0px 0px;
	vertical-align : -4px;	
	!vertical-align : -1px;	
}

#top_menu {
	clear : left;
	height : 50px;
	padding-top: 2px;
}
.top_menu_item {
	background : url('img/top_menu_spacer.jpg') top right no-repeat;
	height : 50px;
	float : left;
}
.top_menu_item a{
	height : 35px;
	float : left;
	font-family : arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #29186C;
	text-decoration : none;
	padding : 15px 38px 0px 37px;
}

.top_menu_item a:hover{
	color: #ffffff;
}

.top_menu_item_sel {
	height : 50px;
	float : left;
}

.top_menu_item_sel a{
	background : url('img/top_menu_sel.jpg') top left repeat-x;
	height : 35px;
	display : block;
	float : left;
	font-family : arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #29186C;
	text-decoration : none;
	padding : 15px 38px 0px 37px;
}

#content {
	width : 950px;
	margin : 0 auto;
	background : white;
	padding : 25px 0px 1px 0px;
	margin-bottom : 2px;
}
#content_left {
	float : left;
	width : 500px;
	padding : 0px 0px 0px 46px;
}
#content_right {
	float : right;
	width : 357px;
	padding : 0px 0px 0px 46px;
}
.section_item2 {
	clear : both;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 10px 0px;
	width : 320px;
}
.section_item {
	clear : both;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 10px 0px;
	!margin : 0px 0px 24px 0px;
}
.section_title2 {
	font-size : 23px;
	line-height : 25px;
	color : #29186C;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 15px 0px;
}
.section_item_name2 {
	background : url('img/section_item_r1.gif') top left no-repeat;
	position : relative;
	z-index : 2;
	height : 39px;
	font : 19px Arial;
	line-height : 20px;
	color : #000073;
	font-weight : bold;
	padding : 5px 0px 0px 15px;
}
.section_item_content2 {
	padding : 0px 0px 0px 15px;
}
.img_div  img{
	padding : 0px 0px 0px 0px;
}

.section_item_content2 p {
	float : left;
	width : 153px;
	clear : left;
	font : 13px Arial;
	color : #666666;
	line-height : 14px;
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 0px 0px;
}
.img_div {
	position : relative;
	z-index : 1;
	top : -16px;
	float : right;
	width : 148px;
	height : 144px;
	font-size : 0px;
	padding : 0px 1px 2px 1px;
	margin : 0px 1px 0px 0px;
	border-bottom : 2px solid #00006D;
}
.section_title {
	font-size : 23px;
	line-height : 25px;
	color : #29186C;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 15px 0px;
}
.section_item_name {
	background : url('img/section_item3.gif') top left no-repeat;
	position : relative;
	z-index : 2;
	height : 39px;
	font : 19px Arial;
	line-height : 20px;
	color : white;
	font-weight : bold;
	padding : 5px 0px 0px 15px;
}
.section_item_content {
	position : relative;
	z-index : 1;
	margin-top : -14px;
	padding : 0px 0px 0px 15px;
}
.section_item_content a img{
	float : right;
	padding : 0px 1px 0px 0px;
	!padding : 0px 1px 14px 0px;
	margin : 0px 0px 4px 0px;
	border: 0px;
}
.section_item_content2 a img{
	border: 0px;
}
.section_item_title {
	float : left;
	color : #00006D;
	font-weight : bold;
	font-family : "arial";
	font-size : 18px;
	text-decoration : underline;
	padding : 5px 0px 0px 0px;
}
.section_item_content p {
	float : left;
	width : 202px;
	clear : left;
	font : 13px Arial;
	color : #666666;
	line-height : 14px;
	margin : 0px 0px 0px 0px;
	padding : 6px 0px 0px 0px;
}
.bold {
	font-weight : bold;
}
.more {	
	font : 14px Arial;
	color : #201156;
	float : left;
	clear : left;
	background : url('img/search_submit.gif') bottom right no-repeat;
	padding : 0px 24px 0px 0px;
	margin : 10px 0px 0px 118px;
	height : 17px;
	white-space : nowrap;
}
#bottom_separator {
	clear : both;
	font-size : 0px;
	background : #FDF401;
	height : 5px;
	width : 950px;
	margin : 0 auto;
	margin-bottom : 2px;
}
#footer_all {
	width : 950px;
	margin : 0 auto;
}
#footer {
	height : 120px;
	background : #D7C80F;
}
#srl {
	float : left;
	padding : 34px 0px 0px 60px;
}
#adress {
	float : left;
	padding : 28px 0px 0px 34px;
}
.adress_line {
	font : 13px Arial;
	line-height : 13px;
	color : #201156;
	font-weight : bold;
	clear : both;
	padding : 0px 0px 8px 0px;
}
.adress_line a {
	color : #201156;
}
#copyright {
	
}
#copy {
	color : white;
	font : 15px Arial;
	padding : 17px 0px 0px 56px;
	float : left;
}
#metromind {
	background : url('img/metromind_logo.png') center left no-repeat;
	float : right;
	width : 270px;
	height : 71px;
	padding : 0px 0px 0px 0px;
	font : 15px Arial;
	color : white;
	line-height : 16px;
	
}
* html #metromind {
	background : none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/metromind_logo.png',sizingMethod='crop');
}
#metromind div {
	float : right;
	margin-top : 16px;
	width : 200px;
}
#m_text {
	color : #93BBED;
}
#m_logo {
	display : block;
	float : left;
	width : 70px;
	height : 71px;
}

/***********************inside***********************/
#left_menu {
	width : 241px;
	margin : 0px 0px 20px 0px;
	padding : 0px 0px 0px 0px;
	float : left;
}
#left_menu_t {
	background : url('img/left_menu_t.gif') top left no-repeat;
	height : 24px;
	font-size : 0px;
	clear : left;
}
#left_menu_b {
	background : url('img/left_menu_b.gif') top left no-repeat;
	height : 24px;
	font-size : 0px;
	clear : left;
}
#left_menu_m {
	background : #FDF401;
	clear : left;
	width : 241px;
}
.left_items {
	list-style-type : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.sub_selected {
	background : url('img/sub_selected.gif') top left no-repeat;
	padding : 10px 0px 0px 10px;
	!padding-bottom: 1px;
	width : 220px;
}


.sub_selected a {
	color : #29186C;
	font : 18px;
	line-height : 18px;
	font-weight : bold;
	text-decoration : none;
}
.sub_selected_b {
	background : url('img/sub_selected_b.gif') top left no-repeat;
	height : 11px;
	font-size : 0px;
	width : 220px;
	!margin-top:-1px;
}

.left_item {
	margin : 0px 0px 0px 8px;
	padding : 0px 0px 22px 14px;
}
.left_item a {
	color : #29186C;
	font-size : 18px;
	line-height : 18px;
	font-weight : bold;
	text-decoration : none;
}
.left_item_sel {
	margin : 0px 0px 0px 8px;
	padding : 0px 0px 22px 0px;
}

.left_item_sel2{
	margin : 0px 0px 0px 8px;
	padding : 0px 0px 22px 14px;
}

.left_item_sel2 a{
	color : #110442;
	font : 18px "arial";
	line-height : 18px;
	font-weight : bold;
	text-decoration : none;
}

.left_item_sel a {
	color : #29186C;
	font : 18px "Lucida Sans Unicode";
	line-height : 18px;
	font-weight : bold;
	text-decoration : none;
}
.left_subs {
	list-style-type : none;
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 0px 0px;
	width : 220px;
}


.left_sub_sel {
	padding : 0px 0px 7px 0px;
	
}
.left_sub_sel a {
	color : #0000BB;
	font : 14px "arial";
	line-height : 16px;
	text-decoration : none;
	padding : 0px 0px 0px 16px;
}
.left_sub {
	padding : 0px 0px 7px 0px;
}
.left_sub a {
	color : #0000BB;
	font : 14px "arial";
	line-height : 16px;
	text-decoration : none;
	padding : 0px 0px 0px 16px;
}
.left_sub a:hover {
	text-decoration : underline;
}
/*********************sdscfdvdv************************/
.left_sub_sel2 {
	padding : 0px 0px 7px 0px;
	
}
.left_sub_sel2 a {
	color : #0000BB;
	font : 14px "arial";
	font-weight : bold;
	line-height : 16px;
	text-decoration : underline;
	display : block;
	padding : 0px 0px 0px 16px;
	margin : 0px 0px 0px 20px;
	background : url('img/gt2.jpg') top left no-repeat;
}
.left_sub2 {
	padding : 0px 0px 7px 0px;
}
.left_sub2 a {
	color : #0000BB;
	font : 14px "Lucida Sans Unicode";
	line-height : 16px;
	text-decoration : none;
	padding : 0px 0px 0px 16px;
	margin : 0px 0px 0px 20px;
	display : block;
}
.left_sub2 a:hover {
	text-decoration : underline;
}




/*********************sdscfdvdv************************/
.left_sub_subs {
	list-style-type : none;
	margin : 0px 0px 0px 0px;
	padding : 5px 7px 0px 18px
}

#select_add4 a:link, #select_add4 a:visited {
	text-decoration: none;
}

#select_add4 a:hover {
	text-decoration:underline;
}

.left_sub_sub {
	padding : 0px 0px 3px 5px;
	
}
.left_sub_sub_sel {
	padding : 0px 0px 3px 5px;
}
.left_sub_sub a {
	color : #6C6CFF;
	font : 12px "Lucida Sans Unicode";
	line-height : 12px;
	text-decoration : none;
	padding-left : 15px;
	background : none;
	font-weight : normal;
	margin-top:3px;
	padding-right:6px;
}
.left_sub_sub a:hover {
	text-decoration : underline;
}
.left_sub_sub_sel a {
	color : #6C6CFF;
	font : 12px "Lucida Sans Unicode";
	line-height : 12px;
	text-decoration : underline;
	padding-left : 15px;
	background : url('img/gt.jpg') top left no-repeat;
	margin-top:3px;
		padding-right:6px;
}
.left_sub_sub_sel a:hover {
	text-decoration : underline;
	background : url('img/gt.jpg') top left no-repeat;
}
#page_content {
	width : 630px;
	float : left;
	padding : 0px 0px 0px 40px;
}
#page_content h1 {
	margin : 0px 0px 0px 0px;
	padding : 15px 0px 15px 0px;
	font : 25px Verdana;
	line-height : 25px;
	color : #29186C;
	font-weight : bold;
}
#page_content h2 {
	margin : 0px 0px 0px 0px;
	padding : 24px 0px 0px 0px;
	font : 18px "Lucida Sans Unicode";
	line-height : 18px;
	color : #29186C;
	font-weight : bold;
}
#content_main {
	font : 14px "Arial";
	line-height : 15px;
	color : #666666;
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 40px 0px;
}

#short_gallery {
	padding : 0px 0px 145px 0px;
}
a#more_gallery {
	float : right;
	height : 17px;
	margin : 22px 80px 0px 0px;
	padding : 0px 23px 0px 0px;
	background : url('img/search_submit.gif') center right no-repeat;
	font-size : 14px;
	font-family : Arial;
	color : #201156;
	display : block;
	clear : both;
}
* html a#more_gallery {
	margin : 22px 40px 0px 0px;
}
#short_gallery div {
	float : left;
	padding : 0px 50px 0px 0px;
}
#short_gallery div a img{
	border : 0;
}
#short_gallery div span {
	display : block;
	padding : 0px 0px 0px 0px;
	font : 13px Verdana;
	color : #6F6F6F;
	text-align : center;
}


.main_list {
	font-family:Lucida Sans Unicode;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.main_list li{
	list-style:none;
	padding-bottom:5px;
}

.main_list li a:link, .main_list li a:visited , .main_list li a:active {
	text-decoration: none;
	background : url('img/gt.jpg') top left no-repeat;
	padding-left: 13px;

}

.main_list li a:hover {
	text-decoration: underline;
}

.secondary_list {
	margin-top:5px;
}

.secondary_list li {
	list-style:none;
	padding-bottom:3px;
}

#page_content a {
	font : 14px "arial";
	color : #8b87ff;
}

#container_effect {
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
	padding-left:10px;
}


#upper_top {
	background: url(http://www.abatech.ro/uploaded/upper_top.jpg) no-repeat;
	height:12px;
}

#bottom_lower {
	background: url(http://clients.metromind.ro/abatech/uploaded/bottom_lower.jpg) no-repeat;
	height:12px;
}


.td_separator {
	width:80px;
	font-size:12px;
	padding-left:2px;
	font-family:arial;
}

.td_separator img{
	border: none;
}

.td_separator2 {
	width:75px;
	font-family:arial;
	font-size:12px;
}
#fisa_tabel {
	border : 2px solid #cccccc;
}
#fisa_tabel tr td{
	border : 2px solid #cccccc;
}
.com_speciala {
	background : #cc0000;
	padding : 3px 1px 3px 3px;
	color : white;
	margin : 5px 0px 0px 0px;
	font-weight : bold;
	font-size : 14px;
}
.gallery_desc {
	font : 14px "Arial";
	line-height : 15px;
	color : #666666;
	margin : 0px 0px 15px 0px;
}

#bottom_menu{
	clear: both;
	float: left;	
}/bottom_lower.jpg) no-repeat;
	height:12px;
}


.td_separator {
	width:80px;
	font-size:12px;
	padding-left:2px;
	font-family:arial;
}

.td_separator img{
	border: none;
}

.td_separator2 {
	width:75px;
	font-family:arial;
	font-size:12px;
}
#fisa_tabel {
	border : 2px solid #cccccc;
}
#fisa_tabel tr td{
	border : 2px solid #cccccc;
}
.com_speciala {
	background : #cc0000;
	padding : 3px 1px 3px 3px;
	color : white;
	margin : 5px 0px 0px 0px;
	font-weight : bold;
	font-size : 14px;
}
.gallery_desc {
	font : 14px "Arial";
	line-height : 15px;
	color : #666666;
	margin : 0px 0px 15px 0px;
}

#bottom_menu{
	clear: both;
	float: left;
	padding-top: 20px;	
	padding-left: 50px;
	width: 100%;
}

.bottom_menu_item{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #201156;
}

.bottom_menu_item a{
	float: left;
	padding: 1px 8px 1px 8px;
	color: #201156;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.bottom_menu_item a:hover{
	text-decoration: underline;
		color: #ffffff;
}

#footer_contact{
	float: left;
	padding-left: 20px;
	padding-top: 25px;
}

#footer_contact a{
	float: left;
	padding: 10px;
	color: #ffffff;
	background: #201156;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#footer_contact a:hover{
	text-decoration: underline;
}

#referinte_menu{
	clear: both;
	float: left;
	width: 400px;
	padding: 5px 0px 10px 0px;
}

.referinte_menu_item{
	float: left;
}

.referinte_menu_item a{
	padding: 2px 10px 2px 0px;
}

.referinte_menu_spacer{
	float: left;
	padding-right: 10px;
	padding-top: 1px;
	width: 1px;
	height: 16px;
	line-height: 16px;
}
