@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
}
h1 {
	font-size: 20px;
	color: #2A0C72;
}

H2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #2A0D72;
	font-weight: bolder;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	color: #2A0C72;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}


#header {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	height: 90px;
	background-image: url(../images/logo-ivdam.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	font-size: 11px;
	color: #000;

}
a.header:link {
	text-decoration: none;
	font-size: 11px;
	color: #999;
	padding-right: 0px;
}
a.header:visited {
	text-decoration: none;
	font-size: 11px;
	color: #999;
	padding-right: 1px;
}
a.header:hover {
	text-decoration: underline overline;
	color: #2A0C72;
	font-size: 11px;
	padding-right: 1px;
}


#zaglavlje {
	margin-top: 0px;
	padding-top: 0px;
	
}
a.zaglavlje:link {
	text-decoration: none;
	font-size: 12px;
	color: #999;
	padding-right: 18px;
}
a.zaglavlje:visited {
	text-decoration: none;
	font-size: 12px;
	color: #999;
	padding-right: 18px;
}
a.zaglavlje:hover {
	text-decoration: underline overline;
	color: #2A0C72;
	font-size: 12px;
	padding-right: 18px;
}
#headerlinkovi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#ilustracija {
	margin-top: 0px;
	padding-top: 0px;
	height: 395px;
	background-image: url(../images/glavna-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ilustracija-onama {
	margin-top: 0px;
	padding-top: 0px;
	height: 395px;
	background-image: url(../images/glavna-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ilustracija-reference {
	margin-top: 0px;
	padding-top: 0px;
	height: 395px;
	background-image: url(../images/glavna-reference.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ilustracija-aplikacije {
	margin-top: 0px;
	padding-top: 0px;
	height: 395px;
	background-image: url(../images/glavna-aplikacije.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ilustracija-dogadjaji {
	margin-top: 0px;
	padding-top: 0px;
	height: 395px;
	background-image: url(../images/glavna-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ilustracija-proizvodi {
	margin-top: 0px;
	padding-top: 0px;
	height: 395px;
	background-image: url(../images/glavna-proizvodi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ilustracija-novosti {
	margin-top: 0px;
	padding-top: 0px;
	height: 395px;
	background-image: url(../images/glavna-novosti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ilustracija-kontakt {
	margin-top: 0px;
	padding-top: 0px;
	height: 395px;
	background-image: url(../images/glavna-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contentmain {
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 120px;
	clear: both;
}
#contentmainlevi {
	float: left;
	width: 500px;
	margin-left: 40px;
	padding-left: 3px;
	padding-top: 0px;
	font-size: 14px;
	color: #000;
}

a.contentmainlevi:link {
	text-decoration: none;
	font-size: 14px;
	color: #999;
	padding-right: 18px;
}
a.contentmainlevi:visited {
	text-decoration: none;
	font-size: 14px;
	color: #999;
	padding-right: 18px;
}
a.contentmainlevi:hover {
	text-decoration: underline overline;
	color: #2A0C72;
	font-size: 14px;
	padding-right: 18px;
}

#contentmaindesni {
	float: right;
	width: 240px;
	margin-right: 60px;
	padding-left: 3px;
	font-size: 10px;
	color: #B6B5B5;
}
a.contentmaindesni:link {
	text-decoration: none;
	font-size: 10px;
	color: #999;
	padding-right: 18px;
}
a.contentmaindesni:visited {
	text-decoration: none;
	font-size: 10px;
	color: #999;
	padding-right: 18px;
}
a.contentmaindesni:hover {
	text-decoration: underline overline;
	color: #2A0C72;
	font-size: 10px;
	padding-right: 18px;
}


#content {
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: auto;
}
#contentlevi {
	float: left;
	width: 240px;
	margin-left: 40px;
	padding-left: 3px;
	padding-top: 0px;
	font-size: 11px;
	color: #B6B5B5;
}
#contentleviveliki {
	float: left;
	width: 500px;
	margin-left: 40px;
	padding-left: 3px;
	padding-top: 0px;
	font-size: 11px;
	color: #333;
}
.picture {
	border: 1px solid #999;
	text-align: center;
	width: 450px;
	padding: 10px;
}

#contentdesni {
	float: right;
	width: 240px;
	margin-right: 60px;
	padding-left: 3px;
	font-size: 11px;
	color: #B6B5B5;
}
#contentsrednji {
	float: left;
	width: 240px;
	margin-left: 40px;
	padding-left: 3px;
	font-size: 11px;
	color: #989696;
}
#linija {
	height: 15px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
}
#linkovi {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	height: 150px;
	clear: both;
}

#linkovilevi {
	float: left;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B5B5;
	margin-left: 20px;
	padding-left: 3px;
	padding-top: 0px;
	font-size: 10px;
	color: #B6B5B5;
}
#linkovisrednjelevi {
	float: left;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B5B5;
	margin-left: 20px;
	padding-left: 3px;
	font-size: 10px;
	color: #B6B5B5;
}
#linkovisrednjedesni {
	float: left;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B5B5;
	margin-left: 20px;
	padding-left: 3px;
	font-size: 10px;
	color: #B6B5B5;
}
#linkovidesni {
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B5B5;
	margin-right: 20px;
	padding-left: 3px;
	font-size: 10px;
	color: #B6B5B5;
}
a.linkovi:link {
	text-decoration: none;
	font-size: 10px;
	color: #999;
	padding-right: 18px;
}
a.linkovi:visited {
	text-decoration: none;
	font-size: 10px;
	color: #999;
	padding-right: 18px;
}
a.linkovi:hover {
	text-decoration: underline overline;
	color: #2A0C72;
	font-size: 10px;
	padding-right: 18px;
}


#footer {
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
	height: 50px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 2px;
	text-align: right;
}

a.podnozje:link {
	text-decoration: none;
	font-size: 8px;
	color: #999;
	padding-right: 10px;

}


a.podnozje:visited {
	text-decoration: none;
	font-size: 8px;
	color: #999;
	padding-right: 10px;
}
a.podnozje:hover {
	text-decoration: underline overline;
	color: #2A0C72;
	font-size: 8px;
	padding-right: 10px;
}



#bottom {
	background-image: url(../images/bottomline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}
.slika {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 10px;
	text-align: center;
}
.slikatekst {
	font-size: 10px;
	font-style: italic;
	color: #666;
	float: none;
	text-align: center;
	width: 500px;
}

.forma {
	background-repeat: no-repeat;
	width: 400px;
	height: 26px;
	padding-left: 10px;
	border: 2px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	font-weight: bold;
}
.formadugme {
	width: 300px;
}
.kontaktbox {
	border: 1px solid #999;
}
.formaupit {
	background-repeat: no-repeat;
	width: 400px;
	height: 200px;
	padding-left: 10px;
	border: 2px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	font-weight: bold;
}
.plavikontakt {
	font-size: 12px;
	color: #2A0C72;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.slikadesno {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 10px;
	text-align: center;
	float: right;
}
.forma2 {
	background-repeat: no-repeat;
	width: 350px;
	height: 26px;
	padding-left: 10px;
	border: 2px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	font-weight: bold;
}
.formaupit2 {
	background-repeat: no-repeat;
	width: 350px;
	height: 200px;
	padding-left: 10px;
	border: 2px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	font-weight: bold;
}
