@charset "UTF-8";
/* CSS Document */
.newsletter {
	color: white;
	float: right;
	position: relative;
	left: 00px;
	top: 35px;
}
.felsosor {
	height: 125px;
	text-align: left;
	background-image: url(felsosor.png);
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
}
.felsosor div {
	float: right;
	position: relative;
	top: 110px;
	color: white;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.felsosor div a{
	color: white;
	text-decoration: none;
}
.menusor {
	text-align: left;
	height: 300px;
	background-image: url(menusor.png);
	background-repeat:repeat-x;
	background-color: #46b02c;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;

}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #4396CA;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.container {
	background-color: #C1E1F3;
	width: 980px;
	margin: 0 auto; 
	padding: 40px 15px 0px 15px;
}
.tartalom {
	text-align: left;
	width: 100%;
	height: 30px;
}
.tartalomfejlec {
	float: left;
	width: 200px;
	height: 35px;
	color: #FFA20F;
	font-size: 18px;
	font-weight: bold;
	padding-left: 43px;
	padding-top: 10px;
	background-color: white;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;

}
.tartalomalmenu {
	float: left;
	width: 692px;
	height: 33px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 43px;
	padding-top: 12px;
	color: white;
	background-color: #ffa20f;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;

}
.tartalomalmenu a{
	color: white;
	text-decoration: none;
}
.tart {
	width: 970px;
	padding: 5px 5px 0px 5px;
	display: block;
	float: left;
	background-color: white;
	border-bottom: 1px solid #A2A19F;
}
.tart p b {
	color: #ffa20f;
}
.tart b {
	color: #ffa20f;
}
.tart img {
	margin: 3px;
	border: 1px solid #ffa20f;
}
.logo {
	position: relative;
	left: 35px;
	top: 10px;
}
.fejleckep {
	position: relative;
	float: left;
	left: 70px;
	top: 30px;
	border: 5px solid white;
}
.menu {
	float: left;

	padding-top: 10px;
	width: 200px;
	margin: 0px;
}
.menu li {
	height: 22px;
	padding-top: 3px;
	vertical-align: middle;
	background-image:url(gomb.png);
	background-repeat: no-repeat;
	list-style: none;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: white;
	padding-left: 30px;
	border-top: 1px solid #7EDB4B;
}
.menu li a{
	text-decoration: none;
	color: white;
}
.contactus {
	vertical-align: top;
	text-align: center;
	position: relative;
	float: left;
	left: -5px;
	width: 940px;
	padding: 20px;
	background-color: #ffa20f;
	color: #ffffff;
}
.contactus input,textarea,submit {
	border: 1px solid green;
	background-color: #36A321;
	color: white;
}
.newsletter input,text,submit {
	border: 1px solid orange;
	background-color: #E6921B;
	color: white;
}
.footer {
	float: left;
	background-image: url(footer.png);
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 15px;
	padding-right: 30px;
	background-color: #696866;
	height: 30px;
	color: #FFA20F;
	width: 950px;
	font-size: 10px;
}
form {
	display: inline;
}
.motto {
	position: absolute;
	left: 85px;
	top: 90px;
}