@charset "UTF-8";
/* CSS Document */
body {
	background-color: #0281CE;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color:#666666;
}

a:link {
	color:#e56100;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#e56100;
	font-weight:normal;
	text-decoration:underline;
}
a:visited {
	color:#e56100;
	font-weight:normal;
	text-decoration:none;

}



h1 {
	font-size:30px;
	color:#e56100;
	font-weight:normal;
	margin: 0 0 20px 0;
}
h2 {
	font-size:22px;
	color:#e56100;
	font-weight:normal;
	margin: 0 0 20px 0;


}
h3 {
	font-size:16px;
	color:#e56100;
	font-weight:normal;
	margin: 0 0 8px 0;
}


p {
	margin: 0 0 14px 0;
	line-height:18px;


}

.imgNaslovnica {
	float:left;
	padding:2px;
	border:solid 1px #CCCCCC;
	margin-right:8px;
}
.imgLeft {
	float:left;
	padding:4px;
	border:solid 2px #CCCCCC;
	margin-right:8px;
}
.imgRight {
	float: right;
	padding: 4px;
	border: solid 2px #CCCCCC;
	margin-left: 8px;
}
.imgBottom {
	float: none;
	padding: 4px;
	border: solid 2px #CCCCCC;
	margin-bootom: 12px;
}

.imagy {
	float:left;
	margin:5px;
	border:solid 2px #f8f8f8;
}

img {
	border:0px;

}


.top {
	background-image: url(/design/images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bottom {
	background-image: url(/design/images/bgIndex.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
.bottomZaroditelje {
	background-image: url(/design/images/bgZaroditelje.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottomVrtic {
	background-image: url(/design/images/bgNovosti.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottomPovijest {
	background-image: url(/design/images/bgPovijest.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottomJelovnik {
	background-image: url(/design/images/bgJelovnik.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottomZazaposlenike {
	background-image: url(/design/images/bgPrazno.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottomProjekti {
	background-image: url(/design/images/bgPrazno.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.midlle {
	background-image: url(/design/images/bg03.jpg);
	background-repeat: repeat-y;
}
.tekstVijesti {
	font-size: 12px;
	line-height: 18px;
}
.najaveDatum {
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 2px;
}
.najaveNaslov {
	line-height:18px;
}

