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

html { background:#fff; font:14px 'Roboto', Arial, Helvetica, sans-serif; color:#928b8b; text-rendering: optimizelegibility; }
body { text-align:center; margin:0; padding:0; position:relative; }
a { text-decoration:none; transition:all 400ms ease-out 10ms; outline:0; -webkit-tap-highlight-color:rgba(0,0,0,0); }
a img { border:0; }

.spacer { height:1px; line-height:1px; font-size:0px; }
.transparent { width:100%; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; filter: alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2; }
.clearfix:after { content:""; display:table; clear:both; }
.img-right { float:right; margin:0 0 10px 10px; }
.img-left { float:left; margin:0 10px 10px 0; }
.visible { display:block !important; }
p { line-height:normal; margin:0 0 15px 0; }
form { margin:0; padding:1px 0 0 0; }
.grey-bg { background:#f5f5f5; }
*::selection { background: #28aacb; color:#fff; /* Safari */ }
*::-moz-selection { background: #28aacb; color:#fff; /* Firefox */ }
input, textarea { font:13px 'Roboto', Arial, Helvetica, sans-serif; }

/* HEADER */
#cookie { max-width:1140px; margin:0 auto; background:#f6dc91; color:#666; padding:5px 10px; text-align:left; font-size:13px; }
#cookie p { margin:0; }
#cookie a { color:#dc0a0a; }
#cookie a.ok { float:right; margin:0 5px 0 20px; padding:5px 10px; background:#dc0a0a; color:#fff; display:inline-block; }

#top { max-width:1160px; margin:0 auto; color:#fff; background:#5e4b4b; height:35px; text-align:left; font-size:13px; overflow:hidden; }
#top a { color:#fff; text-decoration:underline; }
#top .data { line-height:33px; padding:0 0 0 10px; float:left; width:250px; }
#top .vremea { line-height:33px; float:left; width:280px; }
#top .vremea img { vertical-align:middle; margin:0 5px; }
#top a.alte-locatii { display:inline-block; padding:0 0 0 5px; }
#top .curs { line-height:33px; float:left; }
#top .curs .monede { line-height:normal; float:right; margin:3px 0 0 12px; }
#top .curs .monede span { display:block; font-size:11px; }
#top .curs .monede i.fa { font-size:13px; }
#top .curs .monede i.fa-caret-down { color:#dc0a0a; margin:0 0 0 4px; }
#top .curs .monede i.fa-caret-up { color:#59f415; margin:0 0 0 4px; }
#top .social { line-height:33px; padding:0 10px 0 0; float:right; }
#top .social span.desp { padding:0 7px; }
#top .social .media { padding:0 0 0 10px; float:right; }
#top .social .media a { background:url("../img/101-icon-sprite.png") 0 0 no-repeat; width:24px; height:24px; margin:4px 0 0 10px; float:left; }
#top .social .media a.tw { background-position:-24px 0; }
#top .social .media a.pi { background-position:-48px 0; }
#top a:hover { color:#da251d; }

#header { max-width:1160px; margin:0 auto; background:url("../img/header.jpg") bottom no-repeat; height:205px; overflow:hidden; text-align:left; }
#header .logo { float:left; margin:56px 0 0 127px; }
#header .search { float:right; width:255px; margin:10px 0 0 0; }
#header .search .wrapper { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border:2px solid #ede7e6; background:#fff; }
#header .search .wrapper form { margin:0; padding:0; line-height:33px; }
#header .search .wrapper input { border:0; background:none; font:italic 13px 'Roboto', Arial, Helvetica, sans-serif; color:#a69c9c; padding:8px 0 8px 15px; margin:0;
	width:190px; }
#header .search .wrapper span.buton { background:#dc0a0a; float:right; color:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
    line-height:33px; width:45px; text-align:center; cursor:pointer; }
#header .search .wrapper span.buton i.fa { font-size:18px; transition:all 400ms ease-out 10ms; }
#header .search .wrapper span.buton i.fa:hover { color:#220202; }
#header .poll { border-left:1px solid #f0e9e9; margin:15px 0 0 0; padding:0 0 0 5px; }
#header .poll h3 { color:#dc0a0a; font-size:12px; margin:0 0 5px 0; padding:0; font-weight:normal; }
#header .poll p { font-size:12px; margin:0; height:33px; overflow:hidden; }
#header .poll label { font-size:12px; }
#header .poll input, #header .poll label { vertical-align:middle; }
#header .poll .submit-poll { background:#5e4b4b; color:#fff; border:0; margin:1px 0 0 8px; }
#header .poll strong.nu { display:inline-block; margin:0 0 0 15px; }
#header .poll span { color:#dc0a0a; font-size:12px; }
#header .menu { width:100%; margin:142px 0 0 0; border:1px solid #b3aaab; border-width:1px 0 1px 0; line-height:55px; }
#header .menu a.home { color:#220202; font-size:23px; width:55px; background:#dc0a0a; float:left; text-align:center; }
#header .menu a.home:hover { color:#fff; }
#header .menu a.hot { color:#fff; font-size:18px; width:255px; background:#dc0a0a; float:right; text-align:center; text-decoration:underline; }
#header .menu a.hot:hover { color:#222; }
#header .menu .inner { line-height:53px; }
#header .menu .inner a { color:#5e4b4b; font-size:18px; text-transform:uppercase; padding:0 18px; }
#header .menu .inner a:hover { color:#220202; }

.errorMessage { background:#da251d; padding:6px 10px; text-align:left; margin:0 0 20px 0; }
.errorMessage ul { margin:0; padding:5px 5px 5px 20px; color:#fff; font-weight:bold; }
.successMessage { background:#4a9c09; padding:10px; margin:0 0 20px 0; color:#fff; font-weight:bold; text-align:left; }
.topErrorContainer { max-width:1160px; margin:0 auto; }
.topSuccessContainer { max-width:1160px; margin:0 auto; }
.topSuccessContainer .successMessage { text-align:center; margin-bottom:0; }
.topErrorContainer .errorMessage { margin-bottom:0; }

/* HOMEPAGE */
#home { max-width:1160px; margin:20px auto; text-align:left; }
#center { float:left; width:650px; }
#slider { position:relative; }
#slider .arrow { width:20px; height:40px; color:#fff; font-size:40px; position:absolute; top:130px; text-align:center; cursor:pointer; z-index:6; }
#slider .arrow i.fa { text-shadow: 0 0 5px rgba(0,0,0,0.7); }
#slider #prev { left:5px; }
#slider #next { right:5px; }
#slider .thumbs { position:absolute; background:rgba(0,0,0,0.7); width:100%; bottom:0; height:84px; z-index:5; }
#slider .thumbs .inner { margin:6px; }
#slider .thumbs .th { float:left; margin:0 7px 0 0; border:1px solid #fff; position:relative; width:122px; height:70px;
     box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
#slider .thumbs .th img { display:block; cursor:pointer; width:100%; height:100%; }
#slider .thumbs .th .overlay { position:absolute; bottom:0; z-index:1; font-size:11px; width:100%; color:#fff; background:rgba(0,0,0,0.8);
    text-transform:uppercase; text-align:center; }
#slider .thumbs .th.selected { border-color:#dc0a0a; border-width:4px; position:relative; }
#slider .thumbs .th.selected:before { bottom: 100%; left: 50%; border:solid transparent; content: ""; height: 0; width: 0; position: absolute;
	pointer-events: none; border-color:rgba(136, 183, 213, 0);; border-bottom-color:#dc0a0a; margin-left: -10px; border-width:10px; }
#slider .thumbs .last { margin:0; }
#slider .slide { position:relative; }
#slider .slide .overlay { position:absolute; bottom:88px; width:100%; color:#fff; }
#slider .slide .overlay .titlu { background:rgba(0,0,0,0.7); padding:8px 8px 3px 8px; font-size:22px; }
#slider .slide .overlay .titlu a { color:#fff; }
#slider .slide .overlay .sectiune { background:rgba(220,11,11,0.68); color:#fff; display:inline-block; margin:0 0 0 6px; padding:2px 10px;
    font-style:italic; font-size:11px; }
#sumar { margin:50px 0 0 0; border:1px solid #e1d3d3; border-width:0 1px; }
#sumar .sectiune {  }
#sumar .sectiune h3.titlu { background:#f1eaea; border-left:1px solid #928b8b; font-weight:normal; font-size:20px; line-height:34px; padding:0 20px; margin:0; }
#sumar .sectiune h3.titlu a { color:#dc0a0a; }
#sumar .sectiune h3.titlu a:hover { color:#222; }
#sumar .sectiune ul { list-style:none; margin:0; padding:20px; font-size:13px; line-height:18px; }
#sumar .sectiune ul li.main { width:50%; float:left; margin:0 20px 0 0; height:210px; overflow: hidden; }
#sumar .sectiune ul li.main img { width:40%; float:left; margin:0 10px 0 0; }
#sumar .sectiune ul li.main h4 { color:#444; margin:0 0 10px 0; font-size:16px; }
#sumar .sectiune ul li.main p { font-size:13px; clear:left; padding:10px 0 0 0; }
#sumar .sectiune ul li.sec {  height:105px; overflow: hidden; }
#sumar .sectiune ul li.sec h4 { color:#444; margin:0; font-size:14px; }
#sumar .sectiune ul li a { color:#928b8b; }
#sumar .sectiune ul li a:hover { color:#222; }
#sumar .img-zilei { width:100%; }
#sumar .img-zilei .thumbs { padding:10px 0 10px 10px; }
#sumar .img-zilei .thumbs a { float:left; margin:0 10px 0 0; }
#sumar .img-zilei .thumbs img { display:block; transition:all 250ms ease-out 10ms; }

/* LEFT PANEL */
#left { width:240px; float:left; margin:0 15px 0 0; }
#left .sectiuni { background:url("../img/menu.jpg") top left repeat-y; padding:0 0 10px 0; height:460px; }
#left .sectiuni h2.titlu { color:#dc0a0a; text-transform:uppercase; text-decoration:underline; font-weight:normal;
    font-size:18px; margin:0 0 0 50px; padding:5px 0 0 0; line-height:20px; }
#left .sectiuni .wrapper { margin:10px; }
#left .sectiuni .wrapper label { border-right:2px solid #dc0a0a; font-style:italic; color:#dc0a0a; text-transform:uppercase; float:left; text-align:left;
    margin:5px 5px 0 0; width:20px; height:173px; }
#left .sectiuni .wrapper label img { margin:65px 0 0 0; }
#left .sectiuni .wrapper ul { margin:0; padding:0; list-style:none; }
#left .sectiuni .wrapper ul li { margin:0 0 6px 0; position:relative; line-height:17px; }
#left .sectiuni .wrapper ul li i.fa { margin:0 5px 0 0; color:#5e4b4b; }
#left .sectiuni .wrapper ul li a { color:#928b8b; height:17px; display:inline-block; font-size:15px; }
#left .sectiuni .wrapper ul li a:hover { color:#dc0a0a; }
#left .sectiuni .weekly label { height:152px; }
#left .sectiuni .weekly label img { margin:26px 0 0 0; }
#left .sectiuni .wrapper ul.sub { position:absolute; background:#fff; border:1px solid #e1d3d3; display:none; top:-4px; left:110px; z-index:5; width:120px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); }
#left .sectiuni .wrapper ul.sub li { border-bottom:1px solid #e1d3d3; margin:0; }
#left .sectiuni .wrapper ul.sub li a { display:block; padding:4px 10px; }
#left .sectiuni .wrapper ul.sub li a:hover { background:#e1d3d3; color:#222; }
#left .colaboratori { margin:20px 0 0 0; }
#left .colaboratori img { display:block; }
#left .colaboratori .text { padding:10px; background:#f1eaea; color:#554646; font-size:14px; }
#left .colaboratori .text h3 { color:#dc0a0a; font-size:16px; font-weight:normal; margin:0 0 10px 0; padding:0; }
#left .colaboratori .text p { margin:0; padding:0; }
#left .colaboratori .text a { color:#dc0a0a; }
#left a.banner-reclama { display:block; margin:30px 0 0 0; }
#left a.border { border:1px solid #f1eaea; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#left a.border img { width:100%; }
#left-tableta { display:none; margin:10px; text-align:center; }
#left-tableta .sectiuni { margin:10px 0 20px 0; }
#left-tableta .sectiuni h2.titlu { color:#222; font-weight:normal; font-size:18px; margin:0 0 20px 0; padding:5px 0; line-height:20px; border-bottom:1px solid #e1d3d3; }
#left-tableta .wrapper { width:50%; float:left; text-align:left; }
#left-tableta .wrapper label { color:#dc0a0a; text-transform:uppercase; display:block; margin:0 0 10px 0; }
#left-tableta .wrapper ul { margin:10px 0; padding:0; list-style:none; width:45%; margin:0 5% 0 0; float:left; }
#left-tableta .wrapper ul li { margin:0 0 6px 0; position:relative; line-height:17px; }
#left-tableta .wrapper ul li i.fa { margin:0 5px 0 0; color:#5e4b4b; }
#left-tableta .wrapper ul li a { color:#928b8b; height:17px; display:inline-block; }
#left-tableta .wrapper ul li a:hover { color:#dc0a0a; }
#left-tableta .wrapper ul li > ul { float:none; width:auto; margin:10px 0 0 20px; }
#left-mobile { display:none; margin:10px; text-align:center; }
#menu-main-mobile { display:block; background:#5e4b4b; color:#fff; padding:5px 0; cursor:pointer; }
#menu-main-mobile i.fa { margin:0 10px 0 0; }
#tooltip-menu-main-mobile { display:none; position:absolute; z-index:16; width:50%; left:25%; background:#5e4b4b; }
#tooltip-menu-main-mobile ul.main { margin:0; padding:0; list-style:none; }
#tooltip-menu-main-mobile ul.main li { border-top:1px solid #6b5959; margin:0; }
#tooltip-menu-main-mobile ul.main li a { color:#fff; font-size:13px; display:block; padding:7px; font-weight:400; text-transform: uppercase; }
#menu-sectiuni-mobile { display:block; background:#dc0a0a; color:#fff; padding:5px 0; cursor:pointer; margin:5px 0 0 0; }
#menu-sectiuni-mobile i.fa { margin:0 10px 0 0; }
#tooltip-menu-sectiuni-mobile { display:none; position:absolute; z-index:16; width:100%; left:0; }
#tooltip-menu-sectiuni-mobile .x { margin:0 10px; background:#dc0a0a; border-top:1px solid #e51313; padding:10px 0; }
#tooltip-menu-sectiuni-mobile .wrapper { width:50%; float:left; text-align:left; color:#fff; }
#tooltip-menu-sectiuni-mobile .wrapper label { text-transform:uppercase; display:block; margin:0 10px 10px 20px; }
#tooltip-menu-sectiuni-mobile .wrapper ul { margin:10px 0; padding:0 20px; list-style:none; }
#tooltip-menu-sectiuni-mobile .wrapper ul li a { color:#fff; }
#tooltip-menu-sectiuni-mobile .wrapper ul li > ul { margin:5px 0 5px 10px; }
.wrapper-banner { margin:20px 0 0 0; }
.wrapper-banner img { width:100%; }

/* RIGHT PANEL */
#right { width:240px; float:right; margin:0 0 0 15px; }
#right .stire { border:1px solid #e1d3d3; border-width:1px 0; margin:0 0 10px 0; font-size:13px; }
#right .stire img { float:right; }
#right .stire p.data { color:#dc0a0a; height:18px; overflow:hidden; margin:0; }
#right .stire a { height:34px; overflow:hidden; display:block; color:#5e4b4b; /*text-overflow:ellipsis; white-space: nowrap;*/ }
#right .stire a:hover { color:#dc0a0a; }
#right .stire a.link-imagine { display: inline; }
#right .img-matrimoniale, #right .img-horoscop, #right .right-afiliere, #right .img-pluscommunication { margin:38px 0 0 0; }
#right h4 { font-weight:normal; font-size:18px; margin:30px 0 10px 0; }
#newsletter-form .linie .field { float:none; width:auto; }
#newsletter-form .linie .field input { width:96%; font:italic 13px 'Roboto', Arial, Helvetica, sans-serif; color:#a69c9c; }
a#trigger-abonare { background:#5e4b4b; color:#fff; padding:5px 10px; cursor:pointer; }

/* FOOTER */
#footer { max-width:1160px; margin:20px auto; border-top:1px solid #e1d3d3; padding:60px 0 0 0; }
#footer .menu a { color:#a99897; text-transform:uppercase; display:inline-block; margin:0 10px; }
#footer .menu a:hover { color:#222; }
#footer .sectiuni { max-width:700px; margin:20px auto; }
#footer .sectiuni ul { width:21%; float:left; list-style:none; text-align:left; padding:0; margin:0 2%; }
#footer .sectiuni ul li { border-bottom:1px solid #f5efef; padding:5px 0; margin:0; }
#footer .sectiuni ul li a { color:#dc0a0a; }
#footer .sectiuni ul li a:hover { color:#222; }
#footer .social { border:1px solid #e1d3d3; border-width:1px 0; max-width:650px; margin:0 auto; padding:0 0 5px 0; }
#footer .social span { display:block; margin:5px 0; color:#574d4d; }
#footer .social a { background:url("../img/101-icon-sprite.png") 0 0 no-repeat; width:24px; height:24px; margin:4px 5px 0 5px; display:inline-block; }
#footer .social a.tw { background-position:-24px 0; }
#footer .social a.pi { background-position:-48px 0; }
#footer .bottom { padding:10px; font-size:12px; }
#footer .bottom a { color:#dc0a0a; }
#footer .bottom a:hover { color:#222; }
#footer .newsletter { display:none; }
#newsletter-form-footer .linie .field { float:none; width:auto; }
#newsletter-form-footer .linie .field input { width:96%; font:italic 13px 'Roboto', Arial, Helvetica, sans-serif; color:#a69c9c; }
a#trigger-abonare-footer { background:#5e4b4b; color:#fff; padding:5px 10px; cursor:pointer; }

/* ARTICOL */
#articol { max-width:1160px; margin:20px auto; text-align:left; }
#articol h1 { font-size:24px; line-height:30px; color:#5e4b4b; margin:0; padding:0; }
#articol h2 { font-size:16px; line-height:20px; color:#dc0a0a; margin:0; padding:0; font-weight:normal; }
#articol h3 { font-size:14px; line-height:18px; color:#5e4b4b; margin:0; padding:0; font-weight:normal; }
#articol .date { border:1px solid #e1d3d3; border-width:1px 0 0 0; margin:10px 0; padding:5px 0; }
#articol .date .img-autor { height:65px; width:auto; float:left; margin:0 15px 0 0; }
#articol .date p { margin:0 0 5px 0; }
#articol .date span, #articol .date a { color:#dc0a0a; }
#articol .date .facebook-like { float:right; text-align:right; }
#articol .date .facebook-like span.acc { display:block; color:#999; margin:20px 0 0 0; }
#articol .slider-articol .arrow { top:170px; }
#articol .slider-articol p.overlay { background:rgba(0,0,0,0.75); color:#fff; margin:0; bottom:0; }
#articol .slider-articol p.overlay span { display:block; padding:10px 10px 14px 10px; }
#articol .imagine-articol { position:relative; }
#articol .imagine-articol p.overlay { position:absolute; width:100%; background:rgba(0,0,0,0.75); color:#fff; margin:0; bottom:0; }
#articol .imagine-articol p.overlay span { display:block; padding:10px 10px 14px 10px; }
#articol .imagine-articol-mobil { display:none; }
#articol .continut { margin:30px 0; color:#554646; }
#articol .continut p { line-height:22px; color:#444; font-size:15px; }
#articol .continut a { color:#dc0a0a; }
#articol .continut a:hover { color:#222; }
#articol .video { margin:0 0 20px 0; }
#articol .video iframe { width:100%; height:380px; }

/* SECTIUNE */
#sectiune { max-width:1160px; margin:20px auto; text-align:left; }
#sectiune h1 { font-size:24px; line-height:30px; color:#5e4b4b; margin:0 0 30px 0; padding:0 0 10px 0; border-bottom:1px solid #e1d3d3; }
#sectiune .argument { border-bottom:1px solid #e1d3d3; padding:0 0 10px 0; margin:0 0 30px 0; }
#sectiune .argument a { color:#222; }
#sectiune .argument a:hover { color:#dc0a0a; }
#center .articol { margin:0 0 20px 0; }
#center .articol img { float:left; margin:0 20px 0 0; transition: all 250ms ease-out 10ms; }
#center .articol img:hover { opacity:0.75; }
#center .articol .date { overflow:hidden; }
#center .articol .supratitlu { color:#dc0a0a; }
#center .articol .titlu { font-size:18px; }
#center .articol .titlu a { color:#222; }
#center .articol .titlu a:hover { color:#dc0a0a; }
#center .articol .data { margin:5px 0; display:block; }
#center .articol p { font-size:13px; }
#center .paginare { text-align:center; border-top:1px solid #e1d3d3; padding:10px 0 0 0; }
#center .paginare a { color:#dc0a0a; padding: 5px 10px; }
#center .paginare a.prev, #center .paginare a.next { font-size:18px; color:#dc0a0a; }
#center .paginare a.disabled { color:#bbb; }
#center .paginare .pag-nrs { margin: 1px 0 0; padding:5px 20px; text-align: center; display:inline-block; }
#center .paginare .pag-nrs span { padding: 0 10px 0 5px; }

/* AUTOR */
#autor { max-width:1160px; margin:20px auto; text-align:left; }
#autor h1 { font-size:16px; color:#888; margin:0 0 30px 0; padding:0; font-weight:normal; padding:0 0 10px 0; border-bottom:1px solid #e1d3d3; }
#autor h1 img { float:left; margin:0 10px 0 0; }
#autor h1 .text { overflow:hidden; }
#autor h1 .text span { font-size:20px; color:#5e4b4b; display:block; }

/* VREMEA */
#vremea { max-width:1160px; margin:20px auto; text-align:left; }
#vremea h1 { font-size:24px; line-height:30px; color:#5e4b4b; margin:0 0 30px 0; padding:0 0 10px 0; border-bottom:1px solid #e1d3d3; }
#vremea table { border-collapse: collapse; border:1px solid #f2f2f2; }
#vremea table td { border:1px solid #f2f2f2; border-width:0 1px 1px 0; padding:3px 5px; }
#vremea table td.icon { text-align:center; }
#vremea table td.icon img { height:40px; }
#vremea table td.locatie { color:#222; font-size:15px; }
#vremea table tr.header td { color:#dc0a0a; font-size:15px; }
#vremea table td.clear-td { border-left:1px solid #fff; border-top:1px solid #fff; }

/* CURS VALUTAR */
#curs { max-width:1160px; margin:20px auto; text-align:left; }
#curs h1 { font-size:24px; line-height:30px; color:#5e4b4b; margin:0 0 30px 0; padding:0 0 10px 0; border-bottom:1px solid #e1d3d3; }
#curs table { border-collapse: collapse; border:1px solid #f2f2f2; }
#curs table td { border:1px solid #f2f2f2; border-width:0 1px 1px 0; padding:3px 5px; }
#curs table td.moneda { color:#222; }
#curs table tr.header td { color:#dc0a0a; font-size:15px; }

/* ARHIVA */
#arhiva { max-width:1160px; margin:20px auto; text-align:left; }
#arhiva h1 { font-size:24px; line-height:30px; color:#5e4b4b; margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #e1d3d3; }
#arhiva h2 { font-size:16px; font-weight:400; }
.ui-widget { font:14px 'Roboto', Arial, Helvetica, sans-serif !important; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font:14px 'Roboto', Arial, Helvetica, sans-serif !important; }
#data-arhiva { margin:0 0 0 10px; border:1px solid #e1d3d3; background:#f2f2f2; padding:2px 5px; width:100px; cursor:pointer; }

/* PAGINI STATICE */
#static { max-width:1160px; margin:20px auto; text-align:left; }
#static h1 { font-size:24px; line-height:30px; color:#5e4b4b; margin:0 0 30px 0; padding:0 0 10px 0; border-bottom:1px solid #e1d3d3; }
#static h2 { font-size:18px; line-height:24px; margin:0 0 10px 0; font-weight:400; color:#484848; }
#static ul li { margin:0 0 15px 0; }
#static span.label { float:left; display:block; width:130px; }
#static span.text { float:left; display:block; overflow:hidden; }
#form-contact, #form-trimite-stire { background:#5e4b4b; color:#fff; border:0; padding:5px 10px; }

/* CONTACT */
#static .date-contact { margin:0 0 20px 0; }
#static .imagine-admin { float:left; margin:0 15px 0 0; width:auto; height:115px; }
#static .date { float:left; }
#static .date p { margin:0 0 8px 0; }
#static .date p span.text a { color:#dc0a0a; }

/* IMAGINEA ZILEI */
#static .thumbs a { float:left; margin:0 10px 10px 0; }
#static .thumbs img { display:block; }

/* AVOCATUL DE SERVICIU */
#static .avocat h1 { margin-bottom:10px; }
#static .avocat h2 { margin:10px 0 20px 0; }
#static .avocat img { width:100%; }
#static .avocat .adauga-comentariu { border:1px solid #e1d3d3; padding:10px 10px 0 10px; margin:0 0 20px 0; }
#static .avocat .adauga-comentariu input { font:13px 'Roboto', Arial, Helvetica, sans-serif; padding:5px; border:1px solid #e1d3d3; width:280px; }
#static .avocat .adauga-comentariu input[type=submit] { background:#5e4b4b; color:#fff; border:0; width:auto; }
#static .avocat .adauga-comentariu textarea { height:60px; }
#static .avocat .adauga-comentariu .form .linie { margin-bottom:10px; }
#static .avocat .com { margin:0 0 10px 0; }
#static .avocat .com span { font-weight:700; color:#222; }
#static .avocat .com p { margin:0 0 5px 0; }
#static .avocat .com .data { color:#46484e; font-size:11px; border-bottom:1px solid #e1d3d3; padding:0 0 5px 0; margin:0 0 15px 0; }
#static .avocat .com .data a { display:inline-block; color:#dc0a0a; margin:0 0 0 10px; font-size:13px; }
#static .avocat .com .data a:hover { color:#222; text-decoration: underline; }
#check-reply { color:#dc0a0a; display:inline-block; margin:0 0 0 10px; }
#check-reply:hover { color:#222; }

/* MUZEE */
#static .muzeu { margin:0 0 20px 0; }
#static .muzeu img { float:left; margin:0 10px 0 0; width:180px; height:auto; }
#static .muzeu .date { overflow:hidden; color:#666; font-size:13px; line-height:18px; }
#static .muzeu .date a { color:#dc0a0a; }
#static .muzeu .date a:hover { color:#222; }
#static .muzeu h3 { color:#dc0a0a; margin:0 0 15px 0; font-size:18px; font-weight:normal; }
#static .muzeu strong { color:#000; font-weight:normal; }

/* LISTA ANUNTURI */
#anunturi { max-width:1160px; margin:20px auto; text-align:left; }
#anunturi h1 { font-size:24px; line-height:30px; color:#5e4b4b; margin:0 0 30px 0; padding:0 0 10px 0; border-bottom:1px solid #e1d3d3; }
#anunturi .underlinks { float:right; margin:10px 0 0 0; }
a.button { background: rgba(255,255,255,1); line-height:15px;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,237,235,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(238,237,235,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,237,235,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,237,235,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,237,235,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(238,237,235,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeedeb', GradientType=0 );
    border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; border: 0px solid #000000;
    border:1px solid #bfbdbe; color:#3d3d3d; padding:3px 6px 5px 6px; }
a.button i.fa { margin:0 5px 0 0; }
a.button:hover { -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); }
#anunturi .anunt { margin:0 0 20px 0; }
#anunturi .anunt:after { content:""; display:block; height:10px; border-bottom:1px solid #e1d3d3; margin:0 0 15px 0; }
#anunturi .anunt .data { width:100px; float:left; }
#anunturi .anunt .img { width:120px; float:left; margin:0 10px; }
#anunturi .anunt .titlu { width:200px; float:left; }
#anunturi .anunt .titlu a { color:#dc0a0a; }
#anunturi .anunt .titlu a:hover { color:#222; }
#anunturi .anunt .categorie { float:left; width:180px; margin:0 0 0 30px; }
#anunturi .paginare { border:0; }
#anunturi .filtre { background:#e1d3d3; padding:5px; margin:0 0 20px 0; }
#anunturi .filtre input { font:italic 13px 'Roboto', Arial, Helvetica, sans-serif; color:#a69c9c; padding:5px; border:1px solid #e1d3d3; width:280px; }
#anunturi .filtre select { padding:4px 5px; font:13px 'Roboto', Arial, Helvetica, sans-serif; border:1px solid #e1d3d3; width:280px; }
#anunturi .filtre input[type=submit] { background:#5e4b4b; color:#fff; border:0; width:auto; float:right; }
#anunturi .categorie { float:left; width:22.6%; margin:0 3.2% 20px 0; }
#anunturi .fourth { margin-right:0; }
#anunturi .categorie .imagine img { width:100%; display:block; transition:all 250ms ease-out 10ms; outline:0; }
#anunturi .categorie .imagine img:hover { opacity:0.75; }
#anunturi .categorie a { color:#dc0a0a; }
#anunturi .categorie h3 { margin:10px 0; font-weight:400; font-size:15px; }

/* FORMULARE */
form.form { margin:0; padding:0; }
form.form .linie { margin:0 0 15px 0; }
form.form .linie .label { width:20%; float:left; padding:4px 0 0 0; }
form.form .linie .field { width:75%; float:right; }
form.form .linie .field select { width:220px; padding:4px 5px; font:13px 'Roboto', Arial, Helvetica, sans-serif; border:1px solid #e1d3d3; }
form.form .linie .field input { width:300px; padding:5px; font:13px 'Roboto', Arial, Helvetica, sans-serif; border:1px solid #e1d3d3; }
form.form .linie .field textarea { width:460px; height:200px; padding:5px; font:13px 'Roboto', Arial, Helvetica, sans-serif; border:1px solid #e1d3d3; }
form.form .hrline { border-bottom:1px solid #e1d3d3; height:1px; overflow:hidden; margin:0 0 15px 0; }
form.form .linie .field input[type=submit] { background:#5e4b4b; color:#fff; border:0; width:auto; }
form.form .linie .field input.pret { width:80px; }
form.form .linie .field select.moneda { width:70px; }
form.form .linie .field p { margin:0; padding:0; }

/* DETALII ANUNT */
#articol .slider-anunt { margin:20px 0; display:block; }
#articol .slider-anunt-mobil { display:none; }
#articol .date-anunt .linie { margin:0 0 15px 0; }
#articol .date-anunt .linie .label { width:120px; float:left; }
#articol .date-anunt .linie .value { width:420px; float:left; color:#dc0a0a; }
#articol .underlinks { margin:0 0 30px 0; }
#articol p.data { margin:10px 0; }
#articol p.data span { color:#dc0a0a; }

/* MODIFICARE ANUNT */
.modifica-anunt .thumbnail { float:left; margin:0 10px 10px 0; text-align:center; }
.modifica-anunt .thumbnail img { display:block; }
.modifica-anunt .thumbnail a { color:#dc0a0a; font-size:12px; }