img {border: 0;}
input, textarea, select, .centru {
    border-radius: 5px;
}
input, textarea, select {
    color: #ccc;
    margin: 1px;
    padding: 2px;
    border: 1px solid #111;
    background: #444;
}
input[type="submit"] {
    color: #fff;
    background: #444;
    padding: 3px;
    border-style: none;
    cursor: pointer;
}
input[type="submit"]:hover {
    color: #fff;
    background: #555;
}
body {
    color: #808080;
    margin: 0;
    font: 15px Arial;
    background: #000 none repeat scroll 0 0;
    margin: 3px auto;
    max-width: 400px;
}a:link, a:visited, a:active{color: #b50c18; text-decoration: none; text-shadow: none;}

.tags{
font-size: 6px;
color:#ceff6b;
	 text-align:center;

}
.meniu{background-color: #ceff6b; background-image: url(bmenu.png); background-repeat: repeat-x; margin: 1px 0px 1px 0px; padding: 3px; color: #4ac300; border: 1px solid #94db08;
    text-align:center;
    font-weight:bold;
 }


.titlu{background-color: #8cd710; background-image: url(header.png); background-repeat: repeat-x; color: #fff; text-shadow: #4ac300 1px 1px; margin: 0px; padding: 3px; border-top: 1px solid #8cd710; border-bottom: 1px solid #4ac300;
    text-align:center;
}
.main {
margin:2px 0;
background:#232321;
border:1px solid #3b3b39;
border-radius:5px;
padding:3px;
}
.footer
{
    background-color:	#00FF7F;
    border-top: 1px solid #5eacd7;
    text-align:center;

	border-bottom: 1px solid #5eacd7;
      color: blue;
      margin: 0 auto;
}
.footer2{background-color: #8cd710; background-image: url(header.png); background-repeat: repeat-x; color: #fff; text-shadow: #4ac300 1px 1px; margin: 0px; padding: 3px; border-top: 1px solid #8cd710; border-bottom: 1px solid #4ac300;
}
.title + form .centru {
    margin-top: 6px;
}
.centru {
margin:3px 0;
border:1px solid #373632;
background-color:#161616;
padding:3px 5px;
}
