html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	width:100%;
	font-family:Tahoma;
	background-color:#5A879E;
	color:#3D5E72;
	font-size:12px;
}
.hdrShadow {
	background-image:url(../images/hdrShadow.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:119px;
}
#hdr {
	background-image:url(../images/hdr.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:119px;
}
#icoHome {
	background-image:url(../images/buttons/icoHome.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 33px;
	display:block
}
#icoHome:hover {
	background-position: -33px 0px;
}
#icoSitemap {
	background-image:url(../images/buttons/icoSitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 33px;
	display:block
}
#icoSitemap:hover {
	background-position: -33px 0px;
}
#icoContact {
	background-image:url(../images/buttons/icoContact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 33px;
	display:block
}
#icoContact:hover {
	background-position: -33px 0px;
}
a.lang {
	color:#E74A0E;
	text-decoration:none;
	font-size:10px;
	margin-right:5px;
}
a.lang:hover {
	color:#5A879E;
	text-decoration:none;
	font-size:10px;
	margin-right:5px;
}
.hdrPic {
	background-image:url(../images/hdrImage.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#menuBack {
		width:780px;
		height:196px;
		display:block;
		background-image:url(../images/menuBack.gif);
		background-repeat:no-repeat
}
#b1 {
	background-image:url(../images/buttons/podjetje.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 250px;
	display:block
}
#b1:hover {
	background-position: -250px 0px;
}
#b2 {
	background-image:url(../images/buttons/dejavnost.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 250px;
	display:block
}
#b2:hover {
	background-position: -250px 0px;
}
#b3 {
	background-image:url(../images/buttons/reference.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 250px;
	display:block
}
#b3:hover {
	background-position: -250px 0px;
}
#b4 {
	background-image:url(../images/buttons/kontakt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 250px;
	display:block
}
#b4:hover {
	background-position: -250px 0px;
}
#b5 {
	background-image:url(../images/buttons/dobavitelji.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 250px;
	display:block
}
#b5:hover {
	background-position: -250px 0px;
}
#b6 {
	background-image:url(../images/buttons/mapa.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 250px;
	display:block
}
#b6:hover {
	background-position: -250px 0px;
}
#txtR {
	padding-left:20px;
	background-image:url(../images/icoInfo.gif);
	background-repeat:no-repeat;
	background-position:5px top;
	width: 226px;
}
.txtL {
	background-image:url(../images/icoMain.gif);
	background-repeat:no-repeat;
	background-position:0px top;
	padding-bottom: 20px;
}
.txtBig {
	background-image:url(../images/icoInfo.gif);
	background-repeat:no-repeat;
	background-position:35px 7px;
}
#txtMain {
	margin-left:30px;
}
.ftr {
	background-color: #3D5E72;
	height:50px;
	text-align:left;
	font-size:10px;
	color:#73A3BB;
	padding-left: 30px;
}
#ftrL {
	float:left;
	width:60%
}
#ftrR {
	float:right;
	width:30%;
	margin-right:30px
}
.transOFF {
	opacity:.100;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
.transON {
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
/*   Main  Content   */
.txtLine {
	background-image:url(../images/Vline.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
p {
	text-align:left;
	line-height:18px;
	margin:0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
h1 {
	text-align:left;
	font-size:14px;
	color:#5A879E;
	margin-left: 90px;
	margin-top: 25px;
}
ul {
	margin:0px;
	padding:0px;
	list-style-image:none;
}
li {
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
	display:block;
	text-align: left;
	padding-left: 10px;
}
#mail {
	color:#3D5E72;
	text-decoration:none;
}
#mail:hover {
	color:#E74A0E;
	text-decoration:none;
}
.foto {
	color:#DEE7EC;
	font-size:10px;
	margin-top:8px
}
