/* BSP Magnetica s.r.o., Robert Gonda, 2008 ***************************************************** */


/* Page and header ****************************************************************************** */

#page {
	/*background: url(../img/home/pageHomeBg.gif) repeat-y 0 7px;*/
}

#spacer1 {
	/* height: 5px;
	_height: 15px; */
	height: 161px;
	font-size: 1px;
	line-height: 1px;
	background-color: transparent;
	margin: 0;
}


/* Content blocks ******************************************************************************* */

#left {
	width: 0;
	display: none;
}

#left_in {
	display: none;
}


/* Center Content  Block ************************************************************************ */

#center {
	float: left;
	width: 710px;
	background: none;
	margin: 0;
	padding: 0;
}

#center_in {
	margin: 0px 14px 10px 20px;
}

#center_100 {
	padding-right: 5px;
	overflow: visible;
}


/* Right  Block ********************************************************************************* */

#right {
	display: block;
	float: left;
	width: 186px;
	margin: 0;
	padding: 0;
}

#right_in {
	display: block;
	float: left;
	margin: 0px 0 10px 0;
}


/* Footer *************************************************************************************** */

#footer {
	/*background: #1B3163 url(../img/home/footerHomeBg.gif) no-repeat 1px 0;*/
	/* background: #1B3163; */
	background-color: #99C04B;
}


/* BSP Magnetica s.r.o., Robert Gonda, 2008 ***************************************************** */



