/* Magyar Katolikus Lexikon, 2009 */

body {
/*	max-width: 100em; */
/*	margin-left: auto;
	margin-right: auto; */
	background-image: url("./img/yellow.png");
	background-repeat: repeat-x;
	background-color: rgb(244,243,168);
}

p {
    text-align: justify;
    max-width: 53em;
    margin-left: auto;
    margin-right: auto;
}

li {
    text-align: justify;
    max-width: 53em;
    margin-left: auto;
    margin-right: auto;
}

a.torott {
	color: black;
	text-decoration: none;
}

.szerkmegj {
	display: none;
}

.top {
    background-image: url("./img/yellow.png");
    background-repeat: repeat-x;
  /*  background-color: rgb(244,243,168);*/
    position: fixed;
    top: 0;
    width: 100%;
    overflow: hidden;
    border: 2px navy;
    border-radius: 7px;

}

.footer {
    background-image: url("./img/yellow.png");
    background-repeat: repeat-x;
    /*  background-color: rgb(244,243,168);*/
    position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.f1 {
    width: 10%;
    display: inline-block;
    text-align: center;
    border: 2px navy;
    border-radius: 7px;
    background-color: lightblue;
}

.head {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: large;
    float: left;
    width: 80%;
}

.arrow {
    background-color: lightblue;
    font-size: large;
    text-align: center;
    border: 2px navy;
    border-radius: 7px;
    width: 10%;

}

.index {
    text-align: center;
    border: 100px;
}

.left {
    float: left;
}

.right {
    float: right;
}



.cont {
    clear: left;
    overflow: hidden;
    margin-top: 30px;
    max-width: 53em;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.new {clear:both;}

ul#betuk {
	list-style-type: none;
	text-align: center;
}

ul#betuk li {
	display: inline;
	font-size: 200%;
	padding: .1em .2em;
}

p#kep, p#lelink, form {
	text-align: center;
	font-size: 200%;
}
