body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
}
#kozepre {
	width: 774px;
    height: 544px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -272px auto auto -387px;
}
#kozep {
	margin: 20px auto;
	width: 780px;
}
#fejlec {
	background: url(images/starter.png) no-repeat left top;
	width: 774px;
	height: 146px;
}
#fejlec span {
	display: none;
}
#fejlec h1 {
	margin: 0;
	height: 0;
	line-height: 0;
	width: 0;
}
#select {
	width: 420px;
	margin-top: 50px;
	margin-left: 200px;
}
#select ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#select ul li {
	float: left;
	padding-right: 45px;
}
#select a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #019968;
}
#select a:hover {
	text-decoration: underline;
	color: #1aa377;
}
#fomenu {
	width: 624px;
	padding-top: 25px;
	padding-left: 150px;
	padding-bottom: 45px;
	color: #000;
}
/*html[xmlns] #fomenu {
	padding-bottom: 55px;
}*/
#fomenu a {
	text-decoration: none;
	color: #019968;
}
#fomenu a:hover {
	text-decoration: underline;
}
#fomenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#fomenu ul li {
	float: left;
	padding-right: 25px;
	font-weight: bold;
}
#balmenu {
/*	padding-top: 25px;*/
	width: 200px;
	clear: both;
	float: left;
	font-size: 14px;
}
#balmenu ul {
	margin: 0;
	padding: 0;
}
#balmenu a {
	color: #019968;
	text-decoration: none;
}
#balmenu a:hover {
	text-decoration: underline;
}
#content {
/*	background: url(images/grad.png) top left repeat-y;*/
	border-left: solid 2px #019968;
	float: left;
	width: 555px;
	padding: 0 0 0 15px;
}
#content img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
#content h2 {
	margin: 0;
	padding: 0;
}
#content p {
	font-size: 14px;
}
#lablec {
	clear: both;
	width: 774px;
	text-align: center;
	font-size: 9px;
	color: #fff;
	background-color: #019968;
	margin-top: 20px;
}
#thumbs img {
	margin: 20px 40px 20px 20px;
	float: left;
}
