/* Copyright (c) 2006 Mateusz Heleniak, www.heleniak.net */

/* === GLOBALS === */

#container {
	background-position: 0px 181px;
}

#header {
	background-image: url(../img/bg-2-2.gif);
}

#content {
	margin-top: -87px;
}

#content #col-1 ul {
	background-image: url(../img/bg-3-2.gif);
}

#content #col-2 {
	background: url(../img/bg-5.gif) no-repeat 509px 87px;
	padding-top: 87px;
}

#content #col-2 h2 {
	padding-right: 20px;
}