/*-------------------------------------------------
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: 0px 0px 0px 0px;
}

a:link {
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0px;
}

/*-------------------------------------------------
Wrappers
-------------------------------------------------*/

#wrap {
	background-image: url(pics/content_bg.gif);
	background-repeat: repeat-y;
	width: 870px;
	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: 370px;
}

#wrap #header #felsomenu {
	float: left;
	position: relative;
	top: 60px;
	left: 86px;
}

#wrap #header #sitename {
	float: right;
	position: relative;
	top: 55px;
	right: 285px;
}

#wrap #header #menuheader {
	float: right;
	position: relative;
	left: 552px;
	top: 302px;
}

#wrap #sidebar {
	float: right;
	width: 250px;
	min-height: 730px;
	background-image: url(pics/sidemenu_bg.gif);
	background-repeat: no-repeat;
}

#wrap #contents {
	width: 510px;
	padding: 0px 40px 0px 65px;
	margin: 0px 0px 0px 0px;
	min-height: 730px;
	color: #333333;
	text-align: justify;
}

#wrap #header #timecounter {
	float: right;
	position: relative;
	left: 317px;
	top: 120px;
	width: 232px;
	padding: 145px 0px 18px 20px;
	background-image: url(pics/map_w_x.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

/*-------------------------------------------------
Sidemenu
-------------------------------------------------*/

.menutitleutazaselott {
	margin: 0px 0px 0px 40px;
	padding: 9px 0px 9px 0px;
	display: block;
	background-image: url(pics/menu_utazaselott.gif);
	background-repeat: no-repeat;
}

.menutitleutinaplo {
	margin: 0px 0px 0px 40px;
	padding: 9px 0px 9px 0px;
	display: block;
	background-image: url(pics/menu_utinaplo.gif);
	background-repeat: no-repeat;
}

.menutitlesorrevalo {
	margin: 0px 0px 0px 40px;
	padding: 9px 0px 9px 0px;
	display: block;
	background-image: url(pics/menu_sorrevalo.gif);
	background-repeat: no-repeat;
}

.menutitlekapcsolat {
	margin: 0px 0px 0px 40px;
	padding: 9px 0px 9px 0px;
	display: block;
	background-image: url(pics/menu_kapcsolat.gif);
	background-repeat: no-repeat;
}

.menutitlekereses {
	margin: 0px 0px 0px 40px;
	padding: 9px 0px 10px 0px;
	display: block;
	background-image: url(pics/menu_kereses.gif);
	background-repeat: no-repeat;
}

.menutext {
	padding: 0px 30px 18px 50px;
	display: block;
	font-size: 14px;
	color: #663300;
}

.menutext a:link {
	color: #663300;
	text-decoration: none;
}

.menutext a:visited {
	color: #663300;
	text-decoration: none;
}

.menutext a:hover {
	color: #CC3300;
	text-decoration: none;
}

.menutext a:active {
	color: #663300;
	text-decoration: none;
}

.searchformfield {
	width: 100px;
	margin: 0px 0px 0px 60px;
	background-image: url(pics/searchform_bg.jpg);
	border: 1px solid #666633;
	color: #330000;
}

.searchformbutton {
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	background-color: #330000;
	border: 1px solid #666633;
	color: #CCCC99;
	font-size: 12px;
}

.searchformbutton:hover {
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	background-color: #CC3300;
	border: 1px solid #993333;
	color: #330000;
}

.sidemenubottom {
	margin-top: 0px;
	margin-bottom: 200px;
}

/*-------------------------------------------------
Itemtitle
-------------------------------------------------*/

.itemtitle h1 {
	line-height: 1.4em;
	margin: 0px -35px 0px -25px;
	padding: 10px 10px 10px 25px;
	color: #CCCC66;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	background-image: url(pics/contenttitle_bg.gif);
	background-repeat: no-repeat;
}

.commenttitle {
	line-height: 1.4em;
	margin: 0px -35px 0px -25px;
	padding: 10px 10px 10px 25px;
	color: #CCCC99;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	background-image: url(pics/contenttitle_bg.gif);
	background-repeat: no-repeat;
}

.itemnaviboxleft {
	text-align: left;
	display: inline;
	margin: 0px 140px 0px 0px;
}

.itemnaviboxright {
	text-align: right;
	display: inline;
	margin: 0px 0px 0px 145px;
}

.itemnavigation {
	color: #CCCC99;
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 11px;
}

.itemnavigation a:link {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}

.itemnavigation a:visited {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}
.itemnavigation a:hover {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}
.itemnavigation a:active {
	color: #666633;
	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: #660000;
	text-decoration: none;
	font-weight: bold;
}

.itemdetails a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.itemdetails a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.itemdetails a:active {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

/*-------------------------------------------------
Itemtext
-------------------------------------------------*/

.itemtext a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

.itemtext a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.itemtext a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.itemtext a:active {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

.highlight {
	color: #FFFF99;
	background-color: #003300;
}

/*-------------------------------------------------
Image positioning in text
-------------------------------------------------*/

.imginline-container {
	text-align: center;
}
.imginline-ilus {
	display: inline;
}
.imginline-ilus img {
	background-color: #CCCC99;
	border: 1px solid;
	border-color: #666633;
	padding: 5px 5px 5px 5px;
	margin: 3px 3px 3px 3px;
}
.img-ilus {
	background-color: #CCCC99;
	border: 1px solid;
	border-color: #666633;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 12px;
	text-align: center;
}

.img-intro {
	background-color: #CCCC99;
	border: 1px solid;
	border-color: #666633;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 70px;
	text-align: center;
}

/*-------------------------------------------------
Comments
-------------------------------------------------*/

.itemcomment {
	background: url(pics/comment_bg.gif) no-repeat;
	padding: 10px 20px 0px 20px;
	margin: 15px 0px 0px 10px;	
}

.itemcomment a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

.itemcomment a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.itemcomment a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.itemcomment a:active {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

.id1 {
	background: url(pics/comment_bg.gif) no-repeat;
	padding: 10px 20px 0px 20px;
	margin: 15px 0px 0px 10px;	
}

.id1 a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

.id1 a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.id1 a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.id1 a:active {
	color: #660000;
	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: #CCCC99;
	border: 1px solid #666633;
	color: #000000;
}

.formbutton {
	padding: 3px 10px 3px 10px;
	background-color:  #333300;
	border: 1px solid #666633;
	color: #CCCC99;
}

.formbutton:hover {
	background-color: #660000;
	border: 1px solid #993333;
	color: #CC6633;
}

/*-------------------------------------------------
Footer
-------------------------------------------------*/

.footer {
	width: 590px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(pics/footer_bg.gif);
	background-repeat: no-repeat;
	padding: 18px 250px 25px 30px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #663300;
}

.footer a:link {
	color: #330000;
	text-decoration: none;
}

.footer a:visited {
	color: #330000;
	text-decoration: none;
}
.footer a:hover {
	color: #CC3300;
	text-decoration: none;
}
.footer a:active {
	color: #330000;
	text-decoration: none;
}

/*-------------------------------------------------
Archivelist
-------------------------------------------------*/

.archivetitle {
	background: url(pics/comment_bg.gif) no-repeat;
	padding: 10px 20px 0px 20px;
	margin: 15px 0px 0px 10px;
}

.archivetitlecat {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

.archivetext {
	padding: 0px 20px 0px 30px;
}

.archivetext a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

.archivetext a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.archivetext a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.archivetext a:active {
	color: #660000;
	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: #660000;
	text-decoration: none;
	font-weight: bold;
}

.archiveitemdetails a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.archiveitemdetails a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.archiveitemdetails a:active {
	color: #660000;
	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;
}