/** RESET **/
body {
	background: #fff;
	font: 14px Trebuchet MS;
	text-align: center;
	color: #232345;
	}
h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	}
ul, li {
	list-style: none;
	}

.clear {
	clear: both;
	}
img {
	border: 0 none;
	}
/** end reset **/


#container {
	text-align: left;
	width: 981px;
	margin: -8px auto 0 auto;
	position: relative;
	padding: 180px 0 0 0;
	}

#sigla {
	position: absolute;
	top: 50px;
	left: 0;
	}
#tel {
	position: absolute;
	top: 30px;
	right: -5px;
	font: 14px Trebuchet MS;
	background: url(../assets/tel.png) no-repeat 0 0;
	padding: 0 0 2px 30px;
	
	/*letter-spacing: -1px;*/
	}

#topmenu1 {
	position: absolute;
	top: 75px;
	right: 15px;
	background: #bae5f6;
	border-radius: 4px;
	width: 500px;
	height: 45px;
	text-align: right;
	border-radius: 3px;
	padding: 0 0 0 100px;
	}
#topmenu2 {
	background: #65cbf3;
	text-align: right;
	padding: 20px 20px 0 0;
	border-radius: 3px;
	width: 500px;
	height: 25px;
	}
#topmenu2 li {
	display: inline;
	}
#topmenu2 li a {
	display: inline;
	font: bold 14px Trebuchet MS;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px 0 #ddf7ff;
	color: #232345;
	padding: 7px 15px;
	border-radius: 3px 3px 0 0;
	letter-spacing: -0.5px;
	}
	
.activ a {
	background: url(../assets/top_li.png) repeat-x 0 0;
	}
.activ a:hover {
	background: url(../assets/top_li.png) repeat-x 0 -36px;
	}
.stop a {
	background: #fff;
	}	


#content {
	width: 1030px;
	}	
	
h1 {
	font: 28px Trebuchet MS;
	color: #185375;
	margin: 0 0 20px 0;
	background: #b9e5f6 url(../assets/h_despre.png) no-repeat right bottom;
	width: 946px;
	padding: 10px 20px;
	border-radius: 3px;
	text-shadow: 1px 2px 1px #fff;
	}

h2 {
	font: 20px Trebuchet MS;
	color: #185375;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	}
h3 {
	font: 20px Trebuchet MS;
	color: #185375;
	border-bottom: 3px solid #bbced6;
	margin: 0 0 10px 0;
	background: #deeef4;
	padding: 10px 20px;
	border-radius: 5px;
	text-shadow: 1px 2px 1px #65cbf3;
	}
.pp {
	border-radius: 5px;
	margin: 0 0 20px 0;
	}
#content p {
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 20px;
	text-align: justify;
	}

.col2 {
	display: inline-block;
	vertical-align: top;
	width: 475px;
	margin: 0 30px 0 0;
	}
.list {
	padding: 0 0 20px 0;
	}
.list li {
	background: url(../assets/arrow2.png) no-repeat 0 6px;
	padding: 0 0 3px 12px;
	}
	
	
	
	
.col3 {
	display: inline-block;
	vertical-align: top;
	width: 306px;
	margin: 0 30px 0 0;
	}
.list2 li {
	background: url(../assets/arrow1.png) no-repeat 0 8px;
	padding: 5px 0 5px 14px;
	border-bottom: 1px solid #ccc;
	}
.divrosu {
	background: #ed655a;
	border-radius: 3px;
	padding: 7px 0;
	margin: 0 0 10px 0;
	}
.divalbastru {
	background: #2297c5;
	border-radius: 3px;
	padding: 7px 0;
	margin: 0 0 10px 0;
	}
.divgalben {
	background: #b1e417;
	border-radius: 3px;
	padding: 7px 0;
	margin: 0 0 10px 0;
	}
	
	
	
	
	
.mm {
	font: 12px Trebuchet MS;
	background: #8cd9f7;
	padding: 5px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #ddf7ff;
	color: #232345;
	border-radius: 3px;
	cursor: pointer;
	}
.mm:hover {
	background: #69bdde;
	}
iframe {
	width: 475px;
	height: 250px;
	border-radius: 3px;
	}
.link {
	color: #232345;
	}
.link:hover {
	color: #125373;
	}
	
	
	
#bottom { 
	background: #7fa3b9 url(../assets/colt.png) no-repeat right bottom;
	border-radius: 3px;
	padding: 10px 20px;
	margin: 20px 0 30px 0;
	color: #fff;
	font: 12px Trebuchet MS;
	}
#bottom a {
	color: #fff;
	text-decoration: none;
	}
#bottom a:hover {
	text-decoration: underline;
	}
	
