/*
Garant
Style Sheet print
by boomerank
*/


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								BASICS
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

body {
	width:100%;
	background:#fff;
	color:#000;
}

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



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

#header {
	width:auto;
	height:auto;
	background:none;
}

#header a.logo {
	float:none;
	margin:0;
	padding:0;
	background:none;
}
#header a.logo img {
	width:auto;
}

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

/*----------------------------------------------------------------------
								MENU
  ---------------------------------------------------------------------*/
#header p.menu {
	display:none;
}


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



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

/*  vsebina strani  */
#main {
	overflow:visible;
	width:auto;
	margin:0 auto;
	padding:0;
	background:none;
	border-left:none;
	border-top:1px solid #d2d3d5;
	border-bottom:1px solid #d2d3d5;
}

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


/*=====================================================================
									COMMON
  =====================================================================*/
#path {
	width:auto;
}

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

/*----------------------------------------------------------------------
							TABLE DATA
  ---------------------------------------------------------------------*/
#content table.table tr td {
	padding:4px;
	background:none;
	border-bottom:1px solid #d6d5ce;
}

#content table.table thead td {
	background:none;
	font-weight:bold;
}

/* vsaka druga barvna vrstica */
#content table.table tr.trRow2 td {
	background:none;
}

/*----------------------------------------------------------------------
								TABS
  ---------------------------------------------------------------------*/
#content ul.tabs li {
	background:none;
}

#content ul.tabs li a {
	background:none;
}
#content ul.tabs li:hover {
	background-color:none;
}

#content ul.tabs li:hover a,
#content ul.tabs li a:hover {
	background-color:none;
}

#content ul.tabs li.tabNull:hover,
#content ul.tabs li.tabNull:hover a,
#content ul.tabs li.tabNull a:hover {
	background-color:none;
}

#content ul.tabs li.on {
	font-weight:bold;
	background-color:none;
}

#content ul.tabs li.on a {
	background-color:none;
}

/*----------------------------------------------------------------------
								BOX
  ---------------------------------------------------------------------*/
#content .divBox {
	float:left;
	width:205px;
	margin:0 0 0 15px;
}
#content .first {
	margin-left:0;
}


/*=====================================================================
								AREA LIST
  =====================================================================*/

/*----------------------------------------------------------------------
								AREA
  ---------------------------------------------------------------------*/
/* I. nivo */
#content ul.areaList {}

#content ul.areaList li {
	margin:0 0 0 20px;
	padding:0 0 10px 0;
	background:none;
	border:1px solid #e0ded8;
}


/*=====================================================================
								PRODUCT
  =====================================================================*/
#content .product {
	overflow:visible;
}

/*----------------------------------------------------------------------
							IMAGE
  ---------------------------------------------------------------------*/
#content .product img {
	float:none;
	padding:2px;
	border:1px solid #d8d7d0;
}

/*----------------------------------------------------------------------
							MORE INFO
  ---------------------------------------------------------------------*/
#content .product .moreinfo {
	display:none;
}


/*=====================================================================
								SEARCH
  =====================================================================*/

/*----------------------------------------------------------------------
								TABS
  ---------------------------------------------------------------------*/
#content ul.searchTabs  {
	background:none;
}

/* neaktiven */
#content ul.searchTabs li a {
	padding:6px 12px 6px 0;
	background:none;
	filter:none;
	opacity:none;
}

/* aktiven */
#content ul.searchTabs li span {
	padding:6px 12px 6px 0;
	background:none;
}



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

#contentLeft {
	display:none;
}



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

#footer {
	clear:both;
	width:auto;
	margin:0;
	padding:2px 0 0 0;
	background:none;
}

#footer br {
	display:none;
}


/*=====================================================================
								MENU
  =====================================================================*/
#footer .footerLeft {
	display:none;
}


/*=====================================================================
								MENU2
  =====================================================================*/
#footer .footerRight {
	display:none;
}


/*=====================================================================
								COPY	
  =====================================================================*/
#footer .copy {
	clear:none;
	float:none;
	height:auto;
	padding:0;
}


/*=====================================================================
								AUTHOR
  =====================================================================*/
.author {
	display:none;
}
