html{margin:0; padding:0; text-align:left}
body  {
	background-color: #fdb9fc;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	font: 76% calibri,arial,sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}

p{margin:0px 0px 0px; padding:17px}
a{display:block; color: #981793; outline:none; text-decoration:none}
a:hover {text-decoration:underline; outline:none}
h1{font-size:16px; color:#c875cd; font-weight: bold; padding:17px 0px 0px 17px}
div#header{height:101px;line-height:101px;margin:0;background-image:url(../images/header.jpg)}
div#header1{height:101px;line-height:101px;margin:0;background-image:url(../images/header_first.jpg)}
div#container{text-align:left}
div#content p{line-height:1.4}

div#extra{height:38px;line-height:38px;margin:0;background-image:url(../images/footer1.jpg)}
div#footer{height:60px;line-height:60px;margin:0;background-image:url(../images/footer.jpg)}
div#footer p{margin:0;padding:5px 10px}

div#container{width:967px; margin:0}
div#content{float:right;width:727px; background-image:url(../images/bk_container.jpg); background-repeat:repeat-y}
div#content1{float:right;width:6px}
div#navigation{float:left;width:234px}
div#extra{clear:both;width:100%;text-align:right;font-size:10px;color:#FD5BFD}
.image_r{padding:0; margin:0}
.butoane{font-face:verdana;font-size:16px; color:#96359c; padding-left:74px; font-weight: bold}
.titlu{font-face:calibri,arial,sans-serif; font-size:14px; color:#c875cd; font-weight: bold; padding:17px 0px 0px 17px}
.titlu2{font-face:calibri,arial,sans-serif; font-size:14px; color:#c875cd; font-weight: bold;}
.text_tabel{font-face:calibri,arial,sans-serif; margin:0px 0px 0px; line-height:1.4}


/* css pentru rounded corners */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* rounded height...width... */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 96%; margin: 1em auto; }