body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1{
	padding:0px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	font-weight:normal;
}

#main_outline {
	background-color: #E9E4DC;
	height: 458px;
	width: 640px;
	margin-top: 49px;
	border: 1px solid #999999;
}
#top_center1 {
	background-image: url(images/szachownica.png);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	height: 32px;
	width: 460px;
	position: relative;

}

#top_left {
	background-color: #D1BDA8;
	float: left;
	height: 80px;
	width: 90px;
	position: relative;
	left: 0px;
	top: 0px;
}
#top_center {
	float: left;
	height: 80px;
	width: 460px;
	position: relative;
	top: 0px;
	background-color: #D1BDA8;
}
#top_right {
	background-color: #D1BDA8;
	float: left;
	height: 80px;
	width: 90px;
	position: relative;
	top: 0px;
}
#kancelariaprawna {
	background-image: url(images/intro-kancelariaprawna.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 136px;
	float: left;
	height: 16px;
	width: 158px;
	top: 16px;
	bottom: 0px;
}
#top_center2 {
	background-image: url(images/szachownica2.png);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	height: 48px;
	width: 460px;
	position: relative;
	background-color: #E9E4DC;
}
#nazwa {
	background-image: url(images/intro-grzelka&wspolnicy2.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 136px;
	float: left;
	height: 25px;
	width: 324px;
	top: 0px;
}
#menu {
	position: relative;
	left: 0px;
	float: left;
	height: 16px;
	width: 458px;
	top: 0px;
	border: 1px solid #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A42100;
	line-height: 14px;
}
#middle_left {
	background-color: #A42100;
	float: left;
	height: 293px;
	width: 90px;
	position: relative;
	left: 0px;
	text-align: right;
}
#middle_center {
	float: left;
	height: 293px;
	width: 460px;
	position: relative;
	text-align: left;
}
#middle_right {

	background-color: #A42100;
	float: left;
	height: 293px;
	width: 90px;
	position: relative;
}
#bottom {
	float: left;
	height: 85px;
	width: 640px;
	position: relative;
	text-align: left;
	background-image: url(images/szachownica2.png);
	background-position: 90px;
	background-repeat: repeat-y;
}
#middle_bottom {
	float: left;
	height: 18px;
	width: 460px;
	position: relative;
	text-align: right;
	left: 90px;
	top: 0px;
	background-color: #CCCCCC;
	background-image: url(images/szachownica3.png);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 11px;
}
a.menu:link , a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #F0D3C8;
