body {
	background: #ffffff url(bg_white.png) no-repeat scroll top left;
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #000000;
	line-height: 1.2;
	text-align: justify;
}
a {
	text-decoration:none;
	color: #4f7bb0;
}
a:visited {
	color: #7aaeff;
}
a:hover {
	color: #1c3758;
	border-bottom: 1px dashed #e3c8a7;
}
h1,h2,h3,h4 {
	font-style: italic;
	font-weight: normal;
	
}
#fuckinbigcontainer {
}
#menu {
	padding-bottom:12px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 98%;
	font-size: 14pt;
}
#menu h1 {
	font-variant: small-caps;
	font-style: normal;
	font-size: 18pt;
	text-align: center;
}
#tenylegmenu {
	width: 100%;
	text-align: right;
}
#tenylegmenu .subcont {
	display: none;
}
#tenylegmenu .subcont > * {
	margin-left: 8px;
	margin-right: 8px;
}
#tenylegmenu a.menugomb {
	font-variant: small-caps;
	position: relative;
	padding-left: 12px;
	padding-right: 12px;
	bottom:0px;
	width: 120px;
	text-align: center;
	right:48px;
	color: #855100;
	border-color: #e3c8a7;
	border-bottom: 1px solid #e3c8a7;
}
#tenylegmenu a.menugomb:hover {
	position: relative;
	padding-left: 12px;
	padding-right: 12px;
	bottom:0px;
	width: 120px;
	text-align: center;
	right:48px;
	color: #b0844f;
	border-color: #e3c8a7;
/*	border-bottom: 0px solid #e3c8a7;
	border-left: 1px solid #e3c8a7;
	border-right: 1px solid #e3c8a7;
	border-top: 1px solid #e3c8a7;*/
}
#uglyhack {
	background: transparent url(browndot.gif) repeat-x scroll bottom left;
	padding-bottom:12px;
	padding-right:40px;
	position: relative;
	bottom:0px;
	right:0px;
	width:98%;
	float:right;
	height:20px;
}
#uglyhack * {
	margin-left: 8px;
	margin-right: 8px;
}
#tartalom {
	position: relative;
	top:0px;
	left:0px;
	width: 80%;
	font-size:12pt;
	line-height:1.5;
	margin:0px auto;
}
#tartalom div {
	margin-top: 18pt;
}
#tartalom div.tartalom:first-letter {
	font-size: 400%;
	float: left;
	font-style: italic;
	line-height: 1;
}
input,textarea {
background: transparent;
font-family: sans-serif;
color: #855100;
border: 1px solid #855100;
}
input:hover,textarea:hover {
background: transparent;
color: black;
border: 1px dashed #855100;
}
input:focus,textarea:focus {
background: transparent;
color: black;
border: 1px solid black;
}
input[type~=submit],input[type~=button] {
color: black;
border: 1px solid black;
}
.tddesc {
	width: 20%;
}
