/*
Albatros Bled
Style Sheet Print
by boomerank
*/

body {
	margin: 0;
	background: #fff;
	text-align: left;
}

/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								HEADER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

/* seznam jezikov */
#headerTop {
	display: none;
}

#headerMiddle {
	width: 650px;
	margin: 0 auto;
	background: #003d77;
}

#headerMiddle p {
	padding: 8px 0 3px 8px;
	text-align: left;
}

/* skrijemo stricke */
#headerMiddle #strici {
	display: none;
}


/*  spodnji del glave  */
#headerBottom {
	display: none;
}

/* II. nivo menija */
#navigation2 {
	display: none;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								MAIN CONTENT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#main #container {
	margin: 0 auto;
	padding: 0;
	width: 650px;
}

/*  glavna vsebina  */
#content {
	float: none;
	width: 650px;
}


/*=====================================================================
									COMMON
  =====================================================================*/
/* fleha za pot in print */
#content .printpath {
	padding: 5px 0;
	background: none;
	border-top: 1px solid #a6b1bd;
}

/* +, -, print ikonce */
#print {
	color: #fff;
}
#print img {
	display: none;
}
#print a {
	color: #fff;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								CONTENT RIGHT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#contentRight {
	display: none;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								FOOTER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#footer {
	width: 650px;
	margin: 0 auto;
	height: 28px;
	border-top: 1px solid #a6b1bd;
	text-align: left;
	background: none;
	color: #909ead;
}

#footer span {
	display: none;
}