body {
	margin: 0px;
	padding: 0px;
	background-color: #345;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
p {
	margin: 0 0 3px 0;
	padding: 0px;
}

li {
	margin: 0 0 5px 0;
}

div#wrapper, div#shadow {
	width: 799px;
}
div#wrapper {
	background-color: #FFFFFF; 
	padding: 2px 0px 2px 0px;
	left: -8px;
	top: -8px;
	position: relative;	
}
div#shadow {
	background-color: #000000;
	background-image:url(tools/arny.jpg);
	margin: 20px auto 20px auto;
}
div#innerbox {
	background-color: #e5e5e5;
	border: 1px solid black;
	margin: 0px 2px 0px 2px;	
}
div#header {
	margin: 1px 1px 0px 1px;
	padding: 0px;
	height: 85px;
	width: 792px;	
	background-color: #fff;
}
/* Menu es linkek */
div#menu {
	margin: 0px 1px 1px 1px;
	padding: 0px;
    height: 26px;
	background-image: url();
	background-repeat: no-repeat;
	text-align: right;
	font-size: 11px;
	color: #348;
	
}
div#menu a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
div#menu a:visited {
	color: #dfecd3;	
}
div#menu a:active {
	color: #416221;	
}
div#menu a:hover {
	text-decoration: none;
}
/* Fejlecek */
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: 800;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: 800;
	color: #7ec2e1;
	margin: 0px;
	padding: 0px 0px 0px 6px;
}

div.folap h2 a {
	text-decoration: none;
	color: #7ec2e1;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: 800;
	color: #659db7;
	padding: 3px 0px 3px 5px;
	margin: 0px;
	background-image: url(tools/vonal.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
/* txt forma */
.folap {
	font-family: Georgia, Times New Roman, Times, serif;
	width: 600px;
	float: right;	
}
.folapbelso {
	font-size: 12px;
	margin-left: 6px;
	margin-bottom: 30px;
        margin-top: 10px;
}
.folapbelso blockquote {
	background-color: #c7d3d7;
	border-left: 3px solid #6895a6;
	margin: 3px 5px 3px 8px;
}
.folapbelso blockquote p {
	margin-left: 5px;
}
#content a:link, #content a:active, #content a:visited {
	color: #3397bc;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

/* 2 oszlopos hack */
div#content {
	background-image: url(tools/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: 1px 0px;
}
/* Oldalsáv */
div#sidebar {
	margin: 0px 0px 1px 1px;
	float: left;
	width: 191px;
    margin-top: 0px ;
	background-image: url(tools/oldalbg.jpg);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
}
div#sidebar p {
	margin: 1px 3px 1px 8px; 
}
div#sidebar ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
div#sidebar li {
	margin: 1px 3px 5px 8px; 
	font-size: 11px;
}
div#sidebar a:link, div#sidebar a:active, div#sidebar a:visited {
	color: #263c0b;
	text-decoration: none;
}
div#sidebar a:hover {
	text-decoration: underline;
}
/*alja*/
div#footer {
	background-image: url(tools/bg1.jpg);
	background-repeat: repeat-x;
	background-color: black;
	color: white;
	height: 25px;
	clear: both;
	text-align: center;		
}
div#footer a:link, div#footer a:active, div#footer a:visited {
	color: white;
	font-weight: 800;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer p {
	padding: 5px;
}

div#sidebar h3 {
	margin: 15px 0 5px 0;
}
