body {
	background-color: #000000;

        background-position: center;
        background-attachment: fixed;
	background-repeat: no-repeat;
	color: #000000;
	margin: 0;
	padding: 15px 0;
	font-family: Arial, Helvetica, sans-serif;

}
/*folosesc <DIV class=text>*/
.text {
   margin: 0;
	padding: 0 5px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: justify;	
        color: #ffffff;
	text-decoration: none;
        font-weight: bold;
}
/*folosesc <DIV class=copy>*/
.copy {
   margin: 0;
	padding: 0 5px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;	
	color: #ffffff;
	text-decoration: none;
}


#popitmenu1 a:hover{ /*hover background color*/
background-color: #747170;
color: white;
font-weight: bold;
}


#popitmenu1 a:link{ /*link background color*/
background-color: black;
text-decoration: none;
color: white;
font-weight: bold;
}


#popitmenu1 a:visited{ /*visited background color*/
background-color: black;
text-decoration: none;
color: white;
font-weight: bold;
}

div#nifty{ margin: 0 10%;background: #DCDCDC}
b.rtop, b.rbottom{display:block;background: #000}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #DCDCDC}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


/*folosesc <DIV id=menu1>*/
#menu1 a:link {
background-color: #000000;
color: #ffffff;
text-decoration: none;



}

#menu1 a:visited {
background-color: #000000;
color: #ffffff;
text-decoration: none;


}

#menu1 a:hover {
background-color: #000000;
color: #ffffff;
text-decoration: none;


}
