.style1 {
	font-size: small;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.style2 {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#plavo {
	background-color: #1a6aa0;
	background-image: url(images/telo.jpg);
	background-repeat: repeat-x;
}
#plavo_levo {
	background-image: url(images/bg_telo_pix.jpg);
	background-repeat: repeat-y;
}
.stlle3 {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
