	* {
		margin: 0;
		padding: 0;
	}
	a,img {
		border: none;
		text-decoration: none;
	}
	
	body {
		background: url(images/bg.png) repeat-x #0061a7;
		font-family: Arial, Helvetica, sans-serif;
		color: #637a89;
		font-size: 12px;
	}
	
	a{
		color: #2c99ff;
		font-size:12px;
	}
	a:hover {
		color: #5c9d1d;
	}
	
	
	#wrap {
		width: 920px;
	/*	background-color: #EEE;*/
		margin: 0 auto;
		min-height: 500px;
	}
	
	#header {
		width:920px;
		height: 160px;
	}
	
	#header_in {
		width: 920px;
		height: 140px;
	}
	
	#logo_center {
		text-align: center;
		clear: both;
	}
	
	#logo_left {
		text-align: left;
	}
	
	#logo_left img{
		width: 280px;
		margin-top: 40px;
		margin-left: 10px;
	}
	
	#logo_center img {
		height: 86px;
		width: 392px;
		margin-top: 40px;
	}
	
	#limba {
		background-image: url(images/limba_bg.png);
		width: 66px;
		text-align: center;
		height: 16px;
		float: right;
		margin-right: 20px;
		margin-top: 31px;
		padding: 4px 2px 0 7px;
	}
	
	#limba img {
		margin-right:10px;
		float: left;
		width: 23px;
		height: 13px;
	}
	
	#imaginea {
		background: url(images/amenajarea.png) no-repeat center;
		width: 920px;
		height: 197px;
	}
	
	#main {
		width:880px;
		background: url(images/bg_shadow.png) repeat-y ;
		padding: 10px 20px 100px 20px;
	}
	
	#meniu_prima_pagina {
		list-style-type: none;
		margin: 0 auto;
		text-align: center;
	}
	
	#meniu_prima_pagina li {
		display: inline;
		margin: 0 !important;
	}
	
	#meniu_prima_pagina li a {
		width: 180px;
		height: 66px;
		display: inline-block;
		margin:0 0px;
		background: url(images/large_b.png) left top no-repeat;
		color: #FFF;
		text-decoration: none;
		font-size: 18px;
		padding-top: 35px;
	}
	
	#meniu_prima_pagina li a:hover {
		background: url(images/large_b.png) right top no-repeat;
		text-decoration: underline;
		}
		
		
	#footer {
		background-image: url(images/footer.png);
		width: 920px;
		height: 106px;
		text-align: center;
	}
	
	#trei_buc {
		width: 880px;
		margin: 40px auto 0 auto;
		padding-left: 40px;
	}
	.treimea {
		width:400px;
		float:left;
		padding-right: 0px;
	}
	
	.treimea h1 {
		color: #014580;
		font-size: 22px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	
	.treimea a.titlu {
		color: #2c99ff;
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
	}
	
	.treimea a.titlu:hover {
		color: #5C9D1D;
	}
	
	.treimea h2 {
		color: #637a89;
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 5px;
	}
	
	.treimea p {
		color: #637a89;
		font-size:12px;
	}
	
	.treimea a.buton {
		background-image: url(images/buton_gri.png);
		width: 76px;
		height: 17px;
		font-size: 11px;
		display: block;
		text-align: center;
		text-decoration: none;
		padding-top: 3px;
		color:#637a89;
		float: right;
		margin-top: 15px;
	}
	
	.treimea a.buton:hover {
		text-decoration: underline;
	} 
	
	#footer ul {
		list-style-type: none;
		text-align: center;
		border-top:#5c9d1d 1px solid;
		width:800px;
		margin: 0 auto;
		padding-top: 30px;
		float: none;
	}
	
	#footer ul li {
		display: inline;
		color: #637a89;
		float: none;
	}
	
	#footer ul li a{
		color: #2c99ff;
		font-size: 12px;
		text-decoration: none;
	}
	
	#footer ul li a:hover {
		color: #5c9d1d;
	}
	
	p.footer {
		color: #FFF;
		font-size: 12px;
		text-align: center;
		padding-bottom: 50px;
		padding-top: 10px;
	}
	
	
	#left {
		width: 630px;
		margin-right: 20px;
		float: left;
	}
	
	#right {
		width: 230px;
		float: right;
	}
	
	
	#main h1 {
		color: #014580;
		font-weight: normal;
		font-size: 22px;
		margin-bottom: 15px;
	}
	
	#main p {
		color: #637a89;
		font-size: 12px;
		margin:10px 0;
	}
	
	#main ul li {
		color: #637a89;
		font-size: 12px;
		margin-left: 60px;
	}
	
	
	#main h2 {
		color:#5c9d1d;
		font-size: 14px;
		text-decoration: none;
		margin-top:30px;
	}
	
	p.mic {
		margin: 0 !important;
		font-size: 11px !important;
	}
	
	.thumb_left {
		float: left;
		margin-right: 5px;
	}
	
	
	
	.container_albume{
		width:630px;
		padding-bottom: 20px;
		padding-top: 20px;
	}
	
	.album {
		width: 200px;
		float: left;
		margin-right: 15px;
		text-align: center;
		
	}
	
	.coperta_album {
		width: 194px;
		height: 160px;
		background-image: url(images/bg_album.png);
		text-align: center;
	}
	
	.coperta_album img {
		margin-top:26px;
		padding: 3px;
		width: 130px;
		height: 98px;
		border: 1px solid #637a89; 
	}
	
	.album a.titlu_album{
		color:#2c99ff;
		font-size: 12px;
		font-weight:bold;
		margin-bottom: 30px !important;
	}
	.album a.titlu_album:hover {
		color: #5c9d1d;
	}
	
	.container_imagine{
		width: 140px;
		overflow:hidden;
		height: 110px;
		float: left;
		padding-top: 5px;
		border: #637a89 1px solid;
		margin-right: 15px;
		margin-bottom: 10px;
		vertical-align: bottom;
		display: block;
		text-align: center;

	}
	.container_imagine img {
		width: 130px;
		height: auto;
	}
	
	.imaginea_mare {
		padding: 5px;
		border: #637a89 1px solid;
		width: 620px;
	}
	
	.urmatoare_precedenta {
		width: 90px;
		padding: 0;
		padding: 5px;
		border: 1px solid #637a89;
	}
	
	.urmatoare_precedenta:hover {
		border:#8ecb52 1px solid; 
	}
	
	#adauga_impresie {
		width:500px;
		margin-bottom: 20px;
		padding-left: 60px;
	}
	
	#adauga_impresie textarea {
		width: 300px;
		height: 100px;
		margin: 0 10px 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #637a89;
	}
	
	#adauga_impresie input[type="submit"] {
		margin: 0 0 5px 0;;
	}
	
	.nr_pag {
		list-style-type: none;
		display: block;
		clear: both;
		margin-bottom: 10px;
		text-align: right;
		border-bottom:#637a89 1px solid;
		padding-bottom: 5px;
	}
	
	.nr_pag li {
		display: inline;
		margin: 0 5px !important;
	}
	
	.nr_pag li a {
		display: inline-block;
		width: 15px;
		text-align: center;
		height: 15px;
		border:#2c99ff 1px solid; 
	}
	
	.nr_pag li a.activ {
		color: #FFF;
		border: none;
		background-color:#0061a7;
	}
	
	
	
	#abonareIFrame
	{
		width: 230px;
		margin: 0 ;
		padding: 0;
		border: none;
		height: auto;
		overflow:hidden;
	}
		
		
	ol#reguli {
		margin-left: 44px;
	}
	
	ol#reguli li {
		line-height: 20px;
	}
	
	ol#reguli li ul li {
		line-height: normal;
	}
	
	
	/*********************************/
	#tooltip{
	position:absolute;
	border:1px solid #5c9d1d;
	background:#8ECB52;
	padding:2px 5px;
	color:#FFF;
	font-size: 12px;
	display:none;
	}
	/*********************************/
