#testata {
	background-image: url(img/bgalto.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu {
	background-image: url(img/bgmenu.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #FC5506;
	border-right-color: #FC5506;
	border-bottom-color: #FC5506;
	border-left-color: #FC5506;
	line-height: 6px;
}
#cont {
	background-image: url(img/bgcont.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}
#title {
	text-transform: uppercase;
	text-align: center;
	font-weight: bolder;
	height: 25px;
	padding-top: 10px;
	background-image: url(img/bgtitle.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}

#pub img {
	padding-top: 5px;
	padding-bottom: 5px;
}


#menu a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	color: #990000;
}
#download li {
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#preve {
	background-image: url(img/bgminititle.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
#scroll {
	position: absolute;
	height: 23px;
	top: 126px;
	padding: 5px;
	color: #FFFFFF;
	width: 900px;
	left: 200px;
}
