/* general body */

body{
 background-color: #ffffff;
 margin-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 text-decoration : none;
 font-family : Arial, Verdana, Tahoma;
 font-size : 11px;
 font-weight : normal;
 color: #000000;
}
td{
 text-decoration : none;
 font-family : Arial, Verdana, Tahoma;
 font-size : 11px;
 font-weight : normal;
 color: #000000;
}
a{
 background-color: transparent;
 text-decoration : none;
 font-family : Arial, Verdana, Tahoma;
 font-size : 12px;
 font-weight : bold;
 color: #006D46;
}
a:hover{
 background-color: transparent;
 text-decoration : none;
 color: #DA251D;
}
img{
 border : 0px none;
}

/* general body and other backgrounds style end */


/* menu - styles begin */

.hmenu{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 11px;
	font-weight : bold;
	color: #ffffff;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	display: block;
}
a.hmenu:hover{
	background-color: #28AA7A;
	text-decoration : none;
	color: #ffffff;
}
a.hmenu:active{
  background-color: #28AA7A;
	text-decoration : none;
	color: #ffffff;
}

.bgr_hmenu{
	background : url(../images/mm_bgr.gif);
 	background-repeat : repeat-x;
 	height: 27px;
}

.leftmenu{
  background : url(../images/lm_bgr.gif);
  background-repeat : repeat-x;
	background-color: #997B54;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	padding-left : 11px;
	padding-right : 6px;
	padding-top : 8px;
	padding-bottom : 9px;
	display: block;
/* ugyanaz mint left column menu */
    width: 170;
}

.leftmenu_first {
	font-size: 16px;
	padding-left : 4px;
}

.leftmenu_nolink {
    color: #5e432D
}


a.leftmenu:hover{
  background : url(../images/lm_bgr_over.gif);
  background-repeat : repeat-x;
	background-color: #5E432D;
	text-decoration : none;
	color: #ffffff;
}

span.leftmenu_selected {
    color:  #5E432D;
}

a.leftmenu:active{
  background : url(../images/lm_bgr_over.gif);
  background-repeat : repeat-x;
	background-color: #5E432D;
	text-decoration : none;
	color: #ffffff;
}

.leftmenu_s{
     background : url(../images/lm_sub_bgr.gif);
    background-repeat : repeat-x;
	background-color: transparent;
	background-position: center;
    text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 9px;
	font-weight : normal;
	color: #000000;
	padding-left : 22px;
	padding-right : 6px;
	padding-top : 2px;
	padding-bottom : 3px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
a.leftmenu_s:hover{
  background : url(../images/lm_sub_bgr_over.gif);
  background-repeat : no-repeat;
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 9px;
	font-weight : normal;
	color: #000000;
	padding-left : 22px;
	padding-right : 6px;
	padding-top : 2px;
	padding-bottom : 3px;
	display: block;
}
a.leftmenu_s:active{
  background : url(../images/lm_bgr_over.gif);
  background-repeat : repeat-x;
	background-color: #5E432D;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff	;
	padding-left : 11px;
	padding-right : 6px;
	padding-top : 8px;
	padding-bottom : 9px;
	display: block;
}


/* menu - styles end */


/* search box - styles begin */

.c_right_search{
	background-color: #006D46;
}
.input_search{
 background-color: #FFFFFF;
 text-decoration : none;
 font-family : Arial, Verdana, Tahoma;
 font-size : 12px;
 color: #006D46;
 width: 90px;
 height: 18px;
/* border-style:solid;
 border-width:1px;
 border-color: #0A5136;*/
}
input.button_search{
 background-color: #29AA7B;
 text-decoration : none;
 font-family : Arial, Verdana, Tahoma;
 font-size : 11px;
 font-weight: bold;
 color: #ffffff;
 width: 74px;
 height: 18px;
 border-style:solid;
 border-width:1px;
 border-color: #0A5136;
}
.search_text{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 11px;
	font-weight : normal;
	color: #ffffff;
}

/* search box - styles end */


/* right menu list box - styles begin */

.c_right_menu{
	background-color: #F0E0C5;
}
.cr_menu_td{
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.cr_menu_name{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial Black, Verdana, Tahoma;
	font-size : 9px;
	font-weight : bold;
	color: #008452;
}
.cr_menu_text{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 10px;
	font-weight : bold;
	color: #776349;
}
a.cr_menu_text:hover{
	background-color: transparent;
	text-decoration : none;
	color: #008452;
}
.cr_menu_arrow{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 10px;
	font-weight : bold;
	color: #008452;
}

/* right menu list box - styles end */


/* content list - styles begin */

.c_navig_text{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 11px;
	font-weight : bold;
	color: #000000;
}
.c_navig_arrow{
	color: #8F8065;
}
.c_navig_td{
	padding-left : 18px;
	padding-right : 18px;
	padding-top : 14px;
	padding-bottom : 14px;
}
.c_list_no{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	padding-left: 3px;
}
.c_list_no_bgr{
	background : url(../images/list_no_bgr.gif);
	background-repeat : no-repeat;
/*	width: 18px;*/
	height: 35px;
}
.c_list_row1{
	background-color: #CFBC9F;
	padding: 2px;
}
.c_list_row2{
	background-color: #F0E0C5;
	padding: 4px;
	}
.c_list_price{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 11px;
	font-weight : bold;
	color: #ffffff;
	text-align: right;
}
.c_list_price_bgr{
	background : url(../images/list_price_bgr.gif);
	background-repeat : no-repeat;
	width: 80px;
	height: 35px;
}
.c_list_price_bgr2{
	background : url(../images/list2_price_bgr.gif);
	background-repeat : no-repeat;
	width: 72px;
	height: 54px;
}
.c_list_row1_txt{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 13px;
	font-weight : bold;
	color: #000000;
    padding-left: 4px;
}
.c_list_row2_txt{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	font-weight : normal;
	color: #000000;
	line-height: 12px;
}
.c_list_order{
  background : url(../images/list_button_bgr.gif);
  background-repeat : no-repeat;
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	padding-left : 4px;
	padding-top : 8px;
	padding-bottom : 9px;
	display: block;
}
a.c_list_order:hover{
  background : url(../images/list_button_bgr_over.gif);
  background-repeat : no-repeat;
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	padding-left : 4px;
	padding-top : 8px;
	padding-bottom : 9px;
	display: block;
}
.c_list_order2{
  background : url(../images/list2_button_bgr.gif);
  background-repeat : no-repeat;
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	padding-left : 4px;
	padding-top : 18px;
	padding-bottom : 18px;
	display: block;
}
a.c_list_order2:hover{
  background : url(../images/list2_button_bgr_over.gif);
  background-repeat : no-repeat;
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	padding-left : 4px;
	padding-top : 18px;
	padding-bottom : 18px;
	display: block;
}
.c_list_row3{
	background-color: #CFBC9F;
}
.c_book_text_td{
	padding-top : 10px;
}

/* content list - styles end */

/* general pages - content text styles begin */


.c_left_right{
	background-color: #997B54;
}
.c_content{
	background-color: #FFFAF0;
}
.c_navig{
	background-color: #ffffff;
}
.bookdetail{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 14px;
	font-weight : bold;
	color: #5E432D;	
}
.title{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 17px;
	font-weight : bold;
	color: #5E432D;	
}
.subtitle{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 13px;
	font-weight : bold;
	color: #997B54;
}
.bodytext{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 15px;
	line-height: 18px;
	font-weight : normal;
	color: #000000;
    text-indent: 2em;
}
.bodypara{
	margin-left:8px; margin-right:8px;
}

.links{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 11px;
	font-weight : bold;
	color: #006D46;
}
a.links:hover{
	background-color: transparent;
	text-decoration : none;
	color: #DA251D;
}
.imgs_outline{
 	border-style:solid;
 	border-width:1px;
 	border-color: #997B54;
}


/* general pages - content text styles end */




/* footer styles - begin */

.f_copyright{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma;
	font-size : 11px;
	font-weight : normal;
	color: #ffffff;
}
.f_bgr{
	background-color: #006D46;
	height: 24px;
}

/* footer styles - end */


/* content style here */


.tFejezetecim {
font-family:'Arial, Verdana, Helvetica';
font-size:14px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
color:black;
}
.text13 {
font-family:'Arial, Verdana, Helvetica';
font-size:14px;
text-decoration:none;
color:black;
}
.text12 {
font-family:'Arial, Verdana, Helvetica';
font-size:14px;
font-weight:bold;
text-decoration:none;
color:black;
}
.text18 {
font-family:'Arial, Verdana, Helvetica';
font-size:14px;
text-decoration:none;
color:black;
letter-spacing: -0.03em;
}
.text8 {
font-family:'Arial, Verdana, Helvetica';
font-size:14px;
text-decoration:none;
color:black;
letter-spacing:0.1em;
}
.text20 {
font-family:'Arial, Verdana, Helvetica';
font-size:12px;
text-decoration:none;
color:black;
letter-spacing:0.1em;
}
.text21 {
font-family:'Arial, Verdana, Helvetica';
font-size:12px;
text-decoration:none;
color:black;
letter-spacing:-0.03em;
}
.text15 {
font-family:'Symbol';
font-size:12px;
text-decoration:none;
color:black;
letter-spacing:-0.03em;
}
.text19 {
font-family:'Arial, Verdana, Helvetica';
font-size:12px;
font-weight:bold;
text-decoration:none;
color:black;
letter-spacing:-0.03em;
}
.pAlcim0 {
margin-left:19.843px;
padding-bottom:34px;
line-height:18px;
}
.para8 {
margin-left:19.843px;
padding-top:5.669px;
line-height:13.15px;
}
.para10 {
margin-left:19.843px;
padding-top:5.669px;
padding-bottom:1.984px;
line-height:13.15px;
}
.para4 {
margin-left:19.843px;
padding-bottom:1.984px;
line-height:13.15px;
}
.para5 {
margin-left:39.685px;
padding-bottom:1.984px;
line-height:13.15px;
}
.para9 {
margin-left:59.528px;
padding-bottom:1.984px;
line-height:13.15px;
}

/* cart */

th.cart_heading
{
	text-align:	center;
	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
	font-size: 13px ! important; 
}
.cart_table
{
	border-style : ridge;
	border-width : 2px;
	margin: 4px;
}
.itemlist
{
    font-size: 12px ;
}
.sumcart
{
    font-size: 12px ;
	color: #006D46
}		

.buttonstyle
{	
	font-size:12px;
    color: #5e432d;
	font-weight: bold;
    padding: 2px;
    background-color: #CFbc9f;
}

.inputstyle1
{	font-family:sans-serif; 
	font-size:12px;
	background-color: #f0e0c5;
	color:black; 
	font-weight: bold;
    border-style : ridge;
    border-width : 1px; /* thin; */
}

/*simpletext*/
.text_d {
}

.text_p {
	font-family : Arial, Verdana, Tahoma;
	font-size : 15px;
	line-height: 16px;
	font-weight : normal;
	color: #000000;
    text-indent: 3em;
}

.text_b {
	font-family : Arial, Verdana, Tahoma;
    color: #5e432D;
	font-size : 15px;
	line-height: 16px;
	font-weight : normal;
    text-indent: 3em;
}

address {
    font-family : Arial, Verdana, Tahoma;
    color: #5e432D;
    font-size : 15px;
    font-weight: bold;
    line-height: 16px;
    text-align: left;
    padding-left: 1.5em;
}

/* Openoffice.org export style */


		P.western { font-family: Arial, Verdana, "Times New Roman", serif; font-size: 12pt;  }
		P.cjk { font-family: Arial, Verdana, "Times New Roman", serif; font-size: 12pt }
		P.ctl { font-family: Arial, Verdana, "Times New Roman", serif; font-size: 12pt;  }
		H1 { margin-top: 0in; margin-bottom: 0in; direction: ltr; color: #000000; widows: 2; orphans: 2 }
		H1.western { font-family: Arial, Verdana, "Times New Roman", serif; font-size: 12pt;  }
		H1.cjk { font-family: Arial, Verdana, "Times New Roman", serif; font-size: 12pt }
		H1.ctl { font-family: Arial, Verdana, "Times New Roman", serif; font-size: 12pt;  }
		H2 { margin-left: 0.5in; margin-top: 0in; margin-bottom: 0in; direction: ltr; color: #000000; widows: 2; orphans: 2 }
		H2.western { font-family: Arial, Verdana, "Times New Roman", serif; font-size: 12pt; font-style: italic;  }
		H2.cjk { font-family: Arial, Verdana, "Times New Roman", serif; font-size: 12pt; font-style: italic;  }
		H2.ctl { font-family: Arial, Verdana, "Times New Roman", serif; font-size: 12pt; font-style: italic;  }
/* end Openoffice.org */

.lista 
  { font-family: Arial, Verdana, "Times New Roman", serif; font-size: 12pt; }



/* kozepso felirat */

p.attn {font-family: Arial, Verdana, Tahoma, sans-serif;
		  font-size : 16px; !important;
		  text-align: center;
		  color: #5e432d;
		  background-color: #cfbc9f;
		  margin-left: 30px; margin-right: 30px;
         margin-top: 30px;
         border-style: solid ; border-width: 1px; 
          font-weight : bold; 
          padding: 10px;
}

/*checkout */

.checkout {
		 font-family: Arial, Verdana, Tahoma, sans-serif;
          font-size : 14px;;
}
.checkout_table{
        font-family: Arial, Verdana, Tahoma, sans-serif;
		font-size : 16px!important;
		background-color: #f0e0c5
}


p.attn_checkout
          {font-family: Arial, Verdana, Tahoma, sans-serif;
		  font-size : 16px; !important;
		  text-align: center;
		  color: #5e432d;
          font-weight : bold; 
		  /*background-color: #f0e0c5;*/
          width: 500px;
          margin-left: auto; margin-right: auto;
}

.bookdisplay{
	 border-color: #5E432D; 
	 /*border-style:ridge;*/
     border-width:1; padding: 8px;
}

.webmaster {
	font-weight : normal;
	}

.discount { color: red; font-size: 12px; 
		vertical-align: middle;		
        font-weight: bold;
} 
.discount_1 { color: red; font-size: 12px; 
		vertical-align: middle;		
        font-weight: bold;
} 

/* adverts */

.advert_div { 
	padding: 6px; 
	border-style: solid ; border-width: 1px; 
	background: #F0E0C5 ;
	margin: 4px;
}

.advert_h1_text {

}
.advert_h3_text {
}
.advert_strong {
       font-size: larger;
       color: #006D46;
}
.advert_strong1 {
       /*font-size: smaller;*/
       color: #006D46;
}
.advert_text {
		text-indent: 3em;
		font-size: larger;
}

.advert_data { margin-top: 15px;
		font-weight: bold;}

.advert_link {
     background-color: transparent;
    text-decoration : none;
    font-family : Arial, Verdana, Tahoma;
    font-size : 16px;
    font-weight : bold;
    color: #006D46;

}

/* Openoffice style */


	@@page { size: 8.5inch 11inch; margin-top: 1inch; margin-bottom: 1inch; margin-left: 1.25inch; margin-right: 1.25inch }
	table { border-collapse:collapse; border-spacing:0; empty-cells:show }
	td, th { vertical-align:top; }
	h1, h2, h3, h4, h5, h6 { clear:both }
	ol, ul { padding:0; }
	* { margin:0; }
	*.Frame { font-size:12pt; vertical-align:top; text-align:center; }
	*.Graphics { font-size:12pt; vertical-align:top; text-align:center; }
	*.OLE { font-size:12pt; vertical-align:top; text-align:center; }
	*.BodyTextIndent2 { font-family:Arial; font-size:12pt; margin-left:1.4772in; margin-right:0in; text-align:justify ! important; text-indent:-0.4925inch; }
	*.Caption { font-family:'Times New Roman'; font-size:12pt; margin-top:0.0835in; margin-bottom:0.0835in; font-style:italic; }
	*.Heading { font-family:Arial; font-size:14pt; margin-top:0.1665in; margin-bottom:0.0835in; }
	*.Heading1 { font-family:'Times New Roman'; font-size:12pt; margin-top:0.1945in; margin-bottom:0.1945in; font-weight:bold; }
	*.Heading2 { font-family:'Times New Roman'; font-size:14pt; font-weight:bold; }
	*.Index { font-family:'Times New Roman'; font-size:12pt; }
	*.List { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0.0835in; }
	*.NormalWeb { font-family:'Arial Unicode MS'; font-size:12pt; margin-top:0.1945in; margin-bottom:0.1945in; }
	*.P1 { font-family:'Times New Roman'; font-size:12pt; font-weight:bold; }
	*.P10 { font-family:'Times New Roman'; font-size:12pt; margin-left:0.0in; margin-right:0in; text-align:center ! important; text-indent:0inch; font-weight:bold; }
	*.P11 { font-family:'Times New Roman'; font-size:12pt; margin-left:0.25in; margin-right:0in; margin-top:0.1945in; margin-bottom:0.1945in; text-indent:0inch; }
	*.P12 { font-family:'Times New Roman'; font-size:12pt; margin-top:0.1945in; margin-bottom:0in; }
	*.P13 { font-family:'Times New Roman'; font-size:12pt; margin-top:0.1945in; margin-bottom:0in; }
	*.P14 { font-family:'Times New Roman'; font-size:12pt; margin-top:0.1945in; margin-bottom:0in; }
	*.P15 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; }
	*.P16 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; }
	*.P17 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; }
	*.P18 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; }
	*.P19 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; }
	*.P2 { font-family:'Times New Roman'; font-size:12pt; text-align:left ! important; }
	*.P20 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; }
	*.P21 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; }
	*.P22 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; }
	*.P23 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; }
	*.P24 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0.1945in; }
	*.P25 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0.1945in; }
	*.P26 { font-family:'Times New Roman'; font-size:12pt; margin-left:0.3335in; margin-right:0in; text-align:center ! important; text-indent:0inch; font-weight:bold; }
	*.P27 { font-family:'Times New Roman'; font-size:14pt; margin-top:0.1945in; margin-bottom:0.1945in; font-weight:bold; }
	*.P28 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0.1945in; font-weight:bold; }
	*.P29 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; font-weight:bold; }
	*.P3 { font-family:'Times New Roman'; font-size:12pt; text-align:left ! important; }
	*.P30 { font-family:'Times New Roman'; font-size:12pt; font-weight:bold; }
	*.P31 { font-family:'Times New Roman'; font-size:12pt; font-weight:bold; }
	*.P32 { font-family:'Times New Roman'; font-size:12pt; font-weight:bold; }
	*.P33 { font-family:'Times New Roman'; font-size:12pt; font-weight:bold; }
	*.P34 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; margin-left:0.5in; margin-right:0in; text-indent:0inch; }
	*.P35 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; margin-left:0.5in; margin-right:0in; text-indent:0inch; }
	*.P36 { font-family:'Arial Unicode MS'; font-size:12pt; margin-top:0in; margin-bottom:0in; margin-left:0.5in; margin-right:0in; text-indent:0inch; }
	*.P37 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; font-weight:bold; }
	*.P38 { font-family:'Arial Unicode MS'; font-size:12pt; margin-top:0in; margin-bottom:0in; }
	*.P39 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; margin-left:0.05in; margin-right:0in; text-indent:0.45inch; }
	*.P4 { font-family:'Times New Roman'; font-size:12pt; }
	*.P40 { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0in; margin-left:0.05in; margin-right:0in; text-indent:0.45inch; color:#000000; }
	*.P5 { font-family:'Times New Roman'; font-size:12pt; }
	*.P6 { font-family:'Times New Roman'; font-size:12pt; margin-top:0.1945in; margin-bottom:0.1945in; }
	*.P7 { font-family:'Times New Roman'; font-size:12pt; margin-top:0.1945in; margin-bottom:0.1945in; }
	*.P8 { font-family:'Times New Roman'; font-size:14pt; margin-top:0.1945in; margin-bottom:0.1945in; font-weight:bold; }
	*.P9 { font-family:'Times New Roman'; font-size:12pt; margin-left:0.25in; margin-right:0in; text-indent:0inch; }
	*.Standard { font-family:'Times New Roman'; font-size:12pt; }
	*.TableContents { font-family:'Times New Roman'; font-size:12pt; }
	*.TableHeading { font-family:'Times New Roman'; font-size:12pt; text-align:center ! important; font-weight:bold; }
	*.Textbody { font-family:'Times New Roman'; font-size:12pt; margin-top:0in; margin-bottom:0.0835in; }
	*.western { font-family:'Arial Unicode MS'; font-size:12pt; margin-top:0.1945in; margin-bottom:0.1945in; }
	*.Table1 { width:2.3403in; float:none; }
	*.Table1A1 { vertical-align:top; padding-left:0.075in; padding-right:0.075in; padding-top:0in; padding-bottom:0in; border-left-width:0.0175cm; border-left-style:solid; border-left-color:#000000; border-right-style:none; border-top-width:0.0175cm; border-top-style:solid; border-top-color:#000000; border-bottom-width:0.0175cm; border-bottom-style:solid; border-bottom-color:#000000; }
	*.Table1A2 { vertical-align:top; padding-left:0.075in; padding-right:0.075in; padding-top:0in; padding-bottom:0in; border-left-width:0.0175cm; border-left-style:solid; border-left-color:#000000; border-right-style:none; border-top-style:none; border-bottom-width:0.0175cm; border-bottom-style:solid; border-bottom-color:#000000; }
	*.Table1B1 { vertical-align:top; padding-left:0.075in; padding-right:0.075in; padding-top:0in; padding-bottom:0in; border-width:0.0175cm; border-style:solid; border-color:#000000; }
	*.Table1B2 { vertical-align:top; padding-left:0.075in; padding-right:0.075in; padding-top:0in; padding-bottom:0in; border-left-width:0.0175cm; border-left-style:solid; border-left-color:#000000; border-right-width:0.0175cm; border-right-style:solid; border-right-color:#000000; border-top-style:none; border-bottom-width:0.0175cm; border-bottom-style:solid; border-bottom-color:#000000; }
	*.Table1A { width:1.3146in; }
	*.Table1B { width:1.025in; }
	*.Table11 { }
	*.Table110 { }
	*.Table111 { }
	*.Table12 { }
	*.Table13 { }
	*.Table15 { }
	*.Table17 { }
	*.Table18 { }
	*.Table19 { }
	*.DefaultParagraphFont { }
	*.Internetlink { color:#0000ff; text-decoration:underline; }
	*.kek { }
	*.StrongEmphasis { font-weight:bold; }
	*.T1 { }
	*.T10 { font-size:14pt; }
	*.T11 { }
	*.T12 { }
	*.T2 { font-weight:bold; }
	*.T3 { font-weight:bold; }
	*.T4 { font-family:'Times New Roman'; }
	*.T5 { font-family:'Times New Roman'; }
	*.T6 { font-family:'Times New Roman'; font-weight:bold; }
	*.T7 { }
	*.T8 { font-size:16pt; }
	*.T9 { }
	*.WW8Num1z0 { font-family:Symbol; }
	*.WW8Num1z1 { font-family:'Courier New'; }
	*.WW8Num1z2 { font-family:Wingdings; }
	*.WW8Num1z3 { font-family:Symbol; }
	*.WW8Num2z0 { font-family:Symbol; }
	*.WW8Num2z1 { font-family:'Courier New'; }
	*.WW8Num2z2 { font-family:Wingdings; }
	*.WW8Num2z3 { font-family:Symbol; }
	*.WW8Num3z0 { font-family:Symbol; font-size:10pt; }
	*.WW8Num3z1 { font-family:'Courier New'; font-size:10pt; }
	*.WW8Num3z2 { font-family:Wingdings; font-size:10pt; }
	*.WW8Num4z0 { font-family:Symbol; font-size:10pt; }
	*.WW8Num4z1 { font-family:'Courier New'; }
	*.WW8Num4z2 { font-family:Wingdings; }
	*.WW8Num4z3 { font-family:Symbol; }
	*.WW8Num5z0 { font-family:Symbol; }
	*.WW8Num5z1 { font-family:'Courier New'; }
	*.WW8Num5z2 { font-family:Wingdings; }
	*.WW8Num5z3 { font-family:Symbol; }

/* addon */

.normal_lista {
	padding: 1em;
}
.elvalaszto {
	width: 98%;
	color:  #997B54;
	background-color: #CFBC9F;
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
	height: 0.7em;
	border-color: #5E432D;

	border-width: 1px;
	border-style: solid;
}

/* book prop */
.book_properties {
	font-size: larger;
	font-weight: bold;
    line-height: 1.5em;
}

.to_center {
	margin-left:auto; margin-right:auto;
	text-align: center;
	margin-top: 1em;
}


