html {
 overflow: -moz-scrollbars-vertical;
 }
body {
	margin-left: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 45px;
	background-color: #342b26;
	background-image:  url(../images/bg_main.jpg);
	background-repeat:repeat-x ;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #342b26;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.links{
   color:#999999;
   font-size: 9px;
}
.links a:link {
 color:#999999;
}
.links a:visited{
 color:#999999;
}
.links a:hover{
 color:#000000;
}
.style1 {
	color: #663300;
	font-weight: bold;
}
.parteneri1{
  	#border: 1px solid #000000;
  	#background:#F2F4E9;
}
.parteneri{
   font-size:6px; 
  	width:930px;
  	margin:10px 0 20px 0;
  	padding:8px;
  	margin-left: auto; 
   margin-right: auto;
   color:#999999;
   line-height: 20px; 
   text-align:center;
}
.parteneri a:link, .parteneri a:visited, .parteneri a:hover{
     font-face:arial;
     font-size:10px;
     color:#AAAAAA;
     padding:4px;
}