﻿html { background: none; width: auto; }
body { background: none; padding: 140px 20px 20px 20px; text-align: justify; width: auto; position: relative; }
#body { padding: 0; width: auto; }
.home#body { padding-top: 0; }
#content { width: auto; float: none; }
#print_logo img, #print_close img, #print_print img {border: 0;}
#print_logo { margin: 0 0 0 -135px; position: absolute; left: 50%; top: 10px; display: block; }
#print_close { position: absolute; right: 20px; top: 10px; }
#print_print { position: absolute; right: 42px; top: 10px; }
.item-details { margin-top: 0; }
#top, .sitemap-path, #right, #right+a, #bottom, #counters, .more-articles {display: none;}

@media print
{
	#print_close, #print_print { display: none; }
}