#paper {
    position: absolute;
    top: 79px;
    left: 603px;
    width: 313px;
    z-index: 9;
    background: url(../img/images/paper_bg5.png) repeat-y;
    _background: url(../img/images/paper_bg5_ie.png) repeat-y;
}

#paper .inner {
    /*background: url(images/paper_b.gif) bottom no-repeat;*/
   /* padding: 8px 30px 18px 30px;*/
   padding-left:15px;
}
#paper .inner #argazkia
{	
	float:left;
	background:url(../img/images/argazkia.jpg) no-repeat;
	width:120px;
	height:120px;
	margin-right:5px;
	text-align: center;
}
#paper .inner img{
	
}

#map_canvas{
	width:285px;
	height:180px;
	border-style:solid;
	border-width:2px;
	border-color:#BBAF8A;
	margin-top:90px;
	margin-bottom: 20px;
}
#paper img{
	margin-left:3px;
}
