/* GENERAL */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffffff url(../images/body_bg.jpg) left top repeat-x;
	font-family: verdana, tahoma;
	font-size: 13px;
	}


a:link, a:visited {
	color: #339900;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #339900;
	text-decoration: underline;
	}


/* HEADER */
	
.header_container {
	position: relative;
	display: block;
	width: 766px;
	height: 386px;
	margin: 0 auto;
	background: transparent url(../images/header_bg.jpg) left top no-repeat;
	}
		
	a.logo:link, a.logo:visited {
		position: absolute;
		top: 20px;
		left: 60px;
		display: block;
		width: 114px;
		height: 114px;
		overflow: hidden;
		text-indent: 360px;
		font-weight: bold;
		white-space: nowrap;
		}

			
	.main_menu {
		position: absolute;
		top: 188px;
		left: 60px;
		width: 140px;
		height: 190px;
		}
		
		.main_menu a:link, .main_menu a:visited {
			display: block;
			height: 23px;
			line-height: 23px;
			background: transparent url(../images/menu_bg.jpg) left bottom no-repeat;
			text-align: left;
			padding: 0 0 0 30px;
			color: #001866;
			font-weight: bold;
			text-decoration: none;
			border-bottom: 8px solid #ffffff;
			font-size: 13px;
			}
		.main_menu a:hover, .main_menu a:active {
			background: transparent url(../images/menu_bg.jpg) left top no-repeat;
			color: #459eac;
			text-transform:capitalize;
			}
			
		a.current_section:link, a.current_section:visited {
			background: transparent url(../images/menu_bg.jpg) left top no-repeat;
			color: #459eac;
			text-transform:capitalize;
			}


/* CONTENT */

.middle_container {
	position: relative;
	display: block;
	width: 766px;
	min-height: 500px;
	_height: 500px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: #ffffff url(../images/left_bg.jpg) left top repeat-y;
	border: 1px solid #9a9a9a;
	}
	
	/* LEFT */
	
	.left_side {
		position: relative;
		display: block;
		float: left;
		width: 200px;
		padding: 15px;
		text-align: left;
		font-size: 12px;
		}
		
		.left_side h2 {
			position: relative;
			display: block;
			width: 200px;
			height: 40px;
			margin: 10px 0;
			padding: 0;
			font-size: 20px;
			line-height: 40px;
			color: #ffffff;
			font-family: georgia;
			text-align: center;
			font-weight: normal;
			background: #ffffff url(../images/left_h2_bg.jpg) center center no-repeat;
			}
			
		.angajari_left {
			position: relative;
			display: block;
			border: 1px solid #747675;
			width: 197px;
			height: 127px;
			margin: 10px 0;
			}
		.angajari_left:hover {
			border: 1px solid #92c977;
			}
			
			
			
			
			
			
	
	/* RIGHT */
	
	.right_side {
		position: relative;
		display: block;
		float: right;
		width: 500px;
		padding: 15px;
		text-align: left;
		font-size: 12px;
		line-height: 18px;
		}
		
		.right_side h3 {
			position: relative;
			display: block;
			margin: 10px 0;
			font-size: 18px;
			line-height: 40px;
			color: #339900;
			font-weight: normal;
			border-bottom: 1px dotted #333333;
			}
	
			.right_side h3 span {
				color: #333333;
				}
		

.clear {clear: both;}

#toTop {
	width: 50px;
	background: #383d3a;
	text-align: center;
	padding: 5px;
	position: fixed;
	bottom: 0;
	right: 0;
	cursor: pointer;
	color:#e1e1e1;
	text-decoration: none;
	font-size: 11px;
	}
	
#toTop:hover {
	background: #1d2c00;
	}
	
	
	
	
	
/* CONTENT */

/* home */

.galerie_foto_home {
	position: relative;
	display: block;
	background: #333333;
	border: 1px solid #999999;
	padding: 16px;
	margin: 15px 0 0 0;
	}
	
	.galerie_foto_home h4 {
		color: #ffffff;
		font-weight: normal;
		font-size: 17px;
		margin: 0;
		padding: 0;
		}
		
	.galerie_foto_home a:link, .galerie_foto_home a:visited {
		position: relative;
		display: block;
		float: left;
		padding: 8px 3px 8px 8px;
		background: transparent url(../images/arrow_gallery.jpg) 7px 10px no-repeat;
		color: #999999;
		font-size: 11px;
		}
		
	.galerie_foto_home a:hover, .galerie_foto_home a:active {
		color: #e1e1e1;
		text-decoration: none;
		}
		
		.galerie_foto_home span {
			display: block;
			padding: 0 0 6px 22px;
			}
		
		.galerie_foto_home img {
			position: relative;
			display: block;
			width: 140px;
			height: 140px;
			border: 1px solid #999999;
			}
			
			.galerie_foto_home a:hover img {
				border: 1px solid #e1e1e1;
				}
	
	
	ul.arrows {
		margin:0; 
		padding: 0; 
		list-style: none;
		line-height: 22px;
		}
	ul.arrows li {
		background: url(../images/a1.gif) no-repeat left center !important; 
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 0px 19px;
		}
	ul.arrows li a:hover {text-decoration:underline;}
	
	.serviciu_curent {
		font-weight: bold;
		}
	

/* FOOTER */


.footer_container {
	position: relative;
	display: block;
	width: 100%;
	background: #383d3a;
	}

.footer {
	position: relative;
	display: block;
	width: 766px;
	height: 240px;
	margin: 0 auto;
	}
	
	.copy {
		position: absolute;
		top: 20px;
		left: 0;
		color: #727473;
		text-align: left;
		font-size: 12px;
		}
		
		.copy a:link, .copy a:visited {
			color: #727473;
			text-decoration: none;
			}
			
		.copy a:hover, .copy a:active, .copy a:focus {
			color: #cccccc;
			}
			
	.footer_menu {
		position: absolute;
		top: 20px;
		right: 0;
		color: #999999;
		text-align: right;
		}
		
		.footer_menu a:link, .footer_menu a:visited {
			color: #999999;
			text-decoration: none;
			padding: 0 0 0 14px;
			}
			
		.footer_menu a:hover, .footer_menu a:active, .footer_menu a:focus {
			color: #cccccc;
			}
			
	.trafic_logo {
		position: absolute;
		top: 60px;
		left: 316px;
		width: 100px;
		height: 40px;
		}
		
		.trafic_logo img {
			border: none;
			}
	
	.network_menu {
		position: absolute;
		bottom: 20px;
		left: 0;
		display: block;
		width: 766px;
		color: #999999;
		text-align: center;
		}
		
		.network_menu a:link, .network_menu a:visited {
			color: #999999;
			text-decoration: none;
			}
			
		.network_menu a:hover, .network_menu a:active, .network_menu a:focus {
			color: #cccccc;
			}
