@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg-main.jpg) repeat-x center top;
	margin: 0;
	font: normal .75em/1.3em Arial, Helvetica, sans-serif;
	color: #777;
}
a, a:visited {
	color: #069;
}
a:hover {
	color: #222;
}
h1 {
	font: normal 1.8em/1em Georgia, "Times New Roman", Times, serif;
	color: #222;
	margin: 8px;
}
h2 {
	font: normal 1.4em/1em Georgia, "Times New Roman", Times, serif;
	color: #222;
	padding: .7em;
	border-bottom: solid 1px #f4f4f4;
	display: block;
}
ol ol {
	list-style-type: lower-alpha;
}
strong {
	color: #036;
}
#container, #top {
	width: 984px;
	margin: 0 auto;
}
#container {
	position: relative;
	background: transparent url(../images/bg-container.gif) no-repeat left top;
	padding: 0;
}
#top {
	height: 190px;
}
#logo {
	width: 240px;
	height: 120px;
	float: left;
	margin-top: 4px;
}
#banner {
	width: 584px;
	height: 142px;
	float: right;
	border: solid 5px #fff;
	margin-top: 22px;
}
#content {
	width: 708px;
	float: right;
}
#main {
	width: 705px;
	border-top: solid 1px #333;
	text-align: justify;
	position: relative;
}
#col01 {
	width: 490px;
	border-top: solid 1px #333;
	margin-bottom: 15px;
	float: left;
}
#col02 {
	width: 200px;
	float: right;
	border-top: solid 1px #333;
	margin-bottom: 15px;
}
ul#news {
	float: left;
	width: 95%;
}
#col02 ul, ul#news {
	list-style: none;
	margin: 0;
	display: inline;
}
#col02 ul p, ul#news {
	margin: 8px 0 0 0;
	font-size: .9em;
}
#col02 ul li, ul#news li {
	margin: 0 auto 10px auto;
	padding: 5px;
	border-bottom: solid 1px #f4f4f4;
}
#col02 ul li a, #col02 ul li a:visited, ul#news li a, ul#news li a:visited {
	color: #777;
	text-decoration: none;
}
#col02 ul li a:hover, ul#news li a:hover {
	color: #09f;
}
#col02 ul li:hover, ul#news li:hover {
	background: #f4f4f4;
}
ul#archive {
	width: 500px;
	float: right;
	list-style: none;
	margin: 0;
	font: 300 1em/1em Arial, Helvetica, sans-serif;
	color: #999;
}
ul#archive li {
	padding: 4px 6px;
	margin: 0 0 10px;
	float: right;
	display: inline;
}
ul#archive li a, ul#archive li a:visited {
	color: #999;
	text-decoration: none;
	padding: 4px 6px;
}
ul#archive li a:hover {
	color: #09f;
	background: #f4f4f4;
	padding: 4px 6px;
}
ul#archive .current {
	color: #09f;
	background: #f4f4f4;
}
.box-99 { width: 100%; float: left; margin: 0 0 10px 0; }
#lista-anunturi { width: 100%; float: left; list-style: none; margin: 0; padding: 0; }
#lista-anunturi li { width: 100%; display: block; float: left; margin: 0; border-bottom: solid 1px #f4f4f4; padding: 15px 0 5px 0; }
#lista-anunturi li h2 { width: 100%; border: none; padding: 0; margin: 0 0 8px 0; }
.verde, .galben, .portocaliu, .rosu { width: 100%; float: left; margin: 0; }
.verde { background: url(../images/cod-verde.gif) repeat-y 0 0; }
.galben { background: url(../images/cod-galben.gif) repeat-y 0 0; }
.portocaliu { background: url(../images/cod-portocaliu.gif) repeat-y 0 0; }
.rosu { background: url(../images/cod-rosu.gif) repeat-y 0 0; }
.verde p, .galben p, .portocaliu p, .rosu p { width: 156px; float: right; }
.codrosu, .codportocaliu, .codgalben, .codverde { width: 20px; height: 20px; float: left; margin: 5px 20px 5px 0; }
.codrosu { background: #f00; }
.codportocaliu { background: #f90; }
.codgalben { background: #f2f004; }
.codverde { background: #390; }

.box-99 .more { font: normal .75em/1.3em Arial, Helvetica, sans-serif; text-align: right; width: 72%; margin: 0 auto; }
.box-99 .more a, .box-99 .more a:visited { color: #c00; }
.box-99 .more a:hover { color: #222; }

#links {
	width: 100%;
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	border-top: solid 1px #222;
}
#links ul {
	list-style: none;
	margin: 0 auto;
	display: inline;
}
#links ul li {
	float: left;
	margin: 5px 4px;
}
#links a img, #links a:visited img {
	border: solid 1px #efefef;
}
#links a:hover img {
	border: solid 1px #09f;
}
#newsletter {
	width: 230px;
	height: 100px;
	margin-top: 30px;
	padding: 10px;
	clear: both;
	background: transparent url(../images/bg-newsletter.gif) no-repeat center center;
	color: #fff;
}
#newsletter p {
	margin: 20px 0 5px;
	font-weight: 700;
}
#newsletter .cell {
	background: #fff;
	width: 185px;
	line-height: 1.2em;
	border: #f0f0f0 1px solid;
	padding: 3px 5px;
	color: #999;
}
#footer {
	width: 100%;
	clear: both;
	min-height: 60px;
	background: #fff url(../images/bg-footer.jpg) repeat-x center top;
	margin-top: 40px;
}
#bottom {
	width: 984px;
	margin: 0 auto;
	background: transparent url(../images/bg-container.gif) no-repeat left top;
	padding-top: 20px;
	font: normal .9em/1.1em Arial, Helvetica, sans-serif;
	position: relative;
}
#bottom a, #bottom a:visited {
	color: #777;
	text-decoration: none;
}
#bottom a:hover {
	color: #06c;
}
#bottom ul {
	list-style: none;
	margin: 0;
	display: inline;
	width: 500px;
	float: right;
}
#bottom ul li {
	float: right;
	margin-left: 12px;
}
.box-01 {
	width: 440px;
	padding: 10px;
	margin: 30px auto 0;
	clear: both;
	background: #f8f4e9;
	border-bottom: solid 1px #e1d2ae;
	border-top: solid 1px #ede6d6;
	border-left: solid 1px #ede6d6;
	border-right: solid 1px #ede6d6;
	font: normal .9em/1.5em Arial, Helvetica, sans-serif;
	text-align: left;
}
.box-01 h2 {
	font: normal 1.4em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #222;
	margin: 8px;
}
.box-01 a img, .box-01 a:visited img {
	float: left;
	margin-right: 20px;
	border: solid 1px #fff;
}
.box-01 a:hover img {
	border: solid 1px #09f;
}
.box-01 ul {
	list-style: none;
	margin: 16px 0 0 0;
	float: left;
}
.box-01 ul li {
	float: left;
	width: 110px;
	border-left: none;
	padding-left: 15px;
}
.box-01 ul>li + li {
	border-left: solid 1px #999;
}
.more {
	font: normal .75em/1.3em Arial, Helvetica, sans-serif;
	text-align: right;
	width: 100%;
	margin: 0 auto;
}
.more a, .more a:visited {
	color: #c00;
}
.more a:hover {
	color: #222;
}
.btt {
	width: 20px;
	height: 15px;
	margin: 20px 0;
	float: right;
	clear: both;
	text-align: right;
	background: transparent url(../images/bg-sus.jpg) no-repeat right top;
	height: 17px;
}
.btt:hover {
	background: transparent url(../images/bg-sus.jpg) no-repeat right -18px;
}
.data {
	font: normal .8em/1em Arial, Helvetica, sans-serif;
	color: #fff;
	background: #09f;
	padding: 3px;
	margin-right: 2px;
}
.data01 {
	font: normal .8em/1em Arial, Helvetica, sans-serif;
	color: #fff;
	background: #09f;
	padding: 3px;
	margin-right: 8px;
}
.title01 {
	font: 700 1em/1em Arial, Helvetica, sans-serif;
	color: #222;
}
.title02 {
	font: bold .8em/1em Arial, Helvetica, sans-serif;
	color: #000;
}
.img-01 {
	border: solid 1px #efefef;
	margin: 15px;
}
.album-01 {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 8px;
	clear: both;
	border-bottom: solid 1px #f4f4f4;
}
.album-01 ul {
	list-style: none;
	margin: 0;
	display: inline;
}
.album-01 ul li {
	float: left;
	margin: 7px 9px;
}
.album-01 ul li a img, .album ul li a:visited img {
	border: solid 1px #efefef;
}
.album-01 ul li a:hover img {
	border: solid 1px #09f;
}
ul.foto {
	width: 100%;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}
ul.foto li {
	width: 140px;
	font: normal .8em/1.9em Arial, Helvetica, sans-serif;
	margin: 0;
	border-right: solid 1px #efefef;
	float: left;
}
ul.foto li a, ul.foto li a:visited, ul.videolist li a, ul.videolist li a:visited {
	color: #999;
	display: block;
	text-decoration: none;
	padding: 5px;
}
ul.foto li a:hover, ul.videolist li a:hover {
	color: #09f;
	background: #efefef;
	padding: 5px;
}
ul.foto li a.current, ul.foto li a.current:hover, ul.videolist li a.current, ul.videolist li a.current:hover {
	background: #efefef;
	padding: 5px;
	color: #09f;
}
ul.videolist {
	width: 300px;
	float: right;
	list-style: none;
	margin: 0;
	font: normal .9em/1.4em Arial, Helvetica, sans-serif;
}
ul.videolist li {
	width: 100%;
	float: left;
	display: block;
	border-left: solid 1px #f4f4f4;
	border-bottom: solid 1px #f4f4f4;
}
.flvideo {
	width: 320px;
	overflow: hidden;
	float: left;
	display: block;
}

/* +++++++++++++ search form ++++++++++++++++ */

fieldset.search {
	border: 0;
	width: 390px;
	height: 34px;
	position: absolute;
	margin: -50px 0 0 -5px;
}
.search input, .search button {
	border: 0;
	float: left;
}
.search input.box {
	color: #222;
	font-size: 1.2em;
	width: 250px;
	height: 26px;
	padding: 8px 10px 0;
	background: #fff url(../images/bg-search.jpg) no-repeat;
	margin-right: 7px;
}
.search input.box:focus {
	background: #fff url(../images/bg-search.jpg) no-repeat left -34px;
	outline: none;
}
.search button.btn {
	width: 90px;
	height: 34px;
	cursor: pointer;
	color: #fff;
	text-indent: -9999px;
	background: transparent url(../images/bg-search.jpg) no-repeat top right;
}
.search button.btn:hover {
	background: url(../images/bg-search.jpg) no-repeat right -34px;
}
#contactForm .btn, #informatiiForm .btn {
	width: 90px;
	height: 34px;
	cursor: pointer;
	color: #fff;
	text-indent: -9999px;
	background: url(../images/button-02.jpg) no-repeat center top;
	border: 0;
	display: block;
	margin-top: 20px;
}
#contactForm .btn:hover, #informatiiForm .btn:hover {
	background: transparent url(../images/button-02.jpg) no-repeat center -34px;
}

/* +++++++++++++ end searchform ++++++++++++++++ */

/* +++++++++++++ pagination ++++++++++++++++ */

.pagination {
	width: 97%;
	height: 22px;
	clear: both;
	margin: 15px auto 5px;
}
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}	
div.pagination a {
 	border: 1px solid #dedfde;
	margin-right: 3px;
	padding: 2px 6px;
	background-position:bottom;
	text-decoration: none;
	color: #333;		
}
div.pagination a:hover, div.meneame a:active {
	border: 1px solid #fff;
	background-image: none;
	background-color: #09f;
	color: #fff;
}
div.pagination span.current {
	margin-right: 3px;
	padding: 2px 6px;
	font-weight: bold;
	color: #09f;
}
div.pagination span.disabled {
	margin-right: 3px;
	padding: 2px 6px;
	color: #adaaad;
}

/* +++++++++++++ pagination ++++++++++++++++ */


/* +++++++++++++ clearfix ++++++++++++++++ */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.clear { 
	clear: both; 
}

/* +++++++++++++ clearfix ++++++++++++++++ */
