@charset "utf-8";
/* CSS Document */

h1, h2, h3, p, div, table, td, ul, li { padding:0px; margin:0px; }

#projelerimiz-head { 
	width:210px; 
	height:34px; 
	background:url(images/projeler_althead.jpg) no-repeat; 
	margin:0 0 0 5px;
} 

#bitenpro-head {
	width:142px; 
	height:17px; 
	background:url(images/bitenproje-head.jpg) no-repeat; 
	margin:15px 0 15px 50px; 
}

#devampro-head {
	width:199px; 
	height:19px; 
	background:url(images/devamproje-head.jpg) no-repeat; 
	margin:15px 0 15px 50px; 
}

#proje-tbl { margin:10px auto; }
#proje-tbl td { vertical-align:middle; font-size:12px; color:#eeeeee; }
#proje-tbl td.ornthumb { 
	width:101px; 
	height:auto; 
	vertical-align:top; 
	text-align:center; 
	background:url(images/thumb-orn.jpg) no-repeat top; 
}
#proje-tbl td.ornthumb img { width:97px; height:97px; margin:2px;}


#proje-tbl td.prohead { 
	width:100px; 
	height:35px;  
	text-align:left;  
	padding:0 0 0 15px;
}

#proje-tbl td.prodot { width:20px; height:35px; text-align:center;}
#proje-tbl td.proaciklama { 
	width:330px; 
	height:35px; 
	text-align:left; 
	padding:0 0 0 15px; 
} 

#proje-tbl td.tumres { height:35px; text-align:right; padding:0 10px 0 0; }
#proje-tbl td.tumres a { 
	width:128px; 
	height:11px; 
	display:block; 
	background:url(images/tumres-but.jpg) no-repeat; 
}


