<style type="text/css">
.content td {
    font-family: Arial, sans-serif;
    font-size: 10pt;
}

.top1 {
    width: 1012px;
    height: 101px;
    margin: 0 auto;
    text-align: left;
    background: url( "./../img/topline.JPG" ) repeat-x top; /*background:url("./../img/new-2.PNG") no-repeat bottom left;*/
}

.top2 {
	top: 60px;
    width: 1012px;
    height: 50px;
    text-align: right;
    margin: auto;
    padding: 0;
    position: absolute;
    vertical-align: bottom;
}

.left1 {    
    text-align: left;
    width: 746px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    float: left;
    display: inline;
    text-decoration: none;
}

.leftmenu {    
    text-align: left;
    width: 150px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    float: left;
    display: inline;
    text-decoration: none;
}

.leftmenu ul {
    /*list-style-image: url( "./../img/sageata.png" );*/
    /*list-style-position: inside;*/
    list-style-type: none;
    vertical-align: top;
    text-align: left;
    font-family: Arial,sans-serif;
    text-decoration: none;
    font-size: 10pt;
    margin-left: 0;
}

.leftmenu li {
    margin-top: 10px;
    font-family: Arial,sans-serif;
    text-decoration: none;
    font-size: 10pt;
    text-align: left;
}

a {
    text-decoration: none;
    color: black;
    border:0;
}

.leftmenu a {
    text-decoration: none;
    color: #0066CC;
}

.pagecontainer {
    width: 1012px;
    /*height: 500px;*/
    margin: 10px auto;
    text-align: left;
    display: block; /*background:url("img/bg1.JPG") repeat-y;*/
}

.pagecontainered {
    width: 100%;
    height: 100%;
    margin-top: 8px;
	margin-bottom: 5px;
    text-align: center;
    display: block; /*background:url("img/bg1.JPG") repeat-y;*/
}

.advPage {
    width: 535px;
    height: 200px;
    /*background-color: orange;*/
    margin-left:0;
}

.topPage {
    height: 200px;
    width: 724px;
    background-color: darkgray;

}

.topPageGreen {
    /*height: 100px;*/
    /*width: 722px;*/
    
    color: white;
    font-weight: bold;
    vertical-align: bottom;
}

.news1 {
    height: 0px auto;
    width: 732px;
    background-color: #F2F2F2;
    float: left;
    display: inline;
    text-decoration: none;
}

.news1 tr td {
    margin-top: 20px;
	margin-left: 20px;
	display: inline;
}

.tagcloud {
  font-weight: bolder;
  line-height: 1.4em;
}

.tagcloud li {
  display: inline;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}

.tagcloud li a {
  padding: 0 0.2em 0 0.2em;
  text-decoration: none;
}

.boxcontainer {
    width: 746px;
    float: left;
    /*border-right: 1px solid #0066CC;*/
}

.boxcontainer1 {
    width: 746px;
    height: auto;
	/*height a fost initial 270px, ceea ce facea ca dunga de jos sa se interpuna peste text*/
    float: left;
    margin-top:8px;
    /*border-left:1px solid #0066CC;*/
}

.boxcontainer2 {
    margin-top: 5px;
    width: 575px;
    float: center;
    /*border: 1px solid #0066CC;*/
    font-family: Arial, sans-serif;
    font-size: 10pt;
    height:auto;
	/*height a fost initial 363px, ceea ce facea ca dunga de jos sa se interpuna peste text*/
}

.box {
    width: 362px;
    height: 350px;
    float: left;
    /*padding:10px;*/
    margin-top: 10px; /*background:url(img/bgbox.JPG) repeat-y right;*/
}

.box1 {
    width: 371px;
    float: left;
    margin-top: 10px;
    border-left: 1px solid #0066CC;
    /*padding:10px;*/
}

.advertise {
    /*background-color: #A62E30;*/
    width: 252px;
    height:auto;
	/*height a fost initial 470px, ceea ce facea ca boxcontainerul sa se poyitioneze sub bottompage*/
    margin-left: 12px;    
    float: left;
	display: block;
}

.caseta1 {
    padding: 5px;
    width: 92%;
	height: auto;
    margin: 0 auto;
    font-family: Arial, sans-serif;
}

.caseta2 {
    background: url( ./../img/bgbox.JPG ) repeat-x top;
    padding: 5px;
    width: 92%;
	height: auto;
    margin: 0 auto;
    font-family: Arial, sans-serif;

}

.caseta1 tr th {
    font: 14pt normal;
    text-align: left;
}

.caseta1 tr td {
    font-size: 10pt;
}

.caseta2 tr th {
    font: 14pt normal;
    text-align: left;
    margin-top: 5px;
}

.caseta2 tr td {
    font-size: 10pt;
}

.indentmenu {
    font: bold 12px Arial;
    width: 1012px; /*leave this value as is in most cases*/
    border-bottom: 2px solid black;
    padding-top: 7px;
    padding-left: 0;
}

ul {
    margin: 0;
    padding: 0;
}

.indentmenu ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 1012px; /*width of menu 80% initially*/
    border-left: 1 solid beige; /*dark purple border*/
    border-width: 1px 0; /*background: black url(media/indentbg.gif) center center repeat-x;*/
/*background-color: #0066CC;*/
    background-color: #0066CC;
    vertical-align: bottom;
}

.indentmenu ul li {
    display: inline;
}

.indentmenu ul li a {
    float: left;
    font: bold 12px Arial;
    color: white; /*text color*/
    padding: 5px 15px;
    text-decoration: none; /*border-bottom:2px solid black;*/
    border-right: 1px solid beige; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited {
    color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current {
    color: white; /*text color of selected and active item*/
    padding-top: 6px; /*shift text down 1px for selected and active item*/
    padding-bottom: 4px; /*shift text down 1px for selected and active item*/
/*background: black url(media/indentbg2.gif) center center repeat-x;*/
    background-color: steelblue;
}

body {
    text-align: center;
    padding: 0;
    margin-top: 8px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
}

.tabel tr td {
    font-size: 11px;
}

.text {
    height: 18px;
    font-family: Arial, sans-serif;
    font-size: 11px;
}

select {
    height: 18px;
    font-family: Arial, sans-serif;
    font-size: 11px;
}

legend {
    color: black;
}

th {
    text-align: left;
}

th a {
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #0066CC;
    vertical-align: top;
}

/*.caseta2 th{
    font-weight:bold;
    font-family: Arial, sans-serif;
    font-size:16px;
    color:black;
    vertical-align:top;
    text-align:left;
}
.caseta1 th{
    font-weight:bold;
    font-family: Arial, sans-serif;
    font-size:16px;
    color:black;
    vertical-align:top;
    text-align:left;
}*/
.readonly {
    background-color: lavender;
    height: 18px;
    font-family: Arial, sans-serif;
    font-size: 11px;
}

.bottom {
    border-top: 1px solid #0066CC;
}
p{
    font-family: Arial, sans-serif;
    font-size: 10pt;
}

.formularsms
{
margin-left: 20px;
}

#downlinks {
font-weight:normal;
height:15px;
width:1012px;
margin:0px;
padding-bottom:3px;
padding-top:3px;
text-align:center;
color:white;
}
#downlinks a {
color:white;
font-size:8.7pt;
margin-right:3px;
padding-left:5px;
padding-right:5px;
display:inline;
}
#downlinks a:hover {
color:white;
text-decoration:underline;
}

</style>
