@charset "utf-8";
/* CSS Document */

body {background-image: url(img/back.png); background-repeat: repeat; margin: 0px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none;}
	a:link {text-decoration: none;}
	a:visited {text-decoration: none;}
	a:hover {text-decoration: underline;}
	a:active {text-decoration: none;}
	a {outline:none;}

h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; text-decoration:none; font-weight:bold;}
.txt {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none;}
.txt-titlu {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; text-decoration:none; font-weight:bold;}

.txt-titlu-meniu {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; text-decoration:none; text-transform:uppercase; font-weight:bold; height:18px; background-color:#3C1012; display:block; padding:3px 0px 0px 5px; margin-bottom:2px; cursor:pointer;}
.txt-copyright {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ACA8A7; text-decoration:none;}

.back {background-image:url(img/background.png); background-repeat:repeat-y; background-position:center center;}
/* .back-titlu-meniu {background-color:#00FF66;} */