html, body {
    width: 100%;
    padding: 0;
    margin: 0;
    background-image: url(background1.png), url(backback.png);
    background-repeat: repeat-x, repeat;
}

@font-face {
	font-family: 'MyRoboto';
	src: url('../fonts/Roboto-Light-webfont.eot');
	src: url('../fonts/Roboto-Light-webfont.eot?iefix') format('eot'),
	     url('../fonts/Roboto-Light-webfont.woff') format('woff'),
	     url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),
	     url('../fonts/Roboto-Light-webfont.svg#webfont') format('svg')
}

@media (max-width: 1198px) {
    html, body {
        background-image: url(background2.png), url(backback.png);
        background-repeat: repeat-x, repeat;
    }
}

@media (max-width: 868px) {
    html, body {
        background-image: url(background3.png), url(backback.png);
        background-repeat: repeat-x, repeat;
    }
}

body {
    padding: 0;
    color: #474747;
    font: 16px/24px 'Verdana', Arial, sans-serif
}

p {
    text-align: justify;
    margin-bottom: 10px;
    margin-top: 10px
}

.reclama {
    font: 42px/54px 'Impact', Arial, sans-serif;
    text-transform: uppercase;
    text-align: center
}

.mare {
    text-align: left;
    font-family: 'Arial', serif;
    color: #555; 
    font-size: 36px;
    line-height: 28px
}

.mecc {
    text-align: center;
    font-family: 'Times New Roman', serif;
    opacity: 1;
    padding: 0;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 1px;
    /* padding-top: 10px */
}

.mecc a {
    background: #999;
    color: #000
}

.mecc a:hover {
    color: #bb0f0f
}

.mic {
    text-align: center;
    font-family: 'Times New Roman', serif;
    font-weight: bold;
    letter-spacing: 1.8px;
    font-size: 21px;
    line-height: 24px
}

@media (max-width: 768px) {
    .mare {
        font-size: 30px;
    }
}

.principal {
    background: #f0f0f0
}

.scurt {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px
}

/* navbar-default */

.navbar-default {
    margin-left: -15px;
    margin-right: -15px;
    background: #fff;
    border-style: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 2px solid #b8b8b8
}

.navbar-default .navbar-nav>li>a {
    padding-left: 12px;
    padding-right: 12px
}

.navbar-default .navbar-nav>.first {
    margin-left: -15px
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav>.first {
        margin-left: 0;
    }
}

/* navbar-inverse */

.navbar-inverse {
    margin-left: -15px;
    margin-right: -15px
}

.navbar-inverse .navbar-nav>li>a {
    padding-left: 12px;
    padding-right: 12px
}

.navbar-inverse .navbar-nav>.first {
    margin-left: -15px;
}

@media (max-width: 768px) {
    .navbar-inverse .navbar-nav>.first {
        margin-left: 0;
    }
}

/* carousel bulinute jos */

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    border: 2px solid #eee;
    border-radius: 15px
}

.carousel-indicators .active {
    width: 17px;
    height: 17px;
    margin: 0;
    background-color: #fe6464 !important
}

/* headings */

h1 {
	font-family:  'Impact', Arial, sans-serif;
    letter-spacing: 5px;
    color: #fe6464;
    text-shadow: 1px 1px 1px #666;
	margin-top: 0px;
	font-size: 42px
}

h2 {
    font-size: 28px;
    color: #555
}

footer {
    min-height: 600px;
    opacity: 0.7;
    background: url(fundal-footer-3.png) repeat
}
  
div.transbox {
    min-height: 600px;
    background-color: #bbb;
    opacity: 0.7
}
  
div.transbox p.cnufoot, p.mecc {
    font-weight: bold;
    color: #000
 }

.well {
    margin-left: -5px;
    margin-right: -5px;
    /* background: #bfbfbf; */
    background: #7a7a7a;
    text-align: center;
    color: #888;
    padding: 10px;
    height: 192px
}

.well.willy {
    background: #7c9ed3;
    border-width: 2px;
    border-color: #bbb
}

.well.willy p {
    color: #ddd
}

a:hover .well.willy p {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    color: #fff
}

.wdown {
    background: #e3e3e3;
    text-align: center;
    height: auto;
    margin: 0;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
    border: 1px solid #ccc
}

a .well {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    background-color: #fff;
    border-color: #999
}

a:hover .well {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    background-color: #ccc;
    border-color: #fff
}

a.download {
    color: #d9534f
}

a.download:hover {
    color: #333;
	text-decoration: none
}

header {
    text-align: center;
    padding: 0;
    padding-bottom: 18px;
    background: #febaba
}

header h3 {
    font-family: 'Impact', Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 8px;
    text-align: left;
    margin-top: 40px;
    color: #bb0f0f;
    font-size: 56px;
    background: none
}

@media (max-width: 768px) {
    header h3 {
        text-align: center;
        font-size: 32px;
    }
}

mark {
    background: #e1a7bf;
}

p.cnufoot {
    color: #fff;
    font-weight: bold;
    opacity: 1;
    letter-spacing:+1px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.footmecs {
    padding: 0;
    background-color: #bbe3f2;
    padding-top: 1px;
    padding-bottom: 1px;
}

#footext1, #footext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #1b60a7;
	text-transform: uppercase
}

@media (min-width: 768px) {
    #footext1 {
        display: none;
    }
}

@media (max-width: 992px) {
    #footext2 {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    #footext2 {
        display: none;
    }
    #footext1 {
        font-size: 22px;
    }
}

ul.mylist {
    list-style-type: none;
    padding: 0 0 0 30px;
    margin: 0;
}

ul.mylist li {
    line-height: 30px
}

ul.mylist li:before {
	font-family: 'Glyphicons Halflings';
    content: "\2b";
    color: #fe6464;
    vertical-align: bottom;
	padding-right: 10px
}

ul.mysublist {
    list-style-type: none;
    padding: 0 0 0 60px;
    margin: 0
}

ul.mysublist li {
    line-height: 30px
}

ul.mysublist li:before {
	font-family: 'Glyphicons Halflings';
	content: "\e010";
	color: #999999;
    vertical-align: bottom;
	padding-right: 10px
}

tr.header {
    background-color: #bb0f0f;
    color: #efefef;
    text-shadow: 1px 1px 0 #444
}

.table>tbody>tr>td.blu {
	background-color: #ddd;
}

.table>thead>tr>th {
    border-bottom: 1px solid #333;
}

.table>tbody>tr>td {
    border-bottom: 1px solid #bbb;
}

tr.xinfo {
    background-color: #febaba;
}

.table>tbody>tr.xinfo:hover {
    background-color: #fe9595;
}

@media (max-width: 768px) {
    .btn-success {
        margin-left: 0;
    }
    .txtascuns1 {
        display: none;
    }
}

.btn-primary {
    padding: 10px 20px 10px 20px;
    border-style: none;
    background-color: #bb0f0f
}

.btn-primary:hover {
    background-color: #fe6464
}

.btn-primary:active {
    background-color: #bb0f0f
}

.center {
    text-align: center;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .table>thead>tr>th.ascuns2 {
        display: none;
    }
    .table>tbody>tr>td.ascuns2 {
        display: none;
    }
    .txtascuns2 {
        display: none;
    }
}

@media (max-width: 680px) {
    .table>thead>tr>th.ascuns3 {
        display: none;
    }
    .table>tbody>tr>td.ascuns3 {
        display: none;
    }
}

@media (max-width: 570px) {
    .table>thead>tr>th.ascuns4 {
        display: none;
    }
    .table>tbody>tr>td.ascuns4 {
        display: none;
    }
}

@media (max-width: 380px) {
    .table>thead>tr>th.ascuns5 {
        display: none;
    }
    .table>tbody>tr>td.ascuns5 {
        display: none;
    }
}

.myicon {
    color: #fa1a01;
    font-size: 11px;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.delogare {
    border-radius: 5px;
	border: 1px solid #ebccd1;
	background: #f2dede;
	color: #a94442;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* images */

.bordered  {
    border-radius: 6px;
	border: 5px solid #fe6464;
    margin-left: auto;
    margin-right: auto;
}

a .bordered {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    border: 5px solid #fe6464;
}

a:hover .bordered {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    /* border: 5px solid #d9534f; */
    border: 5px solid #bb0f0f;
}

.backtotop {
    font-family: "Arial Black", Arial, sans-serif;
    text-align: center;
    font-size: 20px;
    line-height: 44px
}

figcaption {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    margin-top: 10px;
    /* background-color: pink; */
    height: 40px;
}

/* formulare */

.myform {
    background-color: #e8e8e8;
    padding: 20px;
    /* border: 1px solid #ac2925; */
    border: 1px solid #888;
    border-radius: 4px;
}

.formheader {
    margin: -20px -20px 20px -20px;
    padding: 10px;
    color: #efefef;
    font-weight: bold;
    /* text-shadow: 2px 2px 4px #555; */
    text-shadow: 1px 1px 0 #444;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #790033;
    text-align: center;
}

.formfooter {
    /* margin: -20px -20px 40px -20px; */
    margin: 30px -20px -20px -20px;
    padding: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #bdbdbd;
    background-color: #d8d8d8;
    text-align: center;
}

.form-control::-moz-placeholder {
    color:#ccc;
    opacity:1
}

.form-control:-ms-input-placeholder {
    color:#ccc
}

.form-control::-webkit-input-placeholder {
    color:#ccc
}

.proc70 {
    width: 70%;
    float: left;
}

.proc50 {
    width: 50%;
    float: left;
}

.proc20 {
    width: 20%;
    float: left;
}

.proc30 {
    width: 30%;
    float: left;
}

@media (max-width: 680px) {
    .proc20, .proc30 {
        width: 50%;
    }
    .proc50, .proc70 {
        width: 100%;
    }
}

@media (max-width: 570px) {
    .clasa {
        width: 40%;
        float: left;
    }
    .judetul {
        width: 58%;
        margin-left: 0;
        float: right;
    }
    .limba {
        margin-left: 10px;
        width: 80%;
        display: block;
    }
    .altacls {
        margin-left: 10px;
        width: 100%;
        display: block;
    }
}

@media (max-width: 380px) {
    .limba2 {
        padding-left: 10px;
    }
    .proc20, .proc30 {
        width: 100%;
    }
}

.gri {
    color: #ccc;
}

.progress-bar-gray {
    background-color: #a5a5a5;
}

.progress-bar-pink {
    background-color: #fd8bfe
}

.progress-bar-darkgray {
    background-color: #707070
}

.white {
    color: #eee
}

strong {
    color: #bb0f0f
}

.stats {
    margin-top: 20px;
    text-align: center
}

.glypgras {
    font-size: 40px
}

.gras {
    font-family: 'Arial Black', serif;
    font-size: 36px;
    color: #bb0f0f
}

.pink {
    background-color: #707070
}