/* CSS IMG styles */



	img.punkt 
		{
		margin-left: 7px;
        margin-right: 4px;
 	   	margin-bottom:2px;
		border:0px;	  
		}


	img.strzalka 
		{
		position:absolute;
		left: 585px;
		border:0px;
		}


	a.a 	
	{ 
	display: block;
	text-decoration:none;
    	border:0px;
	}


	a.a:link {color: #5D5D5D;}
	a.a:hover {color:#5D5D5D;}
	a.a:visited {color: #5D5D5D;}

      hr
	{
	background-color: #D3D3D3;
	margin-right: 30px;
	}
	
	p.opis {
	margin-left: 20px;
	margin-right: 40px
	}

div.portfolio {
float:left;
width: 275px;
}

p.gallery {font-weight: bold; }
p.tytul {font-weight: bold; font-size: 12px; margin-left:10px; }

/*** o mnie*/

#omnie {width: 500px; margin-left: 10px; }



div.tytul {width: 500px; background-color: #DEDCC8;
background:  url(box_bottom.gif) bottom right no-repeat;
min-height: 46px;
}
div.opis {width: 500px; background-color: #ECEBE1; margin-top: 15px; margin-bottom:15px; 

}
