div#page {
	width:980px;
	float:left;
background:  url(../img/publikacje.jpg) right bottom no-repeat;
}
div#rightCol{
width:498px;
min-height:611px;
height:611px;
float:right;

}
div#content{
padding:15px 100px 0px 20px;
}
div#content ul{
float:left;
list-style:none;
padding:0;
margin-bottom:20px;
}
div#content li{
list-style:none;
float:left;
padding:3px;
margin:5px;
background:#FFF;
border:1px solid #990000;
}

div#centerCol{
float:left;
/**margin-left:202px;**/
width:275px;
min-height:611px;
height:611px;
background: #F2F3F7 url(../img/foto_publikacje.jpg) top no-repeat;
}
.more{
background: url(../img/more.png) right no-repeat;
padding-right:20px;
line-height:25px;
height:20px;
}
div#content ul#links{
list-style:none;
padding:3px;
}
div#content ul#links li{
list-style:none;
padding:2px 0 2px 20px;
background: url(../img/bullet.png) left no-repeat;
border:none;
float:none;
}
