			#content1{
				height: 470px;
				width: 430px;
				float:left;
				background: #f3f3f3;
				overflow:hidden;
				font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#99817D;
			}
			#content1 p{
				margin: 10px;
			}
			.scrollbar-vert{
			margin-left:20px;
				background: url(http://brunow.pl/img/scroll_a.gif);
				height: 470px;
				width: 20px;
				float:left;
			}
			.handle-vert{
				height: 5px;
				width: 16px;
				background: url(http://brunow.pl/img/scroll_b.gif) no-repeat;
				cursor:pointer;
				z-index:21;
			}
			
			