body {

	color: #000000;
	border:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #efefef;
	background-image: url(../images/ozadje.jpg);
	background-repeat: repeat-x;	
	_behavior: url("ie/csshover3.htc"); /* For IE6 only, it enables hover on non anchor tags */
	font-family: Resagnicto, Verdana, Arial, sans-serif;
}


@font-face {
 font-family: Resagnicto;
 src: url("Resagnicto.eot") /* EOT file for IE */
}
@font-face {
 font-family: Resagnicto;
 src: url("Resagnicto.ttf") /* TTF file for CSS3 browsers */
}
body {
	font-family: 'Resagnicto', helvetica; /*degrades to a standard web font if unavailable */
	font-size:12px;
}

h1, h2, h3, h4, h5 {
	font-family: 'Resagnicto', helvetica; /*degrades to a standard web font if unavailable */
	color: #000000;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0 0 2px 0;
	padding: 0;
}


h1 {
	font-family: 'Resagnicto', helvetica; /*degrades to a standard web font if unavailable */
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 4px 0 2px 0;
	text-decoration: none;
}


h2 {
	font-family: 'Resagnicto', helvetica; /*degrades to a standard web font if unavailable */
	font-size: 20px;
	color: #FFFFFF;
	margin: 4px 0 2px 0;
	text-decoration: none;
}


h3 {
	font-family: 'Resagnicto', helvetica; /*degrades to a standard web font if unavailable */
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h4 {
	font-family: 'Resagnicto', helvetica; /*degrades to a standard web font if unavailable */
	font-size: 12px;
	color: #00000;
	text-decoration: none;
}

h5 {
	font-family: 'Resagnicto', helvetica; /*degrades to a standard web font if unavailable */
	font-size: 11px;
	color: #fffff;
	text-decoration: none;
}


#interior {
	width: 980px;
	height: 800px;
	margin: 0px auto;
	background-image: url(../images/ozadje_interior.png);
	background-repeat: no-repeat;
	background-position: top;
}

#naslovnica {
	width: 960px;
	height: 360px;
	background-image: url(../images/ozadje_naslovnica.jpg);
	background-repeat: no-repeat;	
	margin: 10px auto 0px auto;
}


#menu {
list-style: none;
z-index: 2;
width: auto;
height: 30px;
}

#menu li a {
	display: inherit;
	color: #000000;
	width: auto;
	height: 30px;
	background-color: #FFFFFF;
	line-height: 30px;
	/*border-bottom: 1px solid #CD1C2E;*/
   	margin-left: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
	font-weight: normal;
}

#menu li a:hover {
	background-color: #CCC;
	color: #900;
	height: 30px;
}



.vsebina_zgoraj {
	width: 960px;
	height: 20px;
	margin: 0px auto;
	background-image: url(../images/ozadje_zgoraj.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.vsebina_sredina {
	width: 960px;
	margin: 0px auto;
	background-image: url(../images/ozadje_sredina.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.vsebina_spodaj {
	width: 960px;
	height: 20px;
	margin: 0px auto;
	background-image: url(../images/ozadje_spodaj.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


#footer11 {
	position:fixed;
	left:0px;
/*	bottom:0px;*/

	width:100%;
}

/* IE 7 */
/** html #footer11 {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}*/

.footerpisava {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

.footersredina {
	width: 920px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: top;
}


.izdelava_spletnih_strani {
	font-family: "Izdelava spletnih strani";
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	color: #900;
	font-weight: bold;
}

izdelava_spletnih_strani {
	font-family: "Izdelava spletnih strani";
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	color: #900;
	font-weight: bold;
}


img {
	border: none;
	
}




