/* Start hack */
/* csak ie7 */
*+html ul#nav li ul{
	margin-left:-70px;
	border: 0;
	background: 0;
	padding-top:17px;
	
	/*background-repeat: repeat-x;
	background-position:0 14px ;*/
}
*+html ul#nav li ul li{
	border: solid 1px #fff;
	background-image:url(pictures/submenu_bg.jpg);
	background-repeat:repeat;
	border-bottom:0;border-top:0;
	width: 100%;
	/*background-repeat: repeat-x;
	background-position:0 14px ;*/
}
/* firefox */
ul#nav > li {
	margin-top:11px !important;
	padding-bottom:11px !important;
}
ul#nav li ul {
	margin-top:10px !important;
}
/* csak ie6 */
* html ul#nav li{
	margin-top:10px;
	padding-bottom:10px;
}
* html ul#nav li ul li{
	background-image:url(pictures/submenu_bg.jpg);
	background-repeat:repeat;
	width:100%;
	/*border:1px solid #FFFFFF;*/
	margin-top:0;
	padding-bottom:3px;
}
/* end of hack */
ul { /* all lists */
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	/* menuk szelessege: */
	font-family: Arial, Verdana,Helvetica;
	font-size: 13px;
	FONT-WEIGHT: bold;
	text-decoration: none;
	color: #535b6c;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	/*Ezt kell itt formazni*/
	background-color: #ffd36a;
	padding: 0px;
	border: solid 1px #fff;
}

li ul li{ 
	padding: 3px 6px;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#content {
	clear: left;
}

a.menu:link {font-family: Arial, Verdana,Helvetica; font-size: 13px;  FONT-WEIGHT: bold; text-decoration: none; color: #535b6c}
a.menu:visited {font-family: Arial, Verdana,Helvetica; font-size: 13px;  FONT-WEIGHT: bold; text-decoration: none; color: #535b6c}
a.menu:hover {font-family: Arial, Verdana, Helvetica; font-size: 13px;  FONT-WEIGHT: bold; text-decoration: none; color: #000}

a.submenu:link {font-family: Arial, Verdana,Helvetica; font-size: 12px;  FONT-WEIGHT: bold; text-decoration: none; color: #000;}
a.submenu:visited {font-family: Arial, Verdana,Helvetica; font-size: 12px;  FONT-WEIGHT: bold; text-decoration: none; color: #000;}
a.submenu:hover {font-family: Arial, Verdana, Helvetica; font-size: 12px;  FONT-WEIGHT: bold; text-decoration: none; color: #535b6c;}

td.body
{ 
background-image: url(pictures/bg.gif);
background-repeat: repeat-x;
background-color: #f3ac00;
padding: 30px; 
} 

td.intro
{ 
background-image: url(pictures/bg.gif);
background-repeat: repeat-x;
background-color: #f3ac00;
padding: 10px; 
}

td.intro2
{ 
padding: 80px 220px 20px 20px; 
background-repeat: no-repeat;
}

a.introlink:link {padding-left: 13px; background-image:url(pictures/arrow.gif); background-repeat: no-repeat; font-family: Arial, Verdana,Helvetica; font-size: 12px;  FONT-WEIGHT: bold; text-decoration: none; color: #000;}
a.introlink:visited {padding-left: 13px; background-image:url(pictures/arrow.gif); background-repeat: no-repeat; font-family: Arial, Verdana,Helvetica; font-size: 12px;  FONT-WEIGHT: bold; text-decoration: none; color: #000;}
a.introlink:hover {padding-left: 13px; background-image:url(pictures/arrow.gif); background-repeat: no-repeat; font-family: Arial, Verdana,Helvetica; font-size: 12px;  FONT-WEIGHT: bold; text-decoration: none; color: #535b6c;}

.body {font-family: Arial, Helvetica; font-size: 12px;  FONT-WEIGHT: normal; text-decoration: none; color: #000;}
.title {font-family: Arial, Helvetica; font-size: 17px;  FONT-WEIGHT: bold; text-decoration: none; color: #E38D2A}
.subtitle {font-family: Arial, Helvetica; font-size: 13px;  FONT-WEIGHT: bold; text-decoration: none; color: #000}

a.link:link {padding: 2px; line-height: 20px; font-family: Arial, Verdana,Helvetica; font-size: 12px;  FONT-WEIGHT: normal; text-decoration: none; color: #000;}
a.link:visited {padding: 2px; line-height: 20px; font-family: Arial, Verdana,Helvetica; font-size: 12px;  FONT-WEIGHT: normal; text-decoration: none; color: #000;}
a.link:hover {padding: 2px; line-height: 20px; font-family: Arial, Verdana,Helvetica; font-size: 12px;  FONT-WEIGHT: normal; text-decoration: none; color: #30394d; background-color:#FFFFFF; }

a.link2:link {padding: 2px; line-height: 20px; font-family: Arial, Verdana,Helvetica; font-size: 12px;  FONT-WEIGHT: bold; text-decoration: none; color: #000; background-color:#FFFFFF; }
a.link2:visited {padding: 2px; line-height: 20px; font-family: Arial, Verdana,Helvetica; font-size: 12px;  FONT-WEIGHT: bold; text-decoration: none; color: #000; background-color:#FFFFFF; }
a.link2:hover {padding: 2px; line-height: 20px; font-family: Arial, Verdana,Helvetica; font-size: 12px;  FONT-WEIGHT: bold; text-decoration: none; color: #30394d; background-color:#ffda81; }

.footer {font-family: Arial, Helvetica; font-size: 11px; text-decoration: none; color: #5b5f66}
a.footer {font-family: Arial, Helvetica; font-size: 11px;  FONT-WEIGHT: normal; text-decoration: underline; color: #5b5f66}
a.footer:visited {font-family: Arial, Helvetica; font-size: 11px;  FONT-WEIGHT: normal; text-decoration: underline; color: #5b5f66}
a.footer:hover {font-family: Arial, Helvetica; font-size: 11px;  FONT-WEIGHT: normal; text-decoration: underline; color: #f3ac00}

a img {
	border: 4px solid white;
}

#cssimages .lightboximages td {
	padding-top: 20px;
}

#cssimages td a {
	padding: 2px 3px;
	display: block;
	float: left;
}
 
#cssimages td a img {
	width: 200px;
	height: 144px;
	border: 4px solid white;
}

/* hatter, modositsd az urlt! */
table tr td ul li ul {
	/*background-image:url('http://');*/
}
table tr td ul>li>ul {
	background-image:url(pictures/submenu_bg.jpg);
}

.img_pos
{
float:right;
margin:0 0 15px 20px;
border:4px solid #ffffff;
text-align:center;
}

td {
	text-align: justify; 
}