@import url("common.css");
@import url("menu.css");
@import url("pulldown.css");

body
{
    background: #FFFFDE;
    margin:0px auto;
    padding:0;
    font:normal 0.8em/1.4em verdana,aria,sans-serif;
    color: #000000;
    width: 100%;
    font-size: 9pt;
    min-width: 900px;      /* 2x LC width + RC width */
    color: #804000; /* #5A3D40;*/
}

/* Header styles  */
#header
{
    clear:both;
    display: block;
    position: relative;
    width:100%;

    background: transparent url("../images/header_bg.png") repeat-x top left;
    padding: 0px;
    margin:  0px;
    text-align:center;
    color: inherit;
    height: 150px;
    border: 0px;

}


#header_image
{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}

#header_kiado
{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
}

#header_kid
{
    position: absolute;
    top: 26px;
    right: 25px;
/*    background: transparent url("../images/header_kid.png") no-repeat top left; */
    background: transparent url("../images/olvasok.png") no-repeat top left;
    color: inherit;
    height: 154px;
    width: 120px;
    z-index: 9;
}

/* column container */
div.main-box 
{
  position: relative;
  width: 100%;
  background: #af000c;						/* left box background */
  overflow: hidden;
}

div.center-box 
{
  position: relative;
  width: 100%;
  left: 170px;								/* left box width */
  background: #FFFFDE;						/* center box background */
}

div.reset-box 
{
  position: relative;
  width: 100%;
  left: 100%;
  margin-left: -170px;						/* - left box width */
}

div.right-box 
{
  margin-top: 0px;
  position: relative;
  width: 100%;
  margin-left: -170px;						/* -right box width */
  background: #af000c;						/* right box background */
  left: 0px;
}

div.content-box 
{
    position: relative;
    width: 100%;
    margin-left: -100%;
    left: 170px;							/* right box width */
    min-height: 980px;
    padding-bottom: 20px;
}

div.left 
{
    float: left;
    /*padding: 30px 0px 0px 0px;*/
    width: 170px;							/* left box width */
    text-align: center;
}

div.right 
{
    float: right;
    width: 170px;							/* right box width */
    text-align: center;
}

div.right-content
{
    padding: 55px 10px 0px 10px;
    text-align: center;
}

div.center-content
{
    position: relative;
    margin-left: 170px;						/* left box width */
    margin-right: 170px;					/* right box width */
    padding-left: 0px;
    padding-right: 0px;
}

* html div.center-content
{
    height:1%;
    margin:0;
}

* html div.left 
{
    margin-right:-3px;
}

* html div.right 
{
    margin-left:-3px;
}

.clearfix:after 
{
    content: "."; 
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.heightfix:before 
{
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}


#menulogin
{
    text-align: left;
    color: #f9f8b9;
		border-top: 1px solid #f9f8b9;
		padding-top: 10px;
		margin-top: 10px;
		border-bottom: 1px solid #f9f8b9;
		padding-bottom: 10px;
		margin-bottom: 10px;
}

#menulogin table
{
    margin: 0px;
    padding: 0px;
}

#menulogin h2,
#menulogin div.h2
{
    text-align: center;
    color: #f9f8b9;
}

#menulogin input
{
    background-color: #FFFFDE;
}


#usermenu
{
    padding-top: 3px;
    padding-bottom: 6px;
    text-align: left;
    color: #f9f8b9;
}

#usermenu h2,
#usermenu div.h2
{
    width: 100%;
    text-align: center;
    color: white;
    font-weight: bold;
}
                             

/* Footer styles */
#footer
{
    clear:both;
    float:left;
    width:100%;
    height: 4em;
    text-align: center;
    padding: 0;
    margin: 0;
}


#content
{
    padding-left: 30px;
    padding-right: 30px;
}


#centercol
{
    margin-top: 0px;
    position: relative;
    background: #FFFFDE url("../images/content_top.png") no-repeat top left;
    font-size: 10pt;
		/*border-top: 1px solid #d4c598;*/
}

h1.centercol-header,
div.centercol-header
{
    padding: 3px 30px 11px 30px;
    margin: 0px 0px 20px 0px;
    font-family: verdana,aria,sans-serif;
    vertical-align: middle;
    /*font-weight: bold;
    font-style: italic;*/
    font-size: 150%;
    color: #b7000c;
    border-bottom: 1px solid #d96468;
    height: 17px;
    z-index: 999;
    text-align: center;
}

#centercoltopright
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 32px;
    height: 31px;
    background: #FFFFDE url("../images/content_topr.png") no-repeat top left;
}

#log
{
    background-color: #FFA500/*orange*/;
    color: red;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 2000;
    overflow: auto;
}


#logToggle
{
    border: 2px solid red;
    font-size: 120%;
    background-color: #FFA500 /*orange*/;
    color: red;
    position: fixed;
    right: 10px;
    top: 10px;
    width: 1em;
    margin-left: -2em;
    text-align: center;
    z-index: 3001;
}

#languageTools
{
    border: 2px solid red;
    font-size: 120%;
    background-color: #FFA500 /*orange*/;
    color: red;
    position: fixed;
    right: 30px;
    top: 10px;
    width: 1em;
    margin-left: -2em;
    text-align: center;
    z-index: 3001;
}

.sep
{
    width: 400px;
    height: 5px;
    background: transparent url("../images/sepline.png") no-repeat top left;
    z-index: 1000;
}


#menusearch
{
    /*background: transparent url("../images/search_bg.png") no-repeat top center;*/
    width: 120px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    border: 0px solid white;
    color: #f9f8b9;
	/*padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;*/
	
}

#menusearch input
{
    margin: 5px auto;
    /*border: 0px solid white;*/
    background-color: white;
    color: black;
    height: 12px;
    width: 100px;
}

img
{ 
    border-style: none;
}


/*
Highlight modul
*/


#highlight,
#highlight-news
{
    text-align: center;
}

div.right h2,
div.right div.h2
{
    font-size: 125%;
    font-weight: bold;
    width: 100%;
    line-height: 50px;
    color: white;
    text-shadow: #666666 3px 3px 3px;

    text-transform: uppercase;

	filter: Shadow(Color=#666666,
			Direction=135,
			Strength=3);
}

#searchbox h2,
#searchbox div.h2,
a.reminder,
a.register,
a.black
{
    color: #f9f8b9;
}

#highlight h2,
#highlight-news h2 a,
#highlight div.h2,
#highlight-news div.h2 a
{
    color: #f9f8b9;
}

#highlight .highlight_book_title
{
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}

#highlight .highlight_book_author
{
    padding-top: 4px;
    padding-bottom: 4px;
    font-style: italic;
    text-align: center;
    color: #f9f8b9;
}

#highlight .person,
#highlight .author
{
    padding: 0px;
    margin: 0px;
    color: #f9f8b9;
}

#highlight .highlight_book_fullprice
{
    text-align: center;
    text-decoration: line-through;
    color: #f9f8b9;
}

#highlight .highlight_book_price
{
    font-size: 110%;
    font-weight: bold;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}


#highlight-news ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #c4b588;
}

#highlight-news li
{
    padding: 2px 0px 2px 0px;
    text-indent: 0px;
    border-bottom: 1px solid #c4b588;
}

#highlight-news li a
{
    display: block;
}

#highlight-news li a:hover
{
    text-decoration: none;
    background-color: #e4d5a8;
}

#anniversary
{
    display: block;
    width: 100%;
    text-align: center;
}

#anniversary img
{
    margin: 10px auto 10px auto;
    width: 150px;
    height: 250px;
}

#welcome_screen_wrapper
{
	position: absolute;
	top: 150px;
	width: 100%;
	z-index: 4999;
	text-align: center;
}

#banners
{
    margin-top: 16px;
}

/* kz */
a.letters {
	color: #0080FF;
	text-decoration: underline;
	font-size: 0.9em;
	margin: 0 5px 0 5px;
}

div.letters {
	margin: 5px auto 20px auto;
	text-align: center;
}

div.outer-frame
{
    width: 560px;
    margin: 15px;
}

div.content_button {
	margin: 25px 0px 25px 0px;
}

#header_contact{
	position: absolute;
	top: 118px;
	left: 36px;
	z-index: 2;
	font-size: 13px;
	text-align: right;
	color:white;
}

#button_img {
	position: relative;
	top: 12px;
}

#button_img:hover {
	background-image: url("../images/kosar_hover.png");
}

.font-color {
	color: #f9f8b9;
}

.font-color:hover {
	color: #f9f8b9;
}

.font-black {
	color: black;
}

.font-black:hover {
	color: black;
}

table.menu_table {
	width: 100%;
}

div.menu_img {
	float: left;
	height: 150px;
	min-width: 128px;
}

img.menu_img {
	margin-left: auto;
	margin-right: auto;
	max-width: 128px;
	max-height: 128px;
	padding: 5px;
}

.menu_td {
	width: 50%;
}

.menu_text {
	padding: 5px;
	height: 130px;
}

.menu_content {
	color: #b20712;
	font-weight: bold;
}

.menu_content:hover {
	border: 0;
	text-decoration: none;
	color: #b20712;
}

.menu_tovabb {
	/*position: absolute;*/
	bottom: 0px;
	right: 0px;
	background: url("../images/tablemenu_tovabb.png") bottom repeat-x;
	height: 15px;
	vertical-align: middle;
	padding: 5px;
	float: right;
	width: 55px;}

.menu_tovabb:hover {
	color: #b20712;
	text-decoration: underline;
}

.menu_doboz {
	background: url("../images/tablemenu_bottom.png") bottom no-repeat;
	float: left;
	/*position: relative;*/
	width: 95%;
	z-index: 10;
	max-width: 269px;
}

.shop_box{
	margin-top: 25px; 
	width:95%;
	border: #eac8c9 solid;
}

div.bolt_img {
	float: left;
	position: relative;
	margin-right: 10px;
	width: 160px;
	height: 120px;
}

td.shop_title {
	color:#B7000C;
	background-color: #eac8c9;
	padding: 7px;
}

div.kedvezmeny {
  font-size: 200%;
  color: white;
  margin: 35px 0px 25px 0px;
  line-height: 1.5em;
}

a.recenzio {
  font-weight: bold;
	font-size: 120%;
}

.temakor_text {
	padding: 5px;
	height: 110px;
}

div.temakor_img {
	float: left;
	height: 130px;
	min-width: 128px;
}

img.temakor_img {
	margin-left: auto;
	margin-right: auto;
	max-width: 128px;
	max-height: 99px;
	padding: 5px;
}

