@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	background-image: url(imagini/body_back.jpg);
	background-repeat: repeat;
	background-color: #A7A7A7;
	font-size: 14px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3E99CD;
	text-align: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E99CD;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	width: 330px;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;

      }
    #tabs ul {
	margin:0;
	list-style:none;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
      }
    #tabs li {
	display:inline;
	margin:0;
	padding: 0;
      }
    #tabs a {
	float:left;
	display:block;
	color:#3E99CD;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
      }

    #tabs a:hover {
	text-decoration: none;
	background-color: #3E99CD;
	color: #FFFFFF;
      }
	  
	 #tabs a.current {
	text-decoration: none;
	background-color: #3E99CD;
	color: #FFFFFF;
      }
    #tabs a:hover span {
	background-position:100% -42px;
	text-decoration: none;
      }  
	  
	  
#container {
	background-image: url(imagini/back_container.jpg);
	background-repeat: repeat-y;
	width: 900px;
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
}
#logo {
	float: left;
	height: 90px;
	width: 110px;
	padding-left: 20px;
}
#clear {
	clear: both;
}
#header {
	height: 90px;
	width: 750px;
	float: right;
	text-align: left;
}



#meniu {
	float: left;
	height: 30px;
	width: 620px;
	margin-top: 60px;
}

#contact {
	float: right;
	height: 55px;
	width: 95px;
	margin-top: 35px;
	padding-right: 20px;
}
#baragroasa {
	background-color: #73C5E5;
	height: 165px;
	width: 860px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2D7BAA;
	background-image: url(imagini/macheta.jpg);
	background-repeat: no-repeat;
}
#barasubtire {
	width: 860px;
	background-image: url(imagini/bara_subtire.jpg);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: 20px;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	color: #FFFFFF;	
}
#barasubtire a {
	color: #FFFFFF;
	text-decoration: none;
}
#barasubtire a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#continut {
	font-size: 16px;
	color: #333333;
	width: 820px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: left;
	list-style-position: inside;
	list-style-image: url(imagini/li_continut.jpg);
	background-image: url(imagini/cascheta.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#continut a {
	color: #3E99CD;
	text-decoration: none;
	font-weight: bold;
}
#continut a:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(imagini/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 55px;
	width: 900px;
	padding-top: 10px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}
