body {
	background-color: #2C2914;
	font-family: verdana;
}

.oldal{
	width: 800px;
	height: 950px;
	margin-right: auto;
	margin-left: auto;
}

#ban{
	width: 800px;
	height: 313px;
	background-image: url("../page/ban.png");
}

#menu{
	width: 800px;
	height: 34px;
}

#tartalom{
	width: 760px;
	height: 360px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 25px;
	font-size: 12px;
	font-weight: bold;
	background-image: url("../page/tart.png");
	border: thin;
	border-color: yellow;
}

.gordulo {
	height: 355px;
	max-width: 760px;
	overflow: auto;
}


#tartalomcsik{
	width: 800px;
	height: 6px;
	background-image: url("../page/tartcsik.png");
	float: left;
	clear: right;
}

#foot{
	width: 770px;
	height: 112px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
	background-image: url("../page/foot.png");
	float: left;
}

#piros{
	color: red;
	font-weight: bold;
	background-color: white;
}

#footcsik{
	width: 800px;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	background-image: url("../page/footcsik.png");
	float: left;
}

div.img{
	margin: 10px;
	border: 1px solid #0000ff;
	height: 200px;
	width: auto;
	float: left;
	text-align: center;
}

div.img img{
	display: inline;
	margin: 3px;
	border: 1px solid #ffffff;
}

div.img a:hover img {
	border: 1px solid #0000ff;
}

div.desc{
	text-align: center;
	font-weight: normal;
	width: 120px;
	margin: 2px;
}

.komplista{
	width: 740px;
}
