@charset "utf-8";
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin:0;}
#continut {width: 960px;}
hr {border: none; border-top: 1px solid #A9A9A9; height: 0px;}
table {font-size: 12px;-webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
th, td {padding: 3px;}
tr:nth-child(even) {background-color: #F2F3F5;}
.caseta {background-color : White; border : 1px solid #A9A9A9;}
.navbar {overflow: hidden; background-color: #cc0000; z-index: 10000; top: 0px; width: 100%;}
.navbar a {float: left; font-size: 16px; color: white; text-align: center; padding: 14px 16px; text-decoration: none;}
.dropdown {float: left; overflow: hidden;}
.dropdown .dropbtn {font-size: 16px; border: none; outline: none; color: white; padding: 14px 16px; background-color: inherit; font-family: inherit; margin: 0;}
.navbar a:hover, .dropdown:hover .dropbtn {background-color: #cc0000;}
.dropdown-content {display: none; position: absolute; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1;}
.dropdown-content a {float: none; color: black; padding: 12px 16px; text-decoration: none; display: block; text-align: left;}
.dropdown-content a:hover {background-color: #ddd; color: #cc0000;}
.dropdown:hover .dropdown-content {display: block;}
.denumire {color: #cc0000; font-weight: bold;text-decoration: none;}
.denumire a, .denumire a:hover, .denumire a:visited {text-decoration: none;}
.footer {position: fixed;left: 0;bottom: 0; width: 100%; height: 40px; background-color: #cc0000; color: white; text-align: center; line-height: 40px;font-size: 14px;}
.footer a, .footer a:hover, .footer a:visited {text-decoration: none;color:white;}
.linkrosu, .linkrosu a, .linkrosu a:hover, .linkrosu a:visited {text-decoration: none;color:#cc0000;}
.alignleft {float: left; text-align:left; width:50%;}
.aligncenter {float: left; text-align:center; width:20%;}
.alignright {float: right; text-align:right; width:30%;}
.tip {border-radius: 4px; background-color: green; color: white; height:18px; padding:2px}
.inactiv {border-radius: 4px; background-color: red; color: white; height:18px; padding:2px}
.lacat {background-image:url(imagini/icoane/lacat.png);background-position:right center;background-repeat:no-repeat;padding-right:14px;}
.ue {background-image:url(imagini/icoane/ue.png);background-position:right center;background-repeat:no-repeat;padding-right:10px;padding-left:10px;border-radius: 2px}
a.le {background-image:url(imagini/linkextern.gif);background-position:right center;background-repeat:no-repeat;padding-right:14px;}
.titlu_alb  {font-size : 12px; color : White; font-weight : bold;}
.caseta {background-color : White; border : 1px solid #cc0000; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
.captabel  {background-color : #cc0000; font-weight : bold; color : White; text-align : center; font-size : 13px;}
div.sectiune {text-indent: 0%;font-weight : bold; text-decoration: underline;font-size: 15px;}
div.diviziune {text-indent: 2%;font-weight : bold;font-size: 14px;}
div.grupa {text-indent: 4%;font-weight : bold;font-size: 13px;}
div.clasa {text-indent: 6%;}
div.caseta {background: #ffffff;width:400px;border: 1px solid #CCC;border-radius: 3px;outline: none;padding: 5px;text-align: justify;}
.search-container {padding-top: 3px;}
input[type="search"] {background: #ffffff;height: 30px;width: 250px;border: 1px solid #CCC;border-radius: 3px;outline: none;padding-left: 40px;
background-image: url(imagini/icoane/search_icon.png);
background-repeat: no-repeat;
background-position: left center;}
button[type="submit"] {border-radius: 3px;height: 30px;width: 70px;cursor: pointer;background-color: #cc0000;color: white;text-align: center;border: none;position: relative;left: -5px;}


#TopBtn {display: none;position: fixed;bottom: 20px;right: 30px;z-index: 99;font-size: 18px;border: none;outline: none;background-color: #cc0000;color: white;cursor: pointer;padding: 15px;border-radius: 4px;opacity:0.8}
#TopBtn:hover {background-color: #555;}