*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: blue;
}

a:hover {
	text-decoration: none;
	color: yellow;
}

a:visited {
	color: black;
}

body {
	
	background: #ffffff url(index_files/images/back_all.bmp) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 813px;
	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: 7px;
	border-right: 7px solid #FFFFFF
	background: #ffffff;
	height: 100px;
	text-align: right;		
}
#header_produse
{
	padding-right: 7px;
	border-right: 7px solid #FFFFFF
	background: #ffffff;
	height: 120px;
	text-align: right;		
}

#menu
{
float: left;
padding-left: 255px;
border-left: 7px solid #FFFFFF;
width: 542px;
height: 82px;
background: url(index_files/images/header_top.bmp) repeat-x;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 107px;
	height: 46px;
	background: #FFFFFF url(index_files/images/header_top.bmp) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding-top: 35px;

}

#menu a:hover {
	width: 107px;
    height: 46px;
	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: 757px;
height: 21px;
float: left;
border-left: 7px solid #FFFFFF;
border-right: 7px solid #FFFFFF;
text-align: right;
padding-top: 10px;
padding-right: 40px;
}


#logo a {
	text-decoration: none;
	text-transform:uppercase;
	font-style: italic;
	font-size: 18px;
	color: orange;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 10px;
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: 77%;
color : black;
background-color: #ffffff;
}
#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #73A462;
}

#right a
{
color: blue;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #73A462;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	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: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}
