/*
Bohinj Vodni Park
Style Sheet Print
by boomerank
*/

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

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

/*  glava  */
#header {
	margin: 0 auto;
	padding: 0 0 5px 0;
	width: 650px;
	border-bottom: 1px solid #666;
}


/*=====================================================================
								HEADER TOP
  =====================================================================*/
#headerMain {
	display: none;
}

#headerLogo span {
	display: none;
}


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

/*  vsebina  */
#main {
	width: 650px;
	border-top: 1px solid #b3b3b3;
}

#mainInner {
	float: none;
}

/*  glavna vsebina  */
#content {
	display: block;
	margin: 0;
	padding: 4px 0 0 0;
	width: auto;
}

#contentRight {
	display: none;
}


/*=====================================================================
									COMMON
  =====================================================================*/
/* pot */
#path {
	width: 500px;
}

#print, #print a {
	color: #fff;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								LEFT COLUMN
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

/*  levi stolpec  */
#contentLeft {
	display: none;
}


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

#footer {
	padding: 5px 0 0 0;
	width: 650px;
	background: none;
	border-top: 1px solid #666;
	font-size: 10px;
	color: #666;
}

#footer span {
	display: none;
}