body {
	margin-bottom: 0px;

}
#map {	
	height: 500px;
	width: 300px;
	border: 1px solid #666666;
	padding: 1px;
	background-color: #F7F3E7;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: 5d5d5c;
	font-weight: normal;
	line-height: 14px;
}


			 a.itb:link{
				color: #ffffff;
				font-size: 10px;
				text-decoration: none;
			}
			
			 a.itb:visited{
				color: #ffffff;
				font-size: 10px;
				text-decoration: none;
			}
			
			 a.itb:hover{
				color: #ffffff;
				font-size: 10px;
				text-decoration: underline;
			}


			 a:link{
				color:#006699;
				font-size: 11px;
				text-decoration: none;
			}
			
			 a:visited{
				color:#006699;
				font-size: 11px;
				text-decoration: none;
			}
			
			 a:hover{
				color: #FF0000;
				font-size: 11px;
				text-decoration: underline;
			}


.frame {
	border: none;
}

h1{
padding:0px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 19px;
	color: #993300;
	font-weight: bold;
	line-height: 14px;
	
}

h2{
padding:5px;
	font-family: Verdana;
	font-size: 16px;
	color:#993300;
	font-weight: bold;
	line-height: 14px;
	
}

h3{
padding:0px;
	font-family: Tahoma;
	font-size: 12px;
	color: 5d5d5c;
	font-weight: normal;
	line-height: 14px;
	display:inline;
	
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.tablica {
	width: 100%;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #39505E;
	background-position: right;
	text-align: justify;
	height: 560px;
}


.slika {
	background-position: left;
	border: 1px solid #333333;
}
.pretraga {
	border: 1px solid #5A728C;
	padding: 3px;
	text-align: left;
}

