body {
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00662e;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
}

p {
	color: #FFFFFF;
	font-size: 11px;
}

td {
	color: #FFFFFF;
	font-size: 11px;
}

#page {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}

#fejlec {
	position: relative;
	background-image: url(images/fejlec.jpg);
	height: 109px;
}

#banner {
	position: absolute;
	width: 468px;
	height: 60px;
	left: 285px;
	top: 45px;
}

/**************************** KÖNYV CAT ****************************/

.konyv_cat_box {
	width: 759px;
	height: 119px;
	background-image: url(images/front_cat_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}

#cim {
	float: left;
	width: 486px;
	height: 25px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#szoveg {
	float: left;
	width: 486px;
	text-align: left;
	font-size: 13px;
	padding-top: 25px;
	font-weight: bold;
}


#footer_left {
	float: left;
	width: 350px;
	height: 36px;
	padding-top: 0;
	font-size: 10px;
	text-align: left;
}

#footer_right {
	float: left;
	width: 406px;
	height: 36px;
	padding-top: 0;
	font-size: 12px;
	text-align: right;
}

/****************************** Classes ******************************/

.nyito_cim {
	height: 25px;
	font-size: 14px;
	color: #fdf82e;
	font-weight: bold;
} 

.nyito_rovid {
	height: 65px;
}

.red_text {
	font-weight: bold;
	color: #FF0000;
}

.feher_text {
	font-weight: bold;
	color: #FFFFFF;
}

.overline_text {
	text-decoration: line-through;
}

.kep_keret {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
a {
	color: #FFFF00;
	text-decoration: none;
}

.feher_link {
	color: #FFFFFF;
	text-decoration: none;
}

.feher_link_ {
	color: #FFFFFF;
	text-decoration: underline;
}

.feher_link_mini {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.kek_link {
	color: #547ed8;
	text-decoration: none;
}

.kek_link_ {
	color: #0066cc;
	text-decoration: underline;
}

.fekete_link {
	color: #000000;
	text-decoration: none;
}

.zold_link {
	color: #a5db92;
	text-decoration: none;
}

.zold_text {
	color: #a5db92;
}

.zold_text_big {
	color: #a5db92;
	font-size: 18px;
	font-weight: bold;
}


a.kat:link, a.kat:visited {
	color: white;
}

a.kat:active, a.kat:hover {
	color: #FFFF00;
}

.sarga_link {
	color: #FFFF00;
	text-decoration: none;
}

#overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#impresszum {
	display:none;
	position: absolute; 
	left: -1000px; 
	top: -1000px; 
	z-index: 600; 
	background-image: url(images/lekerekitett_bg.png); 
	width: 606px; 
	height: 323px; 
	padding: 10px; 
	background-repeat: no-repeat;
}

.belso_cim {
	height: 25px;
	width: 170px;
	font-size: 14px;
	color: #ffff00;
	font-weight: bold;
}