body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-size: 14pt;
	color: #F0740F;
}
h2 {
	font-size: 12pt;
	color: #F0740F;
}
.tijelo {
	position:static;
	width: 760px;
}
.glavna {
	width: 580px;
	position: relative;
	left: 185px;
	z-index: 1;
}
.header {
	background-image: url(images/doveke-header.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
	z-index: 1;
	top: 20px;
	position:static;
}
#hrvatski {
	position: relative;
	background-position: top left;
	background-image: url(images/croatian.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	z-index: 0;
	left: 450px;
	top: 45px;
	text-indent: 1000px; 
    overflow: hidden; 
	display: block; 
	text-decoration:none;
}
#hrvatski:hover {
	background-position: bottom left;
}
#ceski {
	position: relative;
	background-position: top left;
	background-image: url(images/slovak.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	z-index: 0;
	left: 550px;
	text-indent: 1000px; 
    overflow: hidden; 
	display: block; 
	text-decoration:none;
}
#ceski:hover {
	background-position: bottom left;
}
#engleski {
	position: relative;
	background-position: top left;
	background-image: url(images/english.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	z-index: 0;
	left: 500px;
	top: 20px;
	text-indent: 1000px; 
    overflow: hidden; 
	display: block; 
	text-decoration:none;
}
#engleski:hover {
	background-position: bottom left;
}

.navigacija {
	position: absolute;
	width: 160px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	top: 110px;
}
.adresa {
	position: absolute;
	width: 160px;
	border: thin solid #a1e6f5;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: center;
	top: 400px;
}
.adresa a:link {
	font-size: 11px;
	color: #F0740F;
	text-align: center;
	text-decoration: underlined;

}
.adresa a:visited {
	font-size: 11px;
	color: #F0740F;
	text-align: center;
	text-decoration: underlined;

}
.adresa a:hover {
	font-size: 11px;
	color: #3399FF;
	text-align: center;
	text-decoration: underlined;

}
.navigacija a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #F0740F;
	text-align: center;
	text-decoration: none;
	}
.navigacija a:visited {
	color: #F0740F;
	text-decoration: none;
	}
.navigacija a:hover {
	color: #3399FF;
	text-decoration: none;
	}
.desno{
	margin: 10px;
	float: right;
	width: 200px;

	}
.slika1{
	margin: 10px;
	float: left;
	width: 250px;
	border: #000000 1px solid;
	}
.slika2{
float:left;
	margin: 10px;
	width: 250px;
	border: #000000 1px solid;
	}
.desno1 {
	border: thin solid #a1e6f5;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 20px;
}	
.slike {
border: #000000 1px solid;
margin-right: 10px;
margin-bottom: 10px;
float:left;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 760px;
	z-index: 1;
	padding: 5px;
	text-align:center;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: oblique;
	color: #00CCFF;
	height: 20px;
	width: 760px;
	text-align: center;
	position: relative;
	top: 85px;
	overflow: hidden;
	}
.footertxt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: oblique;
	color: #00CCFF;
	text-decoration:none;
	}
	.footertxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: oblique;
	color: #00CCFF;
	text-decoration:underline;
	}
	.footertxt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: oblique;
	color: #00CCFF;
		text-decoration:none;
	}