/*
STUDIO RITEM
Style Sheet Print
by boomerank
*/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff;
}

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

/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								CONTAINER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#container {
	width:680px;
	background: #fff;
}

#main {
	display:block;
	float:none;
	width:680px;
	margin-right:0;
}

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

#header {
	margin-bottom:5px;
	padding:10px;
	height:auto;
	background:#d91f26;
}

/* napis */
#header img {
	float:none;
	padding:0;
}

/* pomožni meni */
#header p {
	display:none;
}


/*=====================================================================
								NAVIGATION
  =====================================================================*/

#navigation {
	display:none;
}

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


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

/*  glavna vsebina  */
#content {
	width: 680px;
	margin-left:0;
}


/*=====================================================================
									COMMON
  =====================================================================*/

/* pot */
#path {
	width:auto;
}


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

#print img {
	display: none;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								CONTENT LEFT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

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


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

#footer {
	width:680px;
	margin-top:10px;
	padding:5px 0 10px 0;
	background:none;
	border-top:1px solid #d1d3d4;
}

#footer p {
	padding:0;
}

#footer p.author {
	display:none;
}

#footer span {
	display:none;
}