/* CSS Document */

body{background-color: #1b1b1b;
}

*{padding:0; 
margin:0;
}

html, body {margin:0; 
	padding:0; 
	border:0;
	width: 100%;
	height: 100%;
}

html > body {height:100%; 
	min-height:800px;
	width:100%;
	min-width: 726px;
	position: relative;
}

* html body {height:800px;
	width:726px;
	position:relative; 
	margin:0px auto;
		padding:0px;
}


#logo{background:url(../images/sibit_logo.jpg);
position:absolute;
width: 103px;
height: 80px;
margin-left: 0px;
margin-top: -90px;
}

#podpora{background:url(../images/oddaljena_podpora.gif) no-repeat;
position: absolute;
width: 137px;
height: 22px;
top:0px;
left: 50%;
margin-left: 206px;
}

#podpora a  {width:137px; 
height:22px; 
display:block;
}

#podnapisi{background:url(../images/directsub.gif) no-repeat;
position: absolute;
width: 80px;
height: 22px;
top:0px;
left: 50%;
margin-left: 120px;
}

#podnapisi a  {width:80px; 
height:22px; 
display:block;
}


#naslov{position: absolute;
text-align: right;
margin-left: 559px;
margin-top: -87px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 11px;
font-weight:bold;
}

.email a{ font-family:Arial, Helvetica, sans-serif;
/*text-align:right;*/
font-size:11px;
line-height:11px;
text-decoration: none;
color:#FFffff;
}

.email a:hover{text-decoration:underline; 
}

#frontpage{background:url(../images/frontpage.jpg) no-repeat center center;
position:absolute;
width: 686px;
min-width: 686px;
height: 414px;
top: 50%;
left: 50%;
margin-top: -207px;
margin-left: -343px;
}

#info{background:url(../images/informacijske_resitve.jpg);
margin-top: 6px;
margin-left: 142px;
position:absolute;
border:none;
}


#slide{background:url(../images/spletne_strani.jpg);
background-position: top right;
right: 142px;
top:142px;
position:absolute;
}

#fade{background:url(../images/spletna_trgovina.jpg);
background-position:bottom right;
position:absolute;
right: 6px;
bottom:6px;
}

#povezava{position:absolute;
margin-left: 0px;
margin-top: 420px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 11px;
font-weight: bold;
}

#povezava a{ font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration:none;
}

#povezava a:hover{text-decoration: underline; 
}

