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

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong{
    font-weight: bold;
}
.clear{
    clear: both;
}
em {
    font-style: italic;
}
p{
    font-family: Helvetica, Arial, sans-serif;
    color: #3f3f3f;
    font-size: 12px;
    line-height: 1.3;
    padding-bottom: 16px;
}
p.pqa {
    padding-bottom: 0 !important;
}
h2{
    font-family: "Microsoft sans-serif", Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #6bafaf;
    margin-bottom: 23px;
}
h3{
    font-family: "Microsoft sans-serif", Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #000;
    margin-bottom: 3px;
    padding-left: 10px;
}
#termeni-conditii h3 {
    padding: 0;
}
h4{
    color: #336666;
    font-family: "Microsoft sans-serif",Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;

}
.txt-green{
    color: #336666;
}
.wrapper{
    width: 960px;
    margin: 0 auto;
}
.sidebar{
    width: 191px;
    float: left;
    margin-right: 19px;
    position: relative;
}
.content{
    width: 750px;
    float: left;
}
.logo{
    width: 191px;
    height: 63px;
    display: block;
    background: url('images/profilaxis-logo.png') no-repeat;
}
#menu{
    margin-bottom: 20px;
}
a.menu-item:link, a.menu-item:visited, .menu-item{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    display: block;
    width: 186px;
    height: 17px;
    font-weight: bold;
    text-decoration: none;
    padding: 2px 0 0 5px;
    border-bottom: 1px solid #e2e0e0;
}
a.menu-item:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    display: block;
    width: 186px;
    height: 17px;
    font-weight: bold;
    text-decoration: none;
    padding: 2px 0 0 5px;
    background: url('images/menu-bg.png') repeat-x;
    border-bottom: 1px solid #e2e0e0;
}
a.menu-item-indent:link, a.menu-item-indent:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    display: block;
    width: 166px;
    height: 17px;
    font-weight: bold;
    text-decoration: none;
    padding: 2px 0 0 25px;
    border-bottom: 1px solid #e2e0e0;
}
a.menu-item-indent-red:link, a.menu-item-indent-red:visited, a.menu-item-indent-red:hover {
    color: #ff0000 !important;
}
a.menu-item-indent:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    display: block;
    width: 166px;
    height: 17px;
    text-decoration: none;
    padding: 2px 0 0 25px;
    background: url('images/menu-bg.png') repeat-x;
    border-bottom: 1px solid #e2e0e0;
}
.active{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    display: block;
    width: 186px;
    height: 17px;
    font-weight: bold;
    text-decoration: none;
    padding: 2px 0 0 5px;
    background: url('images/menu-bg.png') repeat-x;
    border-bottom: 1px solid #e2e0e0;
}
.indent{
    padding: 2px 0 0 25px;
    width: 166px;
}
.com{
    width: 191px;
    height: 60px;
    margin-bottom: 12px;
}
.header-top{
    height: 60px;
    margin: 0;
    background: url('images/phone.png') no-repeat top left;
    background-position: 220px 20px;
}
.phn-nr{
    padding-left: 100px;
    float: left;
    margin-top: 20px;
}
.smaller-padding {
    padding-left: 40px;
}
.bnr-info{
    font-family: Georgia, serif;
    font-size: 13px;
    color: #2f7171;
    font-weight: bold;
}
.bnr-nr{
    font-family: Georgia, serif;
    font-size: 24px;
    font-weight: bold;
}
.nr-orange{
    color: #ff5b3b;
}
.nr-green{
    color: #2f7171;
}
.banner{
    width: 750px;
    height: 216px;
    background: url('images/banner.jpg') no-repeat;
}
.pic-square{
    width: 97px;
    height: 94px;
    float: left;
    border: 5px solid #fff;
    margin: 0 20px 20px 0;
}
.shadow {
    -moz-box-shadow:    0 0 5px 2px #ccc;
    -webkit-box-shadow: 0 0 5px 2px #ccc;
    box-shadow:         0 0 5px 2px #ccc;
}
.main-home{
    width: 415px;
    margin-top: 25px;
    float: left;
    padding-right: 20px;
}
.main-page{
    width: 750px;
    margin-top: 25px;
    float: left;
    padding-right: 20px;
}
.anmcs {
    background: url('images/anmcs.png') no-repeat;
    width: 138px;
    height: 87px;
    position: absolute;
    top: 2px;
    right: 200px;
}
.news{
    width: 313px;
    /* height: 382px; */
    height: 1006px;
    overflow: auto;
    background-color: #f1f1f1;
    float: left;
    border: 1px solid #bbbaba;
    margin-top: 25px;
}
.news-bartitle{
    background-color: #ff5b3b;
    height: 32px;
    padding: 10px 0 0 13px;
    color: #fff;
    font-family: Georgia, serif;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
}
.home-quest{
    width: 407px;
    height: 196px;
    background: url('images/home-quest-bg.jpg') no-repeat;
    position: relative;
}
.quest-doc{
    width: 107px;
    height: 196px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url('images/chest.png') no-repeat;
}
.home-quest h1{
    font-family: "Arial Black", Arial, serif;
    font-size: 36px;
    color: #fff;
    padding: 16px 0 0 20px;
    text-shadow: 1px 1px 1px #000;
}
.home-quest-container{
    width: 270px;
    padding: 16px 0 0 20px;
}
.home-quest-container p{
    padding-bottom: 10px;
}
.home-quest p{
    font-family: Arial, serif;
    font-size: 12px;
    color: #fff;
}
.home-quest h2{
    font-family: Arial, serif;
    font-size: 16px;
    color: #3f3a15;
    padding-bottom: 8px;
    font-weight: bold;
    margin-bottom: 0;
}
a.quest-link:link, a.quest-link:visited{font-family: Arial, serif; font-size: 18px; text-decoration: none; color: #662e4a; float: left; padding-top: 10px;}
a.quest-link:hover{font-family: Arial, serif; font-size: 18px; text-decoration: underline; color: #662e4a; float: left; padding-top: 10px;}

a.quest-button:link, a.quest-button:visited{
    display: block;
    width: 42px;
    height: 42px;
    background: url('images/quest-button.png') no-repeat;
    margin-left: 165px;
}
a.quest-button:hover{
    margin-left: 166px;
}
.news-element{
    margin: 10px 13px;
    border-bottom: 1px solid #bbbaba;
}
.news-element-last{
    margin: 10px 13px 0;
}
.news-element img, .news-element-last img{
    float: left;
    padding: 0 10px 10px 0;
}
.news-element h1, .news-element-last h1{
    font-family: Arial, serif;
    font-size: 13px;
    font-weight: bold;
    color: #ff5b3b;
    padding-bottom: 8px;
}
.footer{
    background-color: #d3d3d3;
    height: 108px;
    margin-top: 15px;
}
.footer-container{
    width: 960px;
    margin: 0 auto;
}
.footer-cell{
    width: 140px;
    margin-right: 20px;
    padding: 12px 0 0 0;
    float: left;
}
a.footer-link:link, a.footer-link:visited{
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #5c5c5c;
    text-decoration: underline;
    line-height: 1.4;
}
a.footer-link:hover{
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #5c5c5c;
    text-decoration: none;
    line-height: 1.4;
}
.dsg-container{
    float: right;
    width: 205px;
    margin-right: 20px;
    margin-top: 10px;
}
a.designed:link, a.designed:visited{
    float: right;
    width: 205px;
    display: block;
    height: 35px;
    text-align: center;
    font-family: Arial, serif;
    font-size: 12px;
    color: #8c8c8c;
    text-decoration: none;
    background: url('images/essence.png') no-repeat top right;
    padding-top: 8px;
}
a.designed:hover{
    color: #71b330;
    text-decoration: none;
    background: url('images/essence-o.png') no-repeat top right;
}
.copyright{
    width: 215px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #5c5c5c;
    margin-top: 5px;
}
.main-page ul li{
    font-family: Helvetica, Arial, sans-serif;
    color: #3f3f3f;
    font-size: 12px;
    line-height: 1.3;
    list-style-type: disc;
    padding-left: 3px;
    margin-left: 37px;
}
.abon, .med-fam{
    width: 362px;
    float: left;
    background-color: #f1fbfa;
    border: 1px solid #336666;
}
.a-left{
    margin-right: 20px;
    height: 608px;
}
.mf-left{
    margin-right: 20px;
    height: 300px;
}
.a-right {
    height: 608px;
}
.mf-right{
    height: 300px;
}
.abon-title{
    background-color: #ff5b3b;
    color: #fff;
    font-family: Georgia,serif;
    font-size: 20px;
    font-weight: bold;
    height: 32px;
    padding: 10px 0 0 13px;
    text-shadow: 1px 1px 1px #000;
    margin-bottom: 20px;
}
.med-fam-title{
    background-color: #ff5b3b;
    color: #fff;
    font-family: Georgia,serif;
    font-size: 20px;
    font-weight: bold;
    height: 22px;
    padding: 3px 0 0 13px;
    text-shadow: 1px 1px 1px #000;
}
.abon ul{
    margin-bottom: 20px;
}
.abon ul li{
    font-family: Helvetica, Arial, sans-serif;
    color: #3f3f3f;
    font-size: 12px;
    line-height: 1.3;
    list-style-type: disc;
    margin: 0 12px 0 23px;
    padding: 0;
}
.a-price, .a-price-small{
    background-color: #336666;
    color: #fff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 24px;
    padding: 5px 5px 0 0;
    text-align: right;
}
.a-price-small{
    font-size: 13px;
}
.a-left .a-price{
    margin-top: 115px;
}
.mf-timetable{
    padding: 10px 10px 0px 10px;
    margin: 0 0 18px;
    background-color: #f1fbfa;
    border: 1px solid #336666;
    border-top: 0;
}
.o-timetable{
    padding: 10px 10px 20px 10px;
    margin: 0 0 18px;
    background-color: #f1fbfa;
    border: 1px solid #336666;
    border-top: 0;
}
.final{
    border: 0;
}
.tt-separator{
    height: 1px;
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
}
.mf-hours{
    padding-left: 5px;
    padding-right: 30px;
}
#orar .mf-hours{
    padding-left: 5px;
    padding-right: 0;
}
.cell-hours{
    width: 132px;
    float: left;
    border-right: 1px solid #76bbbb;
    padding: 0;
    margin-right: 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    height: 13px;
}
.cell-hours-bottom{
    width: 132px;
    float: left;
    border-right: 1px solid #76bbbb;
    padding: 0;
    margin-right: 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    height: 13px;
    margin-top: 7px;
}
.cell-hours-last {
    width: 132px;
    float: left;
    padding: 0;
    margin-right: 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    height: 13px;
    border-right: none;
}
.cell-hours-last-bottom {
    width: 132px;
    float: left;
    padding: 0;
    margin-right: 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    height: 13px;
    border-right: none;
    margin-top: 7px;
}
.cell-plucru {
    width: 100%;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding-bottom: 15px;
    margin-top: 5px;
    color: #ff5b3b;
}
.invisible-tt {
    color: #ffffff;
}
.o-timetable h4 {
    margin-top: 15px;
}
.sep {
    background: #fff;
    padding: 5px;
    margin-bottom: 6px;
}
.contact-left{
    width: 340px;
    float: left;
    margin-right: 20px;
}
.contact-right{
    width: 340px;
    float: right;
}
a.info:link, a.info:visited{
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #336666;
    text-decoration: underline;
}
a.info:hover{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #336666;
    text-decoration: none;
}
#send-form label{
    font-family: Arial, sans-serif;
    font-size: 12px;
    float: left;
    width: 80px;
    padding-top: 4px;
}
.textbox{
    border: 1px solid #666;
    width: 200px;
}
#send-form fieldset{
    margin-bottom: 5px;
}
#send-form #trimite{
    margin-left: 79px;
}
.txt_big_red, a.txt_big_red:link, a.txt_big_red:visited{
    font-family: Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #ff5b3b;
    text-decoration: none;
}
#chestionar input{
    padding-top: 0px;
}
#chestionar label{
    margin-top: -3px;
}
.uconstr{
    margin: 50px 0;
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 15px;
    font-weight: bold;
    color: #ff5b3b;
}
.asig-cell{
    float: left;
    width: 320px;
}
.cell-right{
    width: 422px;
}
#colaboratori a:link, #colaboratori a:visited{
    border: 1px solid #ccc;
    width: 132px;
    height: 132px;
    display: block;
    float: left;
    margin-right: 15px;
}
#colaboratori a:hover{
    border: 1px solid #999;
}
#trimite{
    font-family: Arial, sans-serif;
    font-size: 12px;
    background-color: #457777;
    color: #fff;
    border: 0;
    height: 26px;
    cursor: pointer;
}
.sendq-inside{
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 30px;
}
.cnt-response{
    margin-left: 79px;
}
.s-timetable{
    padding: 10px;
    margin: 0 0 18px;
    background-color: #f1fbfa;
    border: 1px solid #336666;
    border-top: 0;
}
.s-pdf{
    padding: 10px;
    margin: 0 0 18px;
    background-color: #ffdfd9;
    border: 1px solid #ff5b3b;
}
.s-pdf span {
    padding-top: 7px;
}
.s-par{
    background-color: #f1fbfa;
    height: 20px;
    padding: 5px 0 0 3px;
    line-height: 1.2;
}
.s-impar{
    background-color: #daf2ef;
    height: 20px;
    padding: 5px 0 0 3px;
    line-height: 1.2;
}
.col1{
    width: 550px;
    float: left;
    /*border-right: 1px solid #000000;*/
    font-family: Arial,sans-serif;
    font-size: 12px;
    height: 13px;
    margin-right: 10px;
}
.col2{
    font-family: Arial,sans-serif;
    font-size: 12px;
    height: 13px;
    display: block;
    padding-right: 7px;
    text-align: right;
}
.large{
    height: 35px;
}
.medici-left{
    float: left;
    width: 48%;
}
.medici-right{
    float: right;
    width: 48%;
}
.news-element a, .news-element-last a {
    text-decoration: none;
}
#slider {
    height: 219px !important;
}
.spital-medici {
    background: #f1f1f1;
    padding: 20px 20px 0 20px;
    margin-bottom: 30px;
}
a.pdf-manager:link, a.pdf-manager:visited, a.pdf-pachet:link, a.pdf-pachet:visited, a.xls-manager:link, a.xls-manager:visited {
    font-weight: bold;
    color: #d01c00;
    font-size: 16px;
    text-decoration: none;
    font-family: Arial, sans-serif;
}
a.pdf-pachet:link, a.pdf-pachet:visited {
    color: #ff5b3b;
}
a.doc-manager:link, a.doc-manager:visited {
    font-weight: bold;
    color: #28577f;
    font-size: 16px;
    text-decoration: none;
    font-family: Arial, sans-serif;
}
a.xls-manager:link, a.xls-manager:visited {
    font-weight: bold;
    color: #00512a;
    font-size: 16px;
    text-decoration: none;
    font-family: Arial, sans-serif;
}
a.info-manager:link, a.info-manager:visited {
    font-weight: bold;
    color: #007bff;
    font-size: 16px;
    text-decoration: none;
    font-family: Arial, sans-serif;
}
/* a.pdf-manager:hover {
    text-decoration: underline;
} */
.down-pdf-manager {
    border: 1px solid #bdd7d3;
    background: #f1fbfa;
    padding: 20px;
    float: right;
}
.down-doc-manager, .down-info-manager {
    border: 1px solid #bdd7d3;
    background-color: #f1fbfa;
    padding: 20px;
    float: left;
    margin-bottom: 10px;
    width: 365px;
}
.down-info-manager {
    border: 1px solid #007bff;
    background: #d6eaff;
}
span.docdown {
    padding-top: 8px;
    display: table;
    margin-bottom: 15px;
}
span.docdown-2r {
    padding-top: 0;
    display: table;
    margin-bottom: 7px;
}
span.docdown-info {
    padding-top: 0px;
    display: table;
    margin-bottom: 0px;
}
.mandatory {
    font-weight: bold;
    font-size: 12px;
    color: red;
}
.contactFrm h4 {
    font-size: 1em;
    color: #252525;
    margin-bottom: 0.5em;
    font-weight: 300;
    letter-spacing: 5px;
}
.contactFrm input[type="text"], .contactFrm input[type="email"] {
    width: 92%;
    color: #457777;
    background: #fff;
    outline: none;
    font-size: 0.9em;
    padding: .7em 1em;
    border: 1px solid #457777;
    -webkit-appearance: none;
    display: block;
    margin-bottom: 1.2em;
}
.contactFrm textarea {
    resize: none;
    width: 93.5%;
    background: #fff;
    color: #457777;
    font-size: 0.9em;
    outline: none;
    padding: .6em 1em;
    border: 1px solid #457777;
    min-height: 10em;
    -webkit-appearance: none;
}
.contactFrm input[type="submit"] {
    outline: none;
    color: #FFFFFF;
    padding: 0.5em 0;
    font-size: 1em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #457777;
    transition: 0.5s all;
    border: 2px solid #457777;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    width: 47%;
    cursor: pointer;
}
.contactFrm input[type="submit"]:hover {
    background: #356060;
    color: #234343;
    color: #fff;
}
p.statusMsg{font-size:18px;}
p.succdiv{color: #008000;}
p.errordiv{color:#E80000;}

p.succdiv {
    background-color: #6bafaf;
    color: #fff;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-left: 10px;
}

p.errordiv {
    background-color: #ff0000;
    color: #fff;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-left: 10px;
}

h5 {
    font-family: Helvetica, Arial, sans-serif;
    color: #3f3f3f;
    font-size: 11px;
    font-weight: bold;
}
.trimite:disabled {
    background: #ccc !important;
    color: #a5a5a5 !important;
    border-color: #ccc !important;
    cursor: default !important;
}
.algn-price {
    height: 19px;
}
.sfmaria {
  width: 200px;
  height: 77px;
  display: block;
  background: url('images/sfmaria-logo3.png') no-repeat;
  float: left;
  margin: 3px 0 1px 0;
}
.spacerv {
  height: 300px;
}
.spacerv2 {
  height: 180px;
}
