* {

 padding: 0;

 margin: 0;

}

body {

 font-family: Arial, Helvetica, sans-serif;

 color: #666666;

 font-size: 12px;

 background-image:url(images/bg-tile.gif);

 background-repeat:repeat;

}

#wrapper {

 width: 782px;

 margin: 0 auto;

}

#border {

 border: 1px solid #8ECE5F;

 margin: 1px 0px 5px 0px;

 background-color: #fffffe;

 min-height: 376px;

 float: right;

 width: 780px;

}

* html #border {height:776px} /* IE Min-Height Hack */ 



#header {

 margin: 6px 5px 3px 5px; 

 background-image:url(images/header11.jpg);

 background-repeat:no-repeat;

 height:240px;

}





/* ------------------------ Start Navigation Bar -----------------*/

#topmenu

{

height:46px;

width: 770px;

padding-left:4px;

background-repeat:no-repeat;

}



/*MEUNU*/

.glossymenu{

	position: relative;

	padding: 0 0 0 0px; /*centrare meniu*/

	margin: 0 auto 0 auto;

	background: url(images/ce.gif) repeat-x; /*imagine meniu fundal*/

	height: 46px;

	list-style: none;

}



.glossymenu li{

	float:left;

}



.glossymenu li a{

	float: left;

	display: block;

	color:#009900;

	text-decoration: none;

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	padding:0 0 0 10px; /*imbinare parti butoane*/

	height: 46px;

	line-height: 46px;

	text-align: center;

	cursor: pointer;	

}



.glossymenu li a b{

	float: left;

	display: block;

	padding: 0 10px 0 0px; /*Padding of menu items*/

}



.glossymenu li.current a, .glossymenu li a:hover{

	color: #fff;

	background: url(images/st.gif) no-repeat; /*left tab image path*/

	background-position: left;

}



.glossymenu li.current a b, .glossymenu li a:hover b{

	

	background: url(images/dr.gif) no-repeat right top; /*right tab image path*/

}



/* ------------------------ End Navigation Bar -----------------*/



a:link {

 color: #009900;

 text-decoration: none;

}

a:visited {

 color: #009900;

 text-decoration: none;

}



.valid {

 margin: 10px 0px 0px 10px;

}
