@charset "utf-8";


body { margin:0; padding:0; width:100%; background:#ededed url(images/bg.gif) top repeat-x;}
html { padding:0; margin:0;}

p { margin:0; padding:5px 0;}

h1, h2, h3, h4 { padding:0; margin:0;}

hr { margin:10px 0; padding:0; border:0; outline:0; background:#cacaca; height:1px;}


a img { border: none; }



a {
	text-decoration: none;
}
.heading_servis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CC00;
}


.blue { color:#26739f;}
.red { color:#ff0000;}

/* main */
.main {width:100%; padding:0; margin:0 auto; }
.resize {
	width:975px;
	margin:0 auto;
	background-color: #F0F0F0;
	background-image: url(images/visina_kontakt.jpg);
}

/********** header **********/
.header { margin:0 auto; width:975px;}
/* top */
p.top { text-align:right; padding:7px 0;}
p.top a { color:#7c7c7c; font:normal 11px Tahoma, Geneva, sans-serif;}
/* logo */
.logo { float:left; padding:41px 30px; width:300px;}
/* menu */
.menu {
	float: right;
	width: 600px;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu ul { padding:0; margin:0; list-style:none; float:right;}
.menu ul li {
	float: left;
	margin: 0;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menu ul li a {
	display:block;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.menu ul li a:hover { color:#2b93e1; text-decoration:none;}
.menu ul li a.active { color:#2b93e1;}
.menu ul li span { display:block; color:#8c8c8c; font:normal 11px Arial, Helvetica, sans-serif;}
/* slicer */
.slicer { background:url(images/screen_bg.jpg) no-repeat top; height:310px;}
.slicer .desc { float:left; width:295px; padding:30px 10px 10px 30px;}
.slicer .desc h2 {
	color:#FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 800;
	font-style: normal;
	text-decoration: none;
}
.slicer .desc p {
	color:#FAF77C;
	line-height:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.proba_font {
	color: #FFFF66;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.slicer .gallery { float:right; width:502px; padding:16px 69px 4px 69px;}

/* title block */
.title_block {
	height:173px;
	width:975px;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.title_block h2 {
	color:#FFFF28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 53px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.title_block p {
	float:right;
	width:600px;
	border-left:1px solid #1a76c8;
	color:#FFFF28;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

/********** body **********/
.body { padding:10px 0; border-bottom:1px solid #dcdcdc; background:#e9e9e9;}

/********** second_body **********/
.second_body {
	padding:10px 0;
	border-top:1px solid #FFF;
	background-image: url(images/backg_sredina.jpg);
}

/***** panel *****/
div.panel { background:url(images/pan_bg.gif) repeat-x;}
div.panel div { background:url(images/pan_l.gif) no-repeat left;}
div.panel div div { background:url(images/pan_r.gif) no-repeat right; height:52px; width:975px;}
div.panel h1 {
	color:#FFFF33;
	padding:15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
div.panel p { float:right; padding:18px 10px 0 10px;}
div.panel a { font:bold 12px Arial, Helvetica, sans-serif; color:#FFF; padding:0 5px;}

/***** box *****/
div.box {
	background-color: #F0F0F0;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div.box div.bottom { background:url(images/box_bot.gif) no-repeat bottom left;}
div.box div.bottom div.top { background:url(images/box_top.gif) no-repeat top left; width:975px;}

/* services */
.services { padding:10px 15px !important; padding:10px 0 10px 5px; margin:10px 0;}
.services h2 {
	padding: 10px 0;
	margin: 5px 0;
	color: #00CC00;
	border-bottom: 1px solid #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.services p {
	color:#006600;
	line-height:1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.services p.link { border-top:1px solid #d7d7d7;}

.services .left {
	float:left;
	width:295px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CC00;
	background-image: url(images/kvadratic1.jpg);
}
.services .center {
	float:left;
	width:295px;
	margin:0 10px;
	background-image: url(images/kvadratic1.jpg);
}
.services .right {
	float:left;
	width:295px;
	margin:0 10px;
	background-image: url(images/kvadratic1.jpg);
}

.link a:hover {
	color: #0099FF;
	text-decoration: none;
}
/* content */
.box .content {
	padding:20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	color: #009900;
}

/* testi */
div.testi { background:url(images/test_bg.gif) repeat-y; width:292px; margin:20px 10px;}
div.testi div { background:url(images/test_top.gif) no-repeat top;}
div.testi div div { background:url(images/test_bot.gif) no-repeat bottom; width:272px; padding:15px 10px 30px 10px;}

/* content */
.content {}
.content h2 { color:#373737; font:normal 18px Arial, Helvetica, sans-serif; padding:10px; margin:0 0 10px 0; border-bottom:1px solid #cacaca;}
.content h3 { color:#373737; font:normal 18px Arial, Helvetica, sans-serif; padding:10px; margin:10px 0 0 0;}
.content p {
	color: #000000;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.content a {
	color:#000000;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.content .left { float:left; width:610px; padding:0 10px;}
.content .right { float:right; width:312px; padding:0 10px;}

/* team */
.team { background:#dfdfdf; padding:1px;}
.team div { border:1px solid #FFF; background:#e9e9e9; padding:10px;}
.team img { float:left; padding:0 20px 0 0;}

/* team_dup */
.team_dup { background:#dfdfdf; padding:1px;}
.team_dup div { border:1px solid #FFF; background:#e9e9e9; padding:10px;}
.team_dup img { float:left; padding:0 20px 0 0;}

ul.list { margin:0; padding:0; list-style:none;}
ul.list li { margin:0; padding:5px 20px 5px 20px; color:#505050; font:normal 11px Arial, Helvetica, sans-serif; line-height:1.6em;}
ul.list li img { float:left; padding:0 20px 0 5px;}

ul.sub_navigation { margin:0; padding:0; list-style:none;}
ul.sub_navigation li {
	margin: 0;
	list-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
ul.sub_navigation a {
	display:block;
	color:#373737;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:1.6em;
	height:auto;
}
ul.sub_navigation a:hover { color:#134b89; font:bold 12px Arial, Helvetica, sans-serif;}
ul.sub_navigation a.active { color:#134b89; font:bold 12px Arial, Helvetica, sans-serif;}
#vss {
	position: absolute;
}
#vss_1 {
	position: absolute;
}
#vss_2 {
	position: absolute;
	left: 380px;
	top: 46px;
	width: 170px;
	height: 120px;
	visibility: hidden;
}


/********** contact form **********/
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#222222;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li {
	margin:0;
	padding:0;
	border:none;
	display:block;
	background-color: #f0f0f0f;
	background-image: none;
}
#contactform li.buttons { margin:5px 0 5px 110px;}
#contactform label { margin:0; width:110px; display:block; padding:10px 0; font:bold 12px Arial, Helvetica, sans-serif; color:#222222; text-transform:capitalize; float:left;}
#contactform label span { color:#ff0000;}
#contactform input.text { width:440px; border:1px solid #dcdcdc; margin:10px 0; padding:5px 2px; height:16px; background:#f5f5f5; float:left;}
#contactform textarea { width:440px; border:1px solid #dcdcdc; margin:10px 0; padding:2px; background:#f5f5f5; float:left;}
#contactform li.buttons input { padding:3px 0; margin:0; border:0; color:#FFF; float:left;}
p.response { text-align:center; color:#ff0000; font:12px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

/********** footer **********/
.footer {
	background-color: #3D8F9B;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 22px;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 10;
}
.footer p { color:#333333; font:normal 11px Arial, Helvetica, sans-serif; text-align:center; padding:0;}
.footer a { color:#333333; font:normal 11px Arial, Helvetica, sans-serif;}

p.clr, .clr {
	clear:both;
	padding:0;
	margin:0;
	background-image: none;
}
.title_block_1 {
	height:173px;
	width:975px;
	background-image: url(images/title_bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.title_block_6 {
	height: 173px;
	width: 975px;
	background-image: url(images/title_bg_zasto.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.title_block_1 h2 {
	color:#FFFF28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 53px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.title_block_6 h2 {
	color: #FFFF28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 53px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.title_block_1 p {
	float:right;
	width:600px;
	border-left:1px solid #1a76c8;
	color:#FFFF28;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.title_block_6 p {
	float: right;
	width: 600px;
	border-left: 1px solid #1a76c8;
	color: #FFFF28;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

.title_block_2 {
	height:173px;
	width:975px;
	background-image: url(images/title_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.title_block_2 h2 {
	color:#FFFF28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 53px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.title_block_2 p {
	float:right;
	width:600px;
	border-left:1px solid #1a76c8;
	color:#FFFF28;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.title_block_3 {
	height:173px;
	width:975px;
	background-image: url(images/title_bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.title_block_3 h2 {
	color:#FFFF28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 53px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.title_block_3 p {
	float:right;
	width:600px;
	border-left:1px solid #1a76c8;
	color:#FFFF28;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

.title_block_4 {
	height:173px;
	width:975px;
	background-image: url(images/title_bg4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


#div11 {
	float: left;
	height: 380px;
	width: 450px;
	background-image: url(images/prodaja_lijevo.png);
}
#div12 {
	float: right;
	height: 380px;
	width: 450px;
	background-image: url(images/prodaja_lijevo.png);
}
.text_prodaja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00CC00;
}

.title_block_4 h2 {
	color:#FFFF28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 53px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.title_block_4 p {
	float:right;
	width:600px;
	border-left:1px solid #1a76c8;
	color:#FFFF28;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#slider {
	width:502px;
	margin:0;
	padding:0;
	list-style:none;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li {
	width:502px;
	height:290px;
	overflow:hidden;
}
p#controls {
	margin:0;
	position:relative;
}
#prevBtn, #nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	width:30px;
	height:290px;
	position:absolute;
	left:-45px;
	top:-160px;
}
#nextBtn {
	left:517px;
}
#prevBtn a {
	display:block;
	width:30px;
	height:290px;
	background: url(images/l_arrow.png) no-repeat 0 0;
}
#nextBtn a {
	display:block;
	width:30px;
	height:290px;
	background: url(images/r_arrow.png) no-repeat 0 0;
}

#services h2_1 {
	padding:10px 0;
	margin:5px 0;
	color:#00CC00;
	border-bottom:1px solid #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
#master {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	top: 100px;
	z-index: 0;
}
#opis {
	position: absolute;
	left: 30px;
	top: 32px;
}
#logo_v {
	position: absolute;
	left: 27px;
	top: 73px;
}
#broj {
	position: absolute;
	left: 44px;
	top: 395px;
	border: thin solid #FFFF33;
	padding-left: 2px;
	width: 258px;
}
.blueCopy {
	color:#003300;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
}
#text1 {
	position: absolute;
	left: 328px;
	top: 279px;
	width: 165px;
}
#text1_dup {
	position: absolute;
	left: 567px;
	top: 228px;
	width: 165px;
}
#text2 {
	position: absolute;
	left: 329px;
	top: 233px;
	width: 152px;
}
#text2_dup {
	position: absolute;
	left: 220px;
	top: 321px;
	width: 152px;
}
.zuto {
	color: #FFFF28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	border: thin solid #FFFF28;
}
#text3 {
	position: absolute;
	left: 468px;
	top: 233px;
	width: 152px;
}
#text4 {
	position: absolute;
	left: 549px;
	top: 252px;
	width: 266px;
	border: thin solid #FFFF28;
	padding-left: 2px;
}
#text4_dup {
	position: absolute;
	left: 307px;
	top: 300px;
	width: 266px;
	border: thin solid #FFFF28;
	padding-left: 2px;
}
#text5 {
	position: absolute;
	left: 335px;
	top: 216px;
	width: 370px;
	z-index: 8;
}
.zuto_kontakt {
	color:#FFFF28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#s {
	position: absolute;
	left: 0px;
	top: 73px;
	width: 220px;
	height: 35px;
}
#broj2 {
	position: absolute;
	left: 230px;
	top: 41px;
	width: 215px;
	border: thin solid #FFFF28;
	padding-left: 2px;
	z-index: 2;
}
#vss_3 {
	position: absolute;
	width: 165px;
	height: 121px;
	left: 380px;
	top: 51px;
	visibility: hidden;
}
#kiv_vss {
	position: absolute;
	left: 722px;
	top: 713px;
}
#kiv_vss_dup {
	position: absolute;
	left: 722px;
	top: 702px;
	width: 176px;
	height: 241px;
}

#oprema {
	position: absolute;
	left: 668px;
	top: 428px;
	width: 339px;
	height: 225px;
}
#oprema_dup {
	position: absolute;
	left: 818px;
	top: 404px;
	width: 339px;
	height: 225px;
}
#logo_div {
	position: absolute;
	left: 148px;
	top: 237px;
	height: 31px;
	width: 119px;
}
#logo_div_dup {
	position: absolute;
	left: 148px;
	top: 237px;
	height: 31px;
	width: 119px;
}
#og1 {
	position: absolute;
	height: 76px;
	width: 964px;
	left: 30px;
	top: -75px;
	visibility: visible;
	z-index: 15;
}
#og2 {
	position: absolute;
	height: 60px;
	width: 468px;
	left: 512px;
	top: -65px;
	visibility: visible;
}
#og3 {
	position: absolute;
	height: 600px;
	width: 300px;
	left: 665px;
	top: 1252px;
	visibility: hidden;
}
#og4 {
	position: absolute;
	height: 90px;
	width: 200px;
	left: 667px;
	top: 1871px;
	visibility: hidden;
}
#og5 {
	position: absolute;
	left: 17px;
	top: 865px;
	height: 60px;
	width: 234px;
}
#og6 {
	position: absolute;
	height: 90px;
	width: 200px;
	left: 748px;
	top: 848px;
}
#og7 {
	position: absolute;
	height: 15px;
	width: 468px;
	left: 17px;
	top: 825px;
}
#og8 {
	position: absolute;
	height: 15px;
	width: 468px;
	left: 514px;
	top: 825px;
}
#android {
	height: 171px;
	width: 132px;
	position: absolute;
	left: 1002px;
	top: 711px;
	z-index: 50;
}
#master1 {
	width: 1700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
}
#trazilica {
	position: absolute;
	left: 638px;
	top: 1723px;
	width: 356px;
}
#trazi_sa_servicee_dup {
	position: absolute;
	left: 317px;
	top: 1989px;
}
trazilica2 {
	position: absolute;
}
#trazilica2 {
	position: absolute;
	z-index: 65;
	left: 11px;
	top: 177px;
}
#trazi_za_index {
	position: absolute;
	left: 625px;
	top: 871px;
	height: 148px;
	width: 349px;
}

#trazilica3 {
	position: absolute;
	left: 147px;
	top: 63px;
}
#video {
	position: absolute;
	left: -264px;
	top: 297px;
}
#video_services {
	position: absolute;
}
#video_services {
	position: absolute;
}
#video_services {
	position: absolute;
}
#video_1 {
	position: absolute;
	left: -266px;
	top: 295px;
	z-index: 1;
}
#video_1_dup {
	position: absolute;
	left: -308px;
	top: 295px;
	z-index: 1;
}
#android_service {
	position: absolute;
	left: 742px;
	top: 990px;
}
#android_service_dup {
	position: absolute;
	left: 704px;
	top: 990px;
}
#youtube {
	position: absolute;
	left: -235px;
	top: 285px;
	z-index: 0;
	width: 173px;
	height: 91px;
}
#youtube_dup {
	position: absolute;
	left: -250px;
	top: 285px;
	z-index: 0;
	width: 173px;
	height: 91px;
	visibility: hidden;
}
#YOUTUBE1 {
	position: absolute;
	left: -231px;
	top: 570px;
	visibility: hidden;
}
#gumb {
	position: absolute;
	left: 49px;
	top: 507px;
}
#naslov1 {
	position: absolute;
	height: 441px;
	width: 1124px;
	left: 25px;
	top: 593px;
	z-index: 0;
}
#text_naslov_1 {
	font-family: Tahoma, Geneva, sans-serif;
	position: absolute;
	left: 390px;
	top: 864px;
	font-size: 13px;
	color: #00C;
	z-index: 2;
}
#zasto_servis {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #03C;
	position: absolute;
	left: 309px;
	top: 440px;
	width: 411px;
	font-weight: bold;
}
#trovanje {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #03C;
	position: absolute;
	left: 27px;
	top: 545px;
	font-weight: bold;
	width: 512px;
}
#kamenac {
	font-family: Tahoma, Geneva, sans-serif;
	color: #03c;
	position: absolute;
	left: 27px;
	top: 1134px;
	font-weight: bold;
	width: 325px;
	font-size: 16px;
}
#crta {
	position: absolute;
	left: 0px;
	top: 1110px;
}
#1 {
	position: absolute;
	left: 34px;
	top: 1068px;
}
#cijev {
	position: absolute;
	left: 551px;
	top: 1044px;
	height: 244px;
}
#slika2 {
	position: absolute;
	left: 287px;
	top: 1067px;
}
#slika3 {
	position: absolute;
	left: 49px;
	top: 1079px;
}
#grijaci {
	position: absolute;
	left: 22px;
	top: 1381px;
}
#srednji_prolaz {
	position: absolute;
	left: 19px;
	top: 1306px;
	z-index: 0;
}
#text_za_srednji {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #00c;
	position: absolute;
	left: 24px;
	top: 1311px;
	width: 956px;
}
#zasto_gumb {
	position: absolute;
	left: 59px;
	top: 541px;
}
#montaza {
	position: absolute;
	width: 895px;
	height: 359px;
	left: -13px;
	top: 1078px;
}
#montaza_divvtag {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	width: 720px;
	color: #2C9110;
	left: 42px;
	top: 557px;
}
#montaza_youtube {
	position: absolute;
	left: 43px;
	height: 474px;
	top: 607px;
}
#proplus {
	border-radius: 85px 32px 32px 32px;
	-moz-border-radius: 85px 32px 32px 32px;
	-webkit-border-radius: 85px 32px 32px 32px;
	
-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	
	position: absolute;
	left: 71px;
	top: 468px;
	width: 243px;
	color: #FC0;
	border: medium solid #F90;
	background-color: #FC0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 699px;
	padding: 5px;
	

	
	
	
}
#pro_plus24 {
	position: absolute;
	left: 534px;
	top: 499px;
	width: 343px;
	height: 159px;
}
.prodaja_naslovi {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}
.prodaja_1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
#KONDENZ {
	border-radius: 75px 75px 32px 32px;
	-moz-border-radius: 75px 75px 32px 32px;
	-webkit-border-radius: 75px 75px 32px 32px;
	
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 361px;
	top: 468px;
	width: 243px;
	background-color: #F60;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border: medium solid #F30;
	padding-bottom: 5px;
	height: 699px;
}
#protocni {
	border-radius: 32px 85px 32px 32px;
	-moz-border-radius: 32px 85px 32px 32px;
	-webkit-border-radius: 32px 85px 32px 32px;

-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #6C9;
	border: medium solid #696;
	left: 651px;
	top: 468px;
	right: 5px;
	position: absolute;
	width: 243px;
	height: 698px;
	font-size: 12px;
	padding: 5px;
}
#face {
	position: absolute;
	z-index: 5;
	left: 1000px;
	top: 250px;
	width: 200px;
}
#face_veliki {
	position: absolute;
	left: -179px;
	top: 161px;
	visibility: hidden;
}
#post1 {
	position: absolute;
	left: 994px;
	top: 298px;
	max-width: 400px;
	max-height: 400px;
	overflow-y: scroll;

}
#pratite_nas {
	position: absolute;
	height: 101px;
	width: 366px;
	left: 992px;
	top: 169px;
	z-index: -1;
}
#facebook_vaillant_servis {
	position: absolute;
	max-width: 400px;
	max-height: 400px;
	max-width: 400px;
	max-height: 400px;
	overflow-y: scroll;
	left: 999px;
	top: 299px;
}
#youtube {
	position: absolute;
	visibility: hidden;
}
#youtube_pravi {
	position: absolute;
	left: -353px;
	top: 168px;
}
#pcl {
	position: absolute;
}
#tekst_ugljicni {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 28px;
	top: 1038px;
	width: 915px;
}
#kamenac_i_necistoce {
	position: absolute;
	left: 25px;
	top: 1183px;
}
#tekst_kamenac {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 25px;
	top: 1912px;
	width: 943px;
}
.klasa_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: -149px;
	top: 1534px;
	width: 390px;
	height: 118px;
}
#certifikat {
	position: absolute;
	left: -64px;
	top: -91px;
}
