	body	{
		margin: 0px;
		font: normal 70% Verdana , Tahoma, Arial, sans-serif;
		color: #fff;
		background: #232526 url(images/back.png) top left repeat-x;
		}

	img 	{
		border: none;
		}

	a 	{
		border: 0px;
		padding:0px;
		margin: 0px;
		color: #fff;
		text-decoration : none;
		}

	a:hover 	{
		color: #fff;
		text-decoration: underline;
		}

#site 	{
	width: 940px;
	}

.clear {
	width: 100%;
	clear: both;
	}

#page {
	width: 920px;
	text-align: left;
	background: url(images/pageback.png) top left repeat-x;
	}

.bordered {
	border-left: #000 1px solid;
	border-right: #000 1px solid;	
	background: #808080 url(images/pageback.png) top left repeat-x;
	}

#newspage {
	width: 920px;
	text-align: left;
	background: #808080 url(images/pagebackwnews.png) top left repeat-y;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	}

#newspagebottom {
	width: 920px;
	text-align: left;
	background: url(images/pagebottomwnews.png) bottom left no-repeat;
	}


#pagecontent {
	padding: 50px 40px 0px 40px;
	text-align: justify;
	line-height: 140%;
	}

#newswrap {
	width: 268px;
	float: left;
	margin: 30px 40px 15px 0px;
	position: relative;
	left: 13px;
	background: url(images/newstop.png) top left no-repeat;	
	}


#newscontent {
	padding: 50px 28px 20px 28px;
	text-align: center;
	}

#news {
	height: 440px;
	overflow: auto;	
	}

#newscontent img {
	border: #393939 1px solid;
	}

#newscontent p {
	margin-top: 10px;
	margin-bottom: 20px;
	}

#pagebottom {
	width: 920px;
	background: url(images/pagebottom.png) bottom left repeat-x;
	}

#footer {
	width: 937px;
	height: 39px;
	background: url(images/footer.png) top left no-repeat;
	font-size: 10px;
	text-align: right;	
	}

#footer a {
	color: #fff;
	text-decoration: none;
	}

#footermenu {
	float: left;
	padding: 10px 0 0 40px;
	color: 777;
	}

#footermenu a {
	color: #fff;
	}

#footermenu a:hover {
	color: #40bbff;
	}

#footertext {
	padding: 10px 40px 0 0;
	}

/*--------------------- Inner pages styles -------------------------*/

.titleimage {
	margin-bottom: 20px;
	}

.markered {
	background: url(images/marker.png) 3px 2px no-repeat;
	padding: 2px 0 5px 18px;
	}

.markered ul li {
	list-style: disc;
	}

.menu {
	font-size: 12px;
	color: #999;
	padding-bottom: 30px; 
	}

.menu .active {
	font-weight: bold;
	color: #85d5ff;
	}

.menu a {
	padding: 4px 8px 4px 8px;
	font-weight: bold; 
	}

.menu a:hover {
	background: #0098ff;
	text-decoration: none;
	}

.sostaforimage {
	float: right;
	padding: 5px;
	border: #aaa 1px solid;
	background: #999;
	margin: 0 5px 0 5px;
	}

.geoimage img {
	padding: 5px;
	border: #aaa 1px solid;
	background: #999;
	margin: 0 5px 0 5px;
	}

.geoimage,  .homeimage {
	text-align: center;
	float: left;
	padding-bottom: 30px;
	}

.homeimage img {
	padding: 5px;
	margin: 0 5px 0 5px;
	}
.style2 {
	position: relative;
	left: 770px;
	top: -10px;
	font-size: 10px;
	}

.construction h4 {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	font-size: 14px;
	}

.construction img {
	padding: 5px;
	border: #aaa 1px solid;
	background: #999;
	}

.borderedimg {
	padding: 5px;
	border: #aaa 1px solid;
	background: #999;
	margin: 0 5px 0 5px;
	}

.contactform input, .contactform textarea {
	width: 200px;
	border: #555 1px solid;
	font-size: 11px;
	padding: 3px;
	}

 .contactform select {
	width: 207px;
	border: #555 1px solid;
	font-size: 11px;
	padding: 3px;
	}

.productbox {
	text-align: center;
	float: left;
	width: 250px;
	padding: 10px 0 20px 0;
	}

.productbox img {
	margin: 5px;
	padding: 5px;
	border: #aaa 1px solid;
	background: #999;
	}

.scroll {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
.scrollbox {
	
	height: 430px;
	overflow: hidden;
	}
	
.contents  div {
	position: relative;
	top: 0px;
	}

#scrollnews_down, #scrollnews_up
{
    cursor: pointer;
}