
.logo
{
background:#000000 url('') center top;  
padding:5px; 
margin:0px;
border:1px solid #0099ff; 

text-align:center
}
body {
     background-color:black;
     background-image: url('');
     color: white;
     font-family: Comic Sans MS;
     font-size: 11px;
     border: 2px solid #0099ff; 
     background-repeat : repeat-x; 
     background-position : 0 top; 
     max-width : 1000px;
     text-align: left;

  }

a:link {
       text-decoration:bold;
       color: #0099ff;
  }

a:visited {
          text-decoration:bold;
          color: #0099ff;
  }

a:hover,a:active,a:focus{
                        color: #ffffff;
                        background: none;
                        filter:alpha(opacity=50);
  }

a:hover {
        text-decoration:underline;
        font-size: 110%;
        filter:alpha(opacity=50);
  }

::selection {
	background:#0099ff;
	color:black;
}

.upchen {
        background-color:black;
        text-align: center;
        background-image: url('');
        border-left: 2px solid #0099ff;
        border-right: 2px solid #0099ff;

        border-top: 1px solid #0099ff;
        border-bottom: 1px solid #0099ff;
        padding: 0px; margin: 0px;
  }

.notes {
         background-color:black;
         background-image: url('/imagini/topchen.png');
         clear: both;
         color:white;
         padding-left:0px;
         padding-bottom:0px;
         padding-top:0px;
         border-top: 1px solid #0099ff;
         border-left: 2px solid #0099ff;
         border-right: 2px solid #0099ff;
         border-bottom: 1px solid #0099ff;
         text-decoration: none;
         text-shadow: 2px 2px 2px #000;
  }
.notes a:link {
                color:white;
  }
.notes a:visited {
                   color:white;
  }
.notes a:hover,a:active,a:focus{
                                 color: #0099ff;
                                 background: none;
  }
.notes a:hover {
                 color: #FFFF00;
                 font-size: 110%;
  }

.h4 {
         background-color:black;
         background-image: url('/imagini/topchen.png');
         clear: both;
         color:white;
         padding-left:0px;
         padding-bottom:0px;
         padding-top:0px;
         border-top: 1px solid #0099ff;
         border-left: 2px solid #0099ff;
         border-right: 2px solid #0099ff;
         border-bottom: 1px solid #0099ff;
         text-decoration: none;
         text-shadow: 2px 2px 2px #000;
  }
.h4 a:link {
                color:white;
  }
.h4 a:visited {
                   color:white;
  }
.h4 a:hover,a:active,a:focus{
                                 color: #0099ff;
                                 background: none;
  }
.h4 a:hover {
                 color: #FFFF00;
                 font-size: 110%;
  }

.block {
color: #6495ED;
background-color: #000000; 
border: 1px solid #2f2f2f;
margin: 1px;
padding: 1px;
text-align: left; 
background: url(----) #000000 repeat; 
}

.r3ap3r {
       background-color:black;
       background-image: url('c.png');
       border-left:2px solid #0099ff;
       border-right:2px solid #0099ff;
       border-top:1px solid #0099ff;
       border-bottom:1px solid #0099ff; 
       padding: 0px; margin: 0px;
  }

.r3ap3r a:hover,a:active,a:focus{
                               background: #0099ff;
                               color:white;
  }

.eroare {
        background-color:#FFCCCC;
        padding: 2px;
        margin: 2px;
  }

.image {
       border: 2px solid #FF6600; 
  }
a:hover img {
            opacity:.50; border: 0px solid #477b1d;
            filter:alpha(opacity=50);
  }

.thumb {
       width: 40px;
       height: 30px;
       border: 2px solid #FF6600;
  }
.thumb {
       opacity:1;
       filter:alpha(opacity=100);
  }
.theme {
       width: 40px;
       height: 50px;
       border: 2px solid #2876C4;
  }
.play {
      width: 30px;
      height: 30px;
      border: 2px solid #2876C4;
  }

.desktop { 
         width: 46px;
         height: 40px;
         border: 2px solid #2876C4;
  }

input{
     background-color: #000000;
     color:white;
     border: 1px ridge #333
  }

select{
      background-color: #000000;
      color:white; 
      border: 1px ridge #333
  }

textarea {
         background-color: #000000; 
         color:white; 
         border: 1px ridge #333
  }

input:hover, select:hover, textarea:hover { 
                                           background-color: #0099ff;
                                           color: white;
  }
hr{
	margin: 0;
	border: 0;
	border-top: 1px solid #586776;
}

/* No image should have a border when linked */
a img
{
	border: 0;