@import url('screen.css?v1.0');
@import url('forms.css?v1.0');

body{
	color: #000;
	font-size: 12px;
	}
	
#container{
	width: 650px;
	margin: 0px;
	background: none;
	}
	
#printlogo{
	display: block;
	}
	
#header{
	height: 90px;
	}
	
#logo, #logo:visited, #logo:hover, #navigation, #menu, #shoppingcart, .totop, .totop:visited, #pages_show #content a.totop, #pages_show #content a.totop:visited {
	display: none;
	}
	
#content{
	padding-bottom: 0px;
	width: 650px;
	}
	
#footer{
	background: none;
	color: #999;
	margin-top: 10px;
	}
	
	#footer a, #footer a:visited, #footer a:hover{
		color: #999;
	}
	
#index_index .wrapper, #catalog_category  .highlight{
	background: none;
	}
	
.add-to-shoppingcart{
	display: none;
	}
	
.product .description{
	width: 562px;
	padding-right: 0px;
	line-height: 130%;
	}
	
.spotlight{
	width: 310px;
	}
	
.spotlight .description{
	width: 218px;
	padding-right: 0px;
	line-height: 130%;
	}
	
.info, .info:visited, .info:hover, .info span, .info:visited span, .info:hover span{
		display: none;
		}
	
.zoom{
  display:none;	
			}

.related-files, .related-images, .related-items{
	display: none;
	}
			
/* styles for invoice pagina */

.invoice, .delivery {
	width: 280px;
	}
