﻿html, body {
  font-family: Tahoma;
}

#wrapper
{
    background-color: white;
    margin-top: 0px;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: -8px;
}
#bara_sus
{
    padding-left: 10px;
    background-image: url('img/asmi.jpg');
    background-repeat:no-repeat;
    background-position: 10px 0px;
    min-height: 150px;
}
#bara_sus a
{
    color: #023047;
    text-decoration: none;
}
#diverse
{
    font-size: 13px;
    text-align: right;
    color: #023047;
    padding-right: 20px;
    margin-left: 150px;
    min-height: 30px;
}
#diverse a
{
   color: #023047;
}
#titlu
{
    font-size: 30px;
    font-weight: 600;
    text-align:center;
    color: #023047;
    background-color: White;
    margin-left: 150px;
    margin-top: 0px;
    min-height: 60px;
}
#titlu img 
{
    width: 85%;
    border: 0;
}
#meniu
{
    min-height: 25px;
    margin-left: 150px;
    text-align: center;
}


#meniu ul
{
    list-style:none;
    margin: 0;
    padding: 0;
    padding-top: 3px;
    padding-bottom: 5px;
    background-image: url('img/fmeniu1.gif');
    width: 100%;
}

#meniu ul li
{
    display: inline;
    border: 0px;
	color: white;
	font-family: arial;
	font-weight: 600;
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
    max-width: 10%;
}
#meniu ul li a:link {
	color: white;
	text-decoration: none;
}

#meniu ul li a:visited {
	color: white;
	text-decoration: none;
}

#meniu ul li a:active {
	color: white;
	text-decoration: none;
}

#meniu ul li a:focus {
	color: white;
	text-decoration: none;
}

#meniu  ul li:hover {
    background-image: url('img/fmeniu2.gif');
    padding-top: 5px;
    padding-bottom: 5px;
}
.selectat {
    background-image: url('img/fmeniu2.gif');
    padding-top: 5px;
    padding-bottom: 5px;
}

#continut
{
    min-height: 600px;
    width:100%;
    background-color: White;
    background-attachment: fixed;
    background-image: url('img/fundal.gif');
    background-position: bottom left;
    background-repeat: repeat-x;
    padding-bottom:20px;
}

#cstanga
{
    float: left;
    padding-left: 20px;
}
#cstanga > div.titlu
{
    color:White;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    background-image: url('img/fmeniu2.gif');
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
}
#cstanga > div.titlu + div
{
    width: 206px;
    border-left:solid 2px #0a6cb7;
    border-right:solid 2px #0a6cb7;
    border-bottom:solid 2px #0a6cb7;
    background-color: white;
    margin-bottom: 10px;
    padding-top:10px;
    padding-bottom: 10px;
    padding-left:10px;
    padding-right:10px;
    color: #023047;
    font-size: 13px;
    text-align:justify;
}
#cstanga a
{
    color: #023047;
    font-size: 13px;
}
#cstanga a img 
{
    border: 0px;
    margin-top: 3px;
}
#cstanga div hr
{
    margin: 0;
    height: 2px;
    background-color: #0a6cb7;
}
#ccentru
{
    text-align: justify;
    padding-left: 260px;
    padding-right: 20px;
    margin-top: 10px;
}
#ccentrugal
{
    text-align: justify;
    margin-top: 10px;
    padding-left: 120px;
    padding-right: 120px;
    min-width: 665px;
    text-align: center;
}
#ccentru a,#ccentrugal a
{
    color: #023047;
    font-size: 13px;
}
#ccentru div.titlu,#ccentrugal > div.titlu
{
    color:White;
    text-align:center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url('img/fmeniu2.gif');
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
}
#ccentru > div.ititlu,#ccentrugal > div.ititlu
{    
    color:White;
    text-align:center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url('img/fimp.gif');
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
}
#ccentru div.titlu + div,#ccentrugal > div.titlu + div
{    
    border-left:solid 2px #0a6cb7;
    border-right:solid 2px #0a6cb7;
    border-bottom:solid 2px #0a6cb7;
    background-color: white;
    margin-bottom: 10px;
    padding-top:10px;
    padding-bottom: 10px;
    padding-left:10px;
    padding-right:10px;
    color: #023047;
    font-size: 13px;
    text-align:justify;
    text-indent: 10px;
}
#ccentru > div.ititlu + div,#ccentrugal > div.ititlu + div
{    
    border-left:solid 2px red;
    border-right:solid 2px red;
    border-bottom:solid 2px red;
    background-color: white;
    margin-bottom: 10px;
    padding-top:10px;
    padding-bottom: 10px;
    padding-left:10px;
    padding-right:10px;
    color: #023047;
    font-size: 13px;
    text-align:justify;
    text-indent: 10px;
}
#ccentru input[type="submit"] {
    border:1px solid #023047;
    background-color: #0a6cb7;
    color: White;
    font-weight: 600;
    font-size: 17px;
}
.textcb {
    color: #023047;
    font-size: 12px;
    position: relative;
    top:-2px;
}
#bara_jos
{
    padding-top: 3px;
    height: 35px;
    width: 100%;
    font-size: 10px;
    text-align: center;
    background-color: #68aee4;

}
#bara_jos a
{
    color: #023047;
}
#bara_jos ul
{
    list-style:none;
    margin: 0;
    padding: 0;
    margin-bottom: 2px;
}

#bara_jos ul li:before
{
    content: '[';
}
#bara_jos ul li:after
{
    content: ']';
}
#bara_jos ul li
{
    display: inline;
    border: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.bold 
{
    font-weight: 600;
}
em 
{
    color: Red;
    font-weight: 600;
    font-style: normal;
}