@charset "UTF-8";
/**
 *
 * Modified core stylesheet (for SEO 3 Column layout)
 *
 * @author			Aigars Sukurs, aigars [at] grafton [dot] lv
 * @copyright		Copyright 2008, SIA Grafton
 * @version		1.0c
 * @lastmodified	$Date: 2008-08-27 05:20:18 +0200 (Wed, 27 Jul 2008) $
 */

@import "base/core.css";
@import "gk-core.css";

@media all
{
	#column01 {
		width: 732px;
		margin-left: 0;
	}

	#c01Content {
		padding: 0;
	}

	#column02 {
		display: none;
	}

	#column03 {
		width: 262px;
	}

	#contentWrapper {
		background: none;
		margin-bottom: 0;
	}
}
