/* CSS Document */

#main_inner .poslovni1 {
  border: #d4d4d6 1px solid;
  margin-bottom: 10px;
  padding: 8px;
	width: 490px;
}
#main_inner .poslovni2 {
  border: #d4d4d6 1px solid;
  background-color: #fafafa;
  margin-bottom: 10px;
  padding: 8px;
	width: 490px;
}
#main_inner .poslovni1 h3, #main_inner .poslovni2 h3 {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0px 0px 0px 0px;
  border: 0px;
}

.poslovni_tekst1 {
	margin: 0px;
	borders: solid 1px #C00000;
	floats: left;
	padding: 0px;
	width: 100%;
	font-size: 0.9em;
	font-familys: arial, verdana, "Trebuchet ms", helvetica, sans-serif;
}	
.poslovni_tekst2 {
	margin: 0px;
	borders: solid 1px #C00000;
	floats: left;
	padding: 0px;
	width: 100%x;
	font-size: 0.9em;
	text-align: right;
}	
.poslovni_tekst2 a {
	fonts-size: 1em;
	colors: #839f5b;
	text-decoration: none;
}	
.poslovni_tekst2 a:hover {
	fonts-size: 1em;
	colors: #839f5b;
	text-decoration: underline;
}
#poslovni_listing {
  borders: #d4d4d6 1px solid;
  background-colors: #fafafa;
  margin-bottom: 10px;
  padding: 0px;
  overflows: auto;
	widths: 490px;
}
#poslovni_listing .mark {
  font-weight: bold;
  colors: #839f5b;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 0.9em;
}
