div#page {
	width:980px;
	float:left;
background:  url(../img/prawo.jpg) right bottom no-repeat;
}
div#rightCol{
width:498px;
min-height:611px;
height:611px;
float:right;
}
div#content{
padding:15px 55px 0px 20px;
}
div#centerCol{
float:left;
/**margin-left:202px;**/
width:275px;
min-height:611px;
height:611px;
background: #F2F3F7 url(../img/foto_prawo.jpg) top no-repeat;
}
div#content ul{
list-style:none;
padding:10px;
}
div#content li{
list-style:none;
padding:7px 0 7px 20px;
background: url(../img/bullet.png) left no-repeat;
}

