/*
FANCI
Style Sheet Print
by boomerank
*/

/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								BASICS
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff;
}

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


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								CONTAINER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
#container {
	width:600px;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								HEADER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
#header {
	height:134px;
	margin:5px 0 0 0;
	padding:0;
	color:#fff;
	background:url(/pic/fanci.gif) no-repeat left top;
}

#header a {
	display:none;
}

#header form {
	display:none;
}


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

/*  osrednji del  */
#main {}


/*  glavna vsebina  */
#contentOuter {
	float:none;
	width:auto;
	margin:0;
	background:none;
}

#contentHeader {
	display:none;
}

#content {
	margin:0;
	padding:5px 10px;
	background:none;
	border-top:1px solid #e5beac;
	border-bottom:1px solid #e5beac;
}


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

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


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

#print img {
	display: none;
}



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

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


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								CONTENT RIGHT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#contentRight {
	display:none;
}



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

#footer {
	height:auto;
	padding-top:5px;
	background:none;
}

#footer p {
	display:none;
}
