@charset "iso-8859-2";
body {
margin: 0px;
padding: 0px;
}
.tekstNormal {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #6D6D6D;
	text-align: justify;
	line-height: 19px;
}
.tekstTitle {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #6D6D6D;
	text-align: justify;
	line-height: 19px;
	font-weight:bold;
	padding-bottom: 5px;
}
.tekstPanelAdresu {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 17px;
}
.tekstTitleBisku {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #A61F95;
	line-height: 19px;
	font-weight:bold;
	padding-bottom: 5px;
}
.tekstTitle2 {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #6D6D6D;
	text-align: justify;
	line-height: 19px;
	font-weight:bold;
}

.aa {
z-index: 1;
}

.test_container_class {
 position: absolute;
 z-index: 10;
}

.caseTabelaBg {
	background-image: url(img/case_tlo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}
a:link {
	color: #A61F95;
	text-decoration: none;
}
a:visited {
	color: #A61F95;
	text-decoration: none;
}
a:hover {
	color: #c0c0c0;
	text-decoration: none;
}
