.bg {
	background-image: url(../images/bg.jpg);
}
.txtBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4F7A9A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F7A9A;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 15px;
	line-height: 20px;
	color: #121212;
	text-align: justify;
}
.leftColumn {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
.permbajtja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
	list-style-position: inside;
	background-image: url(../images/bg_permbajtja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #222222;
}
.heading {
	background-image: url(../images/heading_bg.gif);
	background-repeat: repeat-x;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #193B5E;
	padding-left: 2px;
	text-transform: uppercase;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.txtVogel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}.tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 15px;
	line-height: 20px;
	color: #121212;
	text-align: justify;
	border: 1px solid #000000;
}
.tabela1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CACCD5;
	border-bottom-color: #CACCD5;
}
.titull {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 120%;
	background-position: center center;
	letter-spacing: 5px;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
}

