body { margin: 0; background: #F2F2F2;	font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L",	helvetica, sans-serif; font-size: 12px;	line-height: 15px; }
a img { border: 0; }

h1 { color: #555; font-size: 16px; }

#site { width: 860px; margin: 0 auto; background: url(../images/bg_site.png) 0 0 repeat-y; }
#site_inner { width: 860px; margin: 0 auto; background: #fff; }
#topbar { height: 10px; background: #2C2C2C; }
.bor {  }

#right { width: 262px; float: right; }
#left { width: 218px; float: left; }
#center { width: 380px; float: left; }

#redlogo { width: 200px; height: 105px; margin: 30px 0 10px 20px; background: url(../images/redlogo.png) 0 0 no-repeat; }
#video { width: 205px; height: 155px; margin: 35px 0 0 13px; background: url(../images/dragonslogo.png) 0 63px no-repeat; }

#menu { list-style: none; width: 160px; padding: 0; margin: 0 0 0 32px; }
#menu li { width: 160px; text-align: center; padding: 22px 0 2px 0; border-bottom: 1px solid #E6E6E6; }
#menu li a { color: #606060; text-decoration: none; }
#menu li a:hover { color: #909478; }

#desby { text-align: center; margin: 15px 0 20px 13px; }
#desby a { font-size: 9px; color: #000; text-decoration: none; }
#desby a:hover { color: #666; }

#rightmenu { list-style: none; width: 252px; padding: 0; margin: 125px 0 0 9px;  }
#rightmenu li { width: 252px; height: 22px; background: url(../images/bg_rightmenu.png) 0 0 no-repeat; }
#rightmenu li a { font-size: 11px; font-weight: bold; color: #ee0000; text-decoration: none; position: relative; left: 7px; top: 3px; }
#rightmenu li a:hover { color: #fff; }

#copyright { font-size: 10px; text-align: right; background: url(../images/dmaklogo.png) top right no-repeat; padding: 65px 15px 0 0; margin: 310px 0 0 0; color: #606060; }

#content { padding: 20px; }


#inner_header { background: #909478; height: 80px; margin-bottom: 10px;font-size:10px; }
#inner_menu { background: #fff; }
#inner_menu a { color: #606060; text-decoration: none; margin-right: 10px; }
#inner_menu a:hover { color: #909478; }
#innerlogo { float: left; padding: 10px 20px; text-align: center; }
#inner_content { float: right; width: 650px; padding: 50px 50px 10px 0; }
#inner_footer_left { float: left; width: 140px; text-align: center; }
#inner_footer_left a { font-size: 9px; color: #000; text-decoration: none; }
#inner_footer_left a:hover { color: #666; }
#inner_footer_right { float: right; width: 700px; text-align: center; background: #DCDDD5; font-size: 10px; color: #696969; }

#gradtable td { text-align: center; }
.verde td { background: #66CC00; }
.albastru td { background: #6699CC; }
.rosu td { background: #CC3300; }
.negru td { background: #000; color: #fff; }
.galben td { background: #FFFF66; }


.thumb { display: block; border: 2px solid #DCE7CF; padding: 10px; background: #fff; float: left; margin: 0 6px 6px 0; }
.thumb:hover { border: 2px solid #909478; }






