/*-------------------------------------------------
Body
-------------------------------------------------*/

body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-image: url(pics/body_bg.jpg);
	background-repeat: repeat;
	background-color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0px;
}

/*-------------------------------------------------
Wrappers
-------------------------------------------------*/

#wrap {
	background-image: url(pics/content_bg.jpg);
	background-repeat: repeat-y;
	width: 805px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrap #header {
	background-image: url(pics/header.jpg);
	background-repeat: no-repeat;
	height: 415px;
}

#wrap #header #sitename {
	padding: 217px 0px 0px 413px;
	margin: 0px 0px 0px 0px;
}

#wrap #header #about {
	padding: 88px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#wrap #sidebar {
	float: left;
	width: 275px;
	min-height: 730px;
	background-image: url(pics/sidemenu_bg.jpg);
	background-repeat: no-repeat;
}

#wrap #contents {
	padding-top: 0px;
	padding-right: 55px;
	padding-left: 15px;
	margin: 0 0 0 275px;
	min-height: 730px;
	color: #333333;
	text-align: justify;
}

/*-------------------------------------------------
Sidemenu
-------------------------------------------------*/

.menutitlearchivum {
	margin: 35px 0px 0px 20px;
	padding: 50px 0px 0px 0px;
	display: block;
	background-image: url(pics/menu_archivum.gif);
	background-repeat: no-repeat;
}

.menutitlekereses {
	margin: 35px 0px 0px 20px;
	padding: 50px 0px 0px 0px;
	display: block;
	background-image: url(pics/menu_kereses.gif);
	background-repeat: no-repeat;
}

.menutitlerss {
	margin: 35px 0px 0px 20px;
	padding: 50px 0px 0px 0px;
	display: block;
	background-image: url(pics/menu_rss_feed.gif);
	background-repeat: no-repeat;
}

.menutitlekapcsolat {
	margin: 35px 0px 0px 20px;
	padding: 50px 0px 0px 0px;
	display: block;
	background-image: url(pics/menu_kapcsolat.gif);
	background-repeat: no-repeat;
}

.menutext {
	padding: 0px 0px 0px 40px;
	display: block;
	color: #999999;
}

.menutext a:link {
	color: #999999;
	text-decoration: none;
}

.menutext a:visited {
	color: #999999;
	text-decoration: none;
}
.menutext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menutext a:active {
	color: #999999;
	text-decoration: none;
}

.searchformfield {
	width: 100px;
	margin: 0px 0px 0px 40px;
	background-color: #CCCCCC;
	color: #000000;
}

.searchformbutton {
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	background-color: #000000;
	border: 1px solid #333333;
	color: #999999;
}

.searchformbutton:hover {
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	background-color: #333366;
	border: 1px solid #333333;
	color: #999999;
}

.sidemenubottom {
	margin-top: 0px;
	margin-bottom: 150px;
}

/*-------------------------------------------------
Itemtitle
-------------------------------------------------*/

.itemtitle h2 {
	line-height: 1.4em;
	margin: 0px -20px 0px -15px;
	padding: 7px 0px 7px 15px;
	color: #9999FF;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	background-image: url(pics/contenttitle_bg.jpg);
	background-repeat: no-repeat;
}

.commenttitle {
	line-height: 1.4em;
	margin: 0px -20px 0px -15px;
	padding: 7px 0px 7px 15px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	background-image: url(pics/contenttitle_bg.jpg);
	background-repeat: no-repeat;
}

.itemnaviboxleft {
	text-align: left;
	display: inline;
	margin: 0px 115px 0px 0px;
}

.itemnaviboxright {
	text-align: right;
	display: inline;
	margin: 0px 0px 0px 115px;
}

.itemnavigation {
	color: #CCCCCC;
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 11px;
}

.itemnavigation a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.itemnavigation a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.itemnavigation a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.itemnavigation a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

/*-------------------------------------------------
Itemdetails
-------------------------------------------------*/

.itemdetailsbox
{
	text-align: left;
	margin: 0 0 20px 0;
	color: #333333;
}

.itemdetails
{
	font-size: 11px;
	color: #333333;
	display: inline;
}

.itemdetails a:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.itemdetails a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.itemdetails a:hover {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.itemdetails a:active {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

/*-------------------------------------------------
Itemtext
-------------------------------------------------*/

.itemtext a:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.itemtext a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.itemtext a:hover {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.itemtext a:active {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.highlight {
	background-color: #FFFF66;
}

/*-------------------------------------------------
Image positioning in text
-------------------------------------------------*/

.imginline-container {
	text-align: center;
}
.imginline-ilus {
	display: inline;
}
.imginline-ilus img {
	background-color: #CCCCCC;
	border: 1px solid;
	border-color: #999999;
	padding: 5px 5px 5px 5px;
	margin: 3px 3px 3px 3px;
}
.img-ilus {
	background-color: #CCCCCC;
	border: 1px solid;
	border-color: #999999;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 44px;
	text-align: center;
}

/*-------------------------------------------------
Comments
-------------------------------------------------*/

.itemcomment {
	background: url(pics/comment_bg.jpg) no-repeat;
	background-position: top;
	padding: 19px 20px 0px 30px;
	margin: 15px 0px 0px 0px;	
}

.itemcomment a:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.itemcomment a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.itemcomment a:hover {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.itemcomment a:active {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.id1 {
	background: url(pics/comment_bg.jpg) no-repeat;
	background-position: top;
	padding: 19px 20px 0px 30px;
	margin: 15px 0px 0px 0px;	
}

.id1 a:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.id1 a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.id1 a:hover {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.id1 a:active {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.sendcomment {
	padding: 5px 20px 5px 30px;
	margin: 0px 0px 5px 0px;
}

.commentform textarea, .commentform .formfield {
	width: 300px;
	margin: 5px 20px 5px 0px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #000000;
}

.formbutton {
	padding: 3px 10px 3px 10px;
	background-color: #000000;
	border: 1px solid #666666;
	color: #FFFFFF;
}

.formbutton:hover {
	background-color: #333366;
	color: #FFFFFF;
}

/*-------------------------------------------------
Footer
-------------------------------------------------*/

.footer {
	width: 805px;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px 0px 20px 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	background: url(pics/footer_bg.gif) no-repeat;
	background-position: top;
}

.footer a:link {
	color: #999999;
	text-decoration: none;
}

.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: none;
}
.footer a:active {
	color: #999999;
	text-decoration: none;
}

/*-------------------------------------------------
Archivelist
-------------------------------------------------*/

.archivetitle {
	background: url(pics/comment_bg.jpg) no-repeat;
	background-position: top;
	padding: 19px 20px 0px 30px;
	margin: 15px 0px 0px 0px;	
}

.archivetitlecat {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.archivetext {
	padding: 0px 20px 0px 30px;
}

.archivetext a:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.archivetext a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.archivetext a:hover {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.archivetext a:active {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.archiveitemdetailsbox
{
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0px 20px 0px 30px;
	color: #333333;
}

.archiveitemdetails
{
	font-size: 11px;
	color: #333333;
	display: inline;
}

.archiveitemdetails a:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.archiveitemdetails a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.archiveitemdetails a:hover {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.archiveitemdetails a:active {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

/*-------------------------------------------------
Intro
-------------------------------------------------*/

.introdetailsbox
{
	text-align: justify;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 30px;
	color: #333333;
}

.introdetails
{
	font-size: 11px;
	color: #333333;
	display: inline;
}

/*-------------------------------------------------
Sourcedetails
-------------------------------------------------*/

.sourcebox
{
	text-align: center;
	color: #333333;
}

.sourcedetails
{
	font-size: 11px;
	color: #333333;
	display: inline;
}

/*-------------------------------------------------
Footnote
-------------------------------------------------*/

.footnotebox
{
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	color: #333333;
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	border-color: #333333;
}

.footnote
{
	font-size: 11px;
	color: #333333;
	display: inline;
}