body, html {
	height: 100%;
}

body {
	margin: 0;
	color: black;
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url('../_img/bg.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}

	.wrapper {
		width: 869px;
		margin: 0 auto;
		position: relative;
	}
	
		#header {
			background-position: top left;
			background-repeat: no-repeat;
			padding-top: 236px;
		}
		
			#header img {
				display: block;
			}
			
			#header a {
				display: block;
				position: absolute;
				top: 0; 
				left: 0;
				width: 869px;
				height: 291px;
			}
			
		#content {
			padding-bottom: 15px;
		}
		
			/* 3 column layout */
			#content .layout_3_1_home, #content .layout_2_1 {
				width: 277px;
				float: left;
				padding: 28px 0 0 27px;
			}
		
			#content .layout_3_1_financiranje {
				width: 258px;
				float: left;
				padding: 28px 20px 0 26px;
			}
		
			#content .layout_3_2_home {
				width: 238px;
				float: left;
				padding: 28px 0 0 40px;
			}
			
				#content .layout_3_2_home h1 {
					padding-left: 2px;
				}
				
			#content .layout_3_2_financiranje {
				width: 258px;
				float: left;
				padding: 22px 20px 0 0;
			}
		
			#content .layout_3_3 {
				width: 287px;
				float: left;
				padding-top: 28px;
			}
			
			/* 2 column layout */
			#content .layout_2_2 {
				width: 565px;
				float: left;
			}
			
			/* galerija layout */
			#content .layout_galerija_1 {
				width: 378px;
				float: left;
				padding: 28px 0 0 27px;
			}
		
			#content .layout_galerija_2 {
				width: 464px;
				float: left;
				padding: 28px 0 0 0;
			}
			
			/* financiranje layout */
			#content .layout_financiranje_1 {
				width: 368px;
				float: left;
				padding: 28px 10px 0 27px;
			}
		
			#content .layout_financiranje_2 {
				width: 414px;
				float: left;
				padding: 28px 30px 0 20px;
			}		
		#footer {
			clear: both;
			height: 25px;
			background-image: url('../_img/footer_logo.gif');
			background-position: 11px 10px;
			background-repeat: no-repeat;
			padding: 8px 13px 0 0;
			text-align: right;
			color: #363636;
			background-color: inherit;
			width: 856px;
		}

/* MISC */
a img {
	border: none;
}

a {
	color: #be1e2d;
	background-color: inherit;
}

.clear {
	width: auto;
	height: 0;
	overflow: hidden;
	line-height: 1px;
	float: none;
	clear: both;
}

.grey {
	color: inherit;
	background-color: #ebebeb !important;
}

img.notranja_razporeditev {
	padding: 17px 0 0 30px;
}

img.tehnicne_znacilnosti_1 {
	display: block;
	padding: 59px 0 0 91px;
}

img.tehnicne_znacilnosti_2 {
	display: block;
	padding: 51px 0 0 29px;
}

img.lokacija {
	display: block;
	padding: 41px 0 0 24px;
}

.vec_fotografij {
	position: relative;
	left: 2px;
	top: 4px;
}

img.logo_home {
	float: right;
	margin: 9px 5px 0 0;
}

img.thumb {
	padding: 1px;
	border: 1px solid #b6b6b6;
	margin: 0 6px 1px 0;
}

h1 {
	color: #be1e2d;
	background-color: inherit;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

h2 {
	font-size: 13px;
	color: black;
	background-color: white;
	margin: 0 0 -12px 0;
	padding: 6px 0 0 0;
}

p {
	padding-top: 6px;
}

/* ul */
ul {
	list-style: none;
	margin: 1em 21px;
	padding: 0;
}

	ul li {
		margin: 0;
		padding: 0 0 0 9px;
		background-image: url('../_img/bullet.gif');
		background-position: 0 11px;
		background-repeat: no-repeat;
	}

/* zemljevid */
#zemljevid {
	padding: 10px 0 20px 10px;
}