body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

body, td {
	font-family: Tahoma, "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #03481b;
}

#content {
	background-image: url(gfx/bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0 0 12px 0;
}

#contentInner {
	background-image: url(gfx/bg2.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 20px;
}

#footer {
	padding: 0 10px 20px 185px;
	text-align: center;
}

dt, dd, dl, #footer, li, p {
	line-height: 160%
}

p, dd, dl, dt, li {
	text-align: justify;
}

p {
	padding: 0 5px;
}

a {
	color: #147736;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 11px;
	background-image: url(gfx/h1.gif);
	background-repeat: no-repeat;
	padding: 4px 10px 4px 10px;
}

h2 {
	font-size: 11px;
	background-image: url(gfx/h2.gif);
	background-repeat: no-repeat;
	padding: 4px 10px 4px 4px;
}

dt {
	font-weight: bold;
}

dt {
	margin: 0 0 0 5px;
}

dd {
	margin: 0 0 0 15px;
}

dl.links dd {
	margin-bottom: 5px;
}

li {
	list-style-image: url(gfx/li_style.gif);
}

.fselect {
	color: #147736;	
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin: 2px 2px 2px 2px;
}

input.finput {
	color: #147736;	
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border: 0;
	padding: 3px 5px;
	margin: 2px;
	height: 20px;
	background-attachment: expression('fixed');
}

textarea.ftextarea {
	color: #147736;	
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border: 0;
	padding: 3px 5px;
	margin: 2px;
	background-attachment: expression('fixed');
}

.b300x75 {	width: 300px; height: 75px; background: url(gfx/textarea_300x75.gif) no-repeat top left; }
.b200x100 {	width: 200px; height: 100px; background: url(gfx/textarea_200x100.gif) no-repeat top left; }

.b50 {	width: 50px; background: url(gfx/input_50.gif) no-repeat top left; }
.b200 {	width: 200px; background: url(gfx/input_200.gif) no-repeat top left; }
.b300 {	width: 300px; background: url(gfx/input_300.gif) no-repeat top left; }

.w50 {	width: 50px; }
.w200 {	width: 200px; }
.w300 {	width: 300px; }
.w190 {	width: 190px; }

.h100 {	height: 100px; }

.clear {
	clear: both;
}

.date {
	font-weight: normal;
	font-style: italic;
}

form {
	margin: 0;
	padding: 0;
}

h1 em {
	font-weight: normal;
}

dl.adatlap dt {
	margin: 5px 5px 0 5px;
}

.error {
	color: #c00;
}

a.nav {
	background-image: url(gfx/li_style.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 14px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
}

ul li ul {
	padding: 0 20px;
}

label {
	cursor: pointer;
}
.okoteszt_wrong {
	color: #9f0707;
}
.okoteszt_item {
	background-image: url(gfx/li_style.gif);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	padding-left: 25px;
}

li.none {
	list-style: none;
}