/*
nVISION
Style Sheet Print
by boomerank
*/

body {
	background: #fff;
}

.noprint {
	display: none;
}

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

/*  glava  */
#header {
	width: 650px;
	margin: 0 auto;
	padding: 3px 0 8px 0;
	background: #fff;
	border-bottom: 1px solid #c1c1c1;
}

#headerInner {
	width: auto;
}

#header img {
	float: none;
}

#headerTop {
	display: none;
}

/* iskanje */
#headerSearch {
	display: none;
}


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

/*  glavni del strani  */
#main {
	width: 650px;
}

#mainInner {
	width: auto;
	float: none;
}

/*  glavna vsebina  */
#content {
	float: none;
	width: auto;
	padding: 5px 0;
	border-top: 1px solid #e0e0e0;
}

#contentInner .home {
	width: auto;
}

#contentHeader {
	display: none;
}

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

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

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


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								RIGHT COLUMN
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

/*  desni stolpec  */
#contentRight {
	display: none;
}


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

#footer {
 	width: 650px;
	border-top: 1px solid #c1c1c1;
	font-size: 11px;
	color: #000;
	padding: 5px 0;
	margin-top: 5px;
	line-height: 130%;
	text-align: left;
}
#footer a {
	color: #000;
}

#footer span {
	display: none;
}
