BODY {
 font-size: 11px; 
 color: #ffffff;
 font-family: verdana;
 margin: 0px;
 padding: 0px;
 background: #000003 url(./skin/bg.png) no-repeat fixed top center;
}

A {
 color: #ffffff; 
 text-decoration: none;
}
A:link {
 color: #ffffff; 
 text-decoration: none;
}
A:visited {
 color: #ffffff; 
 text-decoration: none;
}
A:active {
 color: #ffffff;  
 text-decoration: none;
}
A:hover {
 color: #29a5ff; 
 text-decoration: none; 
}

.trc {
 background: url(./skin/trc.png) no-repeat top right;
}
.tlc {
 background: url(./skin/tlc.png) no-repeat top left;
}
.brc {
 background: url(./skin/brc.png) no-repeat bottom right;
}
.blc {
 background: url(./skin/blc.png) no-repeat bottom left;
}

.numere { 
 color: #efefef;
 font-size: 11px;
 text-decoration: none;
 margin: 2px;
 padding: 4px 0px;
}

.numere a { 
 color: #efefef;
 height: 16px;
 margin: 1px;
 padding: 2px 4px;
 border: 1px solid #202020;
 text-decoration: none;
 background: url(./skin/body.png);
}
.numere a:hover {
 color: #000000;
 background: url(./skin/hover.png) repeat-x center;
}

.articol a { 
 color: #efefef;
}
.articol a:hover {
 background-color: #202020;
 color: #ffffff;
 padding: 1px 5px;
}

.admin { 
 color: #efefef;
 font-size: 11px;
 font-weight: bold;
 text-align:center;
 background-image: url(./skin/body.png);
 padding: 4px 0px;
 border: 1px solid #000000;
}
.admin a {
 padding: 4px 4px;
}
.admin a:hover {
 color: #000000;
 padding: 4px 4px;
 background: #29a5ff url(./skin/hover.png) repeat-x center;
}

.desp { 
 height: 8px;
 background-image: url(./skin/desp.png);
}

.tiptitlu { 
 color: #29a5ff;
 font-size: 12px;
 font-weight: bold;
 padding: 3px;
 border: 0px;
}

.cat { 
 color: #ffffff;
 font-size: 11px;
 padding: 3px;
 border: 0px solid #000000;
 background-image: url(./skin/body.png);
}
.cat a {
 color : #ffffff;
 text-decoration: none;
}
.cat a:visited {
 color : #ffffff;
 text-decoration: none;
}
.cat a:active {
 color : #ffffff;
 text-decoration: none;
}
.cat a:hover {
 color :#29a5ff;
 text-decoration: none;
}
.scat { 
 color: #000000;

}
.scat a {
 text-decoration: none;
 border: 1px solid #d05800;
}
.scat a:visited {
 text-decoration: none;
}
.scat a:active {
 text-decoration: none;
}
.scat a:hover {
 background-color: #ff7700;
 text-decoration: none;
}

.cathead {
 font-size: 11px;
 margin: 0;
 color: #29a5ff;
}
.big {
 font-size: 14px;
 color: #ffffff;
 font-family: verdana;
}
.small {
 font-size: 11px;
 color: #999999;
 font-family: verdana;
}
.small a {
 color : #ffffff;
 text-decoration: none;
}
.small a:visited {
 color : #ffffff;
 text-decoration: none;
}
.small a:active {
 color : #29a5ff;
 text-decoration: none;
}
.small a:hover {
 color : #29a5ff;
 text-decoration: none;
}

input.form {
 color: #000000;
 font-family: arial;
 width: 420px;
}
select.form {
 color: #000000;
 font-family: arial;
 width: 426px;
}
textarea.form {
 color: #000000;
 font-family: arial;
 width: 420px;
 height: 128px;
}

input.smallform {
 color: #000000;
 font-family: arial;
 width: 134px;
}
select.smallform {
 color: #000000;
 font-family: arial;
 width: 139px;
}

.but { 
 color: #000000;
 font-family: arial;
 width: 140px;
}

#sddm
{
 margin: 0;
 padding: 0;
 z-index: 10;
}

#sddm li
{
 list-style: none;
 float: right;
 color: #efefef;
 text-decoration: none;
 margin: 0px;
 padding: 0px;
}

#sddm li a
{
 display: block;
 color: #efefef;
 margin: 1px;
 padding: 2px 4px;
 height: 16px;
 border: 1px solid #202020;
 text-decoration: none;
 background: url(./skin/body.png);
}

#sddm li a:hover
{
 color: #000000;
 background: url(./skin/hover.png) repeat-x center;
}

#sddm div {
 position: absolute;
 visibility: hidden;
 min-width: 130px;
 color: #efefef;
 margin: 0px;
 border: 1px solid #202020;
 text-decoration: none;
 background: url(./skin/body.png);
}

#sddm div a {
 position: relative;
 display: block;
 width: auto;
 white-space: nowrap;
 border: 0px;
 padding: 2px 6px;
 background: none;
}

#sddm div a:hover {
 color: #000000;
 background: url(./skin/hover.png) repeat-x center;
}

