@charset "utf-8";
/* CSS Document */
 
/******************************************************/
/*	-> author:Razvan Radu             				  */
/*  -> e-mail:half_man_half_amazing_r_2005@yahoo.com  */
/******************************************************/

/* START Kwick */
#kwick						{ width:970px; }
#kwick .kwicks 				{ height:230px; list-style-type:none; margin:0; padding:0; }
#kwick li 					{ float:left; margin-right:-5px; }
#kwick .kwick 				{ display:block; cursor:pointer; overflow:hidden; height:230px; width:165px; }


.offer_box												{ display:block; position:relative; text-decoration:none;} 
.offer_content 											{ width: 300px; height: 230px; display:block; position:absolute; top:0; left:0; background:url(/img/6_boxuri_header_bg.png) no-repeat top left; }
.header_box_offer										{ width: 282px; height: 210px; display:block; position:absolute; left:7px; top:10px; overflow:hidden;}
.offer_content .offer_title								{ width:153px; height:43px; display:block; position:relative; background:url(/img/header_box_top.png) no-repeat top left; margin:15px 0 0 8px; padding:15px 0 0 10px; font:bold 14px 'Trebuchet MS'; color:#000; text-decoration:none;}
.offer_content .offer_title hover						{ text-decoration:underline;}
.offer_content .offer_title visited						{ color:#000;}
.offer_box .offer_content .offer_details_link 			{ text-decoration:none; position:absolute; right:10px; top:75px; background:url(/img/link_viziteaza_bg.png); display:block; height:80px; width:40px;}
.offer_content .offer_desc								{ width:145px; height:70px; display:block; position:absolute; background:url(/img/header_box_bottom.png) no-repeat top left; margin:70px 0 0 8px; padding:5px 5px 0 5px; font:normal 10px arial; color:#000;}

