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

body {
	background:#fff;
	font-family: 'Open Sans', sans-serif;
}
* {
	margin:0px;
	padding:0px;
}
img, a {
	border:none;
}
.wrapper {
	width:100%;
	height:auto;
	float:left;
}
.main {
	width:980px;
	height:auto;
	margin:0 auto;
}
.header {
	width:100%;
	height:auto;
	float:left;
	position:relative;
	z-index:1000;
}
.logo {
	width:217px;
	height:auto;
	float:left;
	z-index:1000;
	position:relative;
}
.headerright {
	width:762px;
	height:auto;
	float:left;
}
.row {
	width:100%;
	height:auto;
	float:left;
}
.headertop {
	width:100%;
	height:49px;
	float:left;
	background:#e7e7e8;
	border-radius:0px 0px 14px 0px;
	margin-left:0px;
}
.searchbox {
	width:258px;
	height:49px;
	float:left;
	background:#dbdbdb;
	border-radius:0px 0px 14px 0px;
	margin-left:-14px;
}
.searchinput {
	width:79%;
	height:49px;
	background:none;
	border:none;
	text-align:right;
	color:#767676;
	font-size:13px;
	margin-right:7px;
	padding:0px 7px 0px 5px;
}
.searchbutton {
	width:19px;
	height:19px;
	background:url(../images/search.png) no-repeat;
	border:none;
	cursor:pointer;
}
.navbar {
	width:790px;
	height:45px;
	float:right;
	margin-top:0px;
	padding-top:15px;
	background:#fff;
	border-radius:0px 0px 14px 0px;
}
.navbar ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:30px;
	float:right;
}
.navbar ul li {
	padding:0px;
	display:inline;
}
.navbar ul li a {
	font-size:14px;
	color:#2b2b2b;
	text-decoration:none;
	margin:0px 7px;
	padding:5px 9px;
	font-weight:600;
	text-transform:uppercase;
}
.navbar a:hover {
	background:#D4343B;
	color:#fff;
}
.navbar a.active {
	background:#D4343B;
	color:#fff;
}
#home {
	width:32px;
	height:32px;
	float:left;
	margin:0px 15px 0px 0px;
	padding:0px;
}
#home a {
	width:32px;
	height:32px;
	float:left;
	padding:0px;
	background:url(../images/home.png) no-repeat;
}
#home a:hover {
	padding:0px;
	background:url(../images/homehvr2.png) no-repeat;
}
.slider {
	width:100%;
	float:left;
	background:#f6f6f6;
	padding:54px 0px 20px 0px;
	margin-top:-80px;
}
.contantmain {
	width:100%;
	height:auto;
	float:left;
	background:#fff;
	margin-top:-20px;
	border-radius:13px;
	padding-bottom:20px;
}
.contant {
	width:670px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
	height:auto;
	padding-right:20px;
	background:#FFF;
	position:relative;
	z-index:99;
	float:left;
}
.contant h2 {
	font-size:16px;
	color:#2b2b2b;
	font-weight:800;
	border-bottom:1px solid #e7e7e8;
	padding:26px 0px;
	text-transform:uppercase;
}
.contant h4 {
	font-size:16px;
	color:#686868;
	font-weight:600;
	padding:17px 0px 0px;
}
.contant h5 {
	font-size:13px;
	color:#ed1c24;
	font-weight:600;
	padding:24px 0px 10px;
}
.contant p {
	font-size:13px;
	color:#686868;
	margin:17px 0px;
	font-weight:400;
}
.contant ul {
	margin:0px 0px 0px 40px;
	padding:0px;
	list-style-type:none;
}
.contant ul li {
	font-size:13px;
	color:#848484;
	font-weight:400;
	padding:0px;
}
.bottomimage {
	width:332px;
	height:251px;
	float:left;
	/* background:url(../images/img1.png) no-repeat; */
	margin-right:1px;
	margin-top:25px;
}
.bottomimage h2 {
	font-size:15px;
	color:#2b2b2b;
	font-weight:800;
	padding-top:55px;
	text-align:center;
}
.bottomimage h2 a {
	color:#2b2b2b;
}
.bottomimage h2 a:hover {
	color:#D3383E;
}
#botimg {
	/* background:url(../images/img2.png) no-repeat; */
}
.sidebar {
	width:290px;
	height:auto;
	float:right;
}
.tehnica {
	width:246px;display:block;position:relative;
	height:75px;
	float:left;
	background:#e7e7e8;
	border-radius:0px 14px 14px 0px;
	padding-left:45px;
}
.tehnica p {
	font-size:16px;
	color:#2b2b2b;
	font-weight:800;
	line-height:74px;
	background:url(../images/ribon.png) no-repeat left center;
	padding-left:50px;
}
.tehnica p a {
	color:#2b2b2b;
}
.tehnica p a:hover {
	color:#D3383E;
}
.news {
	width:100%;
	height:auto;
	float:left;
}
.news h1 {
	font-size:15px;
	color:#2b2b2b;
	font-weight:800;
	padding:26px 0px 4px;
}
.news h2 {
	font-size:14px;
	color:#686868;
	font-weight:600;
	font-weight:bold;
	margin:10px 0px;
	border-top:1px solid #e7e7e8;
	padding-top:11px;
}
.news h2 a {
	color:#686868;
}
.news h2 a:hover {
	color:#000;
}
.news p {
	font-size:12px;
	color:#686868;
	font-weight:400;
	margin:15px 0px 10px 0px;
	padding-bottom:20px;
}
.news p a {
	width:94%;
	float:left;
	font-size:12px;
	color:#d3383e;
	font-weight:400;
	text-align:right;
}
.news p a:hover {
	color:#333;
	text-decoration:underline;
}
.proiecte {
	width:100%;
	height:auto;
	float:left;
}
.proiecte div{height: 110px; clear:both;}
.proiecte h1 {
	width:100%;
	float:left;
	font-size:15px;
	color:#2b2b2b;
	font-weight:800;
	padding:15px 0px 11px;
	text-transform:uppercase;
	border-bottom:1px solid #e7e7e8;
	margin-bottom:11px;
}
.proiecte h2 {
	width:70%;
	float:right;
	font-size:12px;
	color:#686868;
	font-weight:600;
	font-weight:bold;
	margin:0px 0px;
}
.proiecte p {
	width:70%;
	float:right;
	font-size:12px;
	color:#686868;
	font-weight:400;
	margin:7px 0px 10px 0px;
	padding:2px 0px 0px;
	border-top:1px solid #e7e7e8;
}
.proiecte p a {
	width:94%;
	float:left;
	font-size:12px;
	color:#d3383e;
	font-weight:400;
	text-align:right;
}
.proiecte p a:hover {
	color:#333;
	text-decoration:underline;
}
.proiecteimg {
	width:77px;
	height:77px;
	float:left;
	margin-bottom:11px;
	display:inline-block;
}
.footermain {
	width:100%;
	height:auto;
	float:left;
	background:#e7e7e8;
	padding:15px 0px;
}
.footerlogo {
	width:250px;
	height:80px;
	float:left;
}
.footerlogo p {
	font-size:12px;
	color:#2b2b2b;
	margin:0px 0px 0px 5px;
}
.footerlink {
	width:430px;
	height:auto;
	float:left;
	font-size:12px;
	color:#2b2b2b;
	margin:10px 0px 0px 127px;
}
.footerlink a {
	font-size:12px;
	color:#2b2b2b;
	margin:0px 11px;
	font-weight:300;
}
.footerlink a:hover {
	color:#d4343b;
}
.footerweb {
	width:88px;
	height:61px;
	float:right;
}
.portfolioleft {
	width:320px;
	height:auto;
	float:left;
	margin-top:15px;
}
.portfolioleft h2 {
	font-size:16px;
	color:#2b2b2b;
	font-weight:800;
	border-bottom:1px solid #e7e7e8;
	padding:26px 0px;
	text-transform:uppercase;
}
.portfolioleft h4 {
	float:left;
	font-size:14px;
	color:#686868;
	font-weight:600;
	padding:17px 0px 0px;
}
.portfolioleft p {
	float:left;
	font-size:13px;
	color:#848484;
	margin:10px 0px 5px;
	font-weight:400;
}
.portfoliimg {
	height:207px;
	float:left;
	border:5px solid #eee;
}
.portfoliobutton {
	width:80%;
	height:auto;
	background:#f6f6f6;
	text-align:center;
	color:#000;
	font-weight:800;
	font-size:12px;
	text-transform:uppercase;
	margin:-55px auto 0;
	position:relative;
}
.portfoliobutton a {
	width:100%;
	float:left;
	background:#f6f6f6;
	color:#000;
	text-decoration:none;
	padding:10px 0px;
	border-radius:5px;
}
.portfoliobutton a:hover {
	background:#D3383E;
	color:#fff;
	text-decoration:none;
}
.portfolioright {
	width:338px;
	height:auto;
	float:left;
	margin:15px 0px 0px 5px;
}
.portfolismallimg {
	height:100px;
	float:left;
	border:4px solid #eee;
	margin:0px 0px 5px 5px;
}
.smallbutton {
	width:92%;
	height:auto;
	background:#f6f6f6;
	text-align:center;
	color:#000;
	font-weight:800;
	font-size:8px;
	text-transform:uppercase;
	margin:-30px auto 0;
	position:relative;
}
.smallbutton a {
	width:100%;
	float:left;
	background:#f6f6f6;
	border-radius:4px;
	color:#000;
	text-decoration:none;
	padding:5px 0px;
}
.smallbutton a:hover {
	background:#D3383E;
	color:#fff;
	text-decoration:none;
}
.cras {
	width:100%;
	height:auto;
	float:left;
	margin:15px 0px 5px 0px;
}
.cras h2 {
	width:48%;
	float:right;
	font-size:12px;
	color:#686868;
	font-weight:600;
	font-weight:bold;
	margin:0px 0px;
	border-bottom:none;
	padding:0px;
}
.cras p {
	width:48%;
	float:right;
	font-size:12px;
	color:#686868;
	font-weight:400;
	margin:7px 0px 10px 0px;
	padding:2px 0px 0px;
	border-bottom:none;
}
.crasimg {
	border:5px solid #eee;
	float:left;
	height:207px;
}
.address {
	width:50%;
	height:auto;
	float:left;
}
.address h2 {
	font-size:16px;
	color:#525252;
	font-weight:600;
	text-transform:none;
	border:none;
	padding:0px;
	margin:25px 0px 0px 0px;
}
.address p {
	font-size:13px;
	color:#848484;
	font-weight:400;
}
.map {
	width:100%;
	height:auto;
	float:left;
	margin-top:15px;
}
/*---- categories nav ----*/
.socialmain {
	width:auto;
	float:right;
	margin:13px 10px 0px 0px;
}
#aus {
	width:29px;
	height:26px;
	background:url(../images/flang.png) no-repeat -0px 0px;
	margin-left:24px;
	padding:0px;
}
#spain {
	width:29px;
	height:26px;
	background:url(../images/flang.png) no-repeat -38px 0px;
	padding:0px;
}
.categories-nav {
	text-align: left;
	position: relative;
	z-index: 9999;
}
.categories-nav>li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 19px;
	line-height: 19px;
}
.categories-nav>li.social {
	position:relative;
	float:right;
	padding-left:5px;
}
.categories-nav>li>a.emk {
	width: 20px;
	height: 19px;
	padding:0px;
	background-color: transparent;
	background-image:url(../images/email.png);
	background-position: 0px 0px;
}
.categories-nav>li>a.emk:hover {
	background-color:transparent;
	background-position: -20px 0px;
}
.categories-nav>li>a.gok {
	width: 20px;
	height: 19px;
	padding:0px;
	background-color: transparent;
	background-image:url(../images/google.png);
	background-position: 0px 0px;
}
.categories-nav>li>a.gok:hover {
	background-color:transparent;
	background-position: -20px 0px;
}
.categories-nav>li>a.fbk {
	width: 20px;
	height: 19px;
	padding:0px;
	background-color: transparent;
	background-image:url(../images/fb.png);
	background-position: 0px 0px;
}
.categories-nav>li>a.fbk:hover {
	background-color:transparent;
	background-position: -20px 0px;
}
.categories-nav>li>a.twk {
	width: 20px;
	height: 19px;
	padding:0px;
	background-color: transparent;
	background-image:url(../images/tw.png);
	background-position: 0px 0px;
}
.categories-nav>li>a.twk:hover {
	background-color:transparent;
	background-position: -20px 0px;
}
.categories-nav>li>a {
	display: block;
	padding: 0 20px;
	height: 19px;
	line-height: 19px;
	background-color: #000000;
	color: #ffffff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.categories-nav>li:hover>a {
	color: #ffffff;
}
.categories-nav>li ul {
	position: absolute;
	display: none;
	top:26px;
	left:0;
	background-color: rgba(0,0,0, 0.7);
}
.categories-nav>li ul a {
	text-align: center;
	display: block;
	padding: 0 5px;
	color: #ffffff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.categories-nav>li ul a:hover {
	background-color: #08729c;
}
/* contact form css */
/* === List Styles === */
.contactform {
	width:100%;
	height:auto;
	float:left;
}
.contact_form ul {
	width:100%;
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}
.contact_form li {
	padding:0px;
	position:relative;
}
.contact_form li:first-child, .contact_form li:last-child {
}
/* === Form Header === */
.contact_form h2 {
	margin:0;
	display: inline;
}
.required_notification {
	color:#d45252;
	margin:5px 0 0 0;
	display:inline;
	float:right;
}
/* === Form Elements === */
.contact_form label {
	width:150px;
	margin-top: 17px;
	display:inline-block;
	float:left;
	padding:3px;
	font-size:14px;
	color:#919191;
	font-weight:400;
}
.contact_form .errorshown {
	padding:5px 8px;
}
.contact_form textarea {
	padding:8px;
	width:300px;
}
.contact_form button {
	margin-left:0;
}
/* form element visual styles */
	.contact_form .errorshown, .contact_form textarea {
	width:85%;
	min-height:44px;
	border:1px solid #b1b1b1;
	background:#fff;
	font-size:15px;
	color:#444;
	padding:0px 30px 0px 11px;
	outline:none;
	margin-top:4px;
}
.contact_form .errorshown:focus, .contact_form textarea:focus {
	background: #fff;
	border:1px solid #555;
	box-shadow: 0 0 3px #aaa;
}

/* === HTML5 validation styles === */	
.contact_form .errorshown:required, .contact_form textarea:required {
 background: #fff url(../images/red_asterisk.png) no-repeat 98% center;
}
.contact_form .errorshown:required:valid, .contact_form textarea:required:valid {
 background: #fff url(../images/valid.png) no-repeat 98% center;
 box-shadow: 0 0 5px #7cb6f1;
 border-color: #7cb6f1;
}
.contact_form .errorshown:focus:invalid, .contact_form textarea:focus:invalid {
 background: #fff url(../images/invalid.png) no-repeat 98% center;
 box-shadow: 0 0 5px #d45252;
 border-color: #b03535
}
/* === Form hints === */
.form_hint {
	background: #d45252;
	border-radius: 3px 3px 3px 3px;
	color: white;
	margin-left:8px;
	padding: 1px 6px;
	z-index: 999; /* hints stay above all other elements */
	position: absolute; /* allows proper formatting if hint is two lines */
	display: none;
}
.form_hint::before {
	content: "\25C0";
	color:#d45252;
	position: absolute;
	top:1px;
	left:-6px;
}
.contact_form .errorshown:focus + .form_hint {
	display: inline;
}
.contact_form .errorshown:required:valid + .form_hint {
background: #28921f;
}
.contact_form .errorshown:required:valid + .form_hint::before {
color:#28921f;
}
/* === Button Style === */
button.submit {
	width:134px;
	height:44px;
	float:right;
	background:#252525;
	font-size:14.19px;
	color:#fff;
	text-align:center;
	line-height:36px;
	border:none;
	cursor:pointer;
	margin-top:7px;
}
button.submit:hover {
	background:#C50C0C;
}
button.submit:active {
	background:#000;
}
.error {
	width:100%;
	height:auto;
	float:left;
	font-size:12px;
	color:#c50c0c;
	font-weight:300;
	margin-top:5px;
	font-style:italic;
	background:url(../images/invalid.png) no-repeat left top;
	padding-left:17px;
}
.trainimages {
	width:219px;
	height:auto;
	float:right;
}
.imgspan {
	height:146px;
	margin:0px;
	float:left;
}
.multiimg {
	width:132px;
	min-height:87px;
	float:left;
}
.capcha{
	width:75px;
	height:35px;
	float:left;
	border:1px solid #999;
	background:#fff;
	margin:22px 0px 0px 10px;
	padding:0px 4px;
	font-size:18px;
}
.capchabutton{
	width:37px;
	height:37px;
	float:left;
	background:url(../images/refresh.png) no-repeat center #dfdfdf;
	border:1px solid #999;
	cursor:pointer;
	margin:22px 0px 0px -1px;
}
/*------------modification------------*/
.footerlink {
   color: #2B2B2B;
    float: left;
    font-size: 12px;
    height: auto;
    line-height: 50px;
    margin: 0 0 0 90px;
    width: 500px;
}
.footerlink a{margin:0!important}
.footerlink span {
    color: #2B2B2B;
    font-size: 12px;
    font-weight: 300;
    margin: 0 5px;
}
.row a{text-decoration:none;}
/*------------standard------------*/
#sus {
    background: url("../images/goup.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 10px;
    display: block;
    float: left;
    height: 36px;
    position: fixed;
    right: 10px;
    width: 36px;
    z-index: 9999;
}

.none{display:none!important;}
.spacer10{height:10px; clear:both; font-size:1px;}
:focus {outline-width:0;outline: none;outline-style:none;-moz-outline-style: none;-webkit-outline-style:none;-o-outline-style:none;}
.ajax-loader{background: url("../img/ajax-loader.gif") no-repeat scroll 0 0 transparent; padding-left: 50px!important;padding-bottom: 5px!important;}
ol, ul{list-style-position: inside;}
.clear{clear: both;}

.text_detalii img{margin:1px;}
.text_detalii a{color:#D4343B;}
.text_detalii a:hover{color:#000;}
.text_detalii ul{list-style-type:disc;}
.text_detalii ol{list-style-type:decimal;}
.text_detalii ul,.text_detalii ol{  color: #848484; font-size: 13px; font-weight: 400; padding: 0; margin:0;}
.inapoi a{font-size: 12px; text-decoration: none; color: rgb(211, 56, 62);}
/*galeries thumbs details*/
.midBoxes ul { margin: 0 0 0 20px;}
.midBoxes ul li{ display: block; float: left; height: 96px; margin: 5px; width: 96px;}
.midBoxes ul li a{display: block; float: left; height: 96px; width: 96px;}
.midBoxes ul li a img{border-radius:5px; border: 1px solid #eee;}
.midBoxes ul li a, .pic-details  a img
{
	transition:  all 1s ease-out 0s;
	-moz-transition:  all 1s ease-out 0s;
	-webkit-transition:  all 1s ease-out 0s;
	-o-transition:  all 1s ease-out 0s;
}
.midBoxes ul li a:hover
{
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
}
.pic-details {padding-top:10px; text-align:center;}
.details_portofoliu_ro .pic-details a:hover img, .details_portfolio_en .pic-details a:hover img{border: 2px solid #333;}
/*pagination*/
.page_pos {border-top:1px #ccc solid; clear:both;width:100%;  height:25px; padding:0; background:none; margin-top:10px;text-align:center;padding: 10px 0 5px; }
.results {display:none;/* float:left;  width:40%;  height:25px; line-height:25px; font-size:10px; text-align:left; color:#000; margin:0 5px 0 10px; */}
	.pages {/* float:right; */ width: 100%; height:25px; line-height:25px; /* margin-right: 10px; */ text-align:center;}
	.numbers { /* float:right; */ height:auto; width:auto; font-size: 10px; color:#000;/* font-weight:bold; */}
	/* .numbers a, .numbers span { margin:0 1px; text-decoration:none; color:#000; background-color:#ededed; padding:0px 5px;text-align:center;display:block;float:left; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;} */
	.numbers a{text-decoration:none;}
	.numbers span {opacity:0.3;filter:alpha(opacity=30);}
	.numbers a:hover{ /* background-color:#FAD87C; */background: none repeat scroll 0 0 #FFFFFF !important;
    color: #333!important;text-decoration:none;}	
	.numbers a.current {/* font-weight:bold; */ background: none repeat scroll 0 0 #FFFFFF !important;
    color: #333!important;/* background-color:#FAD87C; */}	
.numbers a, .numbers span {
   background: none repeat scroll 0 0 #333;
    border-radius: 12px;
    box-shadow: 0 0 3px #000000;
    color: #FFFFFF!important;
    font-size: 14px;
    font-weight: 600;
    margin: 0 3px;
    padding: 2px 8px;}
/**/
.list_portofoliu_ro .text_detalii,.list_portfolio_en .text_detalii  {  
	float: left;
	height: auto;
	margin-top: 15px;
	width: 320px;
	font-size: 13px;
	color: #686868;
	margin: 17px 0px;
	font-weight: 400;
	}
.list_portofoliu_ro .pgcustum, .list_portfolio_en .pgcustum {
	float: left;
	height: auto;
	margin: 15px 0 0 5px;
	width: 338px;
}
.portfolismallimg {width: 156px;}
.portfolismallimg:hover{color:#111;}
.details_portofoliu_ro .pic-details img, .details_portfolio_en .pic-details img{/* border-radius:5px; */   border: 2px solid #eee;}
.cauta{ color: #D3383E; font-size: 12px;}
.search-box{margin-top:5px;}
.search-title a{ color: #686868;font-size: 16px;font-weight: 600;}
.search-title a:hover{color: #000;}
.search-parag a{text-decoration:none; color: #686868;}

.proiecteimg a img{border-radius:5px; border: 2px solid #eee;}
.proiecteimg a img
{
	transition:  all 1s ease-out 0s;
	-moz-transition:  all 1s ease-out 0s;
	-webkit-transition:  all 1s ease-out 0s;
	-o-transition:  all 1s ease-out 0s;
}
.proiecteimg a img:hover
{
border: 2px solid #000;
}
.contact_form .lbl_captcha{color: #919191;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    margin-top: 0px;
    padding: 3px;
    width: 138px!important;}
.capcha {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    float: left;
    font-size: 18px;
    height: 28px;
    margin: 2px 0 0;
    padding: 0;
    text-align: center;
    width: 112px;
}
.capchabutton {
    background: url("../images/refresh.png") no-repeat scroll center center #DFDFDF;
    border: 1px solid #999999;
    cursor: pointer;
    float: left;
    height: 28px;
    margin: 2px 0 0;
    width: 30px;
}
.smsColor p{    color: #EE0000;
    font-size: 14px;
    padding-top: 0px;
    text-align: center;}
/* .art-title a, .art-desc a{color: #343434;}
.art-title a:hover{color: #234F7E;}
.art-thumb{

	
border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; border:1px #234F7E solid; float: right; margin: 10px 10px 10px 20px;     height: 145px;width: 190px;}
.art-thumb:hover{
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
border:1px #003366 solid;}

.details .page-title
{
	color: #234F7E;
    font-size: 20px;
    font-weight: bold;
    height: 65px;
    line-height: 65px;
}

.items a{ float: left;
    height: 90px;
    margin: 11px;
    width: 100px;
	transition:  all 1s ease-out 0s;
	-moz-transition:  all 1s ease-out 0s;
	-webkit-transition:  all 1s ease-out 0s;
	-o-transition:  all 1s ease-out 0s;
	
border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; border:1px #234F7E solid;}
.items a:hover{
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
border:1px #003366 solid;}
.b-detalii a:hover{color:#234F7E;}

.news-submit {cursor:pointer;}

.none{display:none!important;}
.spacer10{height:10px; clear:both; font-size:1px;}
:focus {outline-width:0;outline: none;outline-style:none;-moz-outline-style: none;-webkit-outline-style:none;-o-outline-style:none;}


.f_title  .error{color:#ee0000; font-weight:bold; display:block; margin-bottom:2px;}
.error {color:#ee0000;}
.dataNewsletter{color: #ee0000;}

#produs_warning , #username_warning , #email_warning, #telefon_warning, #mesaj_warning, #adresa_warning , #societatea_warning, #localitate_warning, #judet_warning, #observatii_warning{color:#E2584E; font-weight:bold; font-size:12px; margin:0;;}

#captchaimg{ margin-left: 10px; margin-top: 10px;}
.scod{ position: relative; top: -12px; width: 50px;}
.img-noi { position: relative; top: -12px;}



.search-box {margin:10px 0 15px 0;}
.search-title {clear:both; margin-bottom:2px; float:none!important; height:auto!important; background:none!important; width:auto!important;}
.search-title a{color:#234F7E ; font-size:14px;}
.search-parag p{padding:0;}

.page_pos {clear:both;width:100%; border:0px #666 solid; height:25px; padding:0; background:none; margin-top:10px;padding-bottom:10px;}
	.results {float:left;  width:20%;  height:25px; line-height:25px; font-size:11px; text-align:left; color:#666; margin:0 5px 0 10px;}
	.pages {float:right; width: 70%; height:25px; line-height:25px; margin-right: 10px;}
		.numbers { float:right; height:auto; width:auto; font-size: 11px; color:#666;font-weight:bold;}
		.numbers a, .numbers span { margin:0 2px; text-decoration:none; color:#234F7E;padding:0px 5px;text-align:center;display:block;float:left;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
		.numbers span {opacity:0.3;filter:alpha(opacity=30);}
		.numbers a:hover{/color:#333!important;text-decoration:none;text-decoration:none;}
		.numbers a.current {color:#333;}

.art_galerie-foto {position:relative; float:left;margin: 10px 10px 10px 17px;}
.art_galerie-foto a{  float:none; margin:0;  display: block;}
.art_galerie-foto a:hover{color:#234F7E;}
.art_galerie-foto .news-title {
  background-image: url("../img/title.png");
    background-position: left top;
    background-repeat: repeat;
    bottom: 0;
    color: #343434;
    font-size: 11px;
    font-weight: bold;
    left: 0;
    line-height: 18px;
    margin: 0;
    min-height: 20px;
    padding: 0 2px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
} */