.txt_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}
.adresstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	position: relative;
}

.brodtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
}

.backgr_left {
	background-image: url(lib/vit_kant_va.jpg);
}
.backgr_right {
	background-image: url(lib/vit_kant_ho.jpg);
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}

