/**
 * css/style.css
 */

* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}

html {
/*	overflow: -moz-scrollbars-vertical;*/
}

body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003155;
	/*background-color: #C8DFF0;*/
	/* fejlec redesign */
	background-color: #88BCE3;
}

input, textarea, select {
	font-family: Verdana;
	font-size: 11px;
	color: #7E7E7E;
}

img {
	border: 0px;
}

img.buttonImage, .buttonImage {
	cursor: pointer;
}

input.text.readonly {
	background-color: #ccc;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h1 a, h2 a, h3 a, .h1, .h2, .h3, .h4, .h5 {
	color: #3793D7;
	font-weight: normal;
	text-decoration: none;
}

h1, h1 a, .h1 {
	font-size: 21px;
}

h2, h2 a, .h2 {
	font-size: 17px;
}

h3, h3 a, .h3 {
	font-size:14px;
}
h4, h4 a, .h4 {
	font-size:13px;
}

h5, h5 a, .h5 {
	font-size:12px;
}

#main {
	/*width: 994px;*/
	/* fejlec redesign */
	position:relative;
	padding-top: 181px;
	width: 1004px;
	margin: 0px auto 0px auto;
}

#main0 {
	width: 1004px;
	position:relative;
	z-index:300;
	margin: 0px auto 0px auto;
}


#top {
	position: absolute;
	/* fejlec redesign */
	/*width: 994px;*/
	width: 1004px;
	top: 0px;
}

#topMenu {
	width: 994px;
	/* fejlec redesign */
	/*height: 58px;*/
	/*background: transparent url(/site/img/top_menu_bg.png) left top no-repeat;*/
	height: 50px;
	padding: 0px 5px 0px 5px;
	background: transparent url(/site/img/top_menu_full_bg.png) left top no-repeat;/*@SPRITE@*/
	overflow: hidden;
}

#topMenu .defaultMainMenu {
	background: transparent url(/site/img/top_menu_state_default.png) left top no-repeat;/*@SPRITE@*/
}

#topMenu .bookMainMenu {
	background: transparent url(/site/img/top_menu_state_book.png) left top no-repeat;/*@SPRITE@*/
}

#topMenu .foreignMainMenu {
	background: transparent url(/site/img/top_menu_state_foreign.png) left top no-repeat;/*@SPRITE@*/
}

#topMenu .movieMainMenu {
	background: transparent url(/site/img/top_menu_state_movie.png) left top no-repeat;/*@SPRITE@*/
}

#topMenu .musicMainMenu {
	background: transparent url(/site/img/top_menu_state_music.png) left top no-repeat;/*@SPRITE@*/
}

#topMenu .miscMainMenu {
	background: transparent url(/site/img/top_menu_state_misc.png) left top no-repeat;/*@SPRITE@*/
}

#topMenu .akciokMainMenu {
	background: transparent url(/site/img/top_menu_state_akciok.png) left top no-repeat;/*@SPRITE@*/
}

#topMenu .ujdonsagokMainMenu {
	background: transparent url(/site/img/top_menu_state_ujdonsagok.png) left top no-repeat;/*@SPRITE@*/
}

#topMenu .elorendelhetoMainMenu {
	background: transparent url(/site/img/top_menu_state_elorendelheto.png) left top no-repeat;/*@SPRITE@*/
}

#topMenu .toplistMainMenu {
	background: transparent url(/site/img/top_menu_state_toplist.png) left top no-repeat;/*@SPRITE@*/
}

#topSearch {
	/* fejlec redesign */
	/*background: transparent url(/site/img/top_search_bg.png) no-repeat left top;*/
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	width: 410px;
	float: left;
	margin-left: 15px;
}

#topLogin {
	width: 994px;
	height: 38px;
	background: transparent url(/site/img/top_login_bg.png) no-repeat left top;/*@SPRITE@*/
	padding: 0px 5px 0px 5px;
	overflow: hidden;
}

#topLoginBox {
	width: 994px;
	height: 38px;
	background: transparent url(/site/img/top_login_box_bg.png) no-repeat left top;/*@SPRITE@*/
	overflow: hidden;
}

#topReminderBox {
	width: 994px;
	height: 38px;
	background: transparent url(/site/img/top_reminder_box_bg.png) no-repeat left top;/*@SPRITE@*/
	overflow: hidden;
}

#topLoginBox input.text,
#topReminderBox input.text {
	background: none;
	border: none;
	padding: 1px;
	font-size: 12px;
}

#topLoginBox ul,
#topReminderBox ul {
	list-style-type: none;
	list-style-position: outside;
	height: 38px;
}

#topLoginBox ul li,
#topReminderBox ul li {
	float: left;
	color: #5687AB;
	font-size: 12px;
	padding: 0px 12px 0px 26px;
	height: 38px;
	line-height: 38px;
}

#topLoginBox ul li a,
#topReminderBox ul li a {
	color: #5687AB;
}

#topLoginBox ul li.emailItem,
#topReminderBox ul li.emailItem {
	padding:11px 0px 0px 24px;
	width:220px;
	height:27px;
	line-height:12px;
}

#topReminderBox ul li.emailItem {
	padding-left: 6px;
}

#topLoginBox ul li.passwordItem {
	padding:11px 0px 0px 16px;
	width:190px;
	height:27px;
	line-height:12px;
}

#topLoginBox ul li.buttonItem,
#topReminderBox ul li.buttonItem {
	padding:8px 0px 0px 20px;
	width:87px;
	height:30px;
	line-height: 0px;
}

#topReminderBox ul li.buttonItem {
	width: 98px;
}

#topLoginBox .loginButtonBg {
	background: transparent url(/site/img/button_new_login.png) no-repeat left top;/*@SPRITE@*/
	width: 87px;
}

#topReminderBox .reminderButtonBg {
	background: transparent url(/site/img/button_new_submit.png) no-repeat left top;/*@SPRITE@*/
	width: 87px;
}

#topLoginBox ul li.reminderItem,
#topReminderBox ul li.reminderItem {
	/*background: transparent url(/site/img/top_login_box_item_bg.png) no-repeat left top;*/
	padding-left: 0px;
}

#topLoginBox ul li.reminderItem .reminderItemBg,
#topReminderBox ul li.reminderItem .reminderItemBg {
	background: transparent url(/site/img/top_login_box_item_bg.png) no-repeat left top;/*@SPRITE@*/
	display: inline-block;
	float: left;
	width: 26px;
	height: 38px;
}

#topLoginBox ul li.registrationItem,
#topReminderBox ul li.registrationItem {
	/*background: transparent url(/site/img/top_logout_box_last_item_bg.png) no-repeat left top;*/
	padding-left: 0px;
}

#topLoginBox ul li.registrationItem .registrationItemBg,
#topReminderBox ul li.registrationItem .registrationItemBg {
	background: transparent url(/site/img/top_logout_box_last_item_bg.png) no-repeat left top;/*@SPRITE@*/
	display: inline-block;
	float: left;
	width: 26px;
	height: 38px;
}

#topLogoutBox ul {
	list-style-type: none;
	list-style-position: outside;
	height: 38px;
}

#topLogoutBox ul li {
	float: left;
	color: #5687AB;
	font-size: 12px;
	padding: 0px 12px 0px 0px;
	height: 38px;
	line-height: 38px;
}

#topLogoutBox ul li .itemBg {
	background: transparent url(/site/img/top_logout_box_item_bg.png) no-repeat left top;/*@SPRITE@*/
	display: inline-block;
	float: left;
	width: 26px;
	height: 38px;
}

#topLogoutBox ul li a {
	color: #5687AB;
}

#topLogoutBox ul li.firstItem {
	background-image: none;
	padding-left: 22px;
}

#topLogoutBox ul li.lastItem {
	padding-right: 0px;
}

#topLogoutBox ul li.lastItem .itemBg {
	background: transparent url(/site/img/top_logout_box_last_item_bg.png) no-repeat left top;/*@SPRITE@*/
	display: inline-block;
	float: left;
	width: 26px;
	height: 38px;
}

#head {
	width: 994px;
	/*height: 87px;*/
	height: 88px;
	overflow: hidden;
	/* fejlec redesign */
	padding: 5px 5px 0px 5px;
	background: transparent url(/site/img/head_trans_bg_2.png) left top no-repeat;/*@SPRITE@*/
}

#headLogo {
	/* fejlec redesign */
	/*width: 256px;*/
	height: 87px;
	float: left;
}

#headLogo img {
	margin: 10px 0px 0px 20px;
}

#headLogin {
	width: 199px;
	height: 87px;
	float: left;
}

#loginBox {
	font-size: 12px;
	line-height: 14px;
	color: #5088B1;
	width: 175px;
	height: 46px;
	padding: 12px 12px 0px 12px;
	margin-top: 13px;
	background: transparent url(/site/img/login_box_bg.png) left top no-repeat;/*@SPRITE@*/
}

.loginBoxHead {
	width: 150px;
	height: 17px;
	float: left;
}

.loginBoxOpenLayer {
	width: 25px;
	height: 17px;
	margin-left: 150px;
}

.boxLink {
	font-size: 12px;
	line-height: 14px;
	color: #5088B1;
	padding: 0px 0px 0px 16px;
	background: transparent url(/site/img/box_link_arrow.gif) 1px 2px no-repeat;
	display:block;
}

.boxLink a,
.boxLink a:hover {
	color: #5088B1;
}

.boxLinkBlue {
	font-size: 11px;
	line-height: 13px;
	color: #003155;
	padding: 0px 0px 0px 10px;
	background: transparent url(/site/img/box_link_arrow_blue.gif) 0px 2px no-repeat;
}

.boxLinkBlue a,
.boxLinkBlue:hover {
	color: #003155;
}

#autocompleteBoxLayer{
	width: 199px;
	position: absolute;
	top: 13px;
	z-index: 199;
}

#loginBoxLayer,
#reminderBoxLayer {
	width: 199px;
	position: absolute;
	top: 13px;
	z-index: 200;
}

#loginBoxLayer input.field,
#reminderBoxLayer input.field {
	width: 165px;
	height: 18px;
	padding: 4px 0px 0px 4px;
	margin: 0px 0px 6px 1px;
}

#loginBoxLayerBg,
#reminderBoxLayerBg {
	width: 199px;
	background: transparent url(/site/img/login_box_layer_bg.png) left top repeat-y;
}

#loginBoxLayerContent,
#reminderBoxLayerContent {
	font-size: 12px;
	line-height: 14px;
	color: #5088B1;
	width: 175px;
	padding: 12px 12px 0px 12px;
	background: transparent url(/site/img/login_box_layer_content_bg.png) left top no-repeat;
}

#reminderBoxLayerContent {
	font-size: 11px;
	line-height: 13px;
}

#loginBoxLayerContent ul.memberMenu {
	list-style-type: none;
	list-style-position: outside;
}

#loginBoxLayerContent ul.memberMenu li {
	font-size: 12px;
	line-height: 14px;
	color: #003155;
	padding: 0px 0px 8px 12px;
	background: transparent url(/site/img/box_list_item_bg.gif) 0px 6px no-repeat;
}

#loginBoxLayerContent ul.memberMenu li.lastItem {
	padding: 0px 0px 0px 12px;
}

#loginBoxLayerContent ul.memberMenu li a,
#loginBoxLayerContent ul.memberMenu li a:hover {
	color: #003155;
}

#loginBoxLayerBottom,
#reminderBoxLayerBottom {
	width: 199px;
	height:13px;
	background: transparent url(/site/img/login_box_layer_bottom_bg.png) left top no-repeat;
}

#headUserMenu {
	padding: 7px 0px;
    margin-left: 70px;
	float: left;
	/*background: transparent url(/site/img/head_user_menu_bg.png) no-repeat;*/
}

#headUserActionMenu {
    padding: 0 10px;
	float: left;
	overflow: hidden;
}

#headUserActionMenu a {
    padding-left: 5px;
}

#headUserActionMenu li {
	height: 23px;
	padding: 4px 0px 0px 20px;
}

#headUserActionMenu li.firstItem {
	height: 27px;
	padding: 0px 0px 0px 20px;
}

#headUserHelpMenu {
    float: left;
	/*margin-left: 58px;*/
	overflow: hidden;
	font-size: 11px;
	line-height: 19px;
	color: #5088B1;
}
/*
#headUserHelpMenu li.firstItem {
	padding: 11px 0px 5px 10px;
}
*/
#headUserHelpMenu a,
#headUserHelpMenu a:hover {
	color: #5088B1;
    border-left: solid 1px #a8c6dc;
    padding: 0 10px;
}

#headBasket {
	width: 328px;
	height: 87px;
	float: right;
}

#basketBox {
	width: 318px;
	height: 53px;
	margin-top: 13px;
	padding: 5px 5px 0px 5px;
	background: transparent url(/site/img/basket_box_bg.png) left top no-repeat;/*@SPRITE@*/
}

.basketBoxHead {
	width: 318px;
	height: 31px;
	background: transparent url(/site/img/basket_box_head_bg_2.png) top left no-repeat;/*@SPRITE@*/
}

.basketBoxHead div {
	float: left;
}

.basketBoxIconBg {
	background: transparent url(/site/img/basket_box_icon.png) top left no-repeat;/*@SPRITE@*/
}

.basketBoxShopCartIconBg {
	background: transparent url(/site/img/basket_box_go_to_order_icon.png) top left no-repeat;/*@SPRITE@*/
}

.basketBoxOpenIcon {
	background: transparent url(/site/img/box_button_open_layer.png) top left no-repeat;/*@SPRITE@*/
	width: 25px;
	height: 17px;
	margin-left: 26px;
}

.basketBoxCloseIcon {
	background: transparent url(/site/img/box_button_close_layer.png) top left no-repeat;/*@SPRITE@*/
	width: 25px;
	height: 17px;
	margin-left: 26px;
}

.basketBoxHeadImage {
	padding: 5px 0px 5px 5px;
}

.basketBoxHeadText {
	background: transparent url(/site/img/basket_box_head.png) top left no-repeat;/*@SPRITE@*/
	width: 110px;
	height: 21px;
}

.basketBoxOpenLayer {
	width: 141px;
	height: 24px;
	padding: 7px 0px 0px 0px;
}

.basketBoxOpenLayer img {
	margin-left: 26px;
}

.basketSummary {
	font-size: 12px;
	line-height: 12px;
	color: #5088B1;
	padding: 0px 0px 0px 37px;
}

#basketBoxList {
	width: 304px;
	padding: 0px 7px 0px 7px;
	overflow: hidden;
}

#basketBoxList div.cover_frame {
	width: 60px;
	float: left;
}

#basketBoxList div.book {
	width: 232px;
	margin: 0px 0px 0px 72px;
}

#basketBoxList div.title {
	font-size: 17px;
	line-height: 19px;
	color: #3793D7;
}

#basketBoxList div.title a {
	color: #3793D7;
	text-decoration: none;
}

#basketBoxList div.title a:hover {
	color: #3793D7;
	text-decoration: underline;
}

#basketBoxList div.author {
	font-size: 12px;
	line-height: 14px;
	color: #003155;
	padding-top: 4px;
}

#basketBoxList div.price {
	font-size: 12px;
	line-height: 14px;
	color: #FF6600;
	padding-top: 4px;
}

#basketBoxList div.pieceContainer {
	width: 76px;
	height: 20px;
	padding-top: 10px;
	float: left;
}

#basketBoxList div.piece {
	height: 20px;
	width: 35px;
	float: left;
}

#basketBoxList div.modifyPiece {
	width: 38px;
	height: 14px;
	margin: 0px 0px 0px 35px;
	padding: 6px 0px 0px 3px;
}

#basketBoxList div.modifyPiece input {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	width: 13px;
	height: 13px;
}

#basketBoxList div.piece input {
	font-size: 11px;
	text-align: left;
	color: #7E7E7E;
	padding: 1px 1px 1px 1px;
	width: 29px;
	height: 14px;
}

#basketBoxList div.sum_price {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	color: #5088B1;
	width: 156px;
	height: 14px;
	margin: 0px 0px 0px 76px;
	padding-top: 16px;
}

#basketBoxList div.nopiece div {
	color: #A7B5BF !important;
}

#basketBoxList div.nopiececover {
	opacity: 0.25;
	filter: alpha(opacity=25);
}

#basketBoxListSum {
	width: 284px;
	height: 12px;
	margin: 12px 0px 12px 0px;
	padding: 10px 10px 8px 10px;
	background: transparent url(/site/img/basket_box_sum_bg.png) left top no-repeat;/*@SPRITE@*/
}

#basketBoxListDiscountSum {
	width: 284px;
	height: 12px;
	margin: 12px 0px 0px 0px;
	padding: 10px 10px 8px 10px;
	background: transparent url(/site/img/basket_box_sum_bg.png) left top no-repeat;/*@SPRITE@*/
}

#basketBoxListDeliveryHead {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #3793D7;
	padding: 0px 0px 0px 7px;
}

#basketBoxListDelivery {
	width: 304px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background: transparent url(/site/img/basket_box_delivery_bg2.png) repeat-y;
}

#basketBoxListDelivery2 {
	padding: 0px;
	background: transparent url(/site/img/basket_box_delivery_bg1.png) left top no-repeat;
}

#basketBoxListDelivery3 {
	padding: 12px 10px 10px 10px;
	background: transparent url(/site/img/basket_box_delivery_bg3.png) left bottom no-repeat;
}


#basketBoxListSum ul,
#basketBoxListDiscountSum ul,
#basketBoxListDelivery ul {
	list-style-type: none;
	list-style-position: outside;
	width: 284px;
}

#basketBoxListSum ul li,
#basketBoxListDiscountSum ul li,
#basketBoxListDelivery ul li {
	font-size: 11px;
	line-height: 12px;
	color: #003155;
	width: 142px;
	float: left;
}

#basketBoxListSum ul li.value,
#basketBoxListDiscountSum ul li.value,
#basketBoxListDelivery ul li.value {
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	color: #5088B1;
}

#basketBoxListSum ul li.active,
#basketBoxListDiscountSum ul li.active,
#basketBoxListDelivery ul li.active {
	font-weight: bold;
	color: #FF6600;
}

.basketAjaxLoadingImg {
	margin: 0px 0px 0px 139px;
}

#basketBoxSumPiece,
#basketBoxSumPrice,
#basketBoxLayerSumPiece,
#basketBoxLayerSumPrice {
	font-weight: bold;
}

#basketBoxLayer {
	width: 328px;
	position: absolute;
	top: 18px;
	right:5px;
	z-index: 200;
}

#basketBoxLayerBg {
	width: 328px;
	background: transparent url(/site/img/basket_box_layer_bg.png) left top repeat-y;
}

#basketBoxLayerContent {
	width: 318px;
	padding: 5px 5px 0px 5px;
	background: transparent url(/site/img/basket_box_layer_content_bg.png) left top no-repeat;
	position: relative;
}

#basketBoxListOverlay {
	position: absolute;
	top: 58px;
	left: 1px;
	width: 326px;
	background-color: #FFFFFF;
}

#basketBoxLayerBottom {
	width: 318px;
	height: 31px;
	padding: 0px 5px 5px 5px;
	background: transparent url(/site/img/basket_box_layer_bottom_bg.png) left top no-repeat;/*@SPRITE@*/
}

#basketBoxLayerBottom div {
	float: left;
}

.basketBoxLayerBottomMenu {
	width: 277px;
	height: 31px;
	padding: 0px 0px 0px 10px;
	background: transparent url(/site/img/basket_box_layer_bottom_menu_bg_2.png) left top no-repeat;/*@SPRITE@*/
}

#basketBoxLayerBottom ul {
	list-style-type: none;
	list-style-position: outside;
}

#basketBoxLayerBottom ul li {
	font-size: 10px;
	line-height: 29px;
	color: #003155;
	height: 31px;
	padding: 0px 13px 0px 10px;
	background: transparent url(/site/img/box_link_arrow_blue.gif) 0px 11px no-repeat;
	float: left;
}

#basketBoxLayerBottom ul li a,
#basketBoxLayerBottom ul li a:hover {
	color: #003155;
}

#middle {
	width: 994px;
	/* fejlec redesign */
	/*margin-top: 184px;*/ /* default #top.height */
	/*position: relative;*/
	/*background-color: #FFFFFF;*/
	/* fejlec redesign */
	padding: 0px 5px 0px 5px;
	background: transparent url(/site/img/middle_bg.png) left top repeat-y;
}

#middleTop {
	width: 994px;
	overflow: hidden;
}

#middleContent {
	width: 728px;
	margin: 0px 10px 0px 10px;
	float: right;
	overflow: hidden;
}

.middleTopContent {
	border-top:1px solid #EBEBEB;
	margin: 0px 20px 0px 20px;
	padding:12px 0 20px 0;
}

.middleTopContent h1 {
	margin-bottom: 15px;
}

#middleLeft {
	width: 246px;
	overflow: hidden;
}

#bottom {
	/*width: 994px;*/
	/* fejlec redesign */
	width: 1004px;
}

#bottomSearchCloud {
	height: 92px;
	/* fejlec redesign */
	/*padding:15px 20px 5px 20px;*/
	/*background: transparent url(/site/img/bottom_search_cloud_bg.png) left top repeat-x;*/
	padding: 15px 25px 5px 25px;
	background: transparent url(/site/img/bottom_search_cloud_full_bg.png) left top no-repeat;/*@SPRITE@*/
	overflow: hidden;
}
#bottomSearchCloud a{
	color:#45779C;
}

#bottomSearchCloud div {
	height: 75px;
	line-height:21px;
	overflow: hidden;
}

#bottomMenu {
	width: 974px;
	height: 151px;
	/* fejlec redesign */
	/*padding: 20px 10px 10px 10px;*/
	/*background: transparent url(/site/img/bottom_menu_bg.png) left top no-repeat;*/
	padding: 20px 15px 10px 15px;
	background: transparent url(/site/img/bottom_menu_full_bg.png) left top no-repeat;/*@SPRITE@*/
	overflow: hidden;
}

.bottomMenuBlock {
	height: 151px;
	padding: 0px 10px 0px 20px;
	background: transparent url(/site/img/bottom_menu_block_bg.png) right top no-repeat;
	float: left;
	overflow:hidden;
}

.bottomMenuBlock ul {
	list-style-type: none;
	list-style-position: outside;
}

.bottomMenuBlock li {
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	min-height: 19px;
	padding: 0px 0px 0px 16px;
	background: transparent url(/site/img/bottom_menu_item_bg.png) 2px 4px no-repeat;
}

.bottomMenuBlock li a,
.bottomMenuBlock li a:hover {
	color: #FFFFFF;
}

.bottomMenuHead {
	height: 20px;
	margin-bottom: 6px;
}

.szolgaltatasBottomMenu {
	background: transparent url(/site/img/bottom_menu_head_szolgaltatas.png) top left no-repeat;/*@SPRITE@*/
	display: inline-block;
}

.torzsvasarloknakBottomMenu {
	background: transparent url(/site/img/bottom_menu_head_torzsvasarloknak.png) top left no-repeat;/*@SPRITE@*/
	display: inline-block;
}

.hirlevelekBottomMenu {
	background: transparent url(/site/img/bottom_menu_head_hirlevelek.png) top left no-repeat;/*@SPRITE@*/
	display: inline-block;
}

.kulturaBottomMenu {
	background: transparent url(/site/img/bottom_menu_head_kultura.png) top left no-repeat;/*@SPRITE@*/
	display: inline-block;
}

.libriBottomMenu {
	background: transparent url(/site/img/bottom_menu_head_libri.png) top left no-repeat;/*@SPRITE@*/
	display: inline-block;
}

#bottomPartners {
	width: 974px;
	/*height: 120px;*/
	height: 26px;
	/* fejlec redesign */
	/*background: transparent url(/site/img/bottom_partners_bg.png) left bottom no-repeat;*/
	background-color: #C1E0F7;
	padding: 28px 15px 25px 15px;
	overflow: hidden;
}

#bottomPartners ul {
	list-style-type: none;
	list-style-position: outside;
	height: 26px;
}

#bottomPartners ul li {
	float: left;
	font-size: 17px;
	height: 26px;
	padding: 0px 33px 0px 33px;
	color: #45779C;
	border-right: solid 1px #A3CEEF;
	line-height: 28px;
}

#bottomPartners ul li a {
	color: #45779C;
}

#bottomPartners ul li.firstItem {
	color: #5088B1;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	border-right: none;
	line-height: 30px;
}

#bottomPartners ul li.lastItem {
	padding-right: 0px;
	border-right: none;
	line-height: 0px;
}

.bottomPartnerHead {
	font-size: 12px;
	line-height: 12px;
	color: #5088B1;
	height: 20px;
	padding: 0px 0px 0px 10px;
}

.bottomPartnerBlock {
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	color: #5088B1;
	float: left;
}

.bottomPartnerBlock p {
	margin-top: 6px;
}

.pConcert {
	width: 149px;
	padding: 0px 17px 0px 0px;
}

.pConcert img {
	margin: 14px 0px 13px 0px;
}

.pKolonia {
	width: 180px;
	padding: 0px 17px 0px 0px;
}

.pKolonia img {
	margin: 5px 0px 6px 0px;
}

.pKH {
	width: 160px;
	padding: 0px 26px 0px 0px;
}

.pKH img {
	margin: 5px 0px 7px 0px;
}

.pAntikvarium {
	width: 149px;
	padding: 0px 36px 0px 0px;
}

.pAntikvarium img {
	margin: 5px 0px 4px 0px;
}

.pBigfish {
	width: 239px;
	padding: 0px;
}

.pBigfish img {
	margin: 11px 0px 11px 0px;
}

.bottomPartnerBlock a,
.bottomPartnerBlock a:hover {
	color: #5088B1;
}

#bottomCopyright {
	font-size: 11px;
	line-height: 40px;
	text-align: center;
	color: #5088B1;
	/* fejlec redesign */
	/*width: 994px;*/
	/*height: 40px;*/
	width: 1004px;
	height: 42px;
	padding: 0px 0px 5px 0px;
	background: transparent url(/site/img/bottom_copyright_trans_bg_2.png) left top no-repeat;/*@SPRITE@*/
}

div.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

div.transparent {
	background-color: transparent;
	background-image: none;
}

#libriMessagePanel {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	height: 98px;
	z-index: 200;
}

#libriMessagePanelLeft {
	font-size: 25px;
	line-height: 98px;
	width: 19px;
	height: 98px;
	background: transparent url(/site/img/msg_panel_left_bg.png) left top no-repeat;
	/*
	display: inline-block;
	*/
	display: block;
	float: left;
}

#libriMessagePanelContent {
	font-size: 25px;
	line-height: 98px;
	background: transparent url(/site/img/msg_panel_content_bg.png) left top repeat-x;
	height: 98px;
	/*
	display: inline-block;
	*/
	display: block;
	float: left;
}

#libriMessagePanelContent p {
	padding: 0px 15px 0px 15px;
	color: #5088B1;
}

#libriMessagePanelContent p.msgOk {
	background: transparent url(/site/img/msg_ok_bg.png) left top no-repeat;
	padding: 0px 15px 0px 78px;
}

#libriMessagePanelContent p.msgOkRow2 {
	line-height: 32px;
	padding-top: 18px;
}

#libriMessagePanelContent p.msgOkRow2 span {
	display: block;
}

#libriMessagePanelContent p.msgAlert {
	background: transparent url(/site/img/msg_alert_bg.png) left top no-repeat;
	padding: 0px 15px 0px 78px;
}

#libriMessagePanelContent p.msgAlertRow2 {
	line-height: 32px;
	padding-top: 16px;
}

#libriMessagePanelContent p.msgAlertRow2 span {
	display: block;
}

#libriMessagePanelRight{
	font-size: 25px;
	line-height: 98px;
	width: 19px;
	height: 98px;
	background: transparent url(/site/img/msg_panel_right_bg.png) left top no-repeat;
	/*
	display: inline-block;
	*/
	display: block;
	float: left;
}

#libriMessagePanel .errorMessage {
	color: #FFCC00;
}

.calendar_box {
	background-color: #F5F5F5;
	padding: 5px 10px 5px 10px;
}
.calendar_box_head {
	background: #F5F5F5 url(/site/img/calendar_box_top.png) no-repeat top left;/*@SPRITE@*/
	height: 50px;
	width: 246px;
}
.calendar_box div.caption_title{
	color:#003155;
	font-weight:bold;
	text-align:center;
	margin:5px 10px 10px 10px;
}
.calendar_box div.caption_title .cbox_prev{
	display:block;
	width:17px;
	height:17px;
	float:left;
}
.calendar_box div.caption_title .cbox_next{
	display:block;
	width:17px;
	height:17px;
	float:right;
}
.calendar_box div.caption_title .cbox_month{
	color: #003155;
}
#calendar_box_table {
	width:224px;
	border:1px solid #E3E3E3;
}
#calendar_box_table th{
	background-color:#3793D7;
	color:#FFFFFF;
	height:24px;
	text-align:center;
}
#calendar_box_table td{
	background-color:#FFFFFF;
	color:#003155;
	height:20px;
	text-align:center;
}
#calendar_box_table td div{
	width:24px;
	border:1px solid #FFFFFF;
	height:15px;
	padding-top:2px;
}
#calendar_box_table td div.dayactive{
	background-color:#E4F2FA;
	border:1px solid #9BC9EB;
	text-align:center;
}

.left_box_bottom {
	width: 246px;
	background: transparent url(/site/img/left_box_bottom.png) no-repeat top left;/*@SPRITE@*/
	height: 12px;
	margin-bottom:15px;
}

.toplist {
	width: 246px;
	background: #F5F5F5 url(/site/img/toplist_top.png) no-repeat top left;
	padding: 55px 0px 0px 0px;
}

.toplist.profession {
	background-image: url(/site/img/toplist_profession.png);
}

.toplist img {
	width: 52px;
}

.cover {
	padding: 4px;
	background: #FFFFFF;
	word-spacing: -1em;
}

.cover_frame {
	padding: 1px;
	background: #D7D7D7;
	float: left;
}

.toplist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.toplist ul li {
	padding: 10px 0 1px 0;
	background: transparent url(/site/img/toplist_sep.png) no-repeat bottom;
}

.toplist.profession ul li {
	padding: 5px 10px;
}
.toplist.profession ul li a {
	float: right;
	color: #3793D7;
	padding-left: 10px;
	background: url('/site/img/ac_link_bg.png') no-repeat left center;
}

.toplist ul li .toplist_li_div {
	padding: 0 0 10px 20px;
}

.toplist_book_title {
	font-size: 17px;
	color: #3793d7;
	line-height: 19px;
}

.toplist .cover_frame {
	margin: 0 10px 0 0;
	clear: left;
}

.toplist_author a {
	color: #003155;
	font-size: 12px;
}

.toplist_price {
	color: #ff6600;
	font-size: 12px;
	padding: 3px 0;
}

.link_details {
	padding: 12px 0 0 0;
}

.link_details a {
	padding: 0 0 0 15px;
	background: transparent url(/site/img/link_reszletek.png) no-repeat 0px 1px;
	color: #b9b9b9;
	font-size: 11px;
}

.toplist_text {
	float: left;
	width: 150px;
}

.toplist .pos_1 {
	background: transparent url(/site/img/toplist_1.png) no-repeat bottom right;
}

.toplist .pos_2 {
	background: transparent url(/site/img/toplist_2.png) no-repeat bottom right;
}

.toplist .pos_3 {
	background: transparent url(/site/img/toplist_3.png) no-repeat bottom right;
}

.toplist .pos_4 {
	background: transparent url(/site/img/toplist_4.png) no-repeat bottom right;
}

.toplist .pos_5 {
	background: transparent url(/site/img/toplist_5.png) no-repeat bottom right;
}

.toplist .full_list {
	background: none;
	padding-left: 20px;
}

.toplist .full_list a {
	padding: 0 0 0 11px;
	background: transparent url(/site/img/link_full_list.png) no-repeat 0px 3px;
	font-size: 11px;
	color: #5088b1;
}

#topsearch_input_bg {
    background: transparent url(/site/img/top_search_full_bg.png) no-repeat top left;/*@SPRITE@*/
    float: left;
}

#topsearch_input_frame {
	/*background:transparent url(/site/img/ac_bg1.png) 17px 8px no-repeat;*/
	height:28px;
	padding-top: 6px;
}

#topsearch_input {
	width: 310px;
	margin: 0 5px 0 10px;
	background: none;
	border: none;
	padding: 1px;
	font-size: 12px;
}

#topsearch_btn_bg {
	background: url(/site/img/btn_topsearch.png) top left no-repeat;/*@SPRITE@*/
	float: left;
}

#topsearch_btn {
    margin: 0;
}

.topsearch_inputs {
	float: left;
}

div.search_block {
    width: 48%;
    vertical-align: top;
    padding: 0 1%;
    display: inline-block;
    margin-bottom: 20px;
}
div.search_block.top10 {
    width: 98%;
}
div.search_block.top10 .catTitle {
    background:#5DA8DF url(/site/img/ac_bg5.png) left top repeat-y;
}

div.search_block div.catTitle {
    padding: 2px 5px;
}

div.search_block div.catTitle span {
    color: #FFE851;
    font-weight: bold;
    font-size: 12px;
}

div.search_block div.item {
    clear: both;
    height: auto !important;
}

.search_detail {
    color: #5088B1;
    display: block;
    float: right;
	padding: 0 0 2px 10px;
	/*background: transparent url(/site/img/link_search.png) no-repeat left;*/
}

.search_detail:hover {
	text-decoration: none;
}

.shopSearch {
	display: inline-block;
	position: relative;
	font-size: 12px;
	top: -4px;
	left: 228px;
	height: 20px;
	background: transparent url(/site/img/btn_shopsearch.png) no-repeat right;
	line-height: 20px;
	width: 300px;
	color: #7E7E7E;
}

#shopSearchLayer {
	position: absolute;
	width: 311px;
	top: 36px;
	right: 22px;
	margin-top: 153px;
	overflow: hidden;
	z-index: 200;
}

#shopSearchLayerBg {
	width: 311px;
	background: transparent url(/site/img/shop_search_layer_bg.png) left top repeat-y;
}

#shopSearchLayerHead {
	font-size: 12px;
	line-height: 14px;
	color: #7E7E7E;
	width: 302px;
	height: 26px;
	padding: 5px 0px 0px 9px;
	background: transparent url(/site/img/shop_search_layer_head_bg.png) left top no-repeat;
}

#shopSearchLayerContent {
	width: 304px;
	height: 590px;
	overflow-y: scroll;
	padding: 0px 0px 0px 1px;
	background: transparent url(/site/img/shop_search_layer_content_bg.png) left top no-repeat scroll;
	position: relative;
}

#shopSearchLayerBottom {
	width: 311px;
	height: 21px;
	background: transparent url(/site/img/shop_search_layer_bottom_bg.png) left top no-repeat;
}

.shopSearchFolder {
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #FFE851;
	width: 273px;
	height: 32px;
	background: transparent url(/site/img/shop_search_folder_bg.png) left top no-repeat;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 12px;
}

.shopSearchItem {
	font-size: 11px;
	line-height: 23px;
	color: #003155;
	width: 273px;
	height: 23px;
	padding: 0px 0px 0px 12px;
	position: relative;
}

.shopSearchItem a,
.shopSearchItem a:hover {
	color: #003155;
}

.shopSearchItemInfo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 275px;
	background: transparent url(/site/img/shop_search_info_loading_bg.png) left top no-repeat;
}

.shopSearchInfoHead {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #3793D7;
	width: 263px;
	height: 17px;
	background: transparent url(/site/img/shop_search_info_head_bg.png) left top no-repeat;
	padding: 8px 0px 0px 12px;
}

.shopSearchInfoHead a,
.shopSearchInfoHead a:hover {
	color: #3793D7;
	text-decoration: none;
}

.shopSearchInfoContent {
	width: 250px;
	padding: 0px 13px 12px 12px;
	background-color: #FFFFFF;
	overflow: auto;
}

.shopSearchInfoContent div.cover_frame {
	margin-top: 6px;
	float: none;
}

.shopSearchInfoContent div.shopSearchAddress {
	font-size: 11px;
	line-height: 18px;
	color: #003155;
	margin: 6px 0px 0px 0px;
}

.shopSearchInfoContent div.shopSearchAddress a {
	color: #003155;
	text-decoration: none;
}

.shopSearchInfoContent div.shopSearchAddress a:hover {
	color: #003155;
	text-decoration: underline;
}

.shopSearchInfoContent div.shopSearchOpenHours {
	line-height: 15px;
}

.shopSearchInfoContent div.shopSearchOpenHours table.open_hours_table {
	width: 200px;
}

.shopSearchInfoContent div.shopSearchOpenHours p.shopSearchOpenHoursHead {
	margin: 18px 0px 6px 0px;
}

.shopSearchInfoBottom {
	width: 263px;
	height: 25px;
	background: transparent url(/site/img/shop_search_info_bottom_bg.png) left top no-repeat;
	padding: 9px 0px 0px 12px;
}

.shopSearchInfoBottom a.boxLink {
	font-size: 11px;
	line-height: 16px;
	color: #5089B1;
	background-position: 1px 1px;
}

.shopSearchInfoBottom a.boxLink:hover {
	color: #5089B1;
}

#navigationBar {
	width: 954px;
	height: 50px;
	margin: 0px 0px 0px 20px;
	overflow: hidden;
}

#navigationBar ul {
	list-style-type: none;
	list-style-position: outside;
	height: 50px;
}

#navigationBar ul li {
	font-size: 12px;
	line-height: 48px;
	height: 50px;
	padding: 0px 36px 0px 0px;
	color: #5088B1;
	background: transparent url(/site/img/navigation_list_item_bg.gif) right center no-repeat;
	float: left;
}

#navigationBar ul li a {
	color: #5088B1;
	text-decoration: underline;
}

#navigationBar ul li a:hover {
	color: #5088B1;
	text-decoration: none;
}

#navigationBar ul li.lastItem {
	padding: 0px;
	color: #B9B9B9;
	background-image: none;
}
.left_filter {
	width: 246px;
	background: #f5f5f5 url(/site/img/left_filter_top.png) no-repeat 0px 0px;
	padding: 55px 0 0 0;
}
.category_head {
	background: #f5f5f5 url(/site/img/filter_category_bg.png) no-repeat 0px 0px;
	height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #ffe851;
	line-height: 32px;
	padding: 0 5px 10px 20px;
	margin-top: 15px;
}
.filter_link {
	padding: 0px 2px 0px 20px;
	line-height: 16px;
}
.filter_link a {
	color: #003155;
}
.filter_title {
	background: transparent url(/site/img/toplist_sep.png) no-repeat bottom;
	padding: 10px 10px 10px 20px;
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}
.filter_hits {
	color: #5087b1;
}
a.onsale {
	color: #ff6600 !important;
}
.filter_link .active {
	padding-left: 10px;
	background: transparent url(/site/img/box_blue_arrow.png) no-repeat left;
	font-weight:bold;
	color: #003155;
}

.filter_link .normal {
	font-weight:normal;

}

.filter_link ul {
	list-style-type: none;
	list-style-position: outside;
}
.filter_groups li {
	margin: 0 0 0 10px;
}
.filter_sub_list {
	margin: 0 0 0 10px;
}
.filter_highlight {
	font-weight: bold;
}
.indent {
	margin: 0 0 0 20px;
}
.indent_list {
	margin: 0 0 0 10px;
}
.filter_link b {
	margin: 0 0 0 10px;
}
.item_position {
	float: left;
	padding: 0 8px 0 10px;
    width: 20px;
}
.list_item .cover_frame {
	float: left;
	margin-right: 15px;
	width: 108px;
}
.list_text {
	width: 390px;
	overflow: hidden;
	float: left;
}
.list_text h2 {
	line-height: 20px;
}
.list_item h3 {
	color: #003155;
	font-size: 12px;
	margin-top: 5px;
}
.list_lead {
	color: #5088b1;
	margin: 5px 0;
}


.final_list_price .min_percent_box div {
	/*background: #FFFFFF url(/site/img/discount_hilight_bg.png) right top no-repeat;*/
	background: #FFFFFF url(/site/img/discount_hilight_round.png) right top no-repeat;
	padding: 1px 12px 1px 0px;
	height:28px;
	overflow:hidden;
	margin-left:8px;
}
.final_list_price {
	font-size: 20px;
	color: #ff6600;
	padding: 0 5px 0 0;
	margin: 1px 0 0 0;
}
.final_list_price .min_percent_box, #sale_main_page .min_percent_box {
	display:inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #ffffff;
	/*background-color: #ff6600;
	border-radius:10px;*/
	background: url(/site/img/min_discount_box_bg.png) left top no-repeat;
	margin:1px 0 0 3px;


}
.final_list_price .min_percent_box div, #sale_main_page .min_percent_box div{
	background: #FFFFFF url(/site/img/min_discount_box_bg.png) right top no-repeat;
	padding: 1px 7px 1px 0px;
	height:18px;
	overflow:hidden;
	font-weight:bold;
	margin-left: 8px;
}
.two_col .final_list_price .min_percent_box {
	float:right;
	margin-right: 28px;
	position: relative;
	margin-top: -10px;
	margin-bottom: 5px;
}
.final_list_price .final_list_price1 {
	margin-bottom:3px;
}

.two_col .final_list_price .final_list_price1 {
	display:inline;
	margin-bottom:0;
}

.discount {
	font-size: 11px;
}

.ratings {
	width: 135px;
	overflow:hidden;
	float: left;
	margin-left:12px
}
.kk_book_display .ratings {
    background-color:#FFFFFF;
    padding: 10px 0 0 0;
}
.list_item {
	width: 568px;
	border-right:1px solid #E7E7E7;
	overflow: hidden;
	float: left;
}
.list_item .list_book_offer {
    margin-left: 38px;
    float: left;
    clear: both;
    margin-top: 10px;
    line-height: 48px;
}
.list_item .list_book_offer a {
    color: #5088B1;
}
.list_item .list_book_offer img {
    padding: 2px;
    border: solid 1px #D7D7D7;
    vertical-align: middle;
    margin-right: 5px;
}

.kk_book_display .list_item {
    padding: 19px 0 22px 0;
    min-height:152px;
    background-color:#C1DFF7;
}


.hp_book_display .list_item {
    padding: 19px 0 22px 0;
    min-height:152px;
    background-color:#FFED8D;
}

.bookListTable {
	padding: 19px 0;
}
.kk_book_display {
	padding: 0;
}

.hp_book_display {
	padding:0;
}

.kk_book_display h2 a {
    color:#000000;
}

.transport {
	color: #aeaeae;
	line-height: 26px;
	margin: 10px 0 0 0;
}
.transport_kk {
	color: #aeaeae;
	line-height: 26px;
	margin: 5px 0 5px 10px;
}
.two_col .transport input {
	margin-bottom: 5px;
}
.btn_kosarba {
	margin-right: 12px;
	float: left;
}

.addToShopCartButtonBg {
	background: transparent url(/site/img/btn_kosarba.png) top left no-repeat;/*@SPRITE@*/
	height: 30px;
	width: 91px;
}

.addToShopCartButtonOnPageBg {
	background: transparent url(/site/img/btn_kosarba4.png) top left no-repeat;/*@SPRITE@*/
	height: 41px;
	width: 121px;
}

.requestOnPageButtonBg {
	background: transparent url(/site/img/kk_add_to_list2.png) top left no-repeat;/*@SPRITE@*/
	height: 41px;
	width: 211px;
	display: inline-block;
}

.kkLogoOnPage {
	background: transparent url(/site/img/kk_logo_123x117.png) top left no-repeat;/*@SPRITE@*/
	float: left;
	margin: 10px 20px 10px 0px;
	width: 121px;
	height: 117px;
}

.kosarba_btn {
	background: url('http://static.libri.hu/site/img/btn_kosarba.png') no-repeat;
	border: 0px none;
	width: 91px;
	height: 30px;
	cursor: pointer;
}

.list_sep {
	clear: both;
	background: transparent url(/site/img/list_sep.png) repeat-x;
	height: 7px;
	overflow:hidden;
	margin: 0;
}
.orderable, .preorderable {
	display: inline-block;
	padding: 9px 0 4px 29px;
	background: transparent url(/site/img/btn_orderable.png) no-repeat 0px 5px;
	width: 250px;
	float: left;
	line-height: 15px;
	min-height: 20px;
}
.pager, .order_list {
	background: transparent url(/site/img/list_box_bg.png) no-repeat 0px 0px;
	height: 43px;
	line-height: 42px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}
.searchPIndexAct {
	font-weight: bold;
	padding: 0px 5px;
}
.searchPIndex {
	padding: 0px 5px;
	color: #5087b1;
	text-decoration: underline;
}
.searchPIndex:hover {
	text-decoration: none;
}
.pager_next, .pager_prev {
	display: inline;
}
.pager_prev a {
	padding: 0 0 0 10px;
	background: transparent url(/site/img/btn_prev.png) no-repeat left;
	text-decoration: none;
}
.pager_next a {
	padding: 0 10px 0 0;
	background: transparent url(/site/img/btn_next.png) no-repeat right;
	text-decoration: none;
}
.order_list {
	text-align:left;
	padding: 0px 20px;
}
.order_list div {
	display: inline-block;
	float: left;
	line-height: 42px;
	padding: 0 3px;
}

.order_list .cim {
	background: url(/site/img/list_box_sep.png) no-repeat right 12px;
}

.order_list .cim .activefilter {
	font-weight:bold;
	padding-right:16px;
	background:url(/site/img/list_box_arrow_down.png) right 5px no-repeat;
}

.order_txt {
	font-size: 12px;
	color: #999;
}
.order_list a {
	color: #5087b1;
}
#book .title {
	margin: 0 0 0 20px;
}
#book h1 {
	line-height: 30px;
	float: left;
}
#book h2.authors a {
	font-size: 13px;
	color: #003155;
	text-decoration: underline;
}
#book h2.authors a:hover {
	text-decoration: none;
}
#book .cover_frame {
}
#book .cover_panel {
	float: left;
	margin: 15px 20px 0 20px;
	line-height: 30px;
}
#book .cover_panel a {
	color: #5087b1;
}
#book .addthis {
	padding-top: 22px;
	height: 20px;
}
#book .addthis ul {
	list-style-type: none;
	list-style-position: outside;
}
#book .addthis ul li {
	float: left;
	height: 20px;
	font-size: 11px;
	line-height: 19px;
	color: #999999;
	padding-right: 5px;
}
#book .addthis ul li a {
	color: #999999;
	text-decoration: none;
}
#book .props a {
	color: #5087b1;
}
#book .props {
	margin: 10px 0 10px 0;
	line-height: 19px;
}
#book .props .kk_book_page_display  {
	line-height: 1.2em;
}
#book .book_left {
	margin-left: 250px;
}
#book .price_box {
	background: transparent url(/site/img/book_price_bg.png) no-repeat 0px 0px;
	width: 424px;
	margin-top:16px;
	background-color:#ECF6FD;
	overflow:hidden;
}
#book .kk_book_page_display {
	background: transparent url(/site/img/kk_book_price_bg.png) no-repeat 0px 0px;
	background-color:#C1DFF7;
}
#book .hp_book_page_display {
	background: transparent url(/site/img/hp_book_price_bg.png) no-repeat 0px 0px;
	background-color:#FFED8D;
}





#book .price_box_bottom {
	background: transparent url(/site/img/book_price_bottom.png) left bottom no-repeat;
	padding:15px 15px 15px 20px;
	min-height: 50px;

}

#book .kk_book_page_display .price_box_bottom {
	background: transparent url(/site/img/kk_book_price_bottom.png) left bottom no-repeat;
    color:#000000;
}

#book .hp_book_page_display .price_box_bottom {
	background: transparent url(/site/img/hp_book_price_bottom.png) left bottom no-repeat;
    color:#000000;
}


#book .price_box .price {
	padding: 0;
}
#book .price_box .small {
	color: #003155;
	font-size:11px;
}

#book .price_box .price .discount {
	font-size: 12px;
}
#book .orderable, #book .preorderable {
	width: 315px;
	margin-top: 9px;
}
#book_tabs {
	background: transparent url(/site/img/book_tab_bg.png) top left no-repeat;/*@SPRITE@*/
	margin-top: 20px;
	height: 33px;
	padding: 4px 4px 0px 4px;
	width: 720px;
}
.book_tab {
	background: transparent url(/site/img/book_tab.png) repeat-y;
	padding: 20px 20px 15px 20px;
}
.book_tab a {
	color: #5088B1;
}
.book_tab a:hover {
	color: #5088B1;
}
.book_tab_bottom {
	background: transparent url(/site/img/book_tab_bottom.png) top left no-repeat;/*@SPRITE@*/
	height: 14px;
	min-width:1px;
}
#book h2 {
	line-height: 20px;
	color: #3793D7;
	font-size: 15px;
}
#book .price_box .book_tv {
	padding: 10px 0 0 0;
}
#book .old_price {
	background: transparent url(/site/images/line_through.png) no-repeat 13px 2px;
	padding: 3px 0;
}
#book_tabs .tab_frame {
	display: inline-block;
	float: left;
	margin-right: 2px;
}
#book_tabs .book_tab_left {
	background: transparent url(/site/img/tab_left.png) no-repeat;
	display: inline-block;
	height: 33px;
	line-height: 33px;
	padding-left: 10px;
}
#book_tabs .book_tab_right {
	background: transparent url(/site/img/tab_right.png) no-repeat right;
	display: inline-block;
	height: 33px;
	line-height: 33px;
	padding-right: 10px;
}
#book_tabs .book_tab_right a {
	background: transparent url(/site/img/tab_bg.png) repeat-x top;
	display: inline-block;
	height: 33px;
	line-height: 33px;
	font-size: 13px;
	color: #999;
	font-weight: bold;
	padding: 0px 6px;
}

#book_tabs .active .book_tab_left {
	background: #fff url(/site/img/tab_active_left.png) no-repeat;
}
#book_tabs .active .book_tab_right {
	background: #fff url(/site/img/tab_active_right.png) no-repeat right top;
}
#book_tabs .active .book_tab_right a {
	background: #fff;
	color: #5088b1;
	font-weight: bold;
}
#book_tabs .book_tab_right a:hover {
	text-decoration: none;
}
.product_box {
	width: 364px;
	margin: 7px 0 7px 0;
	overflow: hidden;
	float: left;
}
.product_box.two_col {
    width: 344px;
    padding: 10px;
}
.product_min_box {
	width: 242px;
	margin: 7px 0 7px 0;
	overflow: hidden;
	float: left;
}

.product_min_box .product_min_box_text1 .small {
	margin:4px 0 0 0;
	font-size:9px;
}

.product_box_text {
	float: left;
	width: 230px;
}
.product_min_box_text {
	float: left;
	width: 140px;
	margin-top:4px;
}
.two_col .product_min_box_text {
	width: 190px;
	margin-top: 10px;
}
.product_box .cover_frame {
	margin: 0 15px 0 7px;
}
.product_min_box .cover_frame {
	margin: 0 7px 0 7px;
}
.product_box_bg {
	width: 364px;
	background: #fff;
	clear: both;
	height: 10px;
}
.product_box .lead {
	font-size: 11px;
	color: #5088b1;
	padding: 7px 0 10px;
}
.product_box .author {
	padding-top:2px;
}
.product_min_box_text0 {
	margin-bottom:7px;
	margin-left:7px;
	font-size: 12px;
}

.product_min_box_text0 .author {
	padding-top:0px;
}

.product_box .author a{
	font-size: 12px;
	color: #003155;
}
.product_box .book_offer {
    float: left;
    clear: both;
    color: #AEAEAE;
    margin: 3px 0 0 11px;
}
.book_offer img {
    padding: 2px;
    border: solid 1px #D7D7D7;
    vertical-align: middle;
    margin-right: 5px;
}


.offer {
	background: transparent url(/site/img/offer_box.png) no-repeat top left;
	padding: 17px 0 17px 10px;
	width: 354px;
	overflow: hidden;
}
.offer .product_box_text {
	padding: 20px 0 0 0;
	width: 220px;
	overflow: hidden;
}
.offer .author {
	padding: 0 0 10px 0;
}
.vote_box {
	background: #f5f5f5 url(/site/img/vote_top.png) no-repeat top left;
	padding: 55px 0 0 0;
}
.vote_box .content {
	padding: 10px 10px 10px 10px;
}
.vote_box .question {
	font-weight:bold;
	font-size:11px;
	color:#5088b1;
	padding: 0 0 10px 5px;
}
.vote_result_bg {
	background:transparent url(/site/images/votebg.png) repeat-x;
	margin: 5px 0;
}
.vote_result_bg2 {
	background:transparent url(/site/images/votebg2.png) repeat-x;
	text-align: left;
}
.vote_result_bar {
	height:5px;
	overflow:hidden;
	background-color:#FF6500;
}
.vote_box table td, .vote_result {
	border-bottom: 1px solid #e3e3e3;
	padding: 7px 0;
}
.vote_box table td.col_1 {
	padding: 7px 7px 7px 5px;
}
.vote_box table {
	width: 226px;
	border-collapse: collapse;
}
.vote_box table td.vote_send_btn {
	padding: 10px 10px 0 0;
	text-align: right;
	border: 0px !important;
}
.vote_box table td.vote_form_td, .vote_box table td.last {
	border: 0px;
}
.vote_answers {
	font-size: 12px;
}

div#search_hint {
	position:absolute;
	width:323px;
	color: black;
	margin: 23px 0px 0px 0px;
	padding:0px;
	z-index:20;
}

#indicator_search {
	position:absolute;
	margin:1px 0 0 300px;
}


div#search_hint ul {
	list-style-type:none;
	border-left:1px solid #A8C6DC;
	border-right:1px solid #A8C6DC;
	border-top:none;
	margin:0;
	padding:0 0 10px 0;
	background-color:#ECF6FD;
}

div#search_hint .bottom {
	background:url(/site/img/ac_bg2.png) left bottom no-repeat;
	height:27px;
	text-align:right;
	padding-right:13px;
	overflow:hidden;
}

div#search_hint .bottom a {
	color: #003155;
	font-size:12px;
	display:inline-block;
	padding-left:10px;
	background:url(/site/img/ac_link_bg.png) 0px 3px no-repeat;
}

div#search_hint li.catTitle {
	height:32px;
	overflow:hidden;
	margin:0 0 2px 0;
}

div#search_hint div.catTitle, div.search_block div.catTitle {
	height:24px;
	overflow:hidden;
	padding:8px 13px 0 10px;
	background:#5DA8DF url(/site/img/ac_bg4.png) left top repeat-y;
}

div#search_hint span.catTitle {
	color: #FFE851;
	font-size:12px;
	font-weight:bold;
	width:100px;
	float:left;
	display:block;
}

div#search_hint div.catTitle a {
	color: #FFFFFF;
	font-size:13px;
	float:right;
	text-align:right;
	display:inline-block;
	padding-left:10px;
	background: url(/site/img/ac_link_bg2.png) 0px 4px no-repeat;
}

div#search_hint li.selected a {
	text-decoration: underline;
}

div#search_hint ul li {
	height:79px;
	list-style-type:none;
	display:block;
	margin:0 10px;
	cursor:pointer;
}

div#search_hint ul li .item, div.search_block div.item {
	height:59px;
	padding: 10px 0;
	margin: 0 2%;
	border-bottom:1px solid #CADEEC;
}
div.search_block.top10 div.item {
    width: 48%;
    margin: 0 1%;
    float: left;
    clear: left;
}
div.search_block.top10 div.item.right {
    float: right;
    clear: right;
}

div#search_hint ul li.selected{
	margin-top:-1px;
	padding-top:1px;
	background:url(/site/img/ac_bg3.png) 0 0 no-repeat;

}

div#search_hint ul li.selected .item {
	border-bottom:1px solid #ECF6FD;
}

div#search_hint .cover_frame, div.search_block div.item div.cover_frame {
	border:1px solid #CADEEC;
	width: 38px;
	max-height: 54px;
	background-color: #FFFFFF;
	margin-right:8px;
	float:left;
}
div#search_hint .cover_frame img, div.search_block div.item div.cover_frame img {
	margin:3px;
	max-height: 48px;
}

div#search_hint .title, div.search_block div.item .title a {
	height:20px;
	overflow:hidden;
	font-size:17px;
	color:#3793D7;
}
div#search_hint .author, div.search_block div.item .author {
	overflow:hidden;
	max-height:16px;
	font-size:12px;
	margin-top:4px;
	color:#003155;
}
div#search_hint .price, div.search_block div.item .price {
	font-size:12px;
	margin-top:4px;
	color:#FF6600;
	padding-left:50px;
}
.book_list_box {
	float: left;
	width: 236px;
	overflow: hidden;
}

.event_list_box {
	overflow: hidden;
    margin-bottom:15px;
}

.event_list_box.mainpage {
	
}

.event_list_box.mainpage .event_list_head {
	padding: 0;
	background: none;
}

.event_list_box.mainpage .event_list_head a {
	font-size:20px;
	font-weight:bold;
}
.event_list_box.mainpage .event_list_head a:hover {
    text-decoration: none;
}

.event_list_box.mainpage {
	padding: 0 10px;
}

.event_list_box .event_list_head {
	background: #ECF6FD url(/site/img/event_list_head_bg1.png) no-repeat top left;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 20px;
}
.event_list_box .event_list_head div {
	background: #ECF6FD url(/site/img/event_list_head_bg1.png) no-repeat top right;
}

.event_list_box .event_list_head a, .event_list_head {
	font-size: 13px;
	font-weight: bold;
	color: #3399CC;
}
.event_list_box .event_list_box_bottom {
	background: #ECF6FD url(/site/img/event_list_box_bottom.png) no-repeat left bottom;
    padding-left:15px;
	height: 24px;
}
.event_list_box .event_list_box_bottom div{
	background: #ECF6FD url(/site/img/event_list_box_bottom.png) no-repeat right bottom;
	height: 24px;
}


.event_list_box .event_list_box_bottom div a {
    display:block;
	padding: 0 0 0 11px;
	background: transparent url(/site/img/link_full_list.png) no-repeat 0px 3px;
	font-size: 11px;
	color: #5088b1;
}

.event_list_box .event_list_body {
	background: #ECF6FD;
	padding: 15px 10px 3px 10px;
}


.list_head {
	background: #f5f5f5 url(/site/img/list_head_bg.png) no-repeat top left;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 20px;
}
.list_head a, .list_head {
	font-size: 13px;
	font-weight: bold;
	color: #5088b1;
}
.list_box_bottom {
	min-width: 236px;
	background: #E4F2FA url(/site/img/list_box_bottom.png) no-repeat left bottom;
	height: 36px;
	margin-bottom:15px;
}
.list_body {
	background: #E4F2FA;
	padding: 15px 10px 3px 10px;
}
#more_from_author.book_list_box,
#cat_bestseller.book_list_box,
#also_bought.book_list_box {
	margin-right: 10px;
}
.book_list_box {
	margin: 20px 0;
}
.book_list_link {
	padding: 10px 10px 0px 10px;
}
.book_list_link a {
	padding: 0 0 0 11px;
	background: transparent url(/site/img/link_full_list.png) no-repeat 0px 3px;
	font-size: 11px;
	color: #5088b1;
}
.book_list_box .link_details {
	padding-top: 4px;
}
.book_list_box .link_details a {
	color: #9bbfd6;
}
.book_list_box .cover_frame {
	margin-right: 10px;
}
.book_list_box .book_list_text {
	float: left;
	width: 144px;
	overflow: hidden;
}
.book_list_item {
	margin: 7px 0 0 0;
	padding:0 0 7px 0;
	background: transparent url(/site/images/box_item_sep.png) no-repeat bottom;
}
span.count {
	color: #b8b8b8;
	font-weight: normal;
	font-size: 12px;
	display: inline;
}
td.booklist_title {
	padding: 0 0 0 20px;
}
td.booklist_title h1 {
	display: inline;
}

a.button_orange {
	padding-left:11px;
	background:url(/site/img/b_orange_bg0.png) left top no-repeat;
	display:inline-block;
	line-height:35px;
	text-decoration:none;
	height:35px;
}

a.button_orange span {
	background:url(/site/img/b_orange_bg.png) right top no-repeat;
	padding:0 14px 0 3px;
	color:#FFFFFF;
	font-size:14px;
	line-height:35px;
	display:inline-block;
	font-weight:bold;
	cursor:pointer;
}


a.button_blue {
	padding-left:11px;
	background:url(/site/img/b_blue_bg0.png) left top no-repeat;
	display:inline-block;
	line-height:28px;
	text-decoration:none;
	height:28px;
}

a.button_blue span {
	background:url(/site/img/b_blue_bg.png) right top no-repeat;
	padding:0 14px 0 3px;
	color:#FFFFFF;
	font-size:13px;
	line-height:28px;
	display:inline-block;
	font-weight:bold;
	cursor:pointer;
}

a.button_blue2 {
	padding-left:11px;
	background:url(/site/img/b_blue2_bg0.png) left top no-repeat;
	display:inline-block;
	line-height:35px;
	text-decoration:none;
	height:35px;
}

a.button_blue2 span {
	background:url(/site/img/b_blue2_bg.png) right top no-repeat;
	padding:0 14px 0 3px;
	color:#FFFFFF;
	font-size:14px;
	line-height:35px;
	display:inline-block;
	font-weight:bold;
	cursor:pointer;
}

a.button_grey {
	padding-left:11px;
	background:url(/site/img/b_grey_bg0.png) left top no-repeat;
	display:inline-block;
	line-height:35px;
	text-decoration:none;
	height:35px;
}

a.button_grey span {
	background:url(/site/img/b_grey_bg.png) right top no-repeat;
	padding:0 14px 0 3px;
	color:#FFFFFF;
	font-size:14px;
	line-height:35px;
	display:inline-block;
	font-weight:bold;
	cursor:pointer;
}

.button {
	border:none;
	margin:0;
	width:132px;
	height:28px;
	overflow:hidden;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:0;
	background: transparent url(/site/img/b_but.png) left top no-repeat;
	display:block;
	vertical-align:middle;
}

a.button {
	padding-top:6px;
	display:block;
	color: #FFFFFF;
}

input.button{
	display:inline-block;
}

#libriMainOffer {
	width:728px;
	height:243px;
	background:url(/site/img/main_offer/background.png);
	position:relative;
	overflow:hidden;
}

#libriMainOffer ul {
	list-style-type: none;
	list-style-position: outside;
	position:absolute;
	left:487px;
	top:4px;
	padding:0px;
	margin:0px;
}

#libriMainOffer ul li {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #999999;
	list-style:none;
	list-style-type: none;
	list-style-position:outside;
	height:26px;
	width:206px;
	border: 0px solid #000;
	padding:0;
	padding-left:30px;
	padding-top:13px;
	margin:0;
	display:block;
	cursor:pointer;
	overflow:hidden;
}

#libriMainOffer ul li a {
	text-decoration:none;
	color: #999999;
}

#libriMainOffer ul li .orange {
	color: #FF9900;
}

#libriMainOfferPicture .offerPicture {
	padding-left:4px;
	padding-top:4px;
	cursor:pointer;
}



.mainOfferOver {
	position:absolute;
	z-index:11;
}

.mainOfferOver img{
	position:absolute;
	top:-13px;
	left:-30px;
	z-index:-10;
}

#libriMainOfferPicture .top {
	position:absolute;
	background: url(/site/img/main_offer/promokeret_top.png) no-repeat !important;
	top:0px;
	left:0px;
	width:484px;
	height:15px;
	z-index:10;
}

#libriMainOfferPicture .bottom {
	position:absolute;
	background:url(/site/img/main_offer/promokeret_bottom.png) no-repeat;
	width:484px;
	height:15px;
	left:0px;
	top:228px;
	z-index:10;
}

div.stock_info_head {
	margin:0 16px 16px 0;
	padding:23px 0 16px 0;
	position:relative;
	left:15px;
	background:url(/site/img/dotted_line.png) left bottom repeat-x;
	width:689px;
	font-size:12px;
	color:#999999;
}

div.stock_info_item1 {
	clear:both;
	min-width:1px;
	height:32px;
}

div.stock_info_item1:hover, div.stock_info_item2:hover {
	background:#E8E8E8;
	cursor:pointer;
}

div.stock_info_item2 {
	background:#F9F9F9;
	clear:both;
	height:32px;
	width:720px;
	overflow:hidden;
}

div.stock_info_title {
	padding:8px 0 4px 14px;
	font-size:13px;
	color:#5088B1;
	font-weight:bold;
	width:600px;
	float:left;
}

div.stock_info_quantity {
	margin:4px 36px 4px 0;
	width:42px;
	float:right;
	text-align:center;
	overflow:hidden;
	height:19px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background:url(/site/img/stock_bg.png) no-repeat;
}


div.stock_info_content .shopSearchInfoHead {
	display:none;
}

div.stock_info_content .shopSearchItemInfo {
	width:auto !important;
}

div.stock_info_content .shopSearchInfoContent {
	width:auto !important;
	padding:10px 0 16px 0 !important;
	min-height:183px;
	background:none;
}
div.stock_info_content .shopSearchInfoBottom {
	background:none !important;
	position:absolute;
	margin-top:-43px;
	margin-left:271px;
	width:150px !important;
}

div.stock_info_content .shopSearchAddress {
	background:none;
	margin:0;
	padding-left:281px;
}

div.stock_info_content .shopSearchOpenHoursHead {
	display:none;
}

div.stock_info_content table.open_hours_table{
	float:right !important;
	margin-top:-55px;
	width:200px;
}

div.stock_info_content .cover_frame{
	float:left !important;
	margin:0 0 0 16px !important;
	width:248px !important;
}

div.rate_stars0 {
	width:113px;
	height:19px;
	background:url(/site/img/0star.png) 7px 5px no-repeat;
	overflow:hidden;
}
div.rate_stars0 a {
	position:absolute;
	display:block;
	width:23px;
	height:20px;
	/*background:green;*/
}


div.rate_stars1 {
	width:0px;
	height:19px;
	background:url(/site/img/5star.png) left top no-repeat;
	overflow:hidden;
}

div.rate_stars2 {
	width:0px;
	height:19px;
	background:url(/site/img/5star3.png) left top no-repeat;
	overflow:hidden;
}


.vote_info {
	color:#AEAEAE;
	font-size:11px;
	margin:6px 0 6px 0;
}

.list_bpp {
	width:130px;
	height:30px;
	overflow:hidden;
	float:right !important;
	text-align:right;
	color: #999999;
	font-size:11px;
}
.list_bpp select {
	color: #999999;
	font-size:11px;
}
.store_list {
	width: 246px;
	background: #f5f5f5 url(/site/img/store_list_top.png) no-repeat 0px 0px;
	padding: 55px 0 0 0;
}
#store {
	margin: 0 0 20px 0;
}
#store h1, #store h2 {
	padding: 0 0 0 18px;
}
#store_articlecontent {
	margin: 20px 0;
}
#store .cover_frame {
	margin: 0 18px 10px 18px;
}
#store .store_page_title {
	color: #5088b1;
	font-weight: bold;
	padding: 0 0 5px 0;
}
#store .store_address {
	padding: 0 0 10px 0;
}
#store #store_right {
	font-size: 12px;
}
#store .store_page_open {
	font-weight: bold;
	padding: 10px 0 5px 0;
}
#libri_store_address_table {
	width: 728px;
	height: 56px;
	background: transparent url(/site/img/store_map_form.png) no-repeat 0px 0px;
}
#libri_store_address_table .ls_table_header {
	font-weight: bold;
	color: #5088b1;
	padding: 0 10px;
	width: 95px;
}
#storefromAddress {
	width: 495px;
}
.btn_mutasd {
	text-align: left;
	width: 100px;
}
#libri_store_address_table input {

}
#map .cover_frame {
	margin: 0;
	background: #e8e8e8;
}

.program_header {
	background: transparent url(/site/img/program_header.png) no-repeat 0px 0px;
	width: 728px;
	height: 43px;
	line-height: 43px;
	font-size: 12px;
	color: #999;
	text-indent: 18px;
}
#book .program_header {
	margin: 10px 0;
}
.program_item {
	background: transparent url(/site/img/list_sep.png) repeat-x bottom;
	padding: 23px 18px;
}
#store .program_item h2, #store .program_item h2 a {
	padding: 0 0 5px 0;
	text-decoration: underline;
	color: #3793d7;
}
#store .program_item h2:hover, #store .program_item h2 a:hover {
	text-decoration: none;
}
.program_lead {
	padding: 5px 0;
	font-size: 12px;
	line-height: 16px;
}
.program_footer {
	padding: 5px 0;
}
.program_list #last_program.program_item {
	background: none;
}
.program_list .date {
	font-size: 11px;
	display: inline-block;
	color: #ff6600;
	padding: 0 10px 0 0;
	border-right: 1px solid #ebebeb;
}
.program_list .location {
	font-size: 11px;
	display: inline-block;
	color: #999;
	padding: 0 0 0 10px;
}

.belelapozok {
	background:url(/site/img/belelapozok.png);
	display:block;
	position:absolute;
	margin-left:61px;
	width:39px;
	height:39px;
}

.belelapozok2 {
	background:url(/site/img/belelapozok.png);
	display:block;
	position:absolute;
	margin-left:204px;
	width:39px;
	height:39px;
}

.program_item .tovabb_list {
	float: right;
	font-size: 11px;
	margin-top: -25px;
	color: #96b8d0;
	padding: 1px 0 1px 15px;
	background: transparent url(/site/img/link_down_arrow.png) no-repeat 0px 3px;
}
.detailed_top {
	background: transparent url(/site/img/detailed_top.png) no-repeat 0px 0px;
	height: 42px;
}
.detailed_top_short {
	background: transparent url(/site/img/detailed_top_short.png) no-repeat 0px 0px;
}
.detailed_top_register {
	background-color: transparent !important;
	padding: 0px !important;
}
.detailed_top_register .d_search_error {
	padding-right: 32px !important;
}
.detailed_top h3 {
	color: #fff;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	text-indent: 15px;
}
.detailed_form {
	background: #F5F5F5;
	padding: 15px 0px 5px 15px;
	color: #5088b1;
}
.detailed_form input.error {
	color: #FF6600;
	background-color: #FFF8C7;
}
.detailed_bottom {
	background: transparent url(/site/img/detailed_bottom.png) no-repeat 0px -2px;
	height: 13px;
	clear: both;
}
.detailed_bottom_short {
	background: transparent url(/site/img/detailed_bottom_short.png) no-repeat 0px -2px;
	clear: none;
}
.detailed_left {
	width: 445px;
	font-size: 12px;
	line-height: 20px;
	float: left;
	margin: 0px 15px 0px 0px;
	padding-right: 15px;
	border-right: 1px solid #E3E3E3;
	overflow:hidden;
}
.detailed_left_short {
	border-right: none;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 437px;
}
.detailed_left_register {
	float: left !important;
	margin: 0px 15px 0px 0px !important;
	padding-right: 15px !important;
	width: 445px !important;
}
.detailed_right {
	font-size: 12px;
	line-height: 20px;
}
.detailed_left img, .d_search5 img {
	vertical-align: top;
}
.d_search2 select, .d_search3 select {
	width: 440px;
	height: 22px;
	font-size: 12px;
	margin-bottom: 5px;
}
.d_search2 input {
	width: 440px;
	font-size: 12px;
	height: 16px;
	padding-top: 2px;
	margin-bottom: 5px;
}
.d_search5 input {
	width: 410px;
	font-size: 12px;
	height: 16px;
	padding-top: 2px;
	margin-bottom: 5px;
}
.detailed_left_short .d_search5 input {
	width: 402px;
}
.detailed_left_register .d_search5 input {
	width: 412px !important;
}
.d_search3, .d_search4, .d_search1, .d_search2, .d_search5 {
	display: inline-block;
}
.d_search1 p {
	font-size: 11px;
	line-height: 17px;
	color: #003155;
	margin-top: 8px;
}
.d_search3 input {
	width: 181px;
	font-size: 12px;
	height: 16px;
	padding-top: 2px;
	margin-bottom: 5px;
}
.d_search4 input {
	width: 181px;
	font-size: 12px;
	height: 16px;
	padding-top: 2px;
	margin-bottom: 5px;
}
.d_search3 img {
	margin-right: 5px;
}
.detailed_right .d_search4 img  {
	vertical-align: middle;
}
.detailed_info {
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	margin: 10px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}
.detailed_info_register {
	font-size: 10px !important;
	line-height: 15px !important;
	color: #5088B1 !important;
	margin: 10px 0px 0px 0px !important;
	padding: 0px 15px 0px 15px !important;
}
.d_search_error {
	color: #FF6600;
}
.detailed_left_short .d_search1,
.detailed_left_short .d_search_error
{
	height: 20px;
}
.detailed_left_short .d_search5,
.detailed_left_short .d_search2,
.detailed_left_short .d_search4
{
	height: 27px;
}

.detailed_left_short .d_search_error {
	float: right;
	padding-right: 26px;
}

.btn_dsearch {
	margin: 10px 0 0 0;
}
#detailed_search_form .checkbox {
	position: relative;
	top: 2px;
}
.b_modify {
	width:93px;
	height:28px;
	background: url(/site/img/b_modify.png) no-repeat;
	border:none;
}

.b_del {
	width:69px;
	height:28px;
	background: url(/site/img/b_del.png) no-repeat;
	border:none;
}

.b_new_address {
	width:150px;
	height:28px;
	background: url(/site/img/b_new_address.png) no-repeat;
	border:none;
}

.detailed_form td {
	font-size:12px;
	padding-bottom:5px;
}

.detailed_form td.addrtxt {
	color: #003155;
}

.layerForm{
	width: 448px;
	overflow: hidden;
}

.loginOptions {
	width: 650px;
}

.loginOptions h2 {
	margin-bottom: 15px;
}

.layerFormTop {
	background: transparent url(/site/img/layerFormTop.png) no-repeat 0px 0px;
	height: 42px;
}

.loginOptions .layerFormTop {
	background: transparent url(/site/img/layerFormTopLoginOptions.png) no-repeat 0px 0px;
}

.layerFormTop .close {
	display:block;
	height:42px;
	width:42px;
	background:none;
	position:absolute;
	right:0;
}

.layerFormTop h3 {
	color: #fff;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	text-indent: 15px;
}

.layerFormBottom {
	background: transparent url(/site/img/layerFormBottom.png) no-repeat 0px 0px;
	height: 12px;
}

.loginOptions .layerFormBottom {
	background: transparent url(/site/img/layerFormBottomLoginOptions.png) no-repeat 0px 0px;
}

.layerFormContent {
	background-color: #F5F5F5;
	padding: 17px 15px 0px 15px;
}

.layerFormContent td {
	color:#5088B1;
	padding-bottom:5px;
	font-size:12px;
}

.loginOptions .layerFormContent td {
	padding-bottom:3px;
}

.layerFormContent td.loginOptionsLeft {
	background: transparent url(/site/img/box_separator.png) right top repeat-y;
	width: 347px;
	padding-right: 15px;
}

.layerFormContent td.loginOptionsLeft p {
	font-size: 11px;
	line-height: 15px;
	color: #003155;
}

.layerFormContent td.loginOptionsRight {
	padding-left: 15px;
}

.layerFormContent td.loginOptionsRight p {
	line-height: 15px;
	margin-bottom: 5px;
}

.layerFormContent input {
	font-size:12px;
	padding:2px;
	width:255px;
}

.layerFormContent td.loginOptionsRight input {
	margin-bottom: 5px;
	width: 235px;
}

.layerFormContent select {
	font-size:12px;
	height: 22px;
	width:263px;
	color: #7E7E7E;
}

.layerFormContent .memberCardForm input {
	width:250px;
}

.layerFormContent .memberCardForm select {
	width:258px;
}

.layerFormContent .registerMemberCardForm input {
	width:200px;
}

.shopSearchAjaxLoadingImg {
	margin: 10px 0px 10px 125px;
}

#newsletterBox {
	width:226px;
	height: 108px;
	overflow:hidden;
	background: url(/site/img/newsletter_box_bg.png) no-repeat top left;/*@SPRITE@*/
	margin-bottom:15px;
	padding:50px 0 0 20px;
	font-size:11px;
	color: #004477;
}

#newsletterBox input {
	font-size:11px;
	color: #7E7E7E;
	width:200px;
	padding:2px;
}

#newsletterBox div {
	margin: 8px 0 0 0;
}
#newsletterBox .nlsubmit {
	padding:12px 18px 0 0;
	margin:0;
	text-align:right;
}

#newsletterBox .nlsubmit input{
	width:78px;
	height:24px
	margin:0;
	padding:0;
}

span.mandatory {
	color: #FF6600;
	font-size:13px;
}

#registerPanel {
	width: 954px;
	height: 580px;
	background-color: #FFFFFF;
	padding: 15px 20px 20px 20px;
	overflow: hidden;
}

#registerPanel h1 {
	font-size: 21px;
	line-height: 25px;
	margin: 0px 0px 15px 0px;
}

#registerCommonPanel {
	width: 467px;
	background-color: #FFFFFF;
	float: left;
}

#registerAddressPanel {
	width: 467px;
	margin-left: 487px;
	background-color: #FFFFFF;
}

.dboxFrame {
	margin-top:20px;
	width:954px;
	padding:0 0 4px 0;
	background: #ECF6FD url(/site/img/dBoxBottom.png) left bottom no-repeat;
}
.dboxTop {
	height: 42px;
	padding: 0px;
	background: transparent url(/site/img/dboxTop.png) left top no-repeat;/*@SPRITE@*/
}
.dboxTop2 {
	height:42px;
	padding:0;
	background: transparent url(/site/img/dboxTop2.png) left top no-repeat;/*@SPRITE@*/
}
.dboxTop  a.dboxOpen, .dboxTop  a.dboxClose{
	display:block;
	position:absolute;
	margin:12px 0 0 920px;
	width:22px;height:22px;
	background: transparent url(/site/img/dboxOpen.png) left top no-repeat;/*@SPRITE@*/
}

.dboxTop a.dboxOpen {
	background: transparent url(/site/img/dboxOpen.png) left top no-repeat;/*@SPRITE@*/
}

.dboxTop a.dboxClose {
	background: transparent url(/site/img/dboxClose.png) left top no-repeat;/*@SPRITE@*/
}
.dboxTop h3 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:14px 0 0 16px;
}

.dboxContent {
	/*padding:11px 15px 13px 15px;*/
}

.dboxInner {
	padding:11px 15px 13px 15px;
}

.removeItemFromBasket,
.removeItemFromList {
	background: transparent url(/site/img/b_del.png) left top no-repeat;/*@SPRITE@*/
	margin-top: 6px;
	width: 69px;
	height: 28px;
	display: inline-block;
}

.removeItemFromList {
	margin-top: 0px;
}

.addItemToBasket {
	background: transparent url(/site/img/btn_kosarba3.png) left top no-repeat;/*@SPRITE@*/
	width: 91px;
	height: 30px;
	display: inline-block;
}

.deleteSavedBasket {
	background: transparent url(/site/img/b_del_saved_basket.png) left top no-repeat;/*@SPRITE@*/
	width: 166px;
	height: 28px;
	display: inline-block;
}

.deleteSavedBasket > input {
	padding: 0px !important;
}

.deleteFavoriteBasket {
	background: transparent url(/site/img/b_del_fav_basket.png) left top no-repeat;/*@SPRITE@*/
	width: 166px;
	height: 28px;
	display: inline-block;
}

.deleteFavoriteBasket > input {
	padding: 0px !important;
}

.addAllProductsToBasket {
	background: transparent url(/site/img/b_add_pr2basket.png) left top no-repeat;/*@SPRITE@*/
	width: 206px;
	height: 28px;
	display: inline-block;
}

.addAllProductsToBasket > input {
	padding: 0px !important;
}

.addItemToPublicList {
	background: transparent url(/site/img/b_add2public_list.png) left top no-repeat;/*@SPRITE@*/
	width: 132px;
	height: 28px;
	display: inline-block;
}

.middleTopContent input {
	font-size:12px;
	padding:1px;
}

.middleTopContent select {
	font-size:12px;
	padding:1px;
}

tr.dboxtr {
	
}

td.dboxtd {
	border-bottom:1px #CDE0EE solid;
	padding:11px 0 11px 0;
	vertical-align:top;
}

#cat-main-box p {
	font-size: 11px;
	padding:0px;
	margin:0px;
}

#cat-main-box td {
	font-size: 11px;
	padding:5px;
}

#cat-main-box a {
	font-size: 11px;
}

#cat-main-box p.spacer {
	height:10px;
	background: transparent;
}

#cat-main-box h2 table {
	width:762px;
	height:40px;
}

#cat-main-box h2 td {
	cursor: pointer;
	text-align: right;
}

#cat-main-box .linkBlue {
	color: #FFFFFF;
	font-size: 10px;
}

#cat-main-box .linkYellow {
	color: #51A8D7;
	font-size: 10px;
}

#cat-main-box .linkOrange {
	color: #FFFFFF;
	font-size: 10px;
}

#cat-main-box .contentTopBlue {
	width:772px;
	height:15px;
	background: url(/site/images/content_top_blue.gif) top left no-repeat;
}

#cat-main-box .contentTopYellow {
	width:772px;
	height:15px;
	background: url(/site/images/content_top_yellow.gif) top left no-repeat;
}

#cat-main-box .contentTopOrange {
	width:772px;
	height:15px;
	background: url(/site/images/content_top_orange.gif) top left no-repeat;
}

#cat-main-box .contentBlue {
	width:692px;
	padding-left: 60px;
	padding-right: 20px;
	background: url(/site/images/content_blue.gif) top left repeat-y;
}

#cat-main-box .contentYellow {
	width:692px;
	padding-left: 60px;
	padding-right: 20px;
	background: url(/site/images/content_yellow.gif) top left repeat-y;
}

#cat-main-box .contentOrange {
	width:692px;
	padding-left: 60px;
	padding-right: 20px;
	background: url(/site/images/content_orange.gif) top left repeat-y;
}

#cat-main-box .contentBottomBlue {
	width:772px;
	height:20px;
	background: url(/site/images/content_bottom_blue.gif) top left no-repeat;
}

#cat-main-box .contentBottomYellow {
	width:772px;
	height:20px;
	background: url(/site/images/content_bottom_yellow.gif) top left no-repeat;
}

#cat-main-box .contentBottomOrange {
	width:772px;
	height:20px;
	background: url(/site/images/content_bottom_orange.gif) top left no-repeat;
}

table.preg td {
	padding:4px;
}

table.preg input {
	font-size:12px;
	padding:1px;
}

.orders_fieldset {
	border: 1px solid #CDE0EE;
	padding:10px;
	color: #003155;
	line-height: 20px;
}

.orders_fieldset legend {
	font-family:Verdana;
	font-size:17px;
	color: #3793D7;
	margin-left:5px;
}

.orders_fieldset label {
	color: #5088B1;
	width:150px;
	float:left;
}

div.missingJsAlert {
	text-align: left;
	font-size: 23px;
	font-weight: normal;
	color: #FF6600;
	background:transparent url(/site/img/javascript_alert_bg.png) left center no-repeat;
	padding: 50px 0px 50px 70px;
	margin: 0px 0px 0px 40px;
}

#antikvariumSearchResult {
	margin: 20px 0px 20px 0px;
	padding: 9px 0px 0px 12px;
	font-size: 11px;
	line-height: 13px;
	height: 35px;
	text-align: center;
}

#antikvariumSearchResult a {
	color: #5087B1;
}

table.openHoursTable td {
	font-size: 10px;
	line-height: 10px;
	padding: 1px;
}
.survey_question_box {
    margin-left: -9px;
    width: 718px;
    background: #ECF6FD url(/site/img/question_box_top.png) no-repeat;
}

.survey_question_box_bottom {
    width: 718px;
    height: 14px;
    background: url(/site/img/question_box_bottom.png) no-repeat;
    margin-bottom: 10px;
    margin-left: -9px;
}

.fullWidth .survey_question_box {
    margin-left: 0px;
    width: 954px;
    background: #ECF6FD url(/site/img/question_box_top_full.png) no-repeat;
}

.fullWidth .survey_question_box_bottom {
    width: 954px;
    margin-left: 0px;
    background: url(/site/img/question_box_bottom_full.png) no-repeat;
}

.survey_question {
    float: left;
    color: #3793D7;
    font-size: 17px;
    padding-top: 4px;
}

.survey_question_container {
    padding: 12px 9px;
}

.survey_question_num_container {
    width: 32px;
    height: 32px;
    background: url(/site/img/question_num_bg.png) no-repeat;
    float: left;
    margin-right: 14px;
}

.survey_question_num {
    color: #3793D7;
    font-size: 17px;
    padding-top: 4px;
    text-align: center;
    width: 32px;
}

.survey_answer {
    color: #3793D7;
    font-size: 12px;
}

.survey_input_cb {
    margin-right: 6px;
}

.survey_answers_table {
    width: 100%;
}

.survey_answers {
    margin: 0 14px;
}

.survey_question_sep {
    margin: 3px 0 10px;
    background: url(/site/img/survey_question_sep.png) no-repeat;
    width: 718px;
    height: 3px;
}

.fullWidth .survey_question_sep {
    background: url(/site/img/survey_question_sep_full.png) no-repeat;
    width: 954px;
}

.survey_question_container .required {
    background: transparent url(/site/img/survey_question_req_bg.png) top right no-repeat;
    padding-right: 17px
}

.survey_textarea {
    width: 684px;
    height: 86px;
}

.survey_req_expl {
    background: transparent url(/site/img/survey_question_req_bg_w.png) top left no-repeat;
    color: #3793D7;
    font-size: 10px;
    padding: 4px 0 0 10px;
}

.survey_submit_container {
    text-align: center;
}

.survey_submit_container input#survey_submit{
    width: 94px;
	height: 35px;
}

.fsentence {
	background: #ECF6FD url(/site/img/sent1.png) left top no-repeat;
	margin-bottom:19px;
}

.fsentence .fsentbox {
	background: transparent url(/site/img/sent2.png) left bottom no-repeat;
	padding:12px 13px 12px 12px;
	color:#5088B1;
	font-size:11px;
}
.fsentence .fsentbox .fsentcont{
	margin-top: 6px;
	font-size:12px;
	color:#5088B1;
	font-style: italic;
	line-height:1.6em;
}

.book_person_box {
	text-align:left;
	padding:0 12px 0 20px;
}
.book_person_box div{
	line-height:19px;
	font-size:11px;
	color: #003154;
	font-weight:bold;
}
.book_person_box div span{
	color: #5088B1;
	font-weight:normal;
}

#author_tabs {
	margin-top:25px;
	height:33px;
	overflow:hidden;
	border-bottom:3px solid #ECF6FD;
}

#author_tabs .author_tabs1 {
	display:inline-block;
	float:left;
	margin-right:3px;
	background: url(/site/img/tab5bg.png) repeat-x;
}

#author_tabs .author_tabs1 div{
	background: url(/site/img/tab3bg.png) no-repeat;
}

#author_tabs .author_tabs1 div a{
	display:block;
	margin-right:2px;
	height:33px;
	overflow:hidden;
	background: url(/site/img/tab4bg.png) right top no-repeat;
	padding:6px;
	color:#FFFFFF;
	font-size: 13px;
	font-weight:bold;
	margin:0;
	padding:9px 20px 0 20px;
}

#author_tabs .active{
	background: #ECF6FD;
}
#author_tabs .active div{
	background: url(/site/img/tab1bg.png) no-repeat;
}
#author_tabs .active div a{
	background: url(/site/img/tab2bg.png) right top no-repeat;
	color: #5088B1;
}



.twoThirdsBox {
	margin-top:20px;
	width:720px;
    overflow: visible;
	padding:0 0 14px 0;
	background:#ECF6FD url(/site/img/23FormBottom.png) left bottom no-repeat;
}
.twoThirdsBoxTop {
	height:42px;
	padding:0;
	background:url(/site/img/23FormTop.png) left top no-repeat;
}

.twoThirdsBoxTop h3 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:14px 0 0 16px;
}

.twoThirdsBoxContent {
    padding:15px 15px 5px 15px;
    color: #5088B1;
    font-size:12px;
    position: relative;
}
#kk_result {
	position: absolute;
	top: 52px;
	left: 16px;
	min-width: 150px;
	background: white;
	border: solid 1px;
}
#kk_result ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

#kk_request_form  #indicator_kk_search {
	position: absolute;
	top: 34px;
	left: 210px
}
#kk_result ul li.selected { background-color: #ffb;}
#kk_result ul li {
  list-style-type:none;
  display:block;
  margin: 0;
  padding: 3px;
  cursor: pointer;
  height: 17px;
  line-height: 17px;
}
#kk_result ul li .icon {
	float: left;
	width: 17px;
	height: 17px;
	margin-right: 2px;
	background: url(/site/img/icon-book.png) no-repeat 0 0;
}
#kk_result ul li .icon.hangoskonyv {
	background-image: url(/site/img/icon-audiobook.png);
}
.twoThirdsBoxContent input, .twoThirdsBoxContent select {
    font-size: 12px;
    height: 16px;
    margin-bottom: 8px;
    margin-top: 2px;
    margin-right: 20px;
    padding-top: 2px;
    width: 210px;
    border: solid 1px;
}
.twoThirdsBoxContent input.button {
	width: 132px;
	height: 28px;
	border: none;
}
.twoThirdsBoxContent select {
    height:auto;
}

h3 a.authors {
    color:#003155;
    font-size:12px;
}

.book_list_text a.authors{
    color:#003155;
    font-size:11px;
}

.searchNotif {
	background-color:  #FFEC97;
}

#carousel-wrapper {
	width: 645px;
	height: 168px;
	overflow: hidden;
}
#carousel-content {
	width: 3500px;
}
#carousel-content .slide {
	float: left;
	width: 101px;
	height: 168px;
	overflow: hidden;
}
div.carousel_pic {
	border:1px solid #D7D7D7;
	-webkit-box-reflect:below -1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.7, transparent), to(white));
}
#carousel-content div.slide_desc {
	float:left;
	width:165px;
	padding-left:12px;
}
#lastslidedesc {
	float:left;
	width:165px;
	margin-left:-9px;
	display:block;
}

/**
 * Member offers
 *
 */
.offer_list_box {
	overflow: hidden;
	margin-bottom:15px;
    width:728px;
    margin-top:20px;
}

#tab_content_personOffers .offer_list_box {
    width: 100%;
    margin: 0;
}

#tab_content_authorMemberOffers .offer_list_box {
	margin-top: 0px !important;
}

.offer_list_box .offer_list_head {
	background: #ECF6FD url(/site/img/offer_list_head_bg.png) no-repeat top left;/*@SPRITE@*/
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 20px;
}
.offer_list_box .offer_list_head div {
	background: #ECF6FD url(/site/img/offer_list_head_bg.png) no-repeat top right;
}

.offer_list_box .offer_list_head a, .offer_list_head {
	font-size: 13px;
	font-weight: bold;
	color: #5088b1;
}
.offer_list_box .offer_list_box_bottom {
	background: #ECF6FD url(/site/img/offer_list_box_bottom.png) no-repeat left bottom;
	padding: 10px 0px 0px 15px;
	height: 24px;
}
.offer_list_box .offer_list_box_bottom div {
	background: #ECF6FD url(/site/img/offer_list_box_bottom.png) no-repeat right bottom;
	height: 24px;
}

.offer_list_box .offer_list_box_bottom div a {
    display:block;
	padding: 0px 0px 0px 11px;
	background: transparent url(/site/img/link_full_list.png) no-repeat 0px 3px;
	font-size: 11px;
	color: #5088b1;
}

#tab_content_authorMemberOffers .offer_list_box .offer_list_box_bottom {
	background-color: transparent;
	background-image: none;
}

#tab_content_authorMemberOffers .offer_list_box .offer_list_box_bottom div {
	background-color: transparent;
	background-image: none;
}

#memberOfferList .offer_list_box_bottom {
	padding-top: 0px;
	height: 14px;
}

#memberOfferList .offer_list_box_bottom div {
	height: 14px;
}

.offer_list_box .offer_list_body {
	background: #ECF6FD;
	padding: 0px 20px 0px 20px;
}

#tab_content_authorMemberOffers {
	padding: 0px !important;
}

#tab_content_authorMemberOffers .offer_list_box .offer_list_body {
	background-color: transparent;
	background-image: none;
}

.offer_list_box .offer_list_body .offer_list_add {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #E4EAEE;
}

.offer_list_box .offer_list_body .offer_list_add a {
	font-size: 11px;
	color: #5088B1;
}

.offer_list_box .offer_list_body .offer_list_add_last {
	padding-bottom: 0px;
	border-bottom: none;
}

.offer_list_box .offer_list_body .offer_list_item {
	clear: both;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #E4EAEE;
}

.offer_list_box .offer_list_body .last_offer_list_item {
	padding-bottom: 0px;
	border-bottom: none;
}

.offer_list_box .offer_list_body .offer_list_item .offer_list_text {
	margin-left: 110px;
}

.offer_list_box .offer_list_body .offer_list_item .offer_title {
	width: 450px;
	margin-top: 0px;
}

.offer_list_box .offer_list_body .offer_list_item .offer_rating {
	float: right;
	width: 113px;
	height: 19px;
	background: transparent url(/site/img/5_starts_white.png) left top no-repeat;
}

.offer_list_box .offer_list_body .offer_list_item .offer_rating div {
	height: 19px;
	background: transparent url(/site/img/5_starts_yellow.png) left top no-repeat;
}

.offer_list_box .offer_list_body .offer_list_item .offer_comment {
	color: #003155;
	padding: 5px 0px 5px 0px;
}

.offer_list_box .offer_list_body .offer_list_item .offer_comment .more {
	color: #3793D7;
}

.offer_list_box .offer_list_body .offer_list_item .offer_comment .more a {
	color: #3793D7;
	text-decoration: none;
}

.offer_list_box .offer_list_body .offer_list_item .offer_date {
	color: #FF6600;
	font-size: 11px;
	padding: 5px 0px 0px 0px;
}

.offer_list_box .offer_list_body .offer_list_item .offer_member a {
	color: #5088B1;
}

.offer_list_box .offer_list_body .offer_list_item .avatar,
.layerFormContent .avatar,
.memberOfferSticker .avatar {
	padding: 4px;
	background: #FFFFFF;
}

.offer_list_box .offer_list_body .offer_list_item .avatar_frame,
.layerFormContent .avatar_frame,
.memberOfferSticker .avatar_frame {
	padding: 1px;
	background: #D7D7D7;
	float: left;
}

.memberOfferSticker {
	padding-top: 10px;
	width: 264px;
	overflow: hidden;
}

#add_member_offer_form input {
	color: #7E7E7E;
	border: solid 1px #999999;
	margin: 5px 0px 5px 0px;
	width: 412px;
	padding: 2px;
}

#add_member_offer_form textarea {
	color: #7E7E7E;
	border: solid 1px #999999;
	margin: 5px 0px 5px 0px;
	width: 412px;
	padding: 2px;
}

.layerErrorError {
	padding: 5px;
	color: #3793D7;
	border: solid 1px #3793D7;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: center;
}


.main_page_block.gravity {
    width: 728px;
}

.main_page_block .block_title {
	background-image: url(/site/img/mainpage_block_headers.png);
	height: 40px;
}
.main_page_block.default .block_title {
	background-position: 0 -240px;
}
.main_page_block.film_style .block_title {
	background-position: 0 -200px;
}
.main_page_block.zene_style .block_title {
	background-position: 0 -80px;
}
.main_page_block.kiemelt_style .block_title {
	background-position: 0 -160px;
}
.main_page_block.gravity .block_title {
	background-position: 0 -120px;
}

#sale_main_page {
	margin-top:20px;
}

#sale_main_page .block_title {
	background-position: 0 0;
}

div.sale_block {
    margin: 0 10px 10px;
	/*background-color:#F5F5F5;*/
}

div.sale_title {
    
}
div.sale_title0, .event_list_box.mainpage div.event_list_title {
    height: 40px;
    line-height: 40px;
    text-indent-top: 18px;
	padding-left:18px;
	background: url(/site/img/mainpage_block_title_border.png) repeat-x left bottom transparent;
}
div.sale_title0 h2{
	color: #3399cc;
}
div.sale_title1 {
    float:left;
	width:500px;
	overflow:hidden;

}
div.sale_title2 {
    float:right;
	width:130px;
	overflow:hidden;

	text-align:right;
}
div.sale_title3 {
    float:right;
	width:45px;
	overflow:hidden;
}
div.sale_title3 img{
    margin:9px 0 0 10px;
}
div.sale_title h2{

}

div.sale_content_block {
	padding: 10px;
}

div.sale_text_block {
    width: 350px;
	overflow:hidden;
    float:left;
}

div.sale_product_block {
    width: 320px;
    float:right;
}

div.sale_product_block div.item div.cover_frame {
	border:1px solid #CADEEC;
	width: 38px;
	max-height: 54px;
	background-color: #FFFFFF;
	margin-right:8px;
	float:left;
}
div.sale_product_block div.item div.cover_frame img {
	margin:3px;
	max-height: 48px;
}

div.sale_product_block div.item {
	padding: 6px 0;
	border-bottom:1px solid #CADEEC;
}


div.sale_product_block div.item .title a {
	height:20px;
	overflow:hidden;
	font-size:15px;
	color:#3793D7;
}
div.sale_product_block div.item .author {
	overflow:hidden;
	max-height:16px;
	font-size:12px;
	margin-top:4px;
	color:#003155;
}
div.sale_product_block div.item .price {
	font-size:13px;
	margin-top:4px;
	color:#FF6600;
	padding-left:50px;
}
#sale_main_page .min_percent_box {
	float:right;
	margin-left:5px;
	margin-top:-1px;
}
#sale_main_page .min_percent_box div {
	/*background-color:#F5F5F5;*/
}
.bigCover {
	background: #f5f5f5;
	padding: 5px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit_border-radius: 10px;
}
.bigCoverTitle {
	border: 0px;
	padding: 0 0px 7px 5px;
	background: transparent;
	margin: auto;
	text-align: right;
}
#survey_submit {
	background:transparent url(/site/img/survey_send_btn.png) center center no-repeat;
	width:160px;
	height:80px;
}
.bigCover .close {
	float: right;
	margin-left: 5px;
}
.zoomable {
	cursor: url(/site/img/zoom.png) ,pointer;
}

div.shopCartBlock {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	width: 924px;
}

div.shopCartBlockDark {
	margin-left: -15px;
	padding-left: 15px;
	margin-right: -15px;
	padding-right: 15px;
	background-color: #D1E7F9; /*#C1DFF7;*/
}

.commentIconBg {
	background: transparent url(/site/img/comment_icon.png) top left no-repeat;/*@SPRITE@*/
	float: left;
}

.orderSummaryBg {
	margin-top: 10px;
	width: 904px;
	height: 67px;
	background: transparent url(/site/img/orders_fullbg.png) top left no-repeat;/*@SPRITE@*/
	padding: 10px;
}

.continueShopping {
	width: 180px;
	height: 35px;
	background: transparent url(/site/img/b_vasarlas_folytatasa.png) top left no-repeat;/*@SPRITE@*/
	display: inline-block;
}

.goToOrder {
	width: 232px;
	height: 35px;
	background: transparent url(/site/img/b_tovabb_a_megrendeleshez.png) top left no-repeat;/*@SPRITE@*/
	display: inline-block;
	float: right;
}

/**
 * order.css
 */
#libriOrderContainer {
	width: 954px;
	overflow-x: hidden;
	min-height: 600px;
	margin: 20px 20px 0px 20px;
}

.libriOrderContainer {
	width: 954px;
	margin: 20px 20px 0px 20px;
}

.orderPanel {
	margin-bottom: 10px;
	padding: 0px 0px 14px 0px;
	background: #EBF3F9 url(/site/img/order_panel_bg.png) left bottom no-repeat;
	position: relative;
	color: #003155;
	font-size: 12px;
}

.orderPanelOverlay {
	background: #FFFFFF;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
}

.orderPanelSendOverlay {
	background: #FFFFFF;
	opacity: 0.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
}

.orderPanelSendOverlay:hover {
	background: #FFFFFF;
}

.panelOverInfo {
	position: absolute;
	z-index: 200;
	padding: 10px;
	background: #FFFFFF;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

.orderPanelHead {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
	padding: 13px 15px 11px 15px;
	color: #FFFFFF;
	background: transparent url(/site/img/order_panel_head_bg.png) left top no-repeat;/*@SPRITE@*/
	cursor: pointer;
}

.orderPanelError,
.memberCardFormError {
	background-color: #EBF3F9;
	color: #5088B1;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 15px 15px 0px 15px;
}

.memberCardFormError {
	margin-top: -8px;
	margin-bottom: 4px;
	font-size:10px;
}


.orderPanelError a {
	color: #3793D7;
	font-size: 12px;
	font-weight: bold;
}

.orderPanelContent {
	margin: 15px 15px 0px 15px;
}

.orderPanelContent p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

.orderPanelContent form {
	/*height: auto;*/
	margin: 0px;
	padding: 0px;
	overflow: visible;
	/*
	::-webkit-scrollbar {
		width: 0px;
		height: 0px;
	}
	*/
}
/*
* html .orderPanelContent form {
	margin-bottom: 15px;
}
*/
.orderPanelContent fieldset {
	border: solid 1px #CCDEEB;
	margin: 0px;
	padding: 0px 15px 15px 15px;
	@padding-right: 0px;
}

.orderPanelContent .fieldsetTop {
	height: 10px;
	/*@height: 15px;*/
}

.orderPanelContent legend {
	font-size: 15px;
	color: #3793D7;
	font-weight: bold;
	padding: 0px 5px 0px 5px
}

.orderPanelContent .clear {
	clear: both;
	height: 0px;
}

.orderPanelContent .bookStoreAddress {
	margin: 0px 0px 0px 0px;
	overflow: auto;
}

.orderPanelContent .bookStoreAddressLeft {
	font-size: 12px;
	line-height: 18px;
	width: 260px;
	float: left;
	margin-right: 10px;
}

.orderPanelContent .bookStoreAddressLeft a {
	color: #003155;
}

.orderPanelContent .bookStoreAddressRight {
	/*width: 150px;*/
	width: 420px;
	overflow: auto;
}

.orderPanelContent .bookStoreAddress .store_page_title {
	font-size: 12px;
	font-weight: bold;
	color: #5088B1;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.orderPanelContent .bookStoreAddress .open_hours_table {
	padding: 0px;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	/*width: 150px;*/
	width: 420px;
}

.orderPanelContent .bookStoreAddress .open_hours_table td {
	padding: 0px 0px 3px 0px;
	text-align: right;
}

.orderPanelContent .bookStoreAddress .open_hours_table td:first-child {
	color: #5088B1;
	text-align: left;
}

.orderPanelContent .bookStoreAddress .whiteBox {
	background: transparent;
}

.orderPanelContent .deliveryAddressContainer,
.orderPanelContent .sendAsGiftContainer {
	width: 454px;
	float: left;
	margin-right: 0px;
}

.orderPanelContent .memberDeliveryAddressBox {
	margin-top: 10px;
}

.orderPanelContent .memberBillAddressBox {
	margin-top: 10px;
}

.orderPanelContent .billAddressContainer,
.orderPanelContent .decorPackageContainer {
	width: 454px;
	float:right;
}

.orderPanelContent .decorPackageContainer {
	background: transparent url(/site/img/decor_package_bg.png) 295px 20px no-repeat;
}

.orderPanelContent .addressButtons {
	text-align: left;
	margin-top: 10px;
}

.orderPanelContent .addressButtons  .modifyAddressButtonBg {
	background: transparent url(/site/img/btn_cim_modositas.png) top left no-repeat;/*@SPRITE@*/
	width: 93px;
	height: 28px;
	display: inline-block;
	float: left;
}

.orderPanelContent .addressButtons  .deleteAddressButtonBg {
	background: transparent url(/site/img/btn_cim_torles.png) top left no-repeat;/*@SPRITE@*/
	width: 69px;
	height: 28px;
	display: inline-block;
	float: left;
	margin: 0px 10px 0px 10px;
}

.orderPanelContent .addressButtons  .addAddressButtonBg {
	background: transparent url(/site/img/btn_cim_hozzaadas.png) top left no-repeat;/*@SPRITE@*/
	width: 92px;
	height: 28px;
	display: inline-block;
	float: left;
}

.orderPanelContent label {
	cursor: pointer;
}

.orderPanelContent ul,
.orderPanelContent li {
	margin: 0px;
	padding: 0px;
}

.orderPanelContent ul.list,
.orderPanelContent ul.deliveryTypeList,
.orderPanelContent ul.paymentTypeList,
.orderPanelContent ul.memberAddressList {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 50px;
	overflow: hidden;
}

.orderPanelContent ul.deliveryTypeList,
.orderPanelContent ul.paymentTypeList {
	height: 32px;
}

.orderPanelContent ul.memberAddressList {
	height: 16px;
}

.orderPanelContent ul.addressListLast {
	height: 18px;
}

.orderPanelContent ul.addressListLast li {
	height: 18px;
}

.orderPanelContent ul.list li,
.orderPanelContent ul.deliveryTypeList li,
.orderPanelContent ul.paymentTypeList li,
.orderPanelContent ul.memberAddressList li {
	float: left;
	height: 50px;
	overflow: hidden;
}

.orderPanelContent ul.memberAddressList li.listLabel {
	font-size: 11px;
	text-align: left;
	height: 15px;
	width: 90px;
	color: #5088B1;
}

.orderPanelContent ul.memberAddressList li.listText {
	font-size: 11px;
	height: 15px;
	padding-left: 5px;
}

.orderPanelContent ul.list li.listInput {
	width: 20px;
	padding-top: 13px;
	height: 37px;
}

.orderPanelContent ul.list li.listText {
	width: 348px;
}

* html .orderPanelContent ul.list li.listText {
	width: 344px;
}

.orderPanelContent ul.list li.listButton {
	width: 75px;
}

.orderPanelContent ul.list li.buttonOnRight {
	height: 18px;
	width: 443px;
}

* html .orderPanelContent ul.list li.buttonOnRight {
	width: 440px;
}

.orderPanelContent ul.deliveryTypeList li,
.orderPanelContent ul.paymentTypeList li {
	height: 32px;
}

.orderPanelContent ul.deliveryTypeList li.listImage,
.orderPanelContent ul.paymentTypeList li.listImage {
	width: 40px;
}

.orderPanelContent ul.deliveryTypeList li.listInput,
.orderPanelContent ul.paymentTypeList li.listInput {
	width: 20px;
	height: 22px;
	padding-top: 10px;
}

.orderPanelContent ul.deliveryTypeList li.listText,
.orderPanelContent ul.paymentTypeList li.listText {
	height: 23px;
	padding-top: 9px;
}

.orderPanelContent ul.giftCheckBox {
	height: 16px;
	margin-top: 15px;
}

.orderPanelContent ul.giftCheckBox li {
	height: 16px;
}

.orderPanelContent ul.giftCheckBox li.checkBoxLabel {
	padding-left: 5px;
	color: #5088B1;
}

.orderPanelContent input.listRadio {
	margin: 0px;
	@margin: -3px 0px 0px -3px;
}

.orderPanelContent input.panelButtonBlue {
	color: #FFFFFF;
	border: 1px solid #348FC9;
	font-weight:bold;
	background: #9ECAE5 url(/site/images/button_bg.gif) top left repeat-x;
	padding:1px 5px 1px 5px;
	text-decoration:none;
	cursor: pointer;
	height: 18px;
}

.orderPanelContent input.panelButtonOrange, input.panelButtonOrange {
	color: #FFFFFF;
	border: 1px solid #FF6B09;
	font-weight:bold;
	background: #FF893A url(/site/images/button_orange_bg.gif) top left repeat-x;
	padding:1px 5px 1px 5px;
	text-decoration:none;
	cursor: pointer;
	height: 18px;
}

.orderPanelContent input.panelButtonGrey {
	color: #FFFFFF;
	border: 1px solid #8F8F8F;
	font-weight:bold;
	background: #8F8F8F url(/site/images/button_grey_bg.gif) top left repeat-x;
	padding:1px 5px 1px 5px;
	text-decoration:none;
	cursor: pointer;
	height: 18px;
}

.orderPanelContent input.listButton {
	width: 75px;
	margin: 0px 4px 0px 4px;
}

.orderPanelContent input.sendButton {
	width:100px;
	margin: 0px;
	text-align: center;
}

.orderPanelContent input.leftSpace {
	margin-left: 8px;
}

.orderPanelContent input.placeOrderButton {
	width: 240px;
	height: 30px;
	font-size:12px;
	background: #FF893A url(/site/images/button_orange_big_bg.gif) top left repeat-x;
}

.orderPanelContent input.cancelOrderButton {
	width: 180px;
}

.orderPanelContent input.registerCardButton {
	width: 240px;
}

.orderPanelContent input.changeCardButton {
	width: 240px;
}

.orderPanelContent input.requestCardButton {
	width: 240px;
}

.orderPanelContent input.deleteAllCardsButton {
	width: 240px;
	margin-left: 8px;
}

.orderPanelContent input.addNewAddressButton {
	width: 150px;
	margin-left: 293px;
}

.orderPanelContent input.stepBackButton {
	width: 180px;
}

.orderPanelContent table.memberCard {
	margin-bottom: 8px;
}

.orderPanelContent table.memberCard td,
.orderPanelContent table.memberCard th {
	text-align: left;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	height: 16px;
}

.orderPanelContent table.memberCard th {
	color: #5088B1;
	border-bottom: solid 1px #CCDEEB;
}


.orderPanelContent table.memberCard td.requestInfo {
	height: 32px;
}

.orderPanelContent table.memberCard td.right,
.orderPanelContent table.memberCard th.right {
	text-align: right;
}

.orderPanelContent table.memberCard input.orderWithCard {
	margin: 3px 0px 0px 15px;
}

.orderPanelContent textarea.orderComment {
	font-size: 12px;
	line-height: 15px;
	width: 888px;
	overflow: hidden;
	margin: 0px;
}
/*
*.html .orderPanelContent textarea.orderComment  {
	width: 902px;
}
*/
.orderPanelContent select.addressList {
	font-size: 12px;
	width: 422px;
	height: 22px;
}

.orderPanelContent select.addressList option {
	height: 15px;
	line-height: 15px;
}

.orderPanelContent .sendPanelLeft, .sendPanelLeft {
	height: 35px;
	margin: 14px 0px 0px 0px;
	text-align: left;
	float: left;
}

.orderPanelContent .sendPanelRight, .sendPanelRight {
	height: 35px;
	margin: 14px 0px 0px 0px;
	text-align: right;
}

.goToNextOrderStep {
	background: transparent url(/site/img/btn_tovabb.png) top left no-repeat;/*@SPRITE@*/
	width: 91px;
	height: 35px;
	display: inline-block;
}

.goToPreviousOrderStep {
	background: transparent url(/site/img/btn_vissza.png) top left no-repeat;/*@SPRITE@*/
	width: 219px;
	height: 35px;
	display: inline-block;
}

.registerCardButtonBg {
	background: transparent url(/site/img/btn_tv_kartya_rogzitese.png) top left no-repeat;/*@SPRITE@*/
	width: 228px;
	height: 28px;
	display: inline-block;
}

.registerAnotherCardButtonBg {
	background: transparent url(/site/img/btn_masik_tv_kartya.png) top left no-repeat;/*@SPRITE@*/
	width: 276px;
	height: 28px;
	display: inline-block;
}

.requestCardButtonBg {
	background: transparent url(/site/img/btn_tv_kartya_hasznalata.png) top left no-repeat;/*@SPRITE@*/
	width: 245px;
	height: 28px;
	display: inline-block;
}

.requestNewCardButtonBg {
	background: transparent url(/site/img/btn_uj_tv_kartya.png) top left no-repeat;/*@SPRITE@*/
	width: 245px;
	height: 28px;
	display: inline-block;
	float: left;
}

.deleteAllCardRequestsButtonBg {
	background: transparent url(/site/img/btn_igenyles_visszavonasa.png) top left no-repeat;/*@SPRITE@*/
	width: 267px;
	height: 28px;
	display: inline-block;
	float: left;
	margin-left: 10px;
}

.cancelOrderButtonBg {
	background: transparent url(/site/img/btn_visszateres.png) top left no-repeat;/*@SPRITE@*/
	width: 228px;
	height: 35px;
	display: inline-block;
}

.modifyCardRequestButtonBg {
	background: transparent url(/site/img/btn_modositas.png) top left no-repeat;/*@SPRITE@*/
	width: 93px;
	height: 28px;
	display: inline-block;
	float: left;
}

.deleteCardRequestButtonBg {
	background: transparent url(/site/img/btn_torles.png) top left no-repeat;/*@SPRITE@*/
	width: 69px;
	height: 28px;
	display: inline-block;
	float: left;
	margin-left: 10px;
}

.orderPanelContent .placeOrderPanelLeft {
	height: 30px;
	margin: 13px 0px 0px 5px;
	text-align: left;
	float: left;
}

.orderPanelContent .placeOrderPanelLeft input {
	margin-top: 6px;
}

.orderPanelContent .placeOrderPanelRight {
	height: 30px;
	margin: 13px 5px 13px 0px;
	text-align: right;
}

.orderAjaxLoadingImg {
	margin: 2px 0px 2px 459px;
	display: block;
}

* html .orderAjaxLoadingImg {
	margin-bottom: 10px;
}

#libriOverlayPanel h2 {
	color: #083F68
}

.orderPanelContent p.commentInfo {
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	float: left;
}

.orderPanelContent p.commentCharCounter {
	margin: 10px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
	@padding-right: 11px;
	font-size: 12px;
	text-align: right;
	color: #3793D7;
	line-height: 15px;
	height: 15px;
}

#register_simple_hidden {
	margin-left: 8px;
	margin-right: 8px;
}

.memberAddress td {
	font-size: 11px;
	line-height: 13px;
	color: #003155;
}

.memberAddress td:first-child {
	color: #5088B1;
}

.summaryPanelContent p {
	font-size: 12px;
	line-height: 15px;
	color: #003155;
	margin-bottom: 10px;
}

.deliveryAddressContainer fieldset p {
	font-size: 11px;
	line-height: 13px;
}

.shopAddress td {
	font-size: 11px;
	line-height: 13px;
	color: #003155;
}

.shopAddress td a {
	color: #5088B1;
}

.shopCartItem td {
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #CDE0EE;
	color: #003155;
	font-size: 12px;
	line-height: 15px;
}

.shopCartItem p {
	margin: 0px;
}

.shopCartItem p.title {
	color: #3793D7;
	font-size: 17px;
	line-height: 19px;
}

.shopCartItem td.code {
	color: #5088B1;
}

.shopCartItem td.piece {
	text-align: right;
	color: #5088B1;
}

.shopCartItem td.sumPrice {
	text-align: right;
	color: #5088B1;
	padding-right: 15px;
}

.shopCartItem span.price {
	color: #FF6600;
	font-size: 20px;
	line-height: 22px;
}

.shopCartItem span.discount {
	color: #FF6600;
	font-size: 11px;
}

.shopCartItem p.originalPrice {
	color: #003155;
	font-size: 11px;
	line-height: 15px;
}

.orderSum {
	margin-top: 15px;
	width: 924px;
	background: transparent url(/site/img/order_sum_bg.png) left top repeat-y;
}

.orderSumContent {
	width: 894px;
	padding: 15px 15px 0px 15px;
	background: transparent url(/site/img/order_sum_content_bg_2.png) left top no-repeat;/*@SPRITE@*/
}

.orderSumContent td {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #5088B1;
}

.orderSumContent td:first-child {
	font-weight: normal;
	color: #003155;
}

.orderSumContent td.endPrice {
	color: #FF6600;
}

.orderSumBottom {
	width: 924px;
	height: 13px;
	background: transparent url(/site/img/order_sum_bottom_bg.png) left top no-repeat;/*@SPRITE@*/
	margin-bottom: 15px;
}

.orderSendPanel {
	margin: 15px 0px 0px 0px;
}

.orderSendPanelLeft {
	height: 35px;
	text-align: left;
	float: left;
}

.orderSendPanelRight {
	height: 35px;
	text-align: right;
}

