body {
	margin: 0;
	padding: 0;
	/*background: url(images/hatter2.jpg) repeat;*/
	font: normal 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #999999;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	text-transform: uppercase;
	font-size: 20px;
}

h2 {
	text-transform: uppercase;
	font-size: 20px;
}

h3 {
	text-transform: uppercase;
	/*letter-spacing: 2px;*/
	font-size: 20px;
	text-decoration: underline;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;	
}

a:visited {
	text-decoration: none;
}
/* Header */

#header {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	background: url(images/oktatas_banner.gif);
	border-left-widht: 1px; border-left-color: #1E71B8; border-left-style: solid;
	border-right-widht: 1px; border-right-color: #1E71B8; border-right-style: solid;
	border-top-widht: 1px; border-top-color: #1E71B8; border-top-style: solid;
	/* border-bottom-widht: 1px; border-bottom-color: #1E71B8; border-bottom-style: solid; */
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	font-size: 44px;
}

#header h2 {
	float: right;
	padding: 64px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	/* background: #FFCC66 url(images/img01_b.jpg) repeat-x; */
	/* border-left-widht: 1px; border-left-color: #1E71B8; border-left-style: solid;
	border-right-widht: 1px; border-right-color: #1E71B8; border-right-style: solid; */
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	padding: 7px 20px 0 20px;
	/*background: url(images/img03.gif) no-repeat;*/
	text-transform: uppercase;
	text-decoration: none;
	font: bold 18px "Courier New", Courier, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover {
	color: #1E71B8;
}

#menu .first a {
	background: none;
}

#menu_zaszlo a {
	display: block;
	float: left;
	padding: 0px 0px 0 0px;
	/*background: url(images/img03.gif) no-repeat;*/
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu_zaszlo {
	display: block;
	float: right;
	padding: 0px 0px 0 0px;
	/*background: url(images/img03.gif) no-repeat;*/
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto 0px auto;
	padding: 20px;
	background: #FFFFFF;
	/*background: #FFFFFF url(images/hatter.jpg) repeat-y;*/
	border-left-widht: 1px; border-left-color: #1E71B8; border-left-style: solid;
	border-right-widht: 1px; border-right-color: #1E71B8; border-right-style: solid;
	border-bottom-widht: 1px; border-bottom-color: #1E71B8 border-bottom-style: solid;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* Links */

#links {
	float: right;
	width: 220px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
	font-size: 13px;
}

#links li a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 16px;
}

#links li h3 {
	font-size: 13px;
}
/* Footer */

#footer {
	width: 800px;
	height: 20px;
	padding: 0px;
	margin: 0 auto;
	/*background: #2D2D2D url(images/img01_a.jpg) repeat-x;*/
}

#footer p {
	text-align: center;
	color: #FFFFFF;
}
img {
	border: 1px solid #000000;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#img_mod {
	border: 0px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.alairas {
	font-style: italic;
	text-align: right;
}