@charset "utf-8";
/* CSS Document */

body
{
	background: #FFFFFF url(images/shline.gif) top center repeat-x;
	margin: 0px;
	padding: 0px;
}

#header {
	display: block;
	padding: 0px;
	margin: 0px;
}
.container {
	text-align: left;
	width: 760px;
}

div,p { margin: 0px; padding: 0px; }

p {
	padding: 8px 15px 8px 15px;
}

div,p,h1,h2,h3 { color: #333333; }

.floatleft { float: left; }
.clearboth { clear: both; }

.block img, img { padding: 1px; border: 1px solid #e0edf3; }
.block img { margin: 0px 10px 10px 0px; }
.noborder { border: 0px none; padding: 0px; }

a,
a:link,
a:hover,
a:active,
a:visited { color: #0066CC; }


h1 {
	clear: both;
	display: block;
	font: normal 24px "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	line-height: 32px;
	border-left: 4px solid #608fbe;
	border-bottom: 1px solid #F0F0F0;
	text-indent: 10px;
	margin: 0px 0px 6px 0px;;
	padding: 2px 0px 0px 0px;
}

h2 {
	padding: 0px;
	text-indent: 20px;
	margin: 0px;
	font: normal 14px "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
}

h3 {
	padding: 0px 0px 2px 0px;
	margin: 10px 10px 0px 10px;
	font: bold 16px "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	border-left: 4px solid #CCCCCC;
	border-bottom: 1px solid #F0F0F0;
	text-indent: 6px;
}

h4 {
	padding: 0px;
	margin: 0px;
	color: #660000;
	font: normal 20px "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer {
	display: block;
	padding: 20px;
	clear: both;
	background: #FFFFFF url(images/shline.gif) top center repeat-x;
}

#footer .menu {
	display: block;
	width: 520px;
	text-align: right;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#footer .menu a.line {
	border-right: 1px solid #CCCCCC;
}
#footer .menu a,
#footer .menu a:link,
#footer .menu a:hover,
#footer .menu a:active,
#footer .menu a:visited {
	padding: 0px 6px;
	font: normal 11px Arial, Tahoma, Verdana;
	color: #333333;
	text-decoration: none;
}
#footer .menu a:hover {
	text-decoration: underline;
}

#menu {
	display: block;
	background: url(images/menubg.gif) top left no-repeat;
	padding: 10px 0px;
	float: left;
	width: 150px;
}

#menu a,
#menu a:link,
#menu a:hover,
#menu a:active,
#menu a:visited {
	font: normal 17px Tahoma, Verdana, Arial;
	display: block;
	color: #000000;
	background: url(images/menubullet.gif) bottom left no-repeat;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	text-indent: 15px;
}

#menu a.ujdonsag_hu,
#menu a.ujdonsag_hu:link,
#menu a.ujdonsag_hu:hover,
#menu a.ujdonsag_hu:active,
#menu a.ujdonsag_hu:visited {
	background: url(images/ujbullet_hu.gif) bottom left no-repeat;
}

#menu a.ujdonsag_en,
#menu a.ujdonsag_en:link,
#menu a.ujdonsag_en:hover,
#menu a.ujdonsag_en:active,
#menu a.ujdonsag_en:visited {
	background: url(images/ujbullet_en.gif) bottom left no-repeat;
}

#menu a.active,
#menu a.active:link,
#menu a.active:active,
#menu a.active:visited {
	background-color: #d9e2ea;
}

#menu a.active:hover,
#menu a.ujdonsag:hover,
#menu a:hover {
	background-color: #e0edf3;
}


#menu a.certop,
#menu a.certop:link,
#menu a.certop:hover,
#menu a.certop:active,
#menu a.certop:visited {
	text-indent: 0px;
	background: none;
	padding: 10px 0px 10px 5px;
	height: auto;
}

#content {
	display: block;
	float: left;
	width: 600px;
	text-align: justify;
	margin: 0px 0px 0px 10px;
}

.center {
	text-align: center;
}

.table .tr
{
	display: block;
	clear: both;
}

.table .tr .th
{
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	padding: 2px 10px;
}

.table .tr .td
{
	display: block;
	float: left;
	width: 300px;
	text-align: left;
	padding: 2px 10px;
}

#footer .table .tr .th { width: 60px; }
#footer .table .tr .td { width: 140px; }
#footer .table .tr .th,
#footer .table .tr .td
{
	font-size: 9px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

a.block,
a.block:link,
a.block:hover,
a.block:active,
a.block:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

/*a.block a,
a.block a:link,
a.block a:hover,
a.block a:active,
a.block a:visited { display: inline; }*/

.gallery_bar
{
	display: block;
	float: left;
	width: 300px;
	text-align: center;
}

.bar
{
	display: block;
	float: left;
	width: 290px;
}

.ujdonsag_hu {
	background: url(images/ujdonsag_hu.gif) right top no-repeat;
}
.ujdonsag_en {
	background: url(images/ujdonsag_en.gif) right top no-repeat;
}
.ujdonsag_hu h1,
.ujdonsag_en h1 { width: 510px; }