body, html {
	height:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
	font-weight:normal;
}

.pozadina {
	background-image: url(images/header/index_13.gif);
	background-repeat: no-repeat;
}
.headlines1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #197239;
	font-weight: bold;
	margin:0px;
	margin-top:expression('10px');

}
.shorttext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

a:link {  color: #197239; text-decoration: none; font-weight: normal}
a:visited {  color: #197239; text-decoration: none; font-weight: normal}
a:hover {  color: #000000; text-decoration: underline}
a:active {  color: #000000; text-decoration: underline}.righttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
	font-weight:normal;

}

.maintext li {
	list-style-position: outside;
	margin-left:expression('50px');
	list-style-image: url('images/ostalo/pip2.gif')
}
.pip {
	list-style-position: inside;
	list-style-image: url('/images/ostalo/pip2.gif');
	}
p {
	margin-top: 0px;
}

.intro {
	width:394px;
	background-color:#006600;
	border:2px #ffffff solid;
	margin-left:25px;
	padding:5px;
	color:#FFFFFF;
	line-height:14px;
	
}


