body {
    margin: 0;
    background-color: #FFFFFF;
}

img {
    border: none;
}

.container {
    width: 1084px;
}

.bg_top {
    background-image: url("transport-img/transport-bgtop.jpg");
    background-position: top 60% center;
    background-repeat: no-repeat;
}

.padsig {
    padding-left: 24px;
    padding-top: 16px;
}

.ai {
    font-family: Arial, Helvetica, sans-serif;
    color: #e03434;
    font-size: 14px;
    font-weight: bold;
}

.sun {
    font-family: Arial, Helvetica, sans-serif;
    color: #5e5e5e;
    font-size: 14px;
    font-weight: bold;
}

.tel_r {
    font-family: Arial, Helvetica, sans-serif;
    color: #e03434;
    font-size: 18px;
    font-weight: bold;
}

.tel_g {
    font-family: Arial, Helvetica, sans-serif;
    color: #5e5e5e;
    font-size: 18px;
    font-weight: bold;
}

.text12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #717171;
}

.ok {
    background-image: url("transport-img/transport-ok.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
    display: block;
    width: 44px;
    height: 20px;
    border: none
}

.inptel {
    width: 204px;
    height: 20px;
    border-color: #aeaeae;
    border-style: solid;
    border-width: 1px;
}

.inpnews {
    width: 204px;
    height: 20px;
}

.padai {
    padding-top: 24px;
}

.padform {
    padding-top: 8px;
}

.calc {
    background-color: #ebebeb;
    width: 36.25% !important;
    height: 36px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.calculator {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #d72f2f;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    display: block;
}

.pentru {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #444444;
    text-decoration: none;
    font-weight: bold;
}

/* Partea cu meniu top START */
* {
    margin: 0;
    padding: 0;
}

#menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 4px;
}

#menu ul {
    list-style: none;
}

#menu li {
    list-style: none;
    display: block;
    float: left;
    height: 29px;
    line-height: 29px;
    margin: 0 2px;
}

#menu li a {
    display: block;
    float: left;
    color: #363a34;
    font-size: 12px;
    font-weight: bold;
    line-height: 29px;
    text-decoration: none;
    padding: 0 18px;
    background: #ebebeb url("transport-img/transport-meng.jpg") repeat-x;
}

#menu li a:hover {
    color: #fff;
    background: #e03434 url("transport-img/transport-menr.jpg") repeat-x;
}

#menu li a.current {
    display: block;
    float: left;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 29px;
    text-decoration: none;
    padding: 0 18px;
    background: #e03434 url("transport-img/transport-menr.jpg") repeat-x;
}

#menu li a:hover.current {
    color: #fff;
}

/* Partea cu meniu top  END */

/* Partea cu undermeniu START */
* {
    margin: 0;
    padding: 0;
}

#menu2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#menu2 ul {
    list-style: none;
}

#menu2 li {
    list-style: none;
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 3px 0 0px;
}

#menu2 li a {
    display: block;
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    text-decoration: none;
    padding: 0 19px;
    background: #ebebeb url("transport-img/transport-mensr.jpg") repeat-x;
}

#menu2 li a:hover {
    color: #d22d2b;
    background: #e03434 url("transport-img/transport-mensg.jpg") repeat-x;
}

#menu2 li a.current {
    display: block;
    float: left;
    color: #d22d2b;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    text-decoration: none;
    padding: 0 19px;
    background: #e03434 url("transport-img/transport-mensg.jpg") repeat-x;
}

#menu2 li a:hover.current {
    color: #d22d2b;
}

/* Partea cu undermeniu  END */
.bg_menunder {
    background-image: url("transport-img/transport-mensr.jpg");
    background-position: left;
    background-repeat: repeat-x;
    height: 36px;
    background-color: #ce2a29;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 5px;
}

.bg_dfl {
    background-image: url("transport-img/transport-bgdf.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 291px;
    width: 327px;
}

.noutati {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    padding-top: 16px;
}

.text_alb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #cfcfcf;
    padding-top: 12px;
    line-height: 20px;
    text-decoration: none;
}

.dot {
    padding-top: 8px;
}

.citeste {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #818181;
    font-weight: bold;
    text-decoration: none;
}

.pad_news {
    padding-top: 22px;
}

.puding {
    padding-top: 5px;
}

.puding_cat {
    padding-top: 18px;
}

.bg_cent {
    background-image: url("transport-img/transport-bgcent.jpg");
    background-position: top;
    background-repeat: no-repeat;
    /*width: 1084px;*/
}

.bg_cat {
    background-image: url("transport-img/transport-bgcat.jpg");
    background-position: top;
    background-repeat: no-repeat;
    height: 40px;
    width: 251px;
}

.bg_catsec {
    background-image: url("transport-img/transport-bgcatsec.jpg");
    background-position: top;
    background-repeat: no-repeat;
    height: 38px;
    width: 251px;
}

.tit_categ {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #cfcfcf;
    font-weight: bold;
    padding-left: 42px;
    padding-top: 8px;
}

.sbutit_categ {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #252525;
    font-weight: bold;
    padding-left: 42px;
}

.brd_subcat {
    border-bottom-color: #e3e3e3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.brd_subcatsec {
    border-bottom-color: #d4d4d4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.brd_secundar {
    border-bottom-color: #e3e3e3;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top-color: #e3e3e3;
    border-top-style: solid;
    border-top-width: 2px;
}

.brd_secundar_top {
    border-top-color: #e3e3e3;
    border-top-style: solid;
    border-top-width: 2px;
}

.bg_subcat {
    background-image: url("transport-img/transport-bgsubcat.jpg");
    background-position: top;
    background-repeat: no-repeat;
    height: 28px;
    width: 251px;
}

.noutati_ros {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #e03434;
    font-weight: bold;
    padding-left: 10px;
}

.bg_categ {
    background-image: url("transport-img/transport-bgcateg.jpg");
    background-position: top;
    background-repeat: repeat-y;
    width: 251px;
}

.bg_categsec {
    background-image: url("transport-img/transport-bgcategsec.jpg");
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 251px;
    height: 223px;
}

.text_gri_desc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ababab;
}

.text_gri {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7d7d7d;
    text-decoration: none;
}

.text_ros {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #e03434;
    text-decoration: none;
    font-weight: bold;
}

.text_rossss {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #e03434;
    text-decoration: none;
    font-weight: bold;
}

.infor {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #818181;
    font-weight: bold;
}

.dotr {
    padding-top: 6px;
}

.bg_citeste {
    background-image: url("transport-img/transport-citeste.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 24px;
    /*width: 163px;*/
    text-align: center;
    padding-top: 5px;
}

.citeste_ros {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #e03434;
}

.nou_legoslativ_n {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #252525;
    padding-left: 58px;
}

.nou_legoslativ_r {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #e03434;
}

.contact_n {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #252525;
    padding-left: 38px;
}

.contact_s {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #252525;
}

.bg_foot {
    background-image: url("transport-img/transport-bgfoot.jpg");
    background-position: top;
    background-repeat: no-repeat;
    height: 127px;
    width: 1084px;
}

.cele_mai {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #999999;
    font-weight: bold;
}

.bg_secundar {
    background-image: url("transport-img/transport-secundar.jpg");
    background-position: top;
    background-repeat: no-repeat;
    width: 1084px;
    height: 100px;
}

.pdaing_mensec {
    padding-left: 28px;
}

.menseccateg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #777777;
    text-decoration: none;
    font-stretch: normal;
}

.titlu_det {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #727272
}

.ko {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #009900
}

.titlu_atentie {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FF0000;
}

.titlu_tras {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #FF0000;
}

.form_input {
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    text-align: center;
    height: 16px;
    width: 20px;
    background-color: #ffffff;
    vertical-align: middle;
    font-size: 12px !important
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7d7d7d;
    text-decoration: none;
}

.text_form {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4d8333;
    border: solid 1px #4d8333;
}

.text h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #2d4920;
}

.text input, textarea {
    border: solid 1px #2d4920;
    width: 200px;
}

.cell {
    text-indent: 15px;
    height: 25px;
    width: 120px;
}

.cell_m {
    text-indent: 15px;
    height: 184px;
    width: 120px;
}

.cell_p {
    text-indent: 15px;
    height: 77px;
}

.vv {
    overflow: auto;
    height: 175px;
}

.inps {
    width: 80px !important;
    background-color: #F6F6F6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #f61d07;
}

.spall_mall {
    width: 25px;
}

#modalContainer {
    background-color: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 10000;
    background-image: url("tp.png"); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
    position: relative;
    width: 300px;
    min-height: 100px;
    margin-top: 50px;
    border: 2px solid #000;
    background-color: #F2F5F6;
    background-image: url("delete.png");
    background-repeat: no-repeat;
    background-position: 15px 30px;
}

#modalContainer > #alertBox {
    position: fixed;
}

#alertBox h1 {
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background-color: #78919B;
    color: #FFF;
    border-bottom: 1px solid #000;
    padding: 2px 0 2px 5px;
}

#alertBox p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 200px;
    padding-left: 15px;
    margin-left: 55px;
}

#alertBox #closeBtn {
    display: block;
    position: relative;
    margin: 5px auto;
    padding: 3px;
    border: 2px solid #000;
    width: 70px;
    font: 0.7em verdana, arial;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    background-color: #78919B;
    text-decoration: none;
}

.textprg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #767676;
    text-decoration: none;
}

.form_input {
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    text-align: center;
    height: 16px;
    width: 20px;
    background-color: #ffffff;
    vertical-align: middle;
    font-size: 12px !important
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

#menu2 img {
    vertical-align: top;
}

.puding_under {
    margin-top: 10px;
}

.under_men {
    width: 63.75% !important;
}

.flash_div {
    width: 70% !important;
}

.flash_text {
    width: 30% !important;
}

.newsletter_bg {
    background-color: #4b4b4b;
    margin-left: 11px;
    margin-top: 27px;
    height: 81px;
    width: 96.5667% !important;
}

.navbar {
    margin-bottom: 0;
}

.news_position {
    margin-top: 30px;
    margin-left: 5px;
}

.noutati_container {
    width: 24.7%;
    margin-top: 18px;
}

.bg_categ ul {
    min-height: 145px;
}

.bg_categ ul {
    list-style: none;
    padding:0;
    margin:0;
}

.bg_categ li {
    padding-left: 1em;
    text-indent: -.7em;
    border-bottom: 1px solid #e3e3e3;
    padding-top: 5px;
    padding-bottom: 5px;
}

.bg_categ li:before {
    content: "• ";
    color: red;
}

.info_container_inner {
    padding-left: 20px;
    padding-right: 20px;
}

.bg_citeste_div {
    background-color: #e7e7e7;
    text-align: center;
    height: 35px;
    padding-top: 12px;
}

.noutati_ul {
    float: left;
    width: 50%;
    list-style: none;
    padding:0;
    margin:0;
}

.noutati_ul li {
    padding-left: 1em;
    text-indent: .7em;
}

.noutati_ul li:before {
    content: "\2022 ";
    color: red;
}

.bg_color_noutati_legislative {
    background-color: #f4f4f4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    min-height: 150px;
    margin-top: 5px;
}

.transport_img {
    padding-top: 10px;
}

.transport_img img {
    float: right;
}

.center-footer {
    text-align: center;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    border: none;
    margin-bottom: 0px;
    min-height: auto;
    position: relative;
}

.ml50 {
    margin-left: 50px;
}

.contact_secundat_pdd {
    padding-left: 20px;
}



@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}

@media(max-width: 480px) {
	body {
		overflow-x: hidden;
	}
    .container {
        width: 100%;
    }

    .noutati_ul {
        width: 100%;
    }

    .under_men {
        width: 100% !important;
    }

    .navbar-default {
        background-color: #f8f8f8;
        border-color: #e7e7e7;
    }

    .navbar {
        border: 1px solid transparent;
        min-height: 50px;
        position: relative;
    }

    .table_td_left {
        width: 100% !important;
        float: left;
    }

    .table_td_left_contact {
        float: left;
        width: 100% !important;
    }

    .contact_secundar {
        padding-left: 20px;
    }
	
	.contact_home, .contact_home td {
		width: 90% !important;
	}
	
	.tit_categ {
		padding-top: 0;
	}
	
	.ai-intrebare {
		text-align: center;
	}

    .pdaing_mensec {
        padding-left: 0;
    }

    .nav {
        padding-left: 10px;
    }

    .ml50 {
        margin-left: 0;
    }

    .tabel_despre_noi td {
        float: left;
    }

    .tabel_despre_noi img {
        width: 100% !important;
    }

    .home_contact {
        float: left;
		width: 100%;
    }

    .cell_m {
        height: auto;
    }
	
	.formular_telefon_mobil  {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.formular_telefon_mobil table {
		width: 90% !important;
		margin: 0 auto;
	}
	
	.formular_telefon_mobil td {
		float: left;
		text-align: center;
	}
	
	.td_mob {
		width: 100%;
	}
	
	.inpt_mob {
		text-align: right !important;
        margin-left: 5px;
	}

    .calc {
        width: 100% !important;
        height: 45px;
    }

    .calculator_mobile ,.calculator_mobile table {
        width: 98% !important;
    }

    .calculator_mobile table td {
        float: left;
    }

    .resp_des {
        width: 100%;
    }

    .bg_home_casete {
        background: url("transport-img/transport-bgcat-mob.png") left top no-repeat;
        min-height: 40px;
        width: 100%;
    }

    .bg_home_casete h2 {
        font-size: 14px;
        padding-left: 50px;
        padding-top: 10px;
    }

    .bg_home_casete h2 a {
        color: white;
        text-decoration: none;
        display: block;
    }

    .home_cont_form {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
	.dotr {
		padding-top: 0 !important;
	}
	
	.sbutit_categ td {
		height: 25px;
	}
	
	.input_mobile {
		height: 25px !important;
		line-height: 2em !important;
		font-size: 14px;
		width: 40px !important;
		text-align: center !important;
		padding-right: 10px;
	}
	
	.titlu_det {
		/*display: inline-block;
		width: 40%;*/
	}
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .inpt_mob {
        width: 70%;
        text-align: right !important;
    }
}

@media (min-width: 481px) and (max-width: 900px) {
	body {
		overflow-x: hidden;
	}
    .container {
        width: 100%;
    }
	
	.formular_telefon_mobil  {
		text-align: center;
	}
	
	.formular_telefon_mobil table {
		width: 90% !important;
		margin: 0 auto;
	}

    .noutati_ul {
        width: 100%;
    }

    .under_men {
        width: 100% !important;
    }

    .navbar-default {
        background-color: #f8f8f8;
        border-color: #e7e7e7;
    }

    .navbar {
        border: 1px solid transparent;
        margin-bottom: 20px;
        min-height: 50px;
        position: relative;
    }

    .table_td_left {
        width: 100% !important;
        float: left;
    }

    .contact_secundar {
        padding-left: 20px;
    }

    .pdaing_mensec {
        padding-left: 0;
    }

    .nav {
        padding-left: 10px;
    }

    .noutati_container {
        width: 34.6333%;
    }

    .ai-intrebare {
        text-align: center;
    }

    .navbar {
        margin-bottom: 0;
    }

    .ml50 {
        margin-left: 80px;
    }

    .table_td_left {
        width: 100% !important;
        float: left;
    }

    .table_td_left_contact {
        float: left;
        width: 50% !important;
    }

    .tabel_despre_noi td {
        float: left;
    }

    .tabel_despre_noi img {
        width: 100% !important;
        margin-top: 0 !important;
    }
    .cell_m {
        height: auto;
    }

    .calc {
        width: 100% !important;
        height: 45px;
    }
	
	.dotr {
		padding-top: 0 !important;
	}
	
	.sbutit_categ td {
		height: 20px;
	}
	
	.input_mobile {
		height: 20px !important;
		line-height: 2em !important;
		font-size: 12px;
	}
}