/*
 * Ime fajla			: helsinki.css
 *
 * Fajl kreirao		: Igor Nikolic - igor@verat.net
 * Datum kreiranja	: 15.04.2013
 * Upotreba fajla		: http://www.helsinki.org.rs
 *
 */

		 
	A {
	color : #f5821f;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, Geneva;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	text-decoration : none;
}

	A:hover  {
	color : #778ab2;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, Geneva;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	text-decoration : underline;
}

	#popupmain {
		position: fixed;
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.6);
		z-index: 1001;
	}
	
	#popup {
		width: 800px;
		height: 670px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		box-shadow: 1px 2px 5px 3px white;
	}
	
	.popup_img	{
	position: absolute;
	display: block;
	width: 800px;
	height: 670px;
	vertical-align: middle;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(popup_img.jpg);
	z-index: 1002;
	}
	
	.popup_img_close	{
	float: right;
	position: relative;
	display: block;
	cursor: pointer;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(popup_img_close.png);
	z-index: 1003;
	}

	.linkarchive  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : none;
}			 	 			   

	A.linkarchive:hover  {
	color : #d7f4a9;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : underline;
}

	.linknaslov  {
	color : #a0410d;
	font-size : 11.5px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 13px;
	margin-top : 0px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : none;
}

	A.linknaslov:hover  {
	color : #db6906;
	font-size : 11.5px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	letter-spacing: 0px;	
	line-height : 13px;
	margin-top : 0px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : underline;
}

	.linklink  {
	color : #729a34;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	text-decoration : none;
}			 	 			   

	A.linklink:hover  {
	color : #f5821f;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	text-decoration : underline;
}

	.linklink1  {
	color : #d7f4a9;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	text-decoration : none;
}	 	 			   

	A.linklink1:hover  {
	color : #d7f4a9;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, Geneva;
	line-height : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	text-decoration : underline;
}

	.linklink2  {
	color : #f5821f;
	font-size : 10px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 3px;
	margin-right: 0px;
	text-decoration : none;
}			 	 			   

	A.linklink2:hover  {
	color : #729a34;
	font-size : 10px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 3px;
	margin-right: 0px;
	text-decoration : underline;
}

	.linklink3  {
	color: #db6906;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	text-decoration : none;
}			 	 			   

	A.linklink3:hover  {
	color : #729a34;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	text-decoration : underline;
}
			 
	.linkhome  {
	font-size : 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #BEB610;
	margin-left : 10px;
	text-decoration : none;
}			 	 			   

	A.linkhome:hover  {
	font-size : 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #BEB610;
	margin-left : 10px;
	text-decoration : underline;
}			 	 			   			 			 

	.linkarhiva  {
	font-size : 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #BEB610;
	text-decoration : underline;
}

	A.linkarhiva:hover  {
	font-size : 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #8fb81e;
	text-decoration : line-through;
}

	.fusnota_broj  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 11px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: -3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #a0410d;
	text-indent : 0px;
	text-decoration : none;
}

	A.fusnota_broj:hover  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 11px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: -3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #db6906;
	text-indent : 0px;
	text-decoration : none;
}

	.fusnota_broj1  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	font-style: normal;
	line-height : 11px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	color: #ffffff;
	text-indent : 0px;
	background-color: #a0410d;
	text-decoration : none;
}

	A.fusnota_broj1:hover  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	font-style: normal;
	line-height : 11px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	color: #ffffff;
	text-indent : 0px;
	background-color: #db6906;
	text-decoration : none;
}

	.podlink  {
	font-size : 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #BEB610;
	line-height : 12px;
	margin-top : 0px;
	margin-bottom : 3px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : underline;
	text-align: right;
}

	A.podlink:hover  {
	font-size : 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #8fb81e;
	line-height : 12px;
	margin-top : 0px;
	margin-bottom : 3px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : line-through;
	text-align: right;
}

	.linknormal  {
	font-size : 11px;
   font-family: Arial, Verdana;
	font-weight: normal;
	color: #f5821f;
	text-decoration : none;
}

	A.linknormal:hover  {
	font-size : 11px;
  	font-family: Arial, Verdana;
	font-weight: normal;
	color: #760202;
	text-decoration : underline;
}

	.linknormal1  {
	font-size : 11px;
	line-height : 13px;
   font-family: Arial, Verdana;
	font-weight: normal;
	color: #a0410d;
	text-decoration : none;
}

	A.linknormal1:hover  {
	font-size : 11px;
	line-height : 13px;
   font-family: Arial, Verdana;
	font-weight: normal;
	color: #db6906;
	text-decoration : underline;
}

	.linknormal1a  {
	font-size : 11px;
	line-height : 13px;	
   font-family: Arial, Verdana;
	font-weight: normal;
	color: #a0410d;
	text-decoration : none;
}

	A.linknormal1a:hover  {
	font-size : 11px;
	line-height : 13px;
   font-family: Arial, Verdana;
	font-weight: normal;
	color: #db6906;
	text-decoration : underline;
}
		
	.linknormal2  {
	font-size : 10px;
   font-family: Arial, Verdana;
	font-weight: normal;
	color: #eff9de;
	text-decoration : none;
}

	A.linknormal2:hover  {
	font-size : 10px;
   font-family: Arial, Verdana;
	font-weight: normal;
	color: #ffffff;
	text-decoration : underline;
}

	.linknormal3  {
	font-size : 13px;
	line-height : 13px;
   font-family: Arial, Verdana;
	font-weight: bold;
	font-style: italic;
	color: #a0410d;
	text-decoration : none;
}

	A.linknormal3:hover  {
	font-size : 13px;
	line-height : 13px;
   font-family: Arial, Verdana;
	font-weight: bold;
	font-style: italic;
	color: #db6906;
	text-decoration : underline;
}

	.linkinfo  {
	font-size : 12px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #df8418;
	text-decoration : underline;
}			 	 			   

	A.linkinfo:hover  {
	font-size : 12px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #6c9719;
	text-decoration : overline;
}			 	 			   			 		

	.linkpotpis  {
	font-size : 10px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #f15a22;
	text-decoration : none;
}			 	 			   

	A.linkpotpis:hover  {
	font-size : 10px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #5f7094;
	text-decoration : underline;
}
		
	.linkpro  {
	font-size : 12px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #f26522;
	line-height : 14px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : none;
}			 	 			   

	A.linkpro:hover  {
	font-size : 12px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #f99d1c;
	line-height : 14px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : underline;
}

	.linkimg  {
	border: 1px;
	border-style: solid;
	border-color: #a5ca6b;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;	
}

	A.linkimg:hover  {
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;	
}

  .linkimg01  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	color: #000000;
}

	.linknajava  {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 13px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right: 5px;
	text-decoration : none;
}

	A.linknajava:hover  {
	color : #d7f4a9;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 13px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right: 5px;
	text-decoration : none;	
}

   .linkrubrike1a  {
	color : #ffffff;
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 17px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;			
	text-decoration : none;
}

   A.linkrubrike1a:hover  {
	color : #8bb24f;
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 17px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;		
	text-decoration : underline;
	background-color: #ffffff;
}

   .rubrike  {
	color : #748AB6;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 14px;
	margin-top : 3px;
	margin-bottom : 1px;
	margin-left : 10px;
	margin-right: 0px;
	text-decoration : underline;
}
			 
			A.rubrike:hover  {
	color : #748AB6;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 14px;
	margin-top : 3px;
	margin-bottom : 1px;
	margin-left : 10px;
	margin-right: 0px;
	text-decoration : none;
}			 

	.rubrike1  {
	color : #ffffff;
	font-size : 26px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 27px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
}

   .rubrike1a  {
	color : #ffffff;
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 17px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
}

   .rubrike1b  {
	color : #bdde89;
	font-size : 36px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 37px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
}

   .rubrike1b1  {
	color : #bdde89;
	font-size : 18px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 19px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
}

   .rubrike1c  {
	color : #db6906;
	font-size : 42px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 45px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
}

  .rubrike2  {
	font-size : 18px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #BEB610;
	line-height : 20px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 2px;
	margin-right: 2px;
}			 	 			   

  .rubrike2a  {
	font-size : 13px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #BEB610;
	line-height : 14px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 2px;
	margin-right: 2px;
}			 	 			   

  .rubrike3  {
	font-size : 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #219ac7;
	margin-left : 10px;
	text-decoration : none;
}			 	 			   

  .rubrike4  {
	font-size : 13px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #219ac7;
	line-height : 16px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 10px;
	text-decoration : none;
}

  .rubrike4a  {
	font-size : 13px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #D45F11;
	line-height : 16px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 10px;
	text-decoration : none;
}

  .rubrike4b  {
	font-size : 13px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #760202;
	line-height : 16px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 10px;
	text-decoration : none;
}

  .rubrike5  {
	font-size : 22px;
	font-family: Times New Roman, Arial, Verdana;
	font-weight: normal;
	color: #c6c6c6;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : none;
}

  .rubrike5a  {
	font-size : 22px;
	font-family: Times New Roman, Arial, Verdana;
	font-weight: normal;
	color: #e9e7e7;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : none;
}

  .rubrike6  {
	font-size : 28px;
	font-family: Times New Roman, Arial, Verdana;
	font-weight: normal;
	color: #c6c6c6;
	line-height : 28px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : none;
}

  .rubrike6a  {
	font-size : 28px;
	font-family: Times New Roman, Arial, Verdana;
	font-weight: normal;
	color: #e9e7e7;
	line-height : 28px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	text-decoration : none;
}

  .rubrike7  {
	font-size : 18px;
	font-family: Times New Roman, Arial, Verdana;
	font-weight: normal;
	color: #c6c6c6;
	line-height : 20px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right: 0px;
	text-decoration : none;
}

   .info  {
	color : #6c9719;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 12px;
	margin-top : 3px;
	margin-bottom : 1px;
	margin-left : 0px;
	margin-right: 0px;
}

  .page  {
	font-size : 14px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #b1bfdc;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right: 10px;
}			 	 			   

	ul  {
	list-style : disc inside none;
	margin-left : 40px;
}

  .bullets  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 16px;
	margin-top : 2px;
	margin-bottom : 8px;
	margin-left : 0px;
	margin-right: 0px;
	text-indent : 0px;
	color: #000000;
}

	.bullets01  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 16px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 6px;
	margin-left : 50px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 23px;
	padding-right: 0px;
	padding-bottom: 0px;		
	color: #000000;
	text-indent : 0px;
	background-image: url(bullets01.png);
	background-repeat: no-repeat;
}

	.bullets01a  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 16px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 6px;
	margin-left : 50px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 23px;
	padding-right: 0px;
	padding-bottom: 0px;		
	color: #D45F11;
	text-indent : 0px;
	background-image: url(bullets01.png);
	background-repeat: no-repeat;
}

	.bullets01b  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 16px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 3px;
	margin-left : 50px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 23px;
	padding-right: 0px;
	padding-bottom: 0px;		
	color: #D45F11;
	text-indent : 0px;
	background-image: url(bullets01.png);
	background-repeat: no-repeat;
}

	.bullets02  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 14px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 3px;
	margin-left : 80px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 23px;
	padding-right: 0px;
	padding-bottom: 0px;		
	color: #000000;
	text-indent : 0px;
}

	.bullets02a  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 14px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 3px;
	margin-left : 80px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 23px;
	padding-right: 0px;
	padding-bottom: 0px;		
	color: #D45F11;
	text-indent : 0px;
}

	.bullets03  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 16px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 6px;
	margin-left : 50px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 23px;
	padding-right: 0px;
	padding-bottom: 0px;		
	color: #000000;
	text-indent : 0px;
	background-image: url(bullets03.png);
	background-repeat: no-repeat;
}

	.bullets03_podgr  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 16px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 3px;
	margin-left : 50px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 23px;
	padding-right: 0px;
	padding-bottom: 0px;		
	color: #000000;
	text-indent : 0px;
	background-image: url(bullets03.png);
	background-repeat: no-repeat;
}

	.bullets03a  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 13px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 6px;
	margin-left : 2px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 23px;
	padding-right: 0px;
	padding-bottom: 0px;		
	color: #000000;
	text-indent : 0px;
	background-image: url(bullets03a.png);
	background-repeat: no-repeat;
}
	
  .normal  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 16px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 10px;
	color: #000000;
	text-indent : 8px;
}

  .normal_italic  {
	font-family: Arial, Helvetica, Geneva;
	font-weight: normal;
	font-style: italic;
}

  .normal_italic_bold  {
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
	font-style: italic;
}

  .normal_bold  {
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
}

  .normal_bold01  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #f5821f;
}

  .normal_bold02  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #760202;
}

  .normal3  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 16px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right: 10px;
	color: #000000;
}

  .normal1  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 13px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right: 5px;
	color: #000000;
}

  .normal1a  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 13px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right: 5px;
	color: #000000;
}

  .normal2  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 14px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right: 3px;
	color: #000000;
}

  .normal2a  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 14px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right: 5px;
	color: #000000;
}

  .normal2b  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 14px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right: 5px;
	color: #000000;
}

  .normal2b1  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 14px;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right: 5px;
	color: #000000;
}

  .normal2_naj  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 13px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right: 5px;
	color: #000000;
}

  .normalpotpis  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 14px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 10px;
	color: #000000;
	text-indent : 8px;
	font-style: italic;
	text-align: right;
}

  .normalpotpis1  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	font-style: italic;
	line-height : 14px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 10px;
	color: #000000;
	text-indent : 0px;
}

  .normalpotpis1a  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	font-style: italic;
	line-height : 14px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 10px;
	color: #000000;
	text-indent : 0px;
}

  .normalpotpis2  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	font-style: italic;
	line-height : 16px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 10px;
	color: #000000;
	text-indent : 0px;
}

  .normalpotpis3  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	font-style: italic;
	line-height : 14px;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 10px;
	color: #000000;
	text-indent : 0px;
}

  .normalpotpis3a  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	font-style: italic;
	line-height : 12px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right: 10px;
	color: #000000;
	text-indent : 0px;
}

   .naslov  {
	color : #760202;
	font-size : 28px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 30px;
	margin-top : 4px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 10px;
}

   .naslov_mul  {
	color : #760202;
	font-size : 15px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 17px;
	margin-top : 10px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-right: 10px;
}
			 
 .naslov1  {
	color : #db6906;
	font-size : 11.5px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	letter-spacing: 0px;
	line-height : 13px;
	margin-top : 0px;
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right: 0px;
}

 .naslov1_des  {
	color : #db6906;
	font-size : 11.5px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	letter-spacing: 0px;
	text-align: right;
	line-height : 13px;
	margin-top : 0px;
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right: 0px;
}

 .naslov1_nsl  {
	color : #db6906;
	font-size : 11.5px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	letter-spacing: 0px;
	line-height : 13px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right: 0px;
}

 .naslov11  {
	color : #760202;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 12px;
	margin-top : 0px;
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right: 5px;
}

 .naslov1a  {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Arial Black, Verdana;
	line-height : 13px;
	margin-top : 3px;
	margin-bottom : 3px;
	margin-left : 5px;
	margin-right: 5px;
}

  .medjunaslov  {
	font-size : 11.5px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 13px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right: 0px;
	color: #000000;
}

  .medjunaslov1  {
	font-size : 15px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 16px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-right: 0px;
	color: #000000;
}

  .medjunaslov1a  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 14px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-right: 0px;
	color: #000000;
}
			 
  .podnaslov  {
  	font-size : 12px;
  	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
  	line-height : 13px;
  	margin-top : 0px;
  	margin-bottom : 4px;
  	margin-left : 5px;
	margin-right: 5px;
   color: #D45F11;
	text-decoration : none;
             }
			 
	.podnaslov1  {
   font-size : 11px;
   font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
   line-height : 11px;
   margin-top : 0px;
   margin-bottom : 6px;
   margin-left : 5px;
	margin-right: 5px;
   color: #D45F11;
	text-decoration : none;
}

  .podnaslov2  {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 14px;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 0px;
	color: #D45F11;
	text-decoration : none;
}

  .podnaslov2a  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 13px;
	margin-top : 0px;
	margin-bottom : 4px;
	margin-left : 10px;
	margin-right: 0px;
	color: #D45F11;
	text-decoration : none;
}

  .podnaslov3  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 13px;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 0px;
	color: #D45F11;
	text-decoration : none;
}

  .najava  {
	font-size : 8px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	color: #eff9de;
	text-decoration : none;
}

  .najava_tr  {
	font-size : 8px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	color: #A5CA6B;
	text-decoration : none;
}

  .najava-nas  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 11px;
	margin-top : 0px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right: 0px;
	color: #000000;
	text-decoration : none;
}

  .najava-tex  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 13px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	color: #000000;
}

	.najava-pod  {
   font-size : 11px;
   font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
   line-height : 11px;
   margin-top : 0px;
   margin-bottom : 2px;
   margin-left : 0px;
	margin-right: 5px;
   color: #D45F11;
	text-decoration : none;
}

  .news {
	font-size : 10.5px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 11.5px;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left : 4px;
	margin-right: 3px;
	color: #000000;
	text-decoration : none;
}

  .news-link1 {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 12px;
	margin-top : 0px;
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right: 5px;
	text-align: right;
	color: #729a34;
}

  .news-link {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	text-align: right;
	color: #729a34;
}

	A.news-link:hover {
	color : #f5821f;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	text-align: right;	
	text-decoration : underline;
}

	.news-nas  {
   font-size : 10.5px;
   font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
   line-height : 11.5px;
   margin-top : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
	margin-right: 0px;
   color: #a0410d;
	text-decoration : none;
}

	A.news-nas:hover  {
   font-size : 10.5px;
   font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
   line-height : 11.5px;
   margin-top : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
	margin-right: 0px;
   color: #db6906;
	text-decoration : underline;
}

	.najnovije_nas  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 12px;
	text-align: center;
	vertical-align: middle;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;				
	color: #ffffff;
	text-indent : 0px;
	text-decoration : none;	
}

	.najnovije_nas1  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 12px;
	text-align: center;
	vertical-align: middle;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;				
	color: #6a8e33;
	text-indent : 0px;
	text-decoration : none;	
}

	.najnovije_txt1  {
	font-size : 26px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 27px;
	text-align: left;
	vertical-align: bottom;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right: 4px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;				
	color: #ffffff;
	text-indent : 0px;
	text-decoration : none;	
}

	.najnovije_txt1a  {
	font-size : 26px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 27px;
	text-align: left;
	vertical-align: bottom;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;				
	color: #ffffff;
	text-indent : 0px;
	text-decoration : none;
}

	A.najnovije_txt1a:hover  {
	font-size : 26px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 27px;
	text-align: left;
	vertical-align: bottom;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;				
	color: #a5ca6b;
	text-indent : 0px;
	text-decoration : none;
	background-color: #ffffff;
}

	.najnovije_txt2  {
	font-size : 16px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 17px;
	text-align: left;
	vertical-align: bottom;
	margin-top : 0px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-right: 4px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;				
	color: #ffffff;
	text-indent : 0px;
	text-decoration : none;	
}

	.najnovije_txt3  {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 13px;
	text-align: left;
	vertical-align: bottom;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right: 4px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;				
	color: #ffffff;
	text-indent : 0px;
	text-decoration : none;	
}

	.najnovije_txt4  {
	font-size : 16px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 17px;
	text-align: left;
	vertical-align: bottom;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;				
	color: #ffffff;
	text-indent : 0px;
	text-decoration : none;	
}

	.najnovije_txt4a  {
	font-size : 16px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 17px;
	text-align: left;
	vertical-align: bottom;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;				
	color: #ffffff;
	text-indent : 0px;
	text-decoration : none;
}

	A.najnovije_txt4a:hover  {
	font-size : 16px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 17px;
	text-align: left;
	vertical-align: bottom;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;				
	color: #a5ca6b;
	text-indent : 0px;
	text-decoration : none;
	background-color: #ffffff;
}

	.teme_nas  {
	font-size : 22px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 23px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 0px;
	padding-bottom: 4px;				
	color: #8bb24f;
	text-indent : 0px;
	text-decoration : none;	
}

	.teme_txt1  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 11px;
	text-align: left;
	vertical-align: top;
	margin-top : 0px;
	margin-bottom : 7px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;		
	color: #ffffff;
	text-indent : 0px;
	background-image: url(bullets04.png);
	background-repeat: no-repeat;
}

	.teme_txt2  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 11px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
}

	A.teme_txt2:hover  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height : 11px;
	text-align: left;
	vertical-align: top;
	color: #a5ca6b;
	background-color: #ffffff;
}

  .datum  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 12px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right: 0px;
	color: #000000;
}

   B {
	font-size : 11.5px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #000000;
}

   .ist01 {
	font-size : 14px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #760202;
}

   .ist02 {
	font-size : 14px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #db6906;
}

	.fusnota  {
	font-size : 16px;
   font-family: Arial, Verdana;
	font-weight: bold;
	color: #f5821f;
	text-decoration : none;
}

	.fusnota1  {
	font-size : 14px;
   font-family: Arial, Verdana;
	font-weight: bold;
	color: #219ac7;
	text-decoration : none;
}
		
  .promena  {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height : 13px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 4px;
	margin-right: 4px;
	color: #FCD889;
}

	.potpis  {
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	text-decoration : none;
}
	
	.potpis1  {
	color : #eff9de;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	text-decoration : none;
}

	.potpis_sl01  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 13px;
	font-style: italic;
	text-align: left;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-decoration : none;
	background-color: #f2fae5;
}

	.potpis_sl01a  {
	color : #000000;
	font-size : 12px;
	font-weight : normal;
	font-family : Arial, Helvetica, Geneva;
	line-height : 13px;
	font-style: italic;
	text-align: left;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right: 0px;	
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	text-decoration : none;
	background-color: #f2fae5;
}

	.potpis_sl02  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 13px;
	font-style: italic;
	text-align: left;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-decoration : none;
	background-color: #f2fae5;
}

	.potpis_sl02a  {
	color : #000000;
	font-size : 12px;
	font-weight : normal;
	font-family : Arial, Helvetica, Geneva;
	line-height : 13px;
	font-style: italic;
	text-align: left;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;	
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	text-decoration : none;
	background-color: #f2fae5;
}

	.potpis_sl03  {
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva;
	line-height : 11px;
	font-style: normal;
	text-align: left;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right: 5px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	text-decoration : none;
	background-color: #f2fae5;
}

	.potpis_sl03a  {
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	font-family : Arial, Helvetica, Geneva;
	line-height : 11px;
	font-style: normal;
	text-align: left;
	margin-top : 0px;
	margin-bottom : 6px;
	margin-left : 5px;
	margin-right: 5px;	
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	text-decoration : none;
	background-color: #f2fae5;
}
	
	.prazna  {
   color : #414141;
   font-size : 8px;
   font-weight : normal;
   font-family : Arial, Helvetica, Geneva;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	line-height : 6px;
}

	.body  {
   color : #ffffff;
   margin: 0px;
   padding: 0px;
}

	.table00  {
	background-color: #EFF9DE;
	background-image: url(uk09b.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

	.table01  {
	background-color: #EFF9DE;
	background-image: url(uk09a.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

	.search  {
	width: 220px;
	margin-top: 6px;
}