body {
	background-color: #7de7f4;
	margin:0px;
	font-family: Tahoma;
	
	}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

h1{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	color:#038797;
	font-size:14px;
}

h2{
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	color:#038797;
	font-size:13px;
}

h3{
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	color:#038797;
	font-size:12px;
}

h4{
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	color:#666666;
	font-size:11px;
}

p{
	margin:0px;
	padding:0px;
	text-align:left;
}


#site {
	width: 1120px;
	background-image: url('../media/layout/bg.jpg');
	background-repeat: repeat-y;
	}

#logo {
	text-align: left;
	margin-top:-96px;
	margin-left:175px;
	}

#content {
	text-align: justify;
	margin-top:12px;
	padding-left: 82px;
	padding-right: 65px;

	}

#menu {
	width:233px;
	float:left;
	margin-top: 10px;
	}
	
#menu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 15px;
	list-style-type: none;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	}

#menu ul li a {
	border-top: 1px #d8f8fc solid;
	color: #797979;
	text-decoration: none;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	display: block;
	height: 14px;
	padding: 2px;
	padding-left: 20px;
	background-image: url('../media/layout/bra.jpg');
	background-repeat: no-repeat;
	}
	
#menu ul li a:hover {
	background-color:#ecfdff;
	background-image: url('../media/layout/brb.jpg');
	background-repeat: no-repeat;
}	
	

.button-on{
	background-color:#ecfdff;
	background-image: url('../media/layout/brb.jpg');
	background-repeat: no-repeat;
}
	
#menu #intern-header {
	background-image: url('../media/layout/header_ti.jpg');
	background-repeat: no-repeat;
	height: 25px;
	font-family: Tahoma;
	color: #ffffff;
	text-align: right;
	font-size: 15px;
	padding-top: 24px;
	padding-right: 18px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
	}	
	
#menu #extern-header {
	background-image: url('../media/layout/header_te.jpg');
	background-repeat: no-repeat;
	height: 23px;
	overflow: hidden;
	font-family: Tahoma;
	color: #ffffff;
	text-align: right;
	font-size: 15px;
	padding-top: 22px;
	padding-right: 18px;
	padding-bottom: 0px;
	margin: 0px;
	margin-top: 5px;
	font-weight: bold;
	}
	
#menu ul.green li a {
	background-image: url('../media/layout/bva.jpg');
	background-repeat: no-repeat;
	display: block;
	}
	
#menu ul.green li a:hover {
	background-color:#ecfdff;
	background-image: url('../media/layout/bvb.jpg');
	background-repeat: no-repeat;
	}	
	
#menu ul.blue {
	margin-top: 10px;
	}	

#menu ul.blue li {
	color: #ffffff;
	} 
	
#menu ul.blue li a {
	background-color: #7de7f4;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-image: url('../media/layout/bab.jpg');
	}	

	
#menu ul.blue li a:hover {
	background-color: #7de7f4;
	background-image: url('../media/layout/bab.jpg');
	}
	
#center {
	width:730px;
	float:left;
	border: 1px #ffffff solid;
	margin-top:25px;
	margin-bottom: 5px;
	background-color:#ecfdff;
	}

#center .box-center {
	margin:15px;
	margin-bottom: 0px;
	font-size: 11px;
	color:#4f4f4f;
	}
	
#center .box-center li{
	list-style:none;
	margin:0px;
	padding:0px;
}	

.box-center li{
	list-style:none;
	margin:0px;
	padding:0px;
}	
	
#center .box-center a.detalii {
	display: block;
	background-image: url('../media/layout/detaliibg.jpg');
	background-repeat: no-repeat;
	width: 121px;
	height: 25px;
	float:right;
	text-align: center;
	padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#444444;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#center .line {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #d8f8fc;
	margin-left: 15px;
	margin-right: 15px;
	}
	
#center .box-center img {
	border: 1px #e7e7e7 solid;
	margin-right: 10px;
	float:left;
	}
	
#center .box-center h1 {
	margin:0px;
	font-size: 17px;
	font-weight: normal;
	}
#center .box-center h1 a {
	color: #038797;
	}

#center fieldset{
	border: 1px solid #7de7f4;
	color: #444444;
	font-size: 12px;
	padding: 2px 5px;
	margin: 1px 5px 5px 5px;
}
#center fieldset legend{
	color: #038797;
	font-size: 17px;
	padding: 0px 2px;
}

td{
	vertical-align: top;
}

input, textarea{
	font-family: Tahoma;
	font-size:11px;
	border: 1px solid #7de7f4;
	padding:4px;
	width:150px;
}

.button{
	border: 0;
	background-color: #038797;
	color: #ffffff;
}

#right {
	width:233px;
	float: right;
	clear: right;
	}
	
#right #ultimele-oferte {
	background-image: url('../media/layout/header_uo.jpg');
	background-repeat: no-repeat;
	height: 25px;
	font-family: Tahoma;
	color: #ffffff;
	text-align: right;
	font-size: 15px;
	padding-top: 24px;
	padding-right: 27px;
	padding-bottom: 0px;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 7px;
	font-weight: bold;
	}

#right .box-right {
	background-color: #ffffff;
	margin-left: 12px;
	margin-right: 20px;
	padding: 12px;
	font-size: 10px;
	color: #797979;
	clear:both;
	border-top:1px #d8f8fc solid;
	text-align: left;
	
	}

#right .box-right img {
	border: 1px #e7e7e7 solid;
	margin-right: 10px;
	float:left;
	}
	
#right .box-right ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	display: block;
	}

#right .box-right ul li {
	list-style-type: circle;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#right .box-right ul li a {
	color:#000000;
	font-weight: bold;
	font-size: 11px;
}
	
ul.title-green li {
	color: #58ab2f;
	}
	
ul.title-red li {
	color: #f32f01;
	}
	
ul.title-blue li {
	color: #0b5065;
	}
	
ul.title-yellow li {
	color: #e0ce04;
	}
.clear {
	clear: both;
	}
	
#footer {
	background-image: url('../media/layout/footer.jpg');
	height: 65px;
	width: 1120px;
	background-repeat: no-repeat;
	clear: both;
	}
#footer .centered {
	color:#818181;
	font-size: 10px;
	padding-top: 50px;
	text-align: center;
 	padding-left: 200px;

	}
#footer .alright {
	float: right;
 	font-size: 10px;
 	padding-top: 50px;
 	padding-right: 70px;
	}
#footer .alright a {
	color:#297d87;
}

#txt_content {
	text-align:justify;
	font-size:11px;
	padding:7px;
}

#txt_content h1{
	color:#F32F00;
	margin:0px;
	padding:0px;
	font-size:16px;
	padding-bottom:4px;
	border-bottom:3px #FFFFFF solid;
	margin-bottom:10px;
	text-align:center;
}


#url_map {
	padding:8px;
	font-size:9px;
	color:#333333;
	border-bottom:3px solid #FFFFFF;
	margin-bottom:5px;
}

#url_map a{
	font-size:9px;
	color:#333333;
	text-decoration:none;
}


a.detalii {
	display: block;
	background-image: url('../media/layout/detaliibg.jpg');
	background-repeat: no-repeat;
	width: 121px;
	height: 25px;
	float:right;
	text-align: center;
	padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#444444;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#center img, #center div img{
   margin: 10px;
   border:3px solid #FFFFFF;
} 

#flash_intro
{
	width:491px;
	float:left;
	margin-right:5px;
}