/*
Megamatrix
Style Sheet Print
by boomerank
*/

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

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

/*  glava  */
#header {
	width: 620px;
	height: 40px;
	margin-bottom: 5px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 2px solid #e9e8d3;
	background: url(../pic/megamatrix_logo.gif) no-repeat left top;
}


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


/*=====================================================================
								HEADER BOTTOM
  =====================================================================*/
#headerBottom {
	display: none;
}


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

/*  vsebina  */
#main {
	width: 620px;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/*  glavna vsebina  */
#content {
	float: none;
	display: block;
	margin: 0;
	width: auto;
}


/*=====================================================================
									COMMON
  =====================================================================*/
/* pot */
#pathContainer {
	padding: 0;
	background: none;
}

#path {
	width: auto;
}

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


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

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


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								FOOTER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
#mainBottom {
 	display: none;
}

#footer {
	padding: 5px 0 0 0;
	width: 620px;
	background: none;
	border-top: 1px solid #e9e8d3;
}

#footer span.izdelava {
	display: none;
}

#footer span.pravno {
	display: none;
}

#footerBottom {
	display: none;
}
