<!--
/*
File name: default.css
Created: 2004.03.01. by Werdy
Last modification: 2004.04.19. by Werdy
*/

	BODY {
		font-family: serif;
		font-size: 11pt;
		color: #222222;
		background-color: #FFFFFF;
		margin: 0;
		padding: 0;
		scrollbar-face-color: #ECDCC2;
		scrollbar-arrow-color: #D8B070;
 		scrollbar-track-color: #D8B070;
		overflow: auto;
		height: 100%;
	}

	SELECT {
		font-size: 8pt; 
		background-color: #FFFFF0;
		border-width: 0px;
	}

	TD.menu {
		background-image: url(../images/menu_bgr.gif); 	
	}

	A {
		text-decoration: none;
	}

	A.menu {
		color: #F0F0E0;
		font-size: 8pt;
		text-transform: uppercase;
	}

	A.menu:link, A.menu:visited {
		color: #F0F0E0;
	}

	A.menu:hover {
		text-decoration: underline;
		color: #FFFFEF;
	}

	TABLE.locations {
		background-image: url(../images/bgr_l2.jpg);
		font-size: 10pt; 
	}

	TABLE.prolog {
		background-image: url(../images/bgr_l2.jpg);
		background-attachment: fixed;
		border-style = none;
		padding: 10;
	}

	IFRAME.content {
		border-color: #C0A080;
		border-width: 1;
	}

	TABLE.content {
		background-image: url(../images/bgr_l3.jpg);
		background-attachment: fixed;
		border-style = none;
		padding: 10;
	}

	TD.picture {
		padding: 5;
		background-color: #A89078;
		border-color: #403020;
		border-style: solid;
		border-width: 1;		
		font-size: 8pt;
	}

	TD.video {
		padding: 5;
		background-color: #A89078;
	 	font-size: 11pt;
	}

	TD.video-header {
		padding: 5;
		background-color: #807060;
		font-weight: bold;
	 	font-size: 10pt;
		text-align: center;
	}

	.title {
		font-weight: bold;
		text-decoration: underline;
	}

	.subtitle {
		font-weight: bold;
		font-size: 12pt;
		text-decoration: none;
	}

	P.text {
	 	font-size: 11pt;
		text-indent: 1em;
		text-align: justify;
		font-weight: normal;
	}

	P.text-title {
		font-size: 12pt;
		text-align: center;
		font-weight: bold;
		line-height: 200%;
	}

	FONT.text-place {
		font-size: 10pt;
		font-weight: normal;
	}

	.text2, .text3 {
		font-size: 11pt;
		text-align: justify;
		font-weight: normal;
		font-style: normal;
		margin-top: 0.7em; 
		margin-bottom: 0.7em;
	}

	.text3 {
		font-weight: bold;
	}

	.felirat {
		font-size: 10pt;
		text-align: justify;
		font-style: italic;
		font-weight: normal;
		margin: 0px;
	}

	.thanks {
		font-size: 10pt;
		text-align: justify;
	}

	P.csillagvirag {
		font-size: 11pt;
		font-weight: bold;
	}

	A.email {
		font-size: 10pt;
		text-decoration: none;
	}

	FONT.name {
		font-weight: bold;
	}

	P.support {
		font-family: sans-serif;
		font-size: 7pt;
		color: #406080;;
	}

	FONT.tested {
		font-size: 7pt;
		color: #807060;
	}

	IMG.browser {
		padding: 0;
		margin: 0;
	}

	.eletfa {
		font-size: 7pt;
		color: #807060;
	}

	.felsorolas {
		font-size: 11pt;
	}

	OL.betusor {
		list-style-type: lower-alpha;
		font-size: 11pt;
	}

	.help {
		font-size: 10pt;
		line-height: 1.5;
	}

	TD.lit-row1 {
		padding: 5px;
	}

	TD.lit-row2 {
		background-color: #CCBCA2;
		padding: 5px;
	}

	.lit-writer {
		font-size: 11pt;
		font-style: normal;
		font-weight: bold;
	}
	.lit-title {
		font-size: 11pt;
		font-style: italic;
		font-weight: normal;
	}
	.lit-misc {
		font-size: 11pt;
		font-style: normal;
		font-weight: normal;
	}
	.lit-misc {
		font-size: 11pt;
		font-style: normal;
		font-weight: normal;
	}
	.lit-publisher {
		font-size: 10pt;
		font-style: normal;
		font-weight: normal;
	}
	.lit-date {
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
	}
//-->   
