/*Holly HACK */
.cf:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cf
{
    display: inline-block;
}
* html .cf
{
    height: 1%;
}

.cf
{
    display: block;
}


div.book_main_container
{
	width:502px; /* 514- 12 px */
	height:107px; /* 119- 12 px */
	padding:6px;
	overflow:hidden;
	border:1px solid #136b60;
	font-family:Arial,Helvetica,sans-serif;
	background: #fff !important;
	
}
div.book_container
{

	width:496px; /* 502 - 3*2 */
	padding:3px;
	height:101px; /* 107 - 3*2 */
	background:#fff url('http://book.hu/images/design/konyvajanlo/konyvajanlo_bg.jpg') repeat-x;
}

div.book_img_container
{
	float:left;
	display:inline;
	width:77px;
	height:102px;
	overflow:hidden;
}
div.book_data_container
{
	float:left;
	display:inline;
	margin-left:10px;
	margin-top:15px;
	width:255px;
	height:90px;
	overflow:hidden;
}
div.book_name
{
	font-weight:bold;
	color:#115151;
	font-size:1.2em;
}



div.book_writer
{
	color:#115151;
}

div.book_price
{
	color:#971515;
}

div.book_right_container
{
	float:left;
	display:inline;
	margin-left:10px;
	margin-top:5px;
	width:140px;
	height:100px;
	overflow:hidden;
}
div.book_bookhu
{
	font-family:Impact;
	font-size:1.4em;
	color:#115151;
	text-align:right;
}
.book_bookhu a
{
	font-weight:bold;
	color:#115151;
	font-size:1.2em;
	text-decoration:none;
}
.book_bookhu a:hover
{
	font-weight:bold;
	color:#115151;
	font-size:1.2em;
	text-decoration:underline;
}
div.book_megnezem_button
{
	margin-top:25px;
}

span.book_red_big
{
	color:#971515;
	font-weight:bold;
	font-size:1.2em;
}
