body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url("/bkg.gif"); background-repeat: repeat-x;background-position: top;
}

		
A:link {text-decoration: none; margin: 0px 0px 0px 0px; color: #000000; font-size: 12px; 	font-weight: normal; font-family:Arial, Helvetica;}
A:visited {text-decoration: none;  margin: 0px 0px 0px 0px; color: #000000; font-size: 12px; font-weight: normal; font-family:Arial, Helvetica;}
A:hover {text-decoration: underline; margin: 0px 0px 0px 0px; color: #000000; font-size: 12px; 		font-weight: normal; font-family:Arial, Helvetica;}

A.izbornik:link {text-decoration: underline; color: #000000; font-size: 12px; margin: 0px 0px 0px 0px;      font-family: Arial, Helvetica, sans-serif; font-weight: normal; 	line-height: 140%; }
A.izbornik:visited {text-decoration: underline; color: #000000; font-size: 12px; margin: 0px 0px 0px 0px;	font-family: Arial, Helvetica, sans-serif; font-weight: normal; 	line-height: 140%;}
A.izbornik:hover {text-decoration: underline; color: #000000; font-size: 12px; margin: 0px 0px 0px 0px;  	font-family: Arial, Helvetica, sans-serif;	line-height: 140%;}
		
A.lizbornik:link {text-decoration: none;  color: #66CC33; font-size: 16px; 	font-weight: solid; font-family:georgia, times new roman, serif; line-height: 140%;}
A.lizbornik:visited {text-decoration: none;  color: #66CC33; font-size: 16px; 	font-weight: solid; font-family:georgia, times new roman, serif; line-height: 140%;}
A.lizbornik:hover {text-decoration: underline;  color: #66CC33; font-size: 16px; 	font-weight: solid; font-family:georgia, times new roman, serif; line-height: 140%;}

	
h1 {
	font-size: 35px;
	margin: 0px 0px 0px 25px;
    color:#666666;
    font-family:georgia, times new roman, serif; 
	line-height: 140%;	
	text-align: left;
	font-weight:normal;

}
h2 {
	font-size: 25px;
	margin: 0px 0px 0px 0px;
    color:#666666;
    font-family:georgia, times new roman, serif; 	
	text-align: left;
	font-weight:normal;
}
h3 {
	font-size: 12px;
	margin: 0px 0px 0px 25px;
    color:#000000;
	font-family: Verdana;	
}
h4 {
	font-size: 20px;
	margin: 0px 0px 0px 0px;
    color:#666666;
    font-family:georgia, times new roman, serif; 	
	text-align: left;
	font-weight:normal;
}
p {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
    color:#666666;
    font-family:georgia, times new roman, serif; 	
	text-align: left;
	font-weight:normal;
}
ul {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
    color:#666666;
    font-family:georgia, times new roman, serif; 	
	text-align: left;
	font-weight:normal;
}
p2 {
	font-size: 12px;
    color:#000000;
	font-family: Verdana;	
	text-align: left;
	line-height: 120%;
	font-weight:normal;
}

ul {
	font-size: 12px;
    color:#000000;
	font-family: Verdana;	
	line-height: 160%;
	font-weight:normal;
	}
.form {
	font-size: 12px;
    color:#000000;
	font-family: Verdana;	
	text-align: left;
	line-height: 120%;
	font-weight:normal;
}

.bizbornik {
	font-size: 12px;
    color:#FFFFFF;
    font-family:georgia, times new roman, serif; line-height: 140%;	
	text-align: left;
	font-weight:normal;
	border-bottom: 1px dotted #CCCCCC;
}
 hr {
  border: 0;
  width: 80%;
}
	
.floatright{
float: right;
margin: 0 0 0 10px ;
padding: 0px;
border: 1px solid #999999;
}

.floatleft{
float: left;
margin: 0 10px 0 0 ;
padding: 0px;
border: 1px solid #999999;
}