@charset "utf-8";
/* CSS Document */
/*
 Impuls
*/
* {
    margin: 0;
	padding: 0;
}
/* --------------------------------------------------------------------------------------------- */
a {
    text-decoration: none;
	font-size: 11px;
	color: #e3e3e3;
}
a img {
    border: none;
}
li {
	list-style-type: none;	
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
.no_display {
	display: none;
}
.default {
	clear: none;
	float: left;
	height: 250px;
	width: 250px;
}

.bijeli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#apDiv1 {
	position:absolute;
	width:100px;
	height:50px;
	z-index:11;
	left: 450px;
	top: 30px;
}

#apDiv2 {
	position:absolute;
	width:1001px;
	height:750px;
	z-index:10;
	left: 0px;
	top: 0px;
}

/* --------------------------------------------------------------------------------------------- body */
body {
    font-family: Tahoma;
	background-image: url(images/indexBG.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body, html {
	height: 100%;
	width: 100%;
}
p, li {
	font-size: 11px;
	color: #797979;
}
/* --------------------------------------------------------------------------------------------- wrapper */
#wrapper {
	width: 100%;
	min-height: 100%;
	position: relative;
}
/* --------------------------------------------------------------------------------------------- wrapper */
#header_wrapper {
	background: url(../img/header_wrapper_bck.gif) left top repeat-x;
	height: 319px;
}
#wrapper.default #header_wrapper {
	height: 319px;
}
#header  #flash{
	height: 319;
	margin: 0 auto 0 auto;
	width: 1001px;
	position: relative;
	height: 319px;
}

#flash {
	height: 319;
	position: relative;
	z-index: 1;
}

#wrapper.default #header {
	height: 451px;
}

#wrapper.about #header,
#wrapper.links #header {
	background: url(../img/header_cat_1.jpg) 0px 50px no-repeat;
}
/* --------------------------------------------------------------------------------------------- main */

#main {
	position:relative;
	width:1001px;
	height:450px;
	z-index:11;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #303030;
}
#mainEqui {
	position:relative;
	width:1001px;
	height:750px;
	z-index:11;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #303030;
}

/* --------------------------------------------------------------------------------------------- content */

#container {
	position:relative;
	width:425px;
	height:520px;
	background-image:url(images/ContainerBG.gif);
	z-index:100;
	float:left;
	top: -80px;
	right: -20px;
	overflow: visible;
	visibility: visible;
}
#containerMiniEqui {
	position:relative;
	width:355px;
	height:128px;
	
	z-index:15;
	float:left;
	top: -145px;
	right: -30px;	
}

#EquiImg {
	position:relative;
	width:900px;
	height:205px;
	float:left;
	top: 5px;
	right: -30px;
	padding-top: 20px;
}

#containerSub {
	position:relative;
	width:520px;
	height:430px;
	z-index:15;
	float:left;
	right: -40px;
	top: 10px;
	background-color: #333333;
}
#containerEqui {
	position:relative;
	width:960px;
	height:725px;
	background-image:url(images/ContainerBig.gif);
	z-index:15;
	float:left;
	right: 10px;
	top: 160px;
	background-color: #333333;
}

#containerAbout {
	position:relative;
	width:520px;
	height:430px;
	background-image:url(images/ContainerAbout.gif);
	z-index:15;
	float:left;
	right: -40px;
	top: 9px;
}

#SubArt {
	position:relative;
	width:510px;
	height:170px;
	float:left;
	top: 5px;
	left: 3px;	
}

#SubAddress {
	position:relative;
	width:510px;
	height:260px;
	float:left;
	top: 5px;
	left: 3px;	
}

#HomeArt {
	position:relative;
	width:420px;
	height:168px;
	float:left;
	top: 5px;
	left: 3px;
	z-index: 5;
}
/* --------------------------------------------------------------------------------------------- footer */

#footer {
	position:relative;
	z-index:12;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	width: 1001px;
	height: 18px;
	top: -70px;
	bottom: 0px;
	clear:both;
}
#footerEqui {
	position:relative;
	z-index:12;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	width: 1001px;
	height: 18px;
	top: 620px;
	bottom: 0px;
	clear:both;
}

.clear {
    clear:both;
}
.homeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.homeTextSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
}
.AboutText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
}

#SubImage {
	position:absolute;
	width:520px;
	height:100px;
	float:left;
	top: 5px;
	left: 3px;	
}
.image {
	border:1px outset #666666;
	padding-left:10px;
}

