/* rétegek */
body {
	font-family: "Garamond", Helvetica, sans-serif;
	font-size: 100%;
	margin: 1em 1em;
	background-image: url(../kepek/menu_elemek/body.jpg);
}

#tartalom {
    width: 490px;
	margin: 10px;
	background:#FFF;
	padding: 10px 10px 10px 10px;
	color: #666;
}
#tomb {
	border: 5px solid #E8ECDD;
	padding: 5px;
	margin-top: 5px;
}
/*bekezdések stilusa*/
h1 {
	font-size: 1.6em;
	background: url(../kepek/menu_elemek/hatter.gif) repeat-y right;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-left: 0.5em;
	color: #666;
}

h2 {
	font-size: 1.2em;
	border-right: none;
	background: none;
	margin-bottom: 20px;
	text-align: center;
}
h2.ktar {
	color: #be0000;
	font-weight: bold;
}
h2.alcim {
	font-size: 120%;
	border: none;
	background: none;
	color: #d56e22;
	text-align: left;
}

h2.story {
	font-size: 120%;
	border-bottom: 1px solid #999;
	border-right: none;
	background: none;
	margin-bottom: 20px;
	text-align: left;
}
ul.ktar {
	color: #663333;
}
a {
	text-decoration: none;
}

p a {
	color: #AA5028;
	font-weight: bold;
}

p a:hover {
	color: #999;
}
p.link {
	text-align: right;
}

p.link2 {
	text-align: center;
}
p.alairas {
	font-style: normal;
	font-size: small;
	color: #d94f56;
	text-align: right;
	font-weight: bold;
}
p.ajanlo {
	font-style: normal;
	font-size: 90%;
	text-align: justify;
}
strong {
	color: #D94F56;
}

p.datum {
	color: #C58749;
}
p.kicsi  {
	font-size: small;
	color: #666;
}
img {
	border: none;
	text-align: center;
}
img.jobb {
	float: right;
}

img.bal {
	float: left;
	margin: 0 10px 5px 5px;
}
p.center, .datum {
	text-align: center;
}
p {
	text-align:left;
}
p.center {
	text-align: center
}
p.story:first-letter {
	font-size: 120%;
	color: #CC6600;
	font-weight: bold;
}
p.konyvtar {
	font-family: "comic sans", Helvetica, sans-serif;
	text-align: center;
	font-size: 90%;
	line-height: 1.5em;
	color: #663333;
}

p.nagy {
	font-size: 120%;
}
.zold {
	color: #339999;
}
.kiemel {
	color: #d94f56;
}

#labjegyzet {
	font-size: 80%;
	color: #999;
	margin-top: 3em;
	padding-bottom: 1em;
	border-top: 2px dotted #CCC;
}

