body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #81A900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #81A900;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.kep {
	border:3px solid #81A900;
}
a:link img, a:visited img {
	border:3px solid #81A900;
}
a:focus img, a:hover img, a:active img {
	border:3px solid #999999;
}
#container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {

}
#menu {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	height: 49px;
}
#nav {
	margin:0;
	width:100%;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
}
#nav a:link,
#nav a:visited {
	color:#ffffff;
	font-size:12px;
	float:left;
	width:auto;
	text-decoration:none;
	padding-top: 18px;
	padding-right: 7px;
	padding-bottom: 19px;
	padding-left: 7px;
	font-weight: bold;
	background-image: url(../images/elvalaszto.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#nav a:hover {
	color:#4D6600;
}
#nav li:first-child a {
	background-image: none;
}
#nav li#first-child a {
	background-image: none;
}
#nav a:active {
	color:#4D6600;
}
#mainContent {

}
#mainContent p{
	margin: 0;
}
#mainContent h3{
	margin: 0;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#tartalom_teteje {
	background-image: url(../images/tartalom_teteje.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 7px;

}
#tartalom_kozepe {
	background-image: url(../images/tartalom_kozepe.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;

}
#tartalom_alja {
	background-image: url(../images/tartalom_alja.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;

}
#tartalom_kozepe ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#tartalom_kozepe li {
	list-style-type: none;
	background-image: url(../images/lista.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#footer {

}
#footer p {
	padding: 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	margin: 0px;
	line-height: 20px;
}
table.sample {
	font-size: 12px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #EEEEEE;
	border-collapse: collapse;
}
table.sample td {
	border-width: 1px 0px 1px 0px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: #999999 #999999 #999999 #999999;
	-moz-border-radius: 0px 0px 0px 0px;
}

