/* CSS Document */

body{
behavior: url(csshover.htc);
}

body{
	margin-left:0px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d56;
	background-color: #FFFFFF;
	line-height: 22px;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #f48026;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D4809;
	margin-bottom: 10px;
	font-weight: bold;
}

h3 {
	font-weight: normal;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p {
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
}

a {color: #e0670a; text-decoration: none;}
a:hover {color: #e0670a; text-decoration: underline;}
a:focus {outline: none;}

.clr {clear: both;}


#wrapper {
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header_bg {
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 118px;
}

#header {
	height: 118px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}


#logo {
	float: left;
	width: 160px;
}
#nav {
	float: right;
	width: 530px;
}
#nav a {
	color: #615d5a;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 33px;
	padding-bottom: 13px;
	padding-top: 72px;
	height: 33px;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	display: block;
	margin-left: -1px;
}
#nav a:hover {
	color: #FFFFFF;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}

#o-nama #nav1 a, #usluge #nav2 a, #dokumenti #nav3 a, #novosti #nav4 a, #cesta-pitanja #nav5 a, #kontakt #nav6 a{
	color: #FFFFFF;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#nav strong{font-weight: normal;}
#o-nama #nav1 strong, #usluge #nav2 strong, #dokumenti #nav3 strong, #novosti #nav4 strong, #cesta-pitanja #nav5 strong, #kontakt #nav6 strong{
	background-image: url(images/nav-strong_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
}





#tagline_bg {
	height: 155px;
	background-image: url(images/tagline_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#tagline {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#tagline h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #363633;
	padding-left: 53px;
	line-height: 95px;
	padding-top: 10px;
}
#tagline p {
	font-size: 20px;
	line-height: 44px;
	color: #f27e24;
	text-align: right;
	padding-right: 55px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#showcase {
	padding-top: 4px;
	padding-bottom: 4px;
	height: 207px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	color: #FFFFFF;
	line-height: 22px;
	font-size: 11px;
}
#showcase h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f48026;
	font-weight: normal;
	height: 50px;
}
#showcase a {
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
	line-height: 12px;
	font-weight: bold;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 14px;
}
#showcase a:hover {
	color: #20201E;
	text-decoration: none;
}



#box1, #box2, #box3, #box4 {
	width: 170px;
	padding-left: 12px;
	height: 195px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 8px;
	position: relative;
}

#box1 {background-image: url(images/box1_bg.jpg);}
#box2 {background-image: url(images/box2_bg.jpg);}
#box3 {background-image: url(images/box3_bg.jpg);}
#box4 {background-image: url(images/box4_bg.jpg);}

#box1:hover {background-image: url(images/box1_bg.jpg); background-position: left bottom;}
#box2:hover {background-image: url(images/box2_bg.jpg); background-position: left bottom;}
#box3:hover {background-image: url(images/box3_bg.jpg); background-position: left bottom;}
#box4:hover {background-image: url(images/box4_bg.jpg); background-position: left bottom;}

#box1:hover h1, #box2:hover h1, #box3:hover h1, #box4:hover h1{ color:#FFFFFF;}
#content_bg {
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}



#content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	padding-top: 26px;
}
#content h1, #content h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 46px;
	color: #f48026;
	padding-left: 12px;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 4px;
	margin-bottom: 22px;
}
#content h5 a {
	color: #f48026;
	display: block;
	background-image: url(images/icon-ponude.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}

#left {
	float: left;
	width: 206px;
}


.news-title {
	font-size: 11px;
	color: #df6608;
	line-height: 16px;
	background-image: url(images/news-title_bg.gif);
	background-repeat: no-repeat;
	background-position: 6px top;
	padding-bottom: 6px;
	padding-left: 27px;
}
.news {
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 6px;
	padding-left: 7px;
	font-size: 11px;
	padding-bottom: 16px;
}
.ponude .news-title {
	font-size: 11px;
	color: #5d5d56;
	line-height: 16px;
	background:none;
	padding-left: 7px;
	padding-bottom:0px;
}

.ponude .news {
	padding-bottom:8px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px top;
	padding-left: 18px;
}
.ponude .news p{
	padding:0px;
}


#right {
	float: right;
	width: 532px;
}

.text, .novosti {
	padding-left: 12px;
	padding-bottom: 30px;
}
.text h4 {
	line-height: 30px;
}

.novosti img{
	display: block;
	border: 1px solid #e37018;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.doc {
	background-color: #faefdb;
	border: 1px solid #a48e67;
	margin-bottom: 10px;
}
.doc img {
	padding-right: 20px;
}
.doc h3 {
	line-height: 32px;
	padding: 0px;
	margin: 0px;
}
.doc h3 a {
	display: block;
	padding: 20px;
}
.doc h3 span {
	color: #5d5d56;
	font-weight: normal;
	font-size: 16px;
}





.faq {
	padding-bottom: 30px;
	padding-left: 12px;
}
.faq a {
	color: #5d5d56;
	padding-left: 10px;
	line-height: 28px;
	display: block;
	position: relative;
	padding-bottom: 10px;
}
.faq a:hover {
	color: #e0670a;
	text-decoration: none;
}

.faq-answer {
	margin-top: -38px;
	padding-top: 36px;
	background-color: #faefdb;
	border: 1px solid #a48e67;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(images/faq_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: none;
}
.faq p {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin: 0px;
}


.faq ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}



.note {
	float: right;
	width: 174px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #faefdb;
	border: 1px solid #a48e67;
	padding: 8px;
	margin-top: 10px;
}

.note span {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a48e67;
	display: block;
	line-height: 26px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.note p {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
}


.note ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
}
.note li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#partneri {
	padding-left: 12px;
}
#partneri a {
	border: 1px solid #e37018;
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
}
#partneri a:hover {
	border: 1px solid #3c3b38;
}
#zahtjev h1 span {
	font-size: 15px;
	line-height: 20px;
	color: #5D5D56;
	font-weight: bold;
	display: inline;
	padding-left: 3px;
}
#zahtjev strong {
	font-weight: normal;
	display: block;
	font-size: 25px;
	color: #5D5D56;
	line-height: 30px;
}


#footer {
	height: 121px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f48026;
	padding-top: 18px;
	text-align: center;
	color: #3c3b38;
	font-size: 10px;
	font-weight: bold;
}
#footer a {
	color: #3c3b38;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
