body {
	background: #39a6f2 url(gfx/bg.jpg) repeat-x fixed;
	font-family: times, serif;
	margin:0;
	padding:0;
	min-width: 753px;
}
h1 {
	font-size: 20px;
	font-weight: 100;
	color: #fe6d02;
	letter-spacing: 0.02em;
	text-align: center;
	margin-bottom: 0px;
}

h1#lobogan{
	margin-bottom: 30px;
}

img#nap{
	border: 2px solid white;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul li a {
	text-decoration: none;
}
#agi ul li a {
	color: #287d03;
	text-decoration: none;
}
#vuk li a {
	color: #0c42bc;
	text-decoration: none;
}
.csik {
	background: url(gfx/csik.jpg) repeat-y;
	position:fixed;
	height: 100%;
	width: 55px;
	top: 0px;
}
#jobb {
	margin-left: 698px;
}

#kozep {
	
	width: 753px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	background: #e8b10c url(gfx/nyito/kozep_bg_ny.jpg) repeat-y 55px;
}

#container {
	background: url(gfx/nyito/tetej_ny.jpg) no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	margin-right: 55px;
	text-align: center;

}

#menu {
	float: left;
	font-size: 16pt;
	list-style-type: none;
	color: white;
	padding: 0;
	margin: 193px 0px 0px 0px;
	padding-left: 13px;
	width: 102px;
	line-height: 1.25em;
}
#menu a{
	color: white;
	text-decoration: none;
}
#menu a:hover{
	color: #188928;
}
#menu img {
	margin-top: 15px;
}

#vuk {
	float: left;
	width: 202px;
}
#vuk h1 a{
	color: #0c42bc;
	margin-bottom: 0;
	margin-top: 0px;
	text-decoration: none;
}
#agi {
	float: left;
	width: 202px;
	margin: 35px 0 0 20px;
}
#agi h1 a{
	color: #287d03;
	margin-bottom: 0;
	text-decoration: none;
}


#tartalom a{
	border: 0px;
}


#tartalom {
	margin: 100px 30px 0px 105px;
	float: left;
	border: 3px;
	width:200px;
	width:435px;
}
#tartalom p{
	color: #003300;
	font-size: 12pt;
}
#alj {
	bottom: 0px;
}
