@charset "utf-8";
html, body {	background-color: #C6E9FC;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #083755;

}
* {
	margin: 0px;
	padding: 0px;
}
.lijevo {
	float: left;
}
.desno {
	float: right;
}
.cisto {
	clear: both;
}
a {
	text-decoration: none;
}
#abs {
	width: 1020px;
	height: 868px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -107px;
	background-image: url(../img/sredina.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	position: relative;
}
#oblaci {
	width: 1020px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background-image: url(../img/oblaci.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flash {
	width: 274px;
	height: 138px;
	position: absolute;
	right: 83px;
	top: -55px;
	z-index: 999;
}
#lijevo {
	width: 430px;
	height: 545px;
	margin-top: 34px;
	margin-left: 0px;
	position: relative;
}
.naslovna {
	margin-left: 95px;
	position: absolute;
}
#desno {
	width: 400px;
	height: 500px;
	margin-top: 70px;
	overflow: auto;
	padding-left: 115px;
}
#desno h1 {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#desno p {
	padding-top: 0px;
	font-size: 13px;
	text-align: justify;
	line-height: 130%;
	padding-right: 38px;
}
.naslov {
	margin-top: 28px;
}

#dock2 {
	width: 100%;
	clear: both;	
}
#dock2 ul {
	list-style: none;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	margin-top: 50px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 0px;
	

}
.dock-item2 img {
	border: none; 
	margin: 0px; 
	width: 100%; 
}
#podmeni {
	position: absolute;
	width: 366px;
	height: 251px;
	margin-left: 440px;
}
#podmeni img {
	border: 0px;
}
#podmeni a {
	outline: none;
}
#maintab li { list-style-type:none}
.i { display: block; position: absolute; top: 100px; left: -214px; 
}
.ii {
	display: block;
	position: absolute;
	top: 150px;
	left: -20px;
}
.iii {
	display: block;
	position: absolute;
	top: 200px;
	left: -65px;
}
.iv {
	display: block;
	position: absolute;
	top: 250px;
	left: -100px;
}
.v {
	display: block;
	position: absolute;
	top: 271px;
	left: -150px;
}
.vi {
	display: block;
	position: absolute;
	top: 285px;
	left: -215px;
}
.vii {
	display: block;
	position: absolute;
	top: 290px;
	left: -275px;
}
.viii {
	display: block;
	position: absolute;
	top: 290px;
	left: -350px;
}

.ix {
	display: block;
	position: absolute;
	top: 10px;
	left: -80px;
}
#oblacic {
	position:absolute;
	left:520px;
	top:25px;
	width:187px;
	height:131px;
	z-index:2;
}
.crvena {
	color: #DF2220;
}
#home {
	position:absolute;
	left:80px;
	top:-25px;
	width:48px;
	height:48px;
	z-index: 998;
}
#naslovi {
	position: absolute;
	width: 400px;
	z-index: 999;
	top: 340px;
	left: 100px;
}
#naslovi h1 {
	font-size: 12px;
	border-bottom: 1px solid #6DB0DA;
	margin-bottom: 5px;
	color: #6DB0DA;
}
#naslovi li {
	list-style: square;
	margin-left: 15px;
	color: #6DB0DA;
}
#naslovi a {
	text-decoration: none;
	color: #6DB0DA;
}
#naslovi a:hover {
	color: #2977A5;
	border-bottom: 1px dotted #2977A5;
}

