/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.col-main {
 width: 924px;
}
 
.header {
	display: none;
	width: 0px; height: 0px;
}

.col-left {
	display: none;
	width: 0px; height: 0px;
}

.footer {
	display: none;
	width: 0px; height: 0px;
}

.footer-upper {
	display: none;
	width: 0px; height: 0px;
}

.bottom-box {
	display: none;
	width: 0px; height: 0px;
}

#absolute-footer {
	display: none;
	width: 0px; height: 0px;
}

.topmenu {
	display: none;
	width: 0px; height: 0px;
}

.block-layered-nav {
	display: none;
	width: 0px; height: 0px;
}

.breadcrumbs {
	display: none;
	width: 0px; height: 0px;
}

.category-description, p.category-description p, p.category-description {
	display: none;
	width: 0px; height: 0px;
}

.pager {
	display: none;
	width: 0px; height: 0px;
}

table.products-grid tr td {
	width: 250px;
	padding: 0px;
	height: 35px;
}

table.products-grid tr {
	padding: 0px;
}

table.products-grid {
	width:auto;
}

#produkt-list-table {
	width: 250px;
	margin: 0px;
}

.pridat-do-kosiku {
	display: none;
	width: 0px; height: 0px;
}

.detail-produktu {
	display: none;
	width: 0px; height: 0px;
}

p {
	display: none;
	width: 0px; height: 0px;
}

p.old-price, p.special-price {
	display:inline;
}

h1 {
	display: none;
	width: 0px; height: 0px;
}

.price-box {
	width: 100px;
}
