.desno {
	background-image: url('images/back_right.png');
	background-repeat: repeat-x;
	vertical-align: top;
	background-position-y: top;
	text-align:center;
	background-color: #ffffff
}
.tekst1 {
	text-align: justify;
	font-family: Verdana;
	font-size:8pt;
	color: #000000;
	vertical-align: top
}
.tekst {
	background-image: url('images/back_text.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	background-position-y: top;
	text-align: justify;
	font-family: Verdana;
	font-size:8pt;
	color: #000000;
	background-color: #ffffff
}
a:active.tekst, a:focus.tekst, a:link.tekst, a:visited.tekst {
	font-family: Verdana;
	font-size: 8pt;
	color: #990000;
	text-decoration: none;
}
a:hover.tekst {
	font-family: Verdana;
	font-size: 8pt;
	color: #DD0000;
	text-decoration: underline;
}

a:active, a:focus, a:link, a:visited {
	font-family: Verdana;
	font-size: 8pt;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #DD0000;
	text-decoration: underline;
}