@charset "utf-8";
/*  CSS fajl sajt www.point-advertising.info

	Autor: Point Advertising www.point-advertising.info	

			BOJE:  	sivo-plava: #9aa5a9
					svetlo-plava: #25aae1
					zelena: #7bb039
					
					(text) #333333;
						   #444444;
			     podnaslov #6b7b81;
					
					
*/
					
/* ============ OPSTI ======================== */
*  {
	padding: 0;
	margin: 0;
}
html {
	height: 100%;
}
body {
	background: #9aa5a9 url(../images/body_img.jpg) no-repeat;	
	background-position: top center;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
}

img {
	border: none;
}
.imgleft {
	float: left;
	margin: 0 10px 0 0;
}
.pageportfolio .imgleft {
	margin: 0 20px 0 0;
}
.imgright {
	float: right;
	margin: 0 0 5px 5px;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	outline: none;
}
a:link {
	color: #444444;
}
a:visited {
	color: #777777;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 30px;
	margin-bottom: 25px;
	margin-top: 20px;
	color: #25AAE1;
}
h2 {
	font-size: 20px;
	line-height: 1.125em;
	margin-bottom:0.5em;
	color: #25aae1;
}
h3 {
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 18px;
	color: #7bb039;
}

ul {
	list-style: none;
}
input, textarea {
	border: none;
}
p {
	font-size:1em;
	line-height: 16px;
	margin-bottom:1.5em;
}
p.bold {
	font-weight: bold;
}
.separator {
	background: url(../images/separator_new.gif) repeat-x;
	height: 49px;
	width: 100%;
	margin-top: 30px;
}
.separator_portf {
	background: url(../images/separator_portf.gif) repeat-x;
	height: 1px;
	width: 100%;
	margin: 30px 0;
}
.icon {
	margin: 0 15px 0 0;
	float: left;
	display: inline;
}

/* =================== LAYOUT ====================== */
#container {
	min-height: 100%;	
	position: relative;
}
#wrapper {
	margin: 0 auto;
	width: 970px;
	padding-bottom: 80px; /* for sticky footer */
}
#top {
	height: 80px;
	margin-bottom: 40px;
	z-index: 1010;
}
#top-container {
position: relative;
height: 80px;
width: 100%;
z-index: 1010;
}
#main_content {
	margin: 20px 0;
	z-index: 1002;
}
.pageprezentacije #left, .pageportfolio #left, .pagekontakt #left, .pagereklamni #left {
	padding-top: 15px;
}
.content_box_t {
	background: url(../images/content_box_top.png) no-repeat;
	width: 100%;
	height: 20px;
}
.content_box_m {
	background: url(../images/content_box_middle.png) repeat-y;
	padding: 5px 25px 40px 25px;	
}
.content_box_b {
	background: url(../images/content_box_bottom.png) no-repeat;
	height: 20px;
}
#left {
	float: left;
	width: 610px;
	display: inline;
}
.pageprezentacije #left {
	background: url(../images/left_bg.gif) no-repeat 210px 350px;
	
}
#right {
	float: right;
	width: 280px;
	display: inline;
}
/* =================== TOP ======================= */
#logo {
	position: absolute;     /* position absolute zbog IE6 z-index bug */
	top: 0;
	left: 0;
	background: url(../images/logo_img.png) no-repeat;
	width: 332px;
	height: 185px;
	margin: 0 0 0 -95px;
	z-index: 1003;
}
#logo a {
	display: block;
	text-indent: -9999px;
	width: 332px;
	height: 185px;
}
#navigation {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/navi_bg.gif) no-repeat;
	width: 585px;
	z-index: 1003;	
}
#navigation ul li {
	float: left;
	padding-right: 10px;
}
#navigation ul li.cont {
	padding: 0;
}
#navigation ul li a {
	display: block;
	width: 109px;
	height: 80px;	
	text-indent: -9999px;
}
#navigation ul li a.active, #navigation ul li.pocetna a:hover {
	background: url(../images/navi_bg_hover.png) no-repeat;
	background-position: 0 top;
	width: 109px;
	height: 100px;
	
}
#navigation ul li.intprez a.active, #navigation ul li.intprez a:hover {
	background: url(../images/navi_bg_hover.png) no-repeat;
	background-position: -119px 0;
	width: 109px;
	height: 100px;
	
}
#navigation ul li.reklmat a.active, #navigation ul li.reklmat a:hover {
	background: url(../images/navi_bg_hover.png) no-repeat;
	background-position: -238px 0;
	width: 109px;
	height: 100px;
	
}
#navigation ul li.portf a.active, #navigation ul li.portf a:hover {
	background: url(../images/navi_bg_hover.png) no-repeat;
	background-position: -357px 0;
	width: 109px;
	height: 100px;
	
}
#navigation ul li.cont a.active, #navigation ul li.cont a:hover {
	background: url(../images/navi_bg_hover.png) no-repeat;
	background-position: -476px 0;
	width: 109px;
	height: 100px;
	
}
/* ========================= TOP HEADER ===================== */
#top_header {
	background: url(../images/header_content_bg.png) no-repeat;
	height: 367px;
	width: 100%;
	overflow: hidden;	
	z-index: 1001;
}
#header_img {
	float: left;
	width: 390px;
	padding-top: 40px;
	padding-left: 30px;
}

#header_content {
	position: relative;
	float: right;
	width: 515px;
	padding-top: 30px;
	height: 300px;
	padding-right: 25px;

}
#header_content h2 {
	font-size: 33px;
	color: #7bb039;
}
#header_content ul {
	color: #000;
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0 25px;
	color: #444444;
}
#header_content ul li {
	background: url(../images/check.png) no-repeat;
	padding: 0 0 0 50px;
	line-height: 38px;
}
#header_content a.action {
	background: url(../images/a_zatrazi_procenu.gif) no-repeat;
	position: absolute;
	bottom: -5px;
	right: 45px;
	display: block;
	height: 37px;
	width: 165px;
	line-height: 37px;
	text-indent: -9999px;
}
/* ==================== HOME PAGE ==================== */
.prezentacije {
	float: left;
	width: 290px;
	display: inline;
}
.prezentacije h2, .reklamni h2 {
	margin-bottom: 0;
}
.link {
	position: relative;
	width: 100%;
	height: 38px;
	margin-top: 15px;
}
.link a.procitaj {
	background: url(../images/procitajte_link.gif) no-repeat;
	display: block;
	width: 122px;
	height: 31px;
	line-height: 31px;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	right: 0;

}
.reklamni {
	float: right;
	width: 290px;
	display: inline;	
}
.pagereklamni p.podnaslov {
	margin-left: 0;
}
p.podnaslov {
	font-weight: bold;
	margin-left: 55px;

}
ul.delatnost {
	padding: 5px 0 0 10px;
}
ul.delatnost li {
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0 3px;
	line-height: 18px;
	padding: 0 0 0 15px;
	color: #444444;
	font-weight: bold;
}
ul.delatnost li a {
text-decoration: underline;
}
#poslednji_projekat h3 {
margin-bottom: 10px;
}
.box {
	position: relative;
	width: 280px;
}
.box h2 {
	font-size: 22px;
}
.box_blue_t {
	background: url(../images/top_box.gif) no-repeat;
	height: 10px;
	
}
.box_blue_tr {
	background: url(../images/top_box_r.gif) no-repeat;
	background-position: right 0;
	height: 10px;
	line-height: 10px; /* IE6 bug line-height */
	font-size: 0;
}
.box_blue_m {
	background: url(../images/middle_box.gif);
	background-position: left top;
	padding: 0 15px;
}
.box_blue_mr {
	background: url(../images/middle_box_r.gif) no-repeat;
	background-position: right top;
}
.box_blue_b {
	background: url(../images/bottom_box.gif) no-repeat;
}
.box_blue_br {
	background: url(../images/bottom_box_r.gif) no-repeat;
	background-position: right 0;
	height: 10px;
}
.quotestart {
	background: url(../images/quote_open.gif) no-repeat;
	padding: 5px 0 20px 0;
}
.quoteend {
	background: url(../images/quote_close.gif) no-repeat;
	background-position: bottom right;
	padding: 0 0 5px 0;
	margin: 0 12px 10px 0;
}
.quoteend p {
	font-style: italic;
	font-size: 14px;
	margin-bottom: 0;
	text-indent: 35px;
}
.quotestart p.potpis {
	margin-bottom: 0;
}
/* ====================== PREZENTACIJE ======================= */
.clearprez {
	clear: both;
	height: 40px;
}
#psd_html {
	margin: 0 0 20px 0;
}
#psd_html h2 {
	text-indent: -9999px;
	font-size: 0;
	height: 0;
	line-height: 0;
}
/* ====================== REKLAMNI MATERIJAL ================= */
.materijal {
	margin-bottom: 50px;
}
#linkponuda {
	height: 32px;
	position: relative;
}
#linkponuda a.ponuda {
	background: url(../images/print/napravi_ponudu.gif) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	line-height: 32px;
	display: block;
	width: 149px;
	text-indent: -9999px;
}
#ponuda_jelkica img {
	margin-left: 18px;
}
/*============================ PORTFOLIO =================== */
.sajtovi {
	position: relative;
	height: 313px;
}
a.pogledajte_sliku {
	background: url(../images/pogledaj_sliku.gif) no-repeat;
	position: absolute;
	bottom: 0;
	right: 190px;
	line-height: 32px;
	width: 137px;
	display: block;
	text-indent: -9999px;
}
a.pogledajte_sajt {
	background: url(../images/pogledaj_sajt.gif) no-repeat;
	position: absolute;
	bottom: 0;
	right: 20px;
	line-height: 32px;
	width: 137px;
	display: block;
	text-indent: -9999px;
}
/* ================ KONTAKT ================================ */
#info_podaci p.naziv {
	font-size: 16px;
}
#info_podaci p.potpis {
	margin-bottom: 0;
	padding-bottom: 10px;
}
#contactform {
	position: relative;
}
#contactform dd.formleft {
	margin-bottom: 10px;
}
#contactform dt {
	padding: 0 0 3px 5px;
	color: #676767;
}
#contactform dd.formleft input.inputbox {
	background: url(../images/input_box.gif) no-repeat;
	width: 449px;
	height: 28px;
	line-height: 16px;
	padding: 0 0 0 10px;
}
#contactform textarea.textbox {
	background: url(../images/text_box.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 449px;
	height: 212px;
	margin-bottom: 15px;
	padding: 5px 0 0 10px;
	overflow: auto;
}
form#ajax-contact-form {
position: relative;
}
p.submit {
width: 122px;
float: left;
}
p.submit input {
	background: url(../images/posalji_form.gif) no-repeat;
	display: block;
	width: 122px;
	height: 31px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
p.reset {
	float: left;
	width: 122px;
	margin-left: 10px;
	display: inline;
}
p.reset input {
	background: url(../images/obrisi_form.gif) no-repeat;
	display: block;
	width: 122px;
	height: 31px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;	
}
/* ---- kontakt forma  error div---- */
html, body  { padding: 0; border: 0px none; }

.notification_error
{
border: 1px solid #8A0000;
height: auto;
width: 90%;
padding: 4px;
background: #C60000;
text-align: left;
color: #fff;
margin-bottom: 15px;
}

p.notification_ok {
border: 1px solid #006600;
height: auto;
width: 90%;
padding: 8px;
background: #009900;
text-align: center;
color: #fff;
margin: 0 0 15px 0;
}

/* ====================== FOOTER ==================== */
#footer {
	position: absolute;
	bottom: 0;
	background: url(../images/footer_bg.gif) repeat-x;
	height: 80px;
	color: #fff;
	font-size: 11px;
	width: 100%;
}
#footercontent {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0;
}
#footerlogo {
	float: left;
	width: 300px;
	margin-left: 5px;
	display: inline;
}
#footerright {
	position: relative;
	float: right;
	width: 600px;
	height: 60px;
	margin-right: 5px;
	display: inline;
}
#footernavi {
	position: relative;
	text-align: right;
}
#footernavi ul li {
	display: inline;
}
#footerright p.valid {
	position: absolute;
	bottom: 25px;
	right: 0;
	margin-bottom: 0px;
	color: #999999;
}
#footerright p.valid a:link, #footerright p.valid a:visited {
color: #999999;
}
#footer a:link, #footer a:visited {
	color: #fff;
}

