*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: blue;
	font: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 21px;
}

a:hover {
	text-decoration: none;
	color: yellow;
}

a:visited {
	color: black;
}

body {
	
	background: #ffffff url(index_files/images/back_all.bmp) repeat-x;
	font: 19px Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 800px;
	min-height: 900px;
	
}
#back_all
{
background: #ffffff url(index_files/images/white.gif);
}

#main
{
background: #ffffff url(index_files/images/white.gif);
}

#header 
{
	padding-right: 0px;
	border-right: 0px solid #FFFFFF;
	background: #ffffff;
	height: 200px;
	text-align: right;		
}
#header_produse
{
	padding-right: 0px;
	border-right: 0px solid #FFFFFF;
	background: #ffffff;
	height: 200px;
	text-align: right;		
}

#menu
{
float: right;
padding-right: 0px;
border-right: 0px solid #FFFFFF;
width: 800px;
height: 69px;
background: url(index_files/images/header_top.bmp) repeat-x;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 169px;
	height: 200px;
	background: #FFFFFF url(index_files/images/header_top.bmp) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #0000ff;
	font-weight: bold;
	font-size: 27px;
	padding-top: 27px;

}

#menu a:hover {
	width: 169px;
    height: 39px;
	text-decoration: underline;
	background: #FFFFFF url(index_files/images/header_top_over.bmp) repeat-x;
}


#logo {
background: #ffffff url(index_files/images/steag.png) no-repeat;
width: 800px;
height: 21px;
float: left;
border-left: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
text-align: right;
padding-top: 10px;
padding-right: 0px;
}


#logo a {
	text-decoration: none;
	text-transform:uppercase;
	font-style: italic;
	font-size: 19px;
	color: orange;
}
#logo H2 a
{
font-size: 19px;
}

#logoeu {
background: #ffffff url(index_files/images/steageu.png) no-repeat;
width: 100%;
height: 156px;
float: left;
border-left: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
text-align: right;
padding-top: 15px;
padding-right: 0px;
}


#logoeu a {
	text-decoration: none;
	text-transform:uppercase;
	font-style: italic;
	font-size: 19px;
	color: orange;
}
#logoeu H2 a
{
font-size: 19px;
}

#left
{
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 17px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(index_files/images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #629351;
	border-left: 1px solid #629351;
	border-right: 1px solid #629351;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(index_files/images/small.gif) no-repeat left;
}

#left a {
	color: #73A462;
}
#left a:visited {
	color: #73A462;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #629351;
border-left: 1px solid #629351;
border-right: 1px solid #629351;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right SELECT
{
font-family: Arial, "MS Trebuchet", sans-serif;
font-size: 90%;
color : black;
background-color: #ffffff;
}
#right h1
{
	margin: 0;
	margin-bottom: 0;
	padding: 0px;
	line-height: 100%;
	font: "arial, sans-serif";
	font-weight: bold; 
	font-size: 4, 29px;
	color: #73A462;
}
#right h2 
{
	margin: 0;
	margin-bottom: 0;
	padding: 0px;
	padding-top: 10px;
	line-height: 100%;
	font: "arial, sans-serif";
	font-weight: bold; 
	font-size: 4, 26px;
	color: black;
}
#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 19px;
	color: #73A462;
}

#right a
{
color: blue;
text-decoration: none;
}
#right a:link 
{
	color: blue;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
}
#right p {
	margin: 0;
	padding: 0;
	line-height: 100%;
	padding-bottom: 10px;
	font: "arial, sans-serif";
	font-weight: normal; 
	font-size: 26px;
}
.date
{
	text-align: right;
	color: #808080;
	font-size: 17px;
	background-color: #fff;
}

.date a 
{
	color: #73A462;
	background-color: #fff;
}



#footer {
	height: 77px;
	clear: both;
	padding-top: 20px;
	background: url(index_files/images/footer_over.bmp) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 17px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}
