body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	background-color: #FFF;
	background-image: url(images/podloga-oblaci.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003869;
}
a:link {
	color: #00386C;
	text-decoration: none;
}
.forma {
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00386C;
}

a:visited {
	text-decoration: none;
	color: #00386C;
}
a:hover {
	text-decoration: underline;
	color: #4A95BE;
}
a:active {
	text-decoration: none;
	color: #4A95BE;
}
.meni-top {
	padding-top: 2px;
	padding-right: 25px;
	color: #FFF;
}
.meni-top a:link {
	color: #FFF;
	text-decoration: none;
}
.meni-top a:visited {
	color: #FFF;
	text-decoration: none;
}
.meni-top a:hover {
	color: #C0D9E7;
	text-decoration: underline;
}
.meni-top a:active {
	color: #C0D9E7;
	text-decoration: blink;
}

.meni-lijevo {
	padding-left: 19px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.lokacija {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.gdjesam {
	font-size: 9px;
	color: #FFF;
}
.datum {
	color: #D7E2EC;
	margin-left: 15px;
}

.meni-lijevo a:link {
	color: #00386c;
	text-decoration: none;
}
.meni-lijevo a:visited {
	color: #00386c;
	text-decoration: none;
}
.meni-lijevo a:hover {
	color: #4a95be;
	text-decoration: underline;
}
.meni-lijevo a:active {
	color: #4A95BE;
	text-decoration: blink;
}
.naslov-veliki {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.naslov2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #28668A;
	margin-top: 7px;
	margin-bottom: 7px;
}
.header-naslov1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #00386C;
}
.header-naslov2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #294A5F;
}
.header-naslov3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00386C;
}
ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
li
{
background-image: url(images/strelica-bullet.png);
background-repeat: no-repeat;
background-position: 12px 0px; 
padding-left: 35px; 
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:1.1em;
	background-color:#00386C;
	width:490px;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:10px;
	padding-top:10px;
	
	
	height:25px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #C9D1DA;
	background-color:#E0EAEF;
	width:490px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:10px;
	font-size:1.0em;	
	position:relative;
}
.tabela-kontakt {
	border: 1px solid #5581A0;
}
