/* changing default browser */ 

* {
	padding: 0;
	margin: 0;
}

/* ---------------------------------------------------------- */

/* gallery image */

.galerija {
	padding: 0px 10px 0px 20px; 
	float: left;
	z-index: 3;
	width: 30px;
}

/* line and table */

hr {
	margin: 10px 0px 10px 0px;
	border: 0px;
	color: #b7b7b7;
	background-color: #b7b7b7;
	height: 1px;
}

table {
	margin-left: 20px;
}

td {
	width: 145px;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #7d7d7d; /* dark grey */
}

.light {
	color: #b7b7b7;
}

.box_middle a {
	color: #b7b7b7; /* light grey */
	font-weight: bold;
}

.box_middle a:link, a:visited {
	color: #7d7d7d;
	text-decoration: none;
}

.box_middle a:hover, a:active {
	color: #7d7d7d;
	text-decoration: underline;
}


/* wrapper */

#wrapper {
	margin: -20px auto 0px auto;
	width: 700px;
}

.priprava {
	position: relative;
	top: 360px;
	left: 240px;
	z-index: 50;
	width: 150px;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #7d7d7d; /* dark grey */
}

.trzenje_text {
	position: relative;
	top: 320px;
	left: 370px;
	margin-top: -50px;
	z-index: 50;
	width: 175px;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #7d7d7d; /* dark grey */
}

.vezenje_text {
	position: relative;
	top: 398px;
	left: 200px;
	margin-top: -50px;
	z-index: 50;
	width: 175px;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #7d7d7d; /* dark grey */
}

/* logos */

.logo {
	background: url(../images/logos/logo_bovha_main.jpg) no-repeat top left;
	height: 60px;
	position: relative;
	top: 254px;
	left: -145px;
	z-index: 1;
}

h1 {
	text-indent: -9999px;
}

.logo_trzenje {
	/*background: url(../images/logos/logo_bovha_trzenje.jpg) no-repeat top left;*/
	height: 60px;
	position: relative;
	top: 253px;
	left: -145px;
	z-index: 1;
}

.logo_trzenje a:link, 
.logo_trzenje a:visited {
	background: url(../images/logos/logo_bovha_trzenje.jpg) no-repeat;
	padding: 0px 200px 50px 100px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.logo_trzenje a:active, 
.logo_trzenje a:hover {
	background: url(../images/logos/logo_bovha_trzenje.jpg) no-repeat 0px -69px;
	padding: 0px 200px 50px 100px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.logo_vezenje {
	height: 60px;
	position: relative;
	top: 253px;
	left: -145px;
	z-index: 1;
}

.logo_vezenje a:link, 
.logo_vezenje a:visited {
	background: url(../images/logos/logo_bovha_vezenje.jpg) no-repeat;
	padding: 0px 200px 50px 100px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.logo_vezenje a:active, 
.logo_vezenje a:hover {
	background: url(../images/logos/logo_bovha_vezenje.jpg) no-repeat 0px -69px;
	padding: 0px 200px 50px 100px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.logo_gen_back {
	height: 60px;
	position: relative;
	top: 254px;
	left: -9px;
	z-index: 1;
}

.logo_gen_back a:link, 
.logo_gen_back a:visited {
	background: url(../images/logos/logo_bovha_gen_back.jpg) no-repeat;
	padding: 0px 200px 50px 100px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.logo_gen_back a:active, 
.logo_gen_back a:hover {
	background: url(../images/logos/logo_bovha_gen_back.jpg) no-repeat 0px -69px;
	padding: 0px 200px 50px 100px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.logo_gen_back1 {
	height: 60px;
	position: relative;
	top: 254px;
	left: -9px;
	z-index: 3;
}

.logo_gen_back1 a:link, 
.logo_gen_back1 a:visited {
	background: url(../images/logos/logo_bovha_gen_back.jpg) no-repeat;
	padding: 0px 100px 50px 100px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.logo_gen_back1 a:active, 
.logo_gen_back1 a:hover {
	background: url(../images/logos/logo_bovha_gen_back.jpg) no-repeat 0px -69px;
	padding: 0px 100px 50px 100px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}


/* ---------------------------------------------------------- */
/* buttons */

/*main*/

.vezenje {
	height: 223px;
	width: 225px;
	position: relative;
	left: -3px;
	top: 251px;
	z-index: 2;
}

.vezenje a:link, 
.vezenje a:visited {
	background: url(../images/buttons/main/vezenje.jpg) no-repeat;
	padding: 0px 215px 204px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.vezenje a:active, 
.vezenje a:hover {
	background: url(../images/buttons/main/vezenje.jpg) no-repeat 0px -225px;
	padding: 0px 215px 206px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.trzenje {
	height: 226px;
	width: 223px;
	position: relative;
	left: 160px;
	top: -201px;
	z-index: 3;
}

.trzenje a:link, 
.trzenje a:visited {
	background: url(../images/buttons/main/trzenje.jpg) no-repeat;
	padding: 0px 215px 206px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.trzenje a:active, 
.trzenje a:hover {
	background: url(../images/buttons/main/trzenje.jpg) no-repeat 0px -226px;
	padding: 0px 215px 206px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.podjetje {
	height: 226px;
	width: 223px;
	position: relative;
	left: 220px;
	top: -30px;
	z-index: 3;
}

.podjetje a:link, 
.podjetje a:visited {
	background: url(../images/buttons/main/podjetje.jpg) no-repeat;
	padding: 0px 215px 203px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.podjetje a:active, 
.podjetje a:hover {
	background: url(../images/buttons/main/podjetje.jpg) no-repeat 0px -223px;
	padding: 0px 215px 203px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.zaposleni {
	height: 226px;
	width: 223px;
	position: relative;
	left: 383px;
	top: -484px;
	z-index: 3;
}

.zaposleni a:link, 
.zaposleni a:visited {
	background: url(../images/buttons/main/zaposleni.jpg) no-repeat;
	padding: 0px 215px 202px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.zaposleni a:active, 
.zaposleni a:hover {
	background: url(../images/buttons/main/zaposleni.jpg) no-repeat 0px -222px;
	padding: 0px 215px 202px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

/*trzenje*/

.svetovanje {
	height: 193px;
	width: 185px;
	position: relative;
	left: 350px;
	top: -47px;
	z-index: 2;
}

.svetovanje a:link, 
.svetovanje a:visited {
	background: url(../images/buttons/trzenje/svetovanje.jpg) no-repeat 0px -192px;
	padding: 0px 215px 180px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.svetovanje a:active, 
.svetovanje a:hover {
	background: url(../images/buttons/trzenje/svetovanje.jpg) no-repeat;
	padding: 0px 215px 172px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.promocije {
	height: 223px;
	width: 225px;
	position: relative;
	left: 550px;
	top: -69px;
	z-index: 2;
}

.promocije a:link, 
.promocije a:visited {
	background: url(../images/buttons/trzenje/promocije.jpg) no-repeat 0px -195px;
	padding: 0px 215px 204px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.promocije a:active, 
.promocije a:hover {
	background: url(../images/buttons/trzenje/promocije.jpg) no-repeat;
	padding: 0px 215px 176px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.analiza {
	height: 223px;
	width: 225px;
	position: relative;
	left: 451px;
	top: -97px;
	z-index: 2;
}

.analiza a:link, 
.analiza a:visited {
	background: url(../images/buttons/trzenje/analiza.jpg) no-repeat;
	padding: 0px 215px 181px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.analiza a:active, 
.analiza a:hover {
	background: url(../images/buttons/trzenje/analiza.jpg) no-repeat 0px -201px;
	padding: 0px 215px 206px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.klicni {
	height: 185px;
	width: 185px;
	position: relative;
	left: 150px;
	top: -736px;
	z-index: 2;
}

.klicni a:link, 
.klicni a:visited {
	background: url(../images/buttons/trzenje/klicni.jpg) no-repeat 0px -193px;
	padding: 0px 200px 174px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.klicni a:active, 
.klicni a:hover {
	background: url(../images/buttons/trzenje/klicni.jpg) no-repeat;
	padding: 0px 200px 174px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.dostava {
	height: 223px;
	width: 225px;
	position: relative;
	left: 258px;
	top: -319px;
	z-index: 2;
}

.dostava a:link, 
.dostava a:visited {
	background: url(../images/buttons/trzenje/dostava.jpg) no-repeat;
	padding: 0px 215px 180px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.dostava a:active, 
.dostava a:hover {
	background: url(../images/buttons/trzenje/dostava.jpg) no-repeat 0px -200px;
	padding: 0px 215px 206px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

/*vezenje*/

.oprema {
	height: 193px;
	width: 185px;
	position: relative;
	left: 342px;
	top: 282px;
	z-index: 2;
}

.oprema a:link, 
.oprema a:visited {
	background: url(../images/buttons/vezenje/oprema.png) no-repeat 0px -220px;
	padding: 0px 215px 200px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.oprema a:active, 
.oprema a:hover {
	background: url(../images/buttons/vezenje/oprema.png) no-repeat;
	padding: 0px 215px 200px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.prodaja {
	height: 193px;
	width: 185px;
	position: relative;
	left: 145px;
	top: 288px;
	z-index: 2;
}

.prodaja a:link, 
.prodaja a:visited {
	background: url(../images/buttons/vezenje/prodaja.png) no-repeat 0px -210px;
	padding: 0px 215px 190px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.prodaja a:active, 
.prodaja a:hover {
	background: url(../images/buttons/vezenje/prodaja.png) no-repeat;
	padding: 0px 215px 190px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.spletna {
	height: 193px;
	width: 185px;
	position: relative;
	left: 141px;
	top: -297px;
	z-index: 2;
}

.spletna a:link, 
.spletna a:visited {
	background: url(../images/buttons/vezenje/spletna.png) no-repeat 0px -213px;
	padding: 0px 215px 200px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.spletna a:active, 
.spletna a:hover {
	background: url(../images/buttons/vezenje/spletna.png) no-repeat;
	padding: 0px 215px 196px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.tekstil {
	height: 193px;
	width: 185px;
	position: relative;
	left: -47px;
	top: -300px;
	z-index: 2;
}

.tekstil a:link, 
.tekstil a:visited {
	background: url(../images/buttons/vezenje/tekstil.png) no-repeat 0px -227px;
	padding: 0px 215px 210px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.tekstil a:active, 
.tekstil a:hover {
	background: url(../images/buttons/vezenje/tekstil.png) no-repeat;
	padding: 0px 215px 210px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

/* o podjetju */

.vizitka {
	height: 193px;
	width: 185px;
	position: relative;
	left: 160px;
	top: 65px;
	z-index: 2;
}

.vizitka a:link, 
.vizitka a:visited {
	background: url(../images/buttons/podjetje/vizitka.png) no-repeat 0px -262px;
	padding: 0px 250px 242px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.vizitka a:active, 
.vizitka a:hover {
	background: url(../images/buttons/podjetje/vizitka.png) no-repeat 0px 0px;
	padding: 0px 250px 242px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.reference {
	height: 193px;
	width: 185px;
	position: relative;
	left: 228px;
	top: -67px;
	z-index: 2;
}

.reference a:link, 
.reference a:visited {
	background: url(../images/buttons/podjetje/reference.png) no-repeat 1px -255px;
	padding: 0px 250px 235px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.reference a:active, 
.reference a:hover {
	background: url(../images/buttons/podjetje/reference.png) no-repeat;
	padding: 0px 250px 235px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.vrednote {
	height: 193px;
	width: 185px;
	position: relative;
	left: -25px;
	top: 56px;
	z-index: 2;
}

.vrednote a:link, 
.vrednote a:visited {
	background: url(../images/buttons/podjetje/vrednote.png) no-repeat 0px -259px;
	padding: 0px 250px 240px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.vrednote a:active, 
.vrednote a:hover {
	background: url(../images/buttons/podjetje/vrednote.png) no-repeat;
	padding: 0px 250px 240px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

/*zaposleni*/

.grega {
	height: 193px;
	width: 185px;
	position: relative;
	left: 173px;
	top: 50px;
	z-index: 3;
}

.grega a:link, 
.grega a:visited {
	background: url(../images/buttons/zaposleni/grega.jpg) no-repeat 0px -200px;
	padding: 0px 215px 180px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.grega a:active, 
.grega a:hover {
	background: url(../images/buttons/zaposleni/grega.jpg) no-repeat;
	padding: 0px 215px 180px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.laura {
	height: 193px;
	width: 185px;
	position: relative;
	left: 368px;
	top: -435px;
	z-index: 3;
}

.laura a:link, 
.laura a:visited {
	background: url(../images/buttons/zaposleni/laura.jpg) no-repeat 0px -193px;
	padding: 0px 215px 180px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.laura a:active, 
.laura a:hover {
	background: url(../images/buttons/zaposleni/laura.jpg) no-repeat;
	padding: 0px 215px 172px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.mateja {
	height: 193px;
	width: 185px;
	position: relative;
	left: 383px;
	top: -435px;
	z-index: 2;
}

.mateja a:link, 
.mateja a:visited {
	background: url(../images/buttons/zaposleni/mateja.jpg) no-repeat 0px -192px;
	padding: 0px 215px 180px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.mateja a:active, 
.mateja a:hover {
	background: url(../images/buttons/zaposleni/mateja.jpg) no-repeat;
	padding: 0px 215px 172px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.dragica {
	height: 193px;
	width: 185px;
	position: relative;
	left: 188px;
	top: 257px;
	z-index: 2;
}

.dragica a:link, 
.dragica a:visited {
	background: url(../images/buttons/zaposleni/dragica.jpg) no-repeat 0px -196px;
	padding: 0px 215px 180px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.dragica a:active, 
.dragica a:hover {
	background: url(../images/buttons/zaposleni/dragica.jpg) no-repeat;
	padding: 0px 215px 177px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.irena {
	height: 193px;
	width: 185px;
	position: relative;
	left: 7px;
	top: -136px;
	z-index: 2;
}

.irena a:link, 
.irena a:visited {
	background: url(../images/buttons/zaposleni/irena.jpg) no-repeat 0px -201px;
	padding: 0px 215px 182px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

.irena a:active, 
.irena a:hover {
	background: url(../images/buttons/zaposleni/irena.jpg) no-repeat;
	padding: 0px 215px 182px 10px;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
}

/* ---------------------------------------------------------- */
/* backgrounds */

/* popup */

.box_top {
	background: url(../images/backgrounds/box_top.png) no-repeat 0px 0px;
	width: 375px;
	/*padding-right: 200px;*/
	height: 41px;
}

.box_middle {
	background: url(../images/backgrounds/box_middle.png) repeat-y -1px 0px;
	width: 375px;
	padding: 15px 100px 0px 20px;
	}
	
.box_middle ul li {
	color: #7d7d7d;
	font-size: 12px;
	font-family: arial;
	line-height: 17px;
	padding: 0 60px 0px 0px;
	margin-left: 45px;
}

.box_bottom {
	background: url(../images/backgrounds/box_bottom.png) no-repeat -1px 0px;
	width: 375px;
	height: 100px;
}

.arrow_left {
	height: 50px;
	width: 50px;
	position: relative;
	top: 120px;
	left: 3px;
	background: url(../images/backgrounds/box_arrow_left.png) no-repeat 0px 0px;	
}

.arrow_right {
	height: 50px;
	width: 50px;
	position: relative;
	top: 150px;
	left: 355px;
	background: url(../images/backgrounds/box_arrow_right.png) no-repeat 0px 0px;	
}

.arrow_right_custom_an {
	height: 50px;
	width: 50px;
	position: relative;
	top: 513px;
	left: 355px;
	background: url(../images/backgrounds/box_arrow_right.png) no-repeat 0px 0px;	
}

.arrow_right_custom_do {
	height: 50px;
	width: 50px;
	position: relative;
	top: 220px;
	left: 355px;
	background: url(../images/backgrounds/box_arrow_right.png) no-repeat 0px 0px;	
}

.arrow_right_custom_op {
	height: 50px;
	width: 50px;
	position: relative;
	top: 175px;
	left: 355px;
	background: url(../images/backgrounds/box_arrow_right.png) no-repeat 0px 0px;	
}

.arrow_left_custom_pr {
	height: 50px;
	width: 50px;
	position: relative;
	top: 200px;
	left: 3px;
	background: url(../images/backgrounds/box_arrow_left.png) no-repeat 0px 0px;	
}

.arrow_left_custom_te {
	height: 50px;
	width: 50px;
	position: relative;
	top: 408px;
	left: 3px;
	background: url(../images/backgrounds/box_arrow_left.png) no-repeat 0px 0px;	
}

.text_title {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #ec1c24;
	line-height: 17px;
	padding: 0 60px 0 25px;
}

.text_normal {
	color: #7d7d7d;
	font-size: 12px;
	font-family: arial;
	line-height: 17px;
	padding: 0 60px 0 25px;
}

.close {
	float: right;
	margin-right: 50px;
	position: relative;
	top: 35px;
	/*left: 325px;*/
	background: red;
}

.close a:link,
.close a:visited {
	background: url(../images/backgrounds/close_button.jpg) no-repeat;
	color: red !important;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
	padding: 0px 10px 0 10px;
}

/* trzenje */

.logo_trzenje_custom {
	background: url(../images/logos/logo_bovha_trzenje.jpg) no-repeat top left;
	height: 60px;
	position: relative;
	top: 253px;
	left: -145px;
	z-index: 1;
}

.trzenje_svetovanje {
	position: relative;
	top: -49px;
	left: 153px;
	height: 600px;
	background: url(../images/backgrounds/trzenje_svetovanje.jpg) no-repeat top left;
}

.trzenje_promocije {
	position: relative;
	top: -49px;
	left: 153px;
	height: 600px;
	background: url(../images/backgrounds/trzenje_promocije.jpg) no-repeat top left;
}

.trzenje_analize {
	position: relative;
	top: -49px;
	left: 153px;
	height: 600px;
	background: url(../images/backgrounds/trzenje_analize.jpg) no-repeat top left;
}

.trzenje_dostava {
	position: relative;
	top: -49px;
	left: 153px;
	height: 600px;
	background: url(../images/backgrounds/trzenje_dostava.jpg) no-repeat top left;
}

.trzenje_klicni {
	position: relative;
	top: -49px;
	left: 153px;
	height: 600px;
	background: url(../images/backgrounds/trzenje_klicni.jpg) no-repeat top left;
}

.trzenje_text_custom {
	position: relative;
	top: 320px;
	left: 370px;
	margin-top: -50px;
	z-index: 2;
	width: 175px;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #7d7d7d; /* dark grey */
}

.trzenje_sv_wrap {
	position: relative;
	width: 200px;
	top: -695px;
	left: 30px;
	z-index: 3;	
}

.trzenje_pr_wrap {
	position: relative;
	width: 200px;
	top: -580px;
	left: 210px;
	z-index: 3;	
}

.trzenje_an_wrap {
	position: relative;
	width: 200px;
	top: -720px;
	left: 140px;
	z-index: 3;	
}

.trzenje_do_wrap {
	position: relative;
	width: 200px;
	top: -428px;
	left: -75px;
	z-index: 3;	
}

.trzenje_kl_wrap {
	position: relative;
	width: 200px;
	top: -530px;
	left: 310px;
	z-index: 3;	
}

/* vezenje */

.logo_vezenje_custom {
	background: url(../images/logos/logo_bovha_vezenje.jpg) no-repeat top left;
	height: 60px;
	position: relative;
	top: 253px;
	left: -145px;
	z-index: 1;
}

.vezenje_tekstil {
	position: relative;
	top: 90px;
	left: -45px;
	height: 600px;
	background: url(../images/backgrounds/vezenje_tekstil.jpg) no-repeat top left;
}

.vezenje_prodaja {
	position: relative;
	top: 90px;
	left: -45px;
	height: 600px;
	background: url(../images/backgrounds/vezenje_prodaja.jpg) no-repeat top left;
}

.vezenje_oprema {
	position: relative;
	top: 90px;
	left: -45px;
	height: 600px;
	background: url(../images/backgrounds/vezenje_oprema.jpg) no-repeat top left;
}

.vezenje_text_custom {
	position: relative;
	top: 398px;
	left: 200px;
	margin-top: -50px;
	z-index: 2;
	width: 175px;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #7d7d7d; /* dark grey */
}

.vezenje_te_wrap {
	position: relative;
	width: 200px;
	top: -647px;
	left: 145px;
	z-index: 3;	
}

.vezenje_op_wrap {
	position: relative;
	width: 200px;
	top: -350px;
	left: -10px;
	z-index: 3;	
}

.vezenje_pr_wrap {
	position: relative;
	width: 200px;
	top: -300px;
	left: 310px;
	z-index: 3;	
}

/* zaposleni */

.logo_zaposleni_custom {
	background: url(../images/logos/logo_bovha_gen_back.jpg) no-repeat top left;
	height: 60px;
	position: relative;
	top: 254px;
	left: -9px;
	z-index: 1;
}

.zaposleni_grega {
	position: relative;
	top: 48px;
	left: 7px;
	height: 600px;
	background: url(../images/backgrounds/zaposleni_gregor.jpg) no-repeat top left;
}

.zaposleni_laura {
	position: relative;
	top: 48px;
	left: 7px;
	height: 600px;
	background: url(../images/backgrounds/zaposleni_laura.jpg) no-repeat top left;
}

.zaposleni_irena {
	position: relative;
	top: 48px;
	left: 7px;
	height: 600px;
	background: url(../images/backgrounds/zaposleni_irena.jpg) no-repeat top left;
}

.zaposleni_dragica {
	position: relative;
	top: 48px;
	left: 7px;
	height: 600px;
	background: url(../images/backgrounds/zaposleni_dragica.jpg) no-repeat top left;
}

.zaposleni_mateja {
	position: relative;
	top: 48px;
	left: 7px;
	height: 600px;
	background: url(../images/backgrounds/zaposleni_mateja.jpg) no-repeat top left;
}


.zaposleni_grega_wrap {
	position: relative;
	width: 100px;
	top: -520px;
	left: 275px;
	z-index: 3;	
}

.zaposleni_laura_wrap {
	position: relative;
	width: 100px;
	top: -510px;
	left: 55px;
	z-index: 3;	
}

.zaposleni_dragica_wrap {
	position: relative;
	width: 100px;
	top: -250px;
	left: 310px;
	z-index: 3;	
}

.zaposleni_irena_wrap {
	position: relative;
	width: 100px;
	top: -400px;
	left: 175px;
	z-index: 3;	
}

.zaposleni_mateja_wrap {
	position: relative;
	width: 100px;
	top: -350px;
	left: 60px;
	z-index: 3;	
}

/* podjetje */

.logo_podjetje_custom {
	background: url(../images/logos/logo_bovha_gen_back.jpg) no-repeat top left;
	height: 60px;
	position: relative;
	top: 254px;
	left: -9px;
	z-index: 1;
}

.podjetje_vrednote {
	position: relative;
	top: 55px;
	left: -37px;
	height: 600px;
	background: url(../images/backgrounds/podjetje_vrednote.png) no-repeat top left;
}

.podjetje_reference {
	position: relative;
	top: 55px;
	left: -37px;
	height: 600px;
	background: url(../images/backgrounds/podjetje_reference.png) no-repeat top left;
}

.podjetje_vizitka {
	position: relative;
	top: 55px;
	left: -37px;
	height: 600px;
	background: url(../images/backgrounds/podjetje_vizitka.png) no-repeat top left;
}

.podjetje_vizitka_wrap {
	position: relative;
	width: 100px;
	top: -567px;
	left: -145px;
	z-index: 3;	
}

.podjetje_vrednote_wrap {
	position: relative;
	width: 100px;
	top: -350px;
	left: 180px;
	z-index: 3;	
}

.podjetje_reference_wrap {
	position: relative;
	width: 100px;
	top: -315px;
	left: -50px;
	z-index: 3;	
}

/* ---------------------------------------------------------- */
/* footer */

.wrap_extra {
	margin-top: -261px;
	z-index: 1;
}

.wrap_extra1 {
	margin-top: -476px;
	z-index: 1;
}

.wrap_extra2 {
	margin-top: -692px;
	z-index: 1;
}

.wrap_extra3 {
	margin-top: -442px;
	z-index: 1;
}

.wrap_extra4 {
	margin-top: -712px;
	z-index: 1;
}

.wrap_extra5 {
	margin-top: -411px;
	z-index: 1;
}

.wrap_extra6 {
	margin-top: -428px;
	z-index: 1;
}

.wrap_extra7 {
	margin-top: -99px;
	z-index: 1;
}

.wrap_extra8 {
	margin-top: 61px;
	z-index: 1;
}

.wrap_extra9 {
	margin-top: -325px;
	z-index: 1;
}

/* .wrap_extra10 {
	position: relative;
	margin-top: -600px;
	margin-left: 50px;
	margin-bottom: -500px;
	padding-bottom: -200px;
	z-index: 3;
	float: right;
}*/

.wrap_extra10 {
	margin-top: -758px;
	z-index: 1;
}

.wrap_extra11 {
	margin-top: -394px;
	z-index: 1;
}

.wrap_extra12 {
	margin-top: -200px;
	z-index: 1;
}

.wrap_extra13 {
	margin-top: -269px;
	z-index: 1;
}

.wrap_extra13a {
	margin-top: -407px;
	z-index: 1;
}

.wrap_extra14 {
	margin-top: -322px;
	z-index: 1;
}

.wrap_extra15 {
	margin-top: -322px;
	z-index: 1;
}

.wrap_extra16 {
	margin-top: -339px;
	z-index: 1;
}

.wrap_extra17 {
	margin-top: -322px;
	z-index: 1;
}

.wrap_extra18 {
	margin-top: -302px;
	z-index: 1;
}

.wrap_extra19 {
	margin-top: -552px;
	z-index: 1;
}

.wrap_extra20 {
	margin-top: -268px;
	z-index: 1;
}

.footer {
	color: #7d7d7d; /* dark grey */
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
}

.footer span {
	color: #b7b7b7; /* light grey */
	font-weight: bold;
}

.footer a:link, a:visited {
	color: #7d7d7d;
	text-decoration: none;
}

.footer a:hover, a:active {
	color: #7d7d7d;
	text-decoration: underline;
}