/*
VERTIGOpro
Style Sheet print
by boomerank
*/


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

body {}

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


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								HEADER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
#header {
	width:580px;
	margin:10px auto 1px auto;
	border-bottom:1px solid #d2232a;
}

/* logo */
#header .headerLogo {
	display:block;
	float:none;
	height:65px;
}

/* desna stran */
#header .headerRight {
	display:none;
}

/* pomozni meni */
#header .headerMenu {
	display:none;
}

#header #in {
	display:none;
}

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

/*  osrednji del  */
#main {
	width:580px;
	margin:0 auto;
	border-top:1px solid #d2232a;
}

#content {
	display:block;
	float:none;
	margin:0;
	padding:5px 15px;
}

#main .contentHome {
	width:754px;
	overflow:visible;
}


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

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



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

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



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

#contentRight {
	display:none;
}



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

#footer {
	width:580px;
	margin:0 auto;
	padding:7px 0;
}

#footer div {
	display:none;
}

#footer p {
  	clear:both;
	margin:0;
	padding-top:0;
}
