body
{
	background: url('draperia2.jpg') repeat;
	font-family: verdana, sans-serif, arial;
	font-size: 10pt;
}

div#kontener
{
	position: relative;
	width: 100%;
	max-width: 800px;
	height: auto;
	min-height: 400px;
	top: 0px;
	padding: 0px 0 0 0;
	margin-top: -16px;
}

div#fejlec
{
	/*position: absolute;*/
	top: 0px;
	left: 0px;
	width: 787px;
	height: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	background: url('fejlec.jpg') no-repeat;
}

div#szoveg
{
	top: 230px;
	left: 0px;
	width: 550px;
	height: auto;
	margin-top: 0px;
	padding: 20px 20px 20px 20px;
	background: url('szoveghatter.jpg') repeat-y;
}

div#szovegdobozalja
{
	top: 230px;
	left: 0px;
	width: 550px;
	height: 93px;
	margin-top: 0px;
	padding: 20px 20px 0 20px;
	background: url('szovegalja.jpg') no-repeat;
}

div#menusor
{
	position: absolute;
	top: 230px;
	left: 566px;
	width: 229px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	background-position: top;

	/* meretek: */
}

div#menuteto
{
	width: 229px;
	height: 75px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	background: url('menu_felirat.jpg') no-repeat left;
}

div#menufolytonos
{
	position: relative;
	width: 229px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0 35px;
	background: url('menu_folytonos.jpg') repeat-y;
	font-size: small;
}

div#menualja
{
	position: relative;
	top: -16px;
	width: 229px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0 20px;
	background: url('menualja.jpg') no-repeat;
}

div#menufolytonos li
{
	list-style: square;
	line-height: 25px;
}


div.szovegteto
{
	width: 392px;
	height: 31px;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 0 110px;
	background: url('szovegdivteto.jpg') no-repeat;
	font-style: italic;
	font-size: medium;
	font-family: 'times new roman', 'georgia', 'verdana';
}

div.szovegdiv
{
	width: 452px; 
	height: auto;
	margin-top: 0px;
	padding: 20px 50px 0 20px;
	background: url('szovegdiv_folytonos.jpg') repeat-y;
	text-align: justify;
}

div.szovegalja
{
	width: 452px; /* == 502px (width + padding-right)  */
	height: 50px;
	background: url('szovegdiv_legalja.jpg') no-repeat;
	text-align: right;
	padding: 10px 50px 0px 0px;
}

div.kozep
{
	text-align: center;
}

div#linkek
{
	width: 412px;
	height: auto;
	padding: 0px 50px 20px 20px;
}

div#simakontener
{
	width: 412px;
	height: auto;
	padding: 0px 50px 20px 20px;
}


/* Egyebek */
#linkek ul
{
	margin: 0px 20px 0px 20px;
}

img.floater
{
	float: right;
	padding-left: 10px;
}

/* linkek */

#szoveg  a {font-weight: bold;}
#szoveg  a:link {color: rgb(190,38,58); text-decoration: none; border-bottom: rgb(100,0,0) dotted 1px; }
#szoveg  a:visited {color: rgb(144,0,0); text-decoration: none; }
#szoveg  a:hover {color: rgb(25,180,25); text-decoration: overline; }
#szoveg  a:active {color: rgb(255,156,156); text-decoration: none;}

#menusor  a {font-weight: bold;}
#menusor  a:link {color: rgb(190,38,58); text-decoration: none; border-bottom: rgb(100,0,0) dotted 1px; }
#menusor  a:visited {color: rgb(144,0,0); text-decoration: none; }
#menusor  a:hover {color: rgb(25,180,25); text-decoration: overline; }
#menusor  a:active {color: rgb(255,156,156); text-decoration: none;}