a,a:visited{

  color: #0033CC;

}


 body {
  background: #fffde8;
  margin: 0px;
  padding: 0px;
  font-size: 14px;

}

/*table {
  margin: 0px;
  padding: 0px;

}*/

#main {
  padding: 0 10px 10px 10px;
}


#top {
  background-image: url(images/bg.gif);
  background-position: center ;

}

.menu {
  background: #ffe066;
  color: #000000 ;
  font-weight: bold ;
  border-top: 1px solid #fff ;
  border-bottom: 1px solid #fff ;
  font-size: 12px ;
  padding-left: 6px;
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none ;

}

li {
   border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none
}

#dr{
  background: #ffeba6;
}

a.men, a.men:visited  {
  background-image: url(images/0506-arrow1.gif);
  color: #009;
  background-repeat: no-repeat;
  font-size: 8pt ;
  padding: 0px;
  padding-left: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif ;
  background-position: left ;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
  text-decoration: none;
  border: 0;
  margin: 0;

}

a.men:hover  {
  background-image: url(images/0506-arrow.gif);
  color: #00f;
  font-size: 8pt ;
  padding-left: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif ;
   background-color: #fff0b8;
  display: block ;
    padding-top: 2px;
  padding-bottom: 2px;
   text-decoration: none;

}
/** html  li { float: left; height: 1%; }*/
* html  li a { height: 1%; }

h1 {

  vertical-align: middle ;
  font-size: 20pt;
  color: #FF3333;
  text-align: center;
  height: 300px
}



.btn{
 display: block;
 padding: 0px;
  margin: 0;
  text-decoration: none;
  font-size: 10pt;
  font-family: "MS Sans Serif", sans-serif ;
  font-weight: bolder;
  height: 18px;
  vertical-align: middle;
}


a.btn, a.btn:visited{
  background-color: #F00;
  color: #fff ;
  border: 2px solid #FFCC00;

}


a.btn:hover {
  background-color: #FFCC00;
  border: 2px solid #FF0033;
  color: #000000;

}

a.flag, a.flag:visited{
   display: block;
  padding: 0px;
   height: 18px;
  border: 2px solid #FFCC00;
  /*border: none;*/
  margin: 0;
}

 a.flag:hover{
   display: block;
  padding: 0px;
   height: 18px;
  border: 2px solid #f00;
  /*border: none;*/
  margin: 0;
}

#topmenu{
  border: 0;
  border-collapse: collapse;
}

.imn{
  font-size: 12px;
  font-family: "Courier New", Courier, monospace ;
  color: #333399;
  font-style: italic;
}

.simbolica{
  border: 2px double #BBBBBB;
  background-color: #ffe066;
  margin: 0px;
  padding: 0px;
}

.titlu {
 background-image: url(images/1.jpg);
 background-repeat: no-repeat;
 background-position: center;
 color: #FFFFCC;
 font-weight: bold;
 margin-top: 10px;
 font-size: 20px;
    }

#logo{
  font-family: "Courier New", Courier, monospace;
  color: #CC6600;
  border: #BBBBBB;
  vertical-align: middle
}

.baner {
  margin: 0px;

  padding: 0px;
  margin-top: 10px;
  text-align: center
}

.title{
  padding-left: 50px;
  font-weight: bold;
  font-size: 12pt;
}

#search{
  margin-left: 5px
}

a.baner, a.baner:hover, a.baner:visited {
  border:  none;
  float: right;
  vertical-align: bottom;
  margin-bottom: 3px
}

ul.news, li.news{
  border: 0;
  padding: 0;
  margin: 0

}
li.news {

 display:block;
  clear: left;
  border-bottom: 3px groove #CC6600;
  width:500px;
  margin-top: 10px;
 /* padding-left: 10px*/
  font-family: Arial;
  font-size: 14px
}

.newsdate{
clear: left;
  text-align: right;
  font-family: sans-serif, Arial;
  font-weight: bold;
  font-size: 10pt
}



img.news {
  float:left;
  padding-right: 5px
}

.newsscroll, .newsscroll a{
 text-decoration: none;
 text-align: center;
}

.bigtext, .bigtext a {
  font-size: 18

}

.textcontent{
  font-size: 11pt;
  font-family: Arial;
  text-align: justify;
}






