@charset "utf-8";
body  {
	background: #f2f2f3;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
}
p, a, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
} 
.twoColFixLtHdr #header {
	background: #DDDDDD;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../slike/header_bg.gif);
	height: 111px;
	margin: 0;
	position: relative;
	width: 955px;
} 
/* ===============   top navigacija ========== */
#header #top_nav {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 600px;
	top: 86px;
	position: absolute;
	left: 355px;
}
#top_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 25px;
	width: 595px;
	position: relative;
}
#top_nav ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#top_nav ul #pocetna_btn {
	background: url(../slike/top_nav.png);
	position: absolute;
	height: 25px;
	width: 100px;
	left: 0px;
	top: 0px;
}
#top_nav ul #onama_btn {
	background: url(../slike/top_nav.png) -100px 0px;
	height: 25px;
	width: 100px;
	position: absolute;
	left: 100px;
	top: 0px;
}
#top_nav ul #novosti_btn {
	background: url(../slike/top_nav.png) -200px 0px;
	position: absolute;
	left: 200px;
	top: 0px;
	height: 25px;
	width: 100px;
}
#top_nav ul #reference_btn {
	background: url(../slike/top_nav.png) -300px 0px;
	position: absolute;
	height: 25px;
	width: 100px;
	top: 0px;
	left: 300px;
}
#top_nav ul #partneri_btn {
	background: url(../slike/top_nav.png) -400px 0px;
	position: absolute;
	height: 25px;
	width: 100px;
	left: 400px;
	top: 0px;
}
#top_nav ul #kontakt_btn {
	background: url(../slike/top_nav.png) -500px 0px;
	position: absolute;
	height: 25px;
	width: 100px;
	left: 500px;
	top: 0px;
}
#top_nav ul a {
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 25px;
	width: 100px;
}
#top_nav ul #pocetna_btn a:hover {
	background: url(../slike/top_nav.png) 0px -25px;
	position: absolute;
	height: 25px;
	width: 100px;
}
#top_nav ul #onama_btn a:hover {
	background: url(../slike/top_nav.png) -100px 25px;
	position: absolute;
	height: 25px;
	width: 100px;
}
#top_nav ul #novosti_btn a:hover {
	background: url(../slike/top_nav.png) -200px 25px;
	position: absolute;
	height: 25px;
	width: 100px;
}
#top_nav ul #reference_btn a:hover {
	background: url(../slike/top_nav.png) -300px 25px;
	position: absolute;
	height: 25px;
	width: 100px;
}
#top_nav ul #partneri_btn a:hover {
	background: url(../slike/top_nav.png) -400px 25px;
	position: absolute;
	height: 25px;
	width: 100px;
}
#top_nav ul #kontakt_btn a:hover {
	background: url(../slike/top_nav.png) -500px 25px;
	position: absolute;
	height: 25px;
	width: 100px;
}
#top_nav ul #pocetna_btn a.on {
	background: url(../slike/top_nav.png) 0px 25px;
	position: absolute;
	height: 25px;
	width: 100px;
	cursor: default;
}
#top_nav ul #onama_btn a.on {
	background: url(../slike/top_nav.png) -100px 25px;
	position: absolute;
	height: 25px;
	width: 100px;
	cursor: default;
}
#top_nav ul #novosti_btn a.on {
	background: url(../slike/top_nav.png) -200px 25px;
	position: absolute;
	height: 25px;
	width: 100px;
	cursor: default;
}
#top_nav ul #reference_btn a.on {
	background: url(../slike/top_nav.png) -300px 25px;
	position: absolute;
	height: 25px;
	width: 100px;
	cursor: default;
}
#top_nav ul #partneri_btn a.on {
	background: url(../slike/top_nav.png) -400px 25px;
	position: absolute;
	height: 25px;
	width: 100px;
	cursor: default;
}
#top_nav ul #kontakt_btn a.on {
	background: url(../slike/top_nav.png) -500px 25px;
	position: absolute;
	height: 25px;
	width: 100px;
	cursor: default;
}



/*  =============== sidebar1  ==============*/


.twoColFixLtHdr #sidebar1 {
	width: 248px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: url(../slike/sidebar_bg.gif)  no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px;
	border: 0;
	float: left;
	height: 500px;
}
#sidebar1 h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #DB263A;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-decoration: underline;
	margin: 0;
}

#sidebar1 h3 a.cene {
	color: #DB263A;
	font-weight: bold;
	padding-bottom: .3em;
	font-size: 12.5px;
}
#sidebar1 h3 a:hover {
	text-decoration: none;
	color: #607DAA;
}
#sidebar1 h3 a.onCene {
	text-decoration: none;
	color: #D95F18;
	cursor: default;
}
#sidebar1 ul {
	list-style: none;
	margin: 0px;
	padding: 0 5px 0 25px;
}
#sidebar1 ul li {
	margin: 0px;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.5em;
}
#sidebar1 ul li a {
	display: block;
	text-decoration: none;
	color: #114084;
	width: 200px;
	font-weight: bold;
}
#sidebar1 ul li a:hover {
	color: #D95F18;
	background: transparent url(../slike/strelica.gif) no-repeat ;	
	padding-left: 14px;
}
#sidebar1 ul li a.onSide {
	color: #D95F18;
	background: transparent url(../slike/strelica.gif) no-repeat ;	
	padding-left: 14px;
	cursor: default;
}

/*   dynamic menu     */
.twoColFixLtHdr #sidebar1 {
	position: relative;
	width: 248px;
}
#sidebar1 .menuSub {
	position: absolute;
	visibility: hidden;
	width: 100px;
	background: #F2D799;
}
#sidebar1 .menuSub a {
	border-bottom: 1px solid #607DAA;
	width: 100px;
	padding-bottom: 3px;
}
#sidebar1 .menuSub a:hover {
	border: none;
}
#telekom1 {
	top: 32px;
	left: 150px;
}
#telekom2 {
	top: 55px;
	left: 210px;
}
#telekom3 {
	top: 100px;
	left: 150px;
}
#sigurnost1 {
	top: 200px;
	left: 130px;
}
#sigurnost2 {
	top: 220px;
	left: 200px;
}
#sigurnost3 {
	top: 260px;
	left: 150px;
}
	


.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0;
	background: #FFF;
} 

/* =============  footer     =========*/
.twoColFixLtHdr #footer {
	padding: 0;
	margin: 0;
	border: 0;
	background: #607DAA;
} 
#footer ul {
	list-style: none;
	font-weight: bold;
	font-size: 0.6em;
	text-align: center;
	padding-top: 10px;
	margin: 0;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	text-decoration: none;
	color: #F2F2F2;
}
#footer ul li a:hover {
	color: #F28C0F;
}
#footer ul li a.onbottom {
	color: #F28C0F;
	cursor: default;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 15px 5px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.625em;
	color: #F2F2F2;
	font-weight: bold;
	text-align: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*     index.htm        */


#mainContent h1.index {
	font-size: 1.4em;
	padding: 40px 0 20px 60px;
}
#mainContent #index p {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.2em;
}
#mainContent #index img {
	margin: 20px 0 20px 200px;
}

/*     oNama       */

#mainContent #oNama {
	margin: 40px 0 10px 30px;
}
#mainContent #oNama p {
	font-size: 0.8em;
	text-align:justify;
	margin-bottom: 10px;
	line-height: 1.4em;
}
#oNama h4 {
	padding-bottom: 15px;
	padding-left: 40px;
}
#oNama ul {
	padding-left: 30px;
	padding-bottom: 20px;
}
#oNama ul li {
	line-height: 1.6em;
	font-size: 0.8em;
}
#oNama img {
	padding-top: 25px;
}
#oNama a.brosura {
	color: #F28C0F;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
#oNama a:hover {
	text-decoration: underline;
	color: #D95F18;
}

/*      novosti     */

#mainContent img.sertifikat {
	margin-top: 20px;
	margin-left: 25px;
}
#mainContent a img {
	border: 0;
}
.novosti h3  {
	color: #114084;
	padding: 1em 0 .6em 1em;
	margin: 0;
}
.novosti h4 {
	padding: 1em 0 0 .7em;
}
.novosti p {
	padding-left: 1em;
	padding-right: 1em;
}
/*    reference     */

#reference {
	position: relative;
	width: 650px;
	height: 600px;
}
#reference h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: underline;
	font-size: 0.9em;
}
#reference ul {
	padding-left: 15px;
	font-size: 0.7em;
	margin-left: 10px;
}
#reference ul li {
	line-height: 1.2em;
}
#reference .ref1 {
	position: absolute;
	width: 250px;
	left: 0px;
	top: 15px;
}

#reference .ref2 {
	position: absolute;
	width:250px;
	left: 250px;
	top: 15px;
}
#reference .ref3 {
	position: absolute;
	width: 250px;
	left: 480px;
	top: 15px;
}
#reference .ref4 {
	position: absolute;
	width: 250px;
	left: 250px;
	top: 200px;
}
#reference .ref5 {
	position: absolute;
	width: 250px;
	left: 480px;
	top: 250px;
}
#reference .ref6 {
	position: absolute;
	width: 250px;
	left: 0;
	top: 400px;
}
/*    partneri   */

#mainContent h4.partneri {
	margin-top: 20px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-decoration: underline;
}
#vendori img {
	margin: 0 5px 10px 10px;
}
/*      kontakt     */

#kontakt  h4 {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: underline;
	font-size: 0.9em;
}
#kontakt ul {
	list-style: none;
	padding-left: 15px;
}
#kontakt ul li {
	font-size: 0.9em;
	line-height: 1.4em;
}
#kontakt ul .ime {
	color: #D95F18;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

#kontakt {
	position: relative;
	width: 650px;
	height: 660px;
	margin-left: 15px;
	margin-top: 15px;
}
.kont1 {
	position: absolute;
	width: 280px;
	top: 50px;
	left: 0;
}
.kont2 {
	position: absolute;
	width: 250px;
	top: 220px;
	left: 0;
}
.kont3 {
	position: absolute;
	width: 320px;
	left: 255px;
	top: 220px;
}
.kont4 {
	position: absolute;
	width: 250px;
	left: 0;
	top: 350px;
}
.kont5 {
	position: absolute;
	width: 250px;
	left: 255px;
	top: 350px;
}
.kont6 {
	position: absolute;
	width: 200px;
	left: 500px;
	top: 350px;
}
.kont7 {
	position: absolute;
	width: 260px;
	left: 0;
	top: 500px;
}
.kont8 {
	position: absolute;
	width: 260px;
	left: 500px;
	top: 500px;
}
.kont9 {
	position: absolute;
	width: 360px;
	left: 300px;
	top: 0;
}
