body{
	background-image: url(../city.jpg);	
	background-position: 50% 0;
	background-attachment: fixed;
	background-color: #F9F2BD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-repeat: repeat-y;
}
td{
	background-image: url(../land/images/Proektirane2211.JPG);	
}
.tbl0{	
	box-shadow: 0 0 50px rgba(0,0,0,0.75);
	margin: 15px;
	padding: 5px;
}
.tbl1{
	opacity: 0.9;
	box-shadow: 0 0 50px rgba(0,0,0,0.75);
	font-family: verdana; font-size: 10pt;
	text-align: justify;  	
}
p{	
	font-family: verdana; font-size: 10pt;	
}
.style4 {
	font-family: verdana;
	font-size: 13px
	text-align: justify;
}
.style12 {
	font-family: verdana;
	font-style: italic;
	font-size: 11px;
}
.style13 {font-size: 11px; font-family: verdana;, "Times New Roman", Times, serif;}
.style15 {font-size: 14px; font-family: verdana;, "Times New Roman", Times, serif; }
.style2 {font-size: 12px; font-family: verdana;}
.style16 {font-size: 14; font-family: verdana;}
a
{
   color: #000000;
   text-decoration: none;
}
a:visited
{
   color: #222222;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #555577;
   text-decoration: none;
}