html, body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Verdana;
}
a {
 text-decoration:none
}
a:hover {
 text-decoration:none
}
img {
	border: 0px none;
}
#logo {
	position:absolute;
	left:0px;
	top:65px;
	width:90px;
	height:115px;
	z-index:3;
}
#menu {
	position:absolute;
	left:585px;
	top:60px;
	width:195px;
	height:120px;
	z-index:3;
}
#main_container {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -390px;
	width: 780px;
}
#main_text {
	z-index: 0;
	position: absolute;
	top: 181px;
	left: 0px;
	width: 780px;
	height: auto;
	background-color: #615F5F;
	margin: 0px;
	padding: 0px;
}
#container {
	position: absolute;
	left: 17px;
	top: 24px;
	width: 255px;
	overflow: hidden;
	z-index: 10;
	height: 369px;
}
#hdr {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 180px;
	width: 780px;
	layer-background-color: #FFFFFF;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
	left: 0px;
	background-image: url(images/header.gif);
}
#footer {
	position: relative;
	top: auto;
	width: 780px;
}
.ftr {
	position: relative;
	left: 0px;
	font-size: 9px;
	color: #B3B3B3;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	top: 0px;
	width: 780px;
	border: 0px none;
	height: 30px;
}
.ftr-naslov {
	padding-top: 10px;
	padding-left: 20px;
	height: 20px;
	background-color: #424141;
	text-align: left;
}
.copy {
	position: relative;
	left: 0px;
	font-size: 9px;
	color: #4D4D4D;
	background-color: #000;
	font-family: Verdana;
	top: 0px;
	width: 780px;
	border: 0px none;
	height: 15px;
	padding-top: 5px
}
#news {
	margin-left: 20px;
	background-color: #424141;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
}
#discount {
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	margin-left: 5px;
}
.arrow-t {
	background-image:url(images/arrow-top.gif);
	height:25px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 308px;
	background-color: #424141;
}
.arrow-b {
	background-image:url(images/arrow-bot.gif);
	height:25px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 308px;
	background-color: #424141;
}
/*Button Layers*/
#btn1 {
	position:absolute;
	left:0px;
	top:24px;
	width:195px;
	height:22px;
	z-index:4;
}
#btn2 {
	position:absolute;
	left:0px;
	top:48px;
	width:195px;
	height:22px;
	z-index:4;
}
#btn3 {
	position:absolute;
	left:0px;
	top:72px;
	width:195px;
	height:22px;
	z-index:4;
}
#btn4 {
	position:absolute;
	left:0px;
	top:96px;
	width:195px;
	height:22px;
	z-index:4;
}
/*Buttons*/
#kvants {
	background-image: url(images/buttons/domov.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	background-position: 0px 0px;
	width: 195px;
	height:22px;
}
#kvants:hover {
	background-position: -195px 0px;
}
#podjetje {
	background-image: url(images/buttons/podjetje.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	background-position: 0px 0px;
	width: 195px;
	height:22px;
}
#podjetje:hover {
	background-position: -195px 0px;
}
#servis {
	background-image: url(images/buttons/servis.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	background-position: 0px 0px;
	width: 195px;
	height:22px;
}
#servis:hover {
	background-position: -195px 0px;
}
#vzdrzevanje {
	background-image: url(images/buttons/vzdrzevanje.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	background-position: 0px 0px;
	width: 195px;
	height:22px;
}
#vzdrzevanje:hover {
	background-position: -195px 0px;
}
#kontakt {
	background-image: url(images/buttons/kontakt.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	background-position: 0px 0px;
	width: 195px;
	height:22px;
}
#kontakt:hover {
	background-position: -195px 0px;
}
.rule-h {
	background-image: url(images/rule-h.gif);
	background-repeat:no-repeat;
	height: 1px;
	width: 740px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.ftr {
	font-size: 9px;
	color: #B3B3B3;
	font-family: Verdana;
	text-decoration:none;
}
a.ftr:hover {
	font-size: 9px;
	color: #CC6600;
	font-family: Verdana;
	text-decoration: none;
}
a.txt {
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration:none;
}
a.txt:hover {
	font-size: 11px;
	color: #CC6600;
	font-family: Verdana;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	text-decoration:none;
}
li.b {
	text-align: left;
	font-size: 11px;
	margin-right: 40px;
	line-height: 16px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(boris-images/bullet.gif);
	background-position: 0px 4px;
	display: block;
	background-repeat: no-repeat;
}