body {
	font-family:times new roman, san-serif, tahoma, verdana, arial;
	font-size:14px;
	color:black;
	margin:0;
	padding:0;
	background:url(img/bodybg.png) repeat;
	}
iframe {
	width:590px;
	min-height:490px;
	}
h2 {
	font-family:Monotype corsiva, times new roman;
	font-size:26px;
	}
a {
	color:#0000aa;
	text-decoration:none;
	}
a:hover {
	color:#aa0000;
	text-decoration:underline;
	}
.page {
	width:1000px;
	min-height:540px;
	margin:0 auto;
	padding:0;
	z-index:1;
	}
.header {
	width:990px;
	min-height:180px;
	border:5px solid black;
	background:url(img/headerbg.png) no-repeat;
	}
.datum {
	width:100%;
	height:28px;
	background-color:black;
	color:white;
	font-size:30px;
	font-family:Monotype corsiva, times new roman;
	text-align:center;
	padding-bottom:5px;
	}
.matter {
	width:1000px;
	min-height:400px;
	}
.main {
	width:170px;
	min-height:100px;
	margin:0 auto;
	text-align:center;
	}
.foother {
	width:1000px;
	min-height:50px;
	text-align:center;
	}
.button {
	width:160px;
	height:25px;
	margin:2px auto;
	text-align:center;
	color:#00a;
	font-weight:bold;
	font-family:monotype corsiva, times new roman;
	font-size:18px;
	background:url(img/button.png) no-repeat;
	}
.button a {
	color:#00a;
	text-decoration:none;
	}
.button a:hover {
	color:#a00;
	text-decoration:underline;
	}
.versek {
	width:400px;
	min-height:500px;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	position:relative;
	background:url(img/pergamencenter.png) repeat-y;
	}
.tovabb {
	width:400px;
	min-height:25px;
	position:relative;
	bottom:-20px;
	left:0px;
	text-align:center;
	}
.tovabb a {
	color:white;
	padding:2px;
	border:1px solid #dddddd;
	background-color:#777;
	}
.tovabb a:hover {
	color:#00a;	
	background-color:#aaa;
	}
.keret {
	width:506px;
	height:596px;
	border:1px solid transparent;
	background:url(img/keret.gif) no-repeat;
	}
.kep {
	width:400px;
	height:490px;
	border:1px solid transparent;
	margin-top:52px;
	}
.questbook {
	width:590px;
	min-height:478px;
	margin-top:10px;
	background:url(img/questbook.png) no-repeat;
	}
#uzi tr td  input {
	background-color:#E7CFB2;
	}
#uzi tr td  textarea {
	background-color:#E7CFB2;
	}
#uzi tr td  textarea:focus {
	background-color:#FFFaec;
	}
#uzi tr td  input:focus {
	background-color:#FFFaec;
	}
#uzi tr td i {
	font-family:monotype corsiva;
	color:#874830;
	font-size:21px;
	}
	
	
	
	
	