/* CSS Document */

.copyrigth{
	font-family: Arial;
	font-size: 9px;
	color: #0D0D0D;
	padding-top: 12px;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

} 
.txt{
	font-family: Arial;
	font-size: 12px;
	color: #001010;
	font-weight: none;
	letter-spacing: 1px;
	line-height: 22px;


} 
.tit-1{
	font-family: Arial;
	font-size: 11px;
	color: #f0f0f0;
	line-height: 17px;

} 
.tit-2{
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 17px;

} 
.tit-3{
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 19px;

} 
.tit-4{
	font-family: Arial;
	font-size: 11px;
	color: #639339;
	line-height: 19px;

}
.text{
	font-family: Arial;
	color: #666666;
	width: 500px;

} 
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7D7D;
	letter-spacing: 0.5px;
	background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 6px;
	padding-bottom: 4px;

}.box {
	padding-bottom: 30px;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 20px;

}
.box2 {
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 20px;


}
.epigrafe {
	font-family: Arial;
	font-size: 9px;
	color: #868686;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-top: 3px;


}
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CAA200;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;



}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDB000;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;




}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDB000;
	font-size: 11px;
	text-decoration: underline;
}a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: underline;
}a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDB000;
	font-size: 11px;
	text-decoration: underline;
}

