.bgLnk {
	background-color: #FFFFFF;
	background-image:  url(grafika/images/left_lnk.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BoldTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #276084;
}

.bgGallery {
	background-image: url(grafika/images/bg_gallerija.gif);
	border: 1px solid #666666;
	background-repeat: repeat-x;
	background-position: left top;
}
.imgBrdr2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
}

a.DownLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
a.DownLnk:link {
	text-decoration: none;
}
a.DownLnk:visited {
	text-decoration: none;
}
a.DownLnk:hover {
	text-decoration: none;
	color: #0D5A88;
}
a.DownLnk:active {
	text-decoration: none;
}
.BigHeadline {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #2C5670;
}
a.button2  {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 12px;
	background: #0E97DE;
}

