@charset "utf-8";
/* CSS Document */

#roportaj{
float:left;
width:280px;
border:0px solid;
height:249px;
background:#323232;
margin-left:3px;
padding:3px;
color:#FFF;
}


#roportaj #baslik{
color:#ADC2D3;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin:3px;
padding:3px;
text-decoration:none;
border-bottom:3px solid  #ADC2D3;

}
#roportaj #ropres{
text-align:center;
width:110px;
height:90px;
float:left;
margin:5px;
overflow:hidden;


}

#roportaj img{

border:2px solid #ADC2D3;

width:100px;

}
#roportaj #ropbas{
	
	float:left;
	width:150px;
	margin-left:2px;
	font-weight:bold;	
}
#roportaj #ropozet{
	float:left;
	width:150px;
	margin-left:2px;
}
#roportaj #satir{
clear:both;
height:90px;
overflow:hidden;

}

#roportaj a{
color:#ADC2D3;
}

#roportaj #tumrop{
	text-align:right;
	margin:8px 5px;
	text-decoration:underline;
}

