body, html {
	padding: 0px 0px;
	margin: 0px 0px;
	font-family: Verdana;
	/*font-size: 11px;*/
	background-color: #FFF;
}

#bodyWrap {
	width: 950px;
	margin: 0px auto;
	background: #fff url(/images/telo-preliv2.jpg) top left repeat-x;
}

/*
	GLAVA
 */
#glavaOut {
	width: 950px;
	height: 100px;
	background: transparent url(/images/glava.jpg) top left no-repeat;
	position: relative;
}
	#glavaOut #dpbs_logo {
		width: 548px;
		height: 100px;
	}
	#glavaOut #dpbs_logo img {
		width: 548px;
		height: 100px;
		border: none;
	}
	
	#glavaOut #sek {
		float: right;
		margin-top: 10px;
		font-size: 10px;
	}
	#glavaOut #sek a {
		font-size: 10px;
		color: #000;
		text-decoration: none;
	}

	#glavaOut #eng {
		width: 32px;
		height: 20px;
		right: 0px;
		top: 50px;
		position: absolute;
	}
/*
	NAVIGACIJA
 */
#navigacija {
	height: 25px;
	background: transparent url(/images/navigacija.png) top left repeat-x;
	width: 950px;
	/*width: 940px;
	padding: 0px 5px;*/
	text-align: center;
}
	#navigacija ul {
		/*width: 950px;*/
		margin: 0px auto;
	}
	#navigacija ul, #navigacija ul li {
		padding: 0;
		margin: 0;
		float: left;
		display: block;
		height: 25px;
		list-style: none;
	}
	#navigacija ul li a {
		display: block;
		line-height: 25px;
		color: #fff;
		min-width: 57px;
		font-size: 12px;
		padding: 0px 9px;
		text-decoration: none;
		background: none;
		border-left: 1px solid #333;
		border-right: 1px solid #666;
		text-transform: uppercase;
	}
	#navigacija ul li.prvi a { border-left: 0px; }
	#navigacija ul li.zadnji a { border-right: 0px; /*width: 92px;*/ }
	
	#navigacija ul li a.selected {
		/*background: transparent url(../images/nav-sel.gif) bottom center no-repeat;*/
		border-color: #fff;
		color: #ccc;
	}
	#navigacija ul li a:hover {
		background: transparent url(/images/nav-hover.png) top left repeat-x;
		color: #b5e9a2;
	}
	
/*
	BODY
 */
#telo {
	width: 950px;
	position: relative;
	background: transparent url(/images/body-spodnji.jpg) bottom left repeat-x;
	/*background: #fff url(../images/telo-preliv.png) top left repeat-x;*/
	margin-top: 5px;
	display: block;
	padding-top: 5px;
}
	#telo #bodyLeftWrap {
		width: 200px;
		min-height: 300px;
		background: transparent url(/images/left-bg.png) top left;
		margin-left: 5px;
		float: left; /* fix */
	}
	/* nav */
	#telo #mainNav {
		width: 200px;
		margin: 0;
		padding: 20px 0px 0px 0px;
		background: transparent url(/images/nav-decor.png) top center no-repeat;
	}
	#mainNav, #mainNav ul, #mainNav li {
		margin: 0;
		padding: 0;
		height: auto;
		list-style: none;
	}
	#telo #mainNav li {
		width: 200px;
		border-top: 1px solid #ccc;
		display: block;
	}
	#telo #mainNav li a {
		display: block;
		width: 165px;
		padding-left: 35px;
		line-height: 29px;
		font-size: 12px;
		color: #000;
		text-decoration: none;
		text-transform: uppercase;
	}
	#telo #mainNav li a.selected {
		color: #363;
	}
	/* sub */
	#telo #mainNav ul {
		display: block;
		clear: right;
		padding-bottom: 25px;
		border-bottom: 1px solid green;
	}
	#telo #mainNav ul li {
		border: 0px;
		display: block;
	}
	#telo #mainNav ul li a {
		display: block;
		width: 165px;
		padding-left: 35px;
		line-height: 16px;
		font-size: 12px;
		color: #000;
		text-decoration: none;
		text-transform: none;
	}
	#telo #mainNav a:hover {
		color: #363 !important;
		/*font-weight: bold;*/
		text-decoration: underline;
	}
	
	/* content */
	#telo #mainContentWrapper {
		width: 730px;
		min-height: 500px;
		float: right;
	}
	/* naslov */
	#titleWrapper {
		width: 723px;
		height: 90px;
		background: transparent url(/images/naslov-bg.png) top left no-repeat;
		padding-right: 5px;
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
		position: relative;
	}
	#titleWrapper #titleLogo {
		width: 100px;
		height: 90px;
		float: left;
		margin-right: 8px;
		border: none;
	}
	/* naslov strani */
	#titleWrapper h1#pageTitle { 
		font-family: Garamond;
		font-size: 24px;
		margin: 45px 0px 0px 0px;
		padding: 0;
		color: #00c;
		font-weight: bold;
	}
	
	#titleWrapper #povecavaCrk {
		/*float: right;*/
		position: absolute;
		bottom: 0px;
		right: 5px;
		height: 55px;
		color: #000;
		font-size: 12px;
	}
	
	#titleWrapper #povecavaCrk .fontResizeIcon {
		width: 24px;
		height: 24px;
		/*display: block;*/
	}
	/* pot na strani - page path */
	#titleWrapper #pagePath {
		font-size: 12px;
	}
	#titleWrapper #pagePath a {
		color: #000;
		text-decoration: none;
	}
	
	/* body - telo */
	#vsebina {
		width: 725px;
		min-height: 200px;
		font-size: 12px;
		text-align: justify;
		margin-bottom: 20px;
		padding-top: 10px;
		padding-bottom: 110px;
		position: relative;
	}
	#vsebina h1,h2,h3,h4,h5,h6 {
		margin:0;
		padding:0;
		font-family: Garamond;
	}
	#vsebina h1 {
		font-size: 18px;
		color: #c00;
		margin: 10px 0px 5px 0px;
	}
	#vsebina h2 {
		font-size: 18px;
		color: #00c;
		margin: 10px 0px 5px 0px;
	}
	#vsebina h3 {
		font-size: 16px;
		color: #00c;
		margin: 5px 0px;
	}
	#vsebina h4 {
		font-size: 16px;
		color: #c00;
		margin: 5px 0px;
	}
	#vsebina h5 {
		font-size: 14px;
		color: #c00;
	}
	#vsebina h6 {
		font-size: 14px;
		color: #00c;
	}
	#vsebina p {
		padding: 0;
		margin: 5px 0px;
	}
	#vsebina a {
		color: darkgreen;
		text-decoration: underline;
	}
	#vsebina a:hover {
		text-decoration: none;
		color: #000;
	}
	#vsebina .vecLnk a {
		text-decoration: none;
	}
	#vsebina .vecLnk {
		float: right;
	}
	
	/* PDF */
	h1.pdfTitle {
		height: 28px !important;
		line-height: 32px !important;
		padding-left: 34px !important;
		background: transparent url('/images/download_pdf.png') top left no-repeat;
	}
	ul.PDF {
		list-style-type: none;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	ul.PDF li {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	ul.PDF li a {
		color: #00c !important;
		font-size: 12px !important;
		text-decoration: none;
		font-variant: small-caps;
	}
	
	/* pristopna izjava */
	.input_field {
		width: 75%;
		height: 16px;
		line-height: 16px;
		font-size: 14px;
		font-family: Arial;
	}
	
	/* fotogalerija */
	.fotogalerija img {
		background: #ccc;
		padding: 3px;
		border: 1px solid #666;
		margin: 5px;
		float: left;
		max-height: 105px;
	}
	
/* noga */
#noga {
	width: 950px;
	margin: 0px auto;
	border-top: 1px solid #666;
	color: #666;
	font-size: 10px;
	text-align: center;
	clear: both;
	margin-top: 5px;
	padding-top: 3px;
}
#noga a {
	color: #666;
	text-decoration: underline;
}
#noga a:hover {
	text-decoration: none;
	color: #000;
}

/* drugo */
.clear { clear: both; }