/*
Projektnik
Style Sheet Print
by boomerank
*/


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								BASICS
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
/* skip links */
#skipLinks {
	display:none;
}


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

#header {
	height:70px;
	margin-bottom:1px;
	background:#fff url(/pic/projektnik-print.gif) no-repeat left 15px;
	border-bottom:1px solid #979797;
}

#headerInner {
	display:none;
}


/*=====================================================================
								NAVIGATION
  =====================================================================*/
#navigation {
	display:none;
}



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

/*  glavni del strani  */
#main {
	width:auto;
	margin:0;
	border-top:1px solid #979797;
	border-bottom:1px solid #979797;
}

/* glavna vsebina */
#content {
	float:none;
	display:block;
	width:auto;
	padding-bottom:10px;
}

/* +, -, print ikonce */
#content #print a {
	display: none;
}


/*=====================================================================
								VERSIONS
  =====================================================================*/
#content .divVersionList {
	background:none;
}

#content .divVersion {
	float:left;
	width:140px;
	padding:0 2px 0 3px;
	font-size:0.9em;
}



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

#contentRight {
	display:none;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								FOOTER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
#footer {
	height:auto;
	margin-top:1px;
	background:none;
	border-top:1px solid #979797;
}

#footerInner {
	margin:0;
	width:auto;
	padding-top:5px;
}

#footer p {
	display:none;
}

#footer span {
	display:none;
}
