BODY {
	background: #FFFFFF url(../img/bgmain.png) no-repeat center top;
	margin:0 auto;
	font-size:11px;
	font-family:Tahoma, sans-serif;
	color:#363636;
}

a {
	text-decoration:none;
	color:#01527a;
}

div#container {
	margin:0 auto;
	width:100%;
}

div#header {
	width:800px;
	margin:0 auto;
	height:275px;
}

div#header .upmenu {
	float:left;
	width:108px;
	height:66px;
	cursor:pointer;
}

div#header .blank {
	float:left;
	width:220px;
	height:66px;
}

div#content {
	margin:0 auto;
	width:800px;
	clear:both;
	
}

div#content .left {
	width:500px;
	float:left;
	margin-bottom:30px;
}

div#content .right {
	width:258px;
	float:right;
}

div#content .right ul {
	list-style:none;
	margin:0;
	padding:0;
}

div#content .right ul li {
	padding:0;
	margin:0;
	cursor:pointer;
}

div#content .right ul li a {
	padding:0;
	margin:0;
	cursor:pointer;
}

.szkolenia {
	height:70px;
	background:url(../img/01szkolenia.png) no-repeat;
}

.nadzor {
	height:70px;
	background:url(../img/02nadzor.png) no-repeat;
}

.ryzyko {
	height:70px;
	background:url(../img/03ryzyko.png) no-repeat;
}

.ppoz {
	height:70px;
	background:url(../img/04ppoz.png) no-repeat;
}

.rzeczoznawca {
	height:70px;
	background:url(../img/05rzeczoznawca.png) no-repeat;
}

div#content .title {
	color:#01527a;
	font-size:22px;
	margin-bottom:30px;
}

div#content .body {
	line-height:21px;
}

div#footer {
	width:100%;
	height:100px;
	background:#fffdef url(../img/footer.png) repeat-x;
	clear:both;
	
}

div#footer .footer {
	width:800px;
	margin:0 auto;
	font-size:10px;
	text-align:right;
	font-weight:bold;
	padding-top:20px;
	color:#888888;
}
