body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #653232;
}
body {
	margin:0px; background-color: #D8C4A3;
	background-image: url('../design/bg.gif');
	text-align: center
}
h1 {
	font-size: 16px;
	color: #804040;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AE0000;
	margin-bottom:4px;
}
h2 {
	font-size: 14px;
	color: #653232;
	text-decoration: underline;
	margin-left: 10px;
}
h3 {
	font-size: 12px;
	text-decoration: underline overline;
	color: #A95454;
	text-align: center;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
}
a:link {
	color: #8F8E79;
}
a:visited {
	color: #8F8E79;
}
a:hover {
	color: #8F8E79;
	text-decoration: none;
}
a:active {
	color: #8F8E79;
}
hr {
	border-top: 1px solid #653232;
	width: 70%;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ECE0C6;
}
#header {
	height: 130px;
	width: 300px;
	background-image: url('../design/header.jpg');
	background-position: left top;
	padding-left: 430px;
	padding-right: 30px;
	text-align: center
}
#header h1 {
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	color: #653232;
	margin:0px;
	padding: 110px 0px 0px 0px;
	border: 0px;
}
#header h2 {
	font-size: 16px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #ECE0C6;
	text-decoration: underline;
	margin: 0px;
	padding-top: 20px;
}
#container {
	width: 760px;
	text-align: justify;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 2px solid #804040;
	background-image: url('../design/containerbg.jpg');
	overflow: hidden
}
#main {
	width: 183px;
	float: left;
	color: #F0E1E1;
	padding: 10px;
	overflow: auto;
}
#content {
	float: right;
	width: 530px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: justify;
}
#footer {
	border-top:2px solid #804040; height: 20px;
	float: right;
	width: 760px;
	text-align: center;
	background-color: #F4EAEA;
	background-image: url('../design/footerbg.jpg');
	background-position:  250px 50%;
	padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:5px
}
#footer a:link {
	color: #653232;
}
#footer a:visited {
	color: #653232;
}
#footer a:hover {
	color: #653232;
	text-decoration: none;
}
#footer a:active {
	color: #653232;
}
input, select, textarea {
	padding:0px;
	background-color: #E4D3B1;
	border-top: 1px solid #D1B476;
	border-right: 1px solid #F5EFE2;
	border-bottom: 1px solid #F5EFE2;
	border-left: 1px solid #D1B476;
}
.button {
	border-left:1px solid #D5C8A8;
	border-top:1px solid #D5C8A8;
	border-right:1px solid #988553;
	border-bottom:1px solid #988553;
	background-color: #E4D3B1;
}
.szovegbalra {
	text-align: left;
}
.szovegkozepre {
	text-align: center;
}
.szovegjobbra {
	text-align: right;
}
.image {
	float: left;
	border: 2px solid #653232;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
.kiemel {
	font-weight: bold;
}
.small {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
.inset img, .raised img {
	border: 2px solid #653232;
}
/* 3D bemelyeds */
.inset {
  background:transparent;
  width:100%;
  }
.inset h1, .inset p {
  margin:0 10px;
  }
  .inset h1 {
  	margin-bottom:4px;
  }
  .inset p {
  padding-bottom:4px;
  }
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {
  display:block; 
  overflow:hidden;
  font-size:1px;
  }
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {
  height:1px;
  }
.inset .b2 {
  background:#ECE0C6; 
  border-left:1px solid #804040; 
  border-right:1px solid #9D4F4F;
  }
.inset .b3 {
  background:#ECE0C6; 
  border-left:1px solid #804040; 
  border-right:1px solid #BC7A7A;
  }
.inset .b4 {
  background:#ECE0C6; 
  border-left:1px solid #804040; 
  border-right:1px solid #E1C4C4;
  }
.inset .b4b {
  background:#ECE0C6; 
  border-left:1px solid #9d4f4f; 
  border-right:1px solid #f5efe2;
  }
.inset .b3b {
  background:#ECE0C6; 
  border-left:1px solid #bc7a7a; 
  border-right:1px solid #f5efe2;
  }
.inset .b2b {
  background:#ECE0C6; 
  border-left:1px solid #e1c4c4; 
  border-right:1px solid #f5efe2;
  }
.inset .b1 {
  margin:0 5px; 
  background:#804040;
  }
.inset .b2, .inset .b2b {
  margin:0 3px; 
  border-width:0 2px;
  }
.inset .b3, .inset .b3b {
  margin:0 2px;
  }
.inset .b4, .inset .b4b {
  height:2px; margin:0 1px;
  }
.inset .b1b {
  margin:0 5px; 
  background:#f5efe2;
  }
.inset .boxcontent {
  display:block; 
  background:#ECE0C6; 
  border-left:1px solid #804040; 
  border-right:1px solid #f5efe2;
  }
  .inset li {
  list-style-image: url('../design/dot2.gif');
  padding-bottom:3px
}
  /* 3D domborodas */
.raised {
  background:transparent; 
  width:100%;
  }
.raised h1, .raised p {
  margin:0 10px;
  }
.raised h1 {
	font-size:16px;
	color:#ECE0C6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ece0c6;
	text-align: center;
	margin-bottom:4px;
  }
.raised p {
  padding-bottom:4px;
  }
.raised a:link {
	color: #ECE0C6;
	text-decoration: none;
}
.raised a:visited {
	color: #ECE0C6;
	text-decoration: none;
}
.raised a:hover {
	color: #FFC300;
	text-decoration: none;
}
.raised a:active {
	color: #ECE0C6;
	text-decoration: none;
}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
  display:block; 
  overflow:hidden;
  font-size:1px;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
  height:1px;
  }
.raised .b2 {
  background:#653232; 
  border-left:1px solid #ECE0C6; 
  border-right:1px solid #EFDEDE;
  }
.raised .b3 {
  background:#653232; 
  border-left:1px solid #ECE0C6; 
  border-right:1px solid #C28787;
  }
.raised .b4 {
  background:#653232; 
  border-left:1px solid #E9DBC9; 
  border-right:1px solid #BB7777;
  }
.raised .b4b {
  background:#653232; 
  border-left:1px solid #D8B1B1; 
  border-right:1px solid #1D0E0E;
  }
.raised .b3b {
  background:#653232; 
  border-left:1px solid #BC7878; 
  border-right:1px solid #1D0E0E;
  }
.raised .b2b {
  background:#653232; 
  border-left:1px solid #B56A6A; 
  border-right:1px solid #1D0E0E;
  }
.raised .b1 {
  margin:0 5px; 
  background:#ECE0C6;
  }
.raised .b2, .raised .b2b {
  margin:0 3px; 
  border-width:0 2px;
  }
.raised .b3, .raised .b3b {
  margin:0 2px;
  }
.raised .b4, .raised .b4b {
  height:2px;
  margin:0 1px;
  }
.raised .b1b {
  margin:0 5px;
  background:#4B2525;
  }
.raised .boxcontent {
  display:block;  
  background:#653232; 
  border-left:1px solid #C8B59D; 
  border-right:1px solid #4B2525;
  }
.raised li {
  list-style-image: url('../design/dot1.gif');
  padding-bottom:3px
}
.raised hr {
	border-top: 1px solid #653232;
	width: 98%;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ECE0C6;
}
table {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.iebug {
	display: none;
}