div#content div#page_top_left
{
	width: 704px;
	height: 221px;
	float: left;
	background-image: url('/cms/pix/bohdziewicz/main_bg2.png');
	background-repeat: no-repeat;
}
div#content div#page_top_right
{
	background: #000;
	width: 287px;
	height: 192px;
	float: right;
	padding: 7px 0 22px 0;
}
div#content div#page_bottom
{
	background-image: url('/cms/pix/bohdziewicz/bottom_bg.png');
	background-repeat: repeat-y;
	background-position: right;
	background-color: #efefef;
	float: left;
}
div#content div#page_bottom_left
{
	width: 704px;
	float: left;
	padding-bottom: 41px;
}
div#content div#page_bottom_left a.more
{
	background: url('/cms/pix/bohdziewicz/button_more.png') no-repeat;
	width: 70px;
	height: 23px;
	display: block;
	color: #000;
	padding-left: 12px;
	line-height: 21px;
	/*padding-top: 4px;*/
	float: right;
	margin-right:36px;
	margin-top: 20px;
}
div#content div#page_bottom_left p
{
	color: #7d7d7d;
	padding: 0 10px 0 10px;
}
div#content div#page_bottom_left h1
{
	font-family: Times New Roman;
	font-size: 18px;
	line-height: auto;
	color: #000;
	padding: 14px 8px 12px 8px;
}
div#content div#page_bottom_right
{
	width: 264px;
	float: right;
	padding: 25px 0 25px 20px;
	min-width: 267px;
}
div#content div#page_top_right ul#main_menu
{
	list-style: none;
}
div#content div#page_top_right ul#main_menu li a
{
	height: 31px;
	display: block;
	line-height: 31px;
	font-size: 12px;
	border-bottom: 1px dashed #2a2a2a;
	padding-left: 27px;
	color: #bdbdbd;
}
div#content div#page_top_right ul#main_menu li a:hover
{
	color: #c6a147;
}
