﻿body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	background-image: url('images/hatter.jpg');
	background-repeat: repeat-x
	background-color: black;
	color: #FFCC00;
	margin-top:0px;
}
p {
	margin:10px;
}
form {
	margin: 5px;
}
a {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
}
a img {
	border:1px black solid;
}
a img:hover {
	border: 1px #F6C014 solid;
}
.jobb {
	text-align:right;
}
.kozep {
	text-align:center;
}
.bal {
	text-align:left;
}
h1 {
	font-size: 25px;
	color: #FF0000;
	margin: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
#lap {
	width:780px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}
#fejlec {
	background-image: url('images/fejlec_sz.jpg');
	background-repeat:no-repeat;
	height:123px;
	width:780px;
}
#main {
	clear:both;
	width:778px;
	border: 1px #F6C014 solid;
	border-top: 0;
	background-color:black;
}
#baloszlop {
	float:right;
	width:200px;
}
#tartalom {
	float:right;
	width:528px;
	padding:10px;
	padding-right:30px;
}
#lablec {
	clear:both;
	height:40px;
	float:right;
}
#lablec ul {
	padding:0;
	margin:0;
	padding-top:10px;
	list-style-type : none;
	text-align:right;
	color: #FF9900;
}
#lablec ul li {
	float : left;
}
#lablec ul li a {
	color: #FF9900;
	font-size:15px;
	text-decoration:none;
	margin-left:12px;
	margin-right:12px;
}
#lablec ul li a:hover {
	text-decoration: underline;
}
#keszitette {
	clear:both;
	width:780px;
	margin:0 auto 0 auto;
}
.keszitette {
	text-align:right;
	margin:0;
	margin-right:12px;
}
.keszitette a {
	color: #333333;
	font-size:13px;
	margin-left:15px;
	text-decoration:none;
}
.keszitette a:hover {
	text-decoration: underline;
}
.cim {
	color: #FF0000;
	font-size: 18px;
	margin: 0;
	margin-bottom: 5px;
}
