body{
	margin: 0 0 0 0;
	background-image:url(img/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a:link{
	color:#CCCCCC;
	text-decoration:none;
	}
	
a:visited{
	color:#CCCCCC;
	text-decoration:none;
	}
	
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.main{
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	}
	
.topmenu{
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
	}
	
.topmenu a:link{
	color:#cccccc;
	text-decoration:none;
	}
	
.topmenu a:visited{
	color:#cccccc;
	text-decoration:none;
	}
	
.topmenu a:hover{
	color:#FFCC00;
	text-decoration:none;
	}
	
.topmenu ul{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
.topmenu li{
	 float:left;
	 margin-left:20px;
	}

.duma{
	width:430px;
	margin-bottom: 40px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
.term_head{
	font-size:14px;
	font-weight:bold;
	}

.kat_head{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	}
	
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0; font-size:11px;}

/*ie hack */
#navBar li {border-bottom: 1px solid #000000;}
/* fix */
html>body #navBar li {border-bottom: none;}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:10px;
}

#sectionLinks a:link{
	padding: 1px 0px 2px 10px;
	border-top: 1px solid #000000;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	background-image:none;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	letter-spacing:2px;
}

#sectionLinks a:visited{
	border-top: 1px solid #000000;
	padding: 1px 0px 2px 10px;
	background-image:none;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	letter-spacing:2px;
}

#sectionLinks a:hover{
	border-top: 1px solid #000000;
	background-image:url(img/bg_side.jpg);
	padding: 1px 0px 2px 10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	letter-spacing:2px;
}

.aru_530w, .aru_530{ 
	width:142px;
	height:222px;
	float:left;
	margin-right:2px;
	margin-left:3px;
	margin-bottom:5px;
	text-align:center;
	background-image:url("img/sima_bg.jpg");
} 
 
.aru_530w { 
     background-image:url("img/akcios_bg.jpg"); 
}

.aru_530w a:link{
	color:#000000;
	text-decoration:none;
	}
	
.aru_530w a:visited{
	color:#000000;
	text-decoration:none;
	}
	
.aru_530w a:hover{
	color:#000000;
	text-decoration:underline;
	}
		
.aru_530 a:link{
	color:#000000;
	text-decoration:none;
	}
	
.aru_530 a:visited{
	color:#000000;
	text-decoration:none;
	}
	
.aru_530 a:hover{
	color:#000000;
	text-decoration:underline;
	}


	
.also{
    width: 409px;
    height: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image:url(img/bg_also.jpg);
	text-align:left;
	}


	
.next-info{
    width: 410px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;

	}


.nagy{
	background-image:url("img/nagy.jpg");
	background-repeat: no-repeat;
	width:450px;
	height:300px;
	}
	
.nagy h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}

.scroll{
    width: 449px;
    height: 120px;
	}

.pager{
    width: 449px;
  	}


input, select, textarea{
	border:1px solid black;
	background-color:white;
	font-size:12px;
	color:black;
	padding:2px;
}
select {
	padding:1px
}

.form-text{

	width:98%;

}
.form-textarea {

	width:98%;
	height:100px;

}

table.list {
	background-color: #BABABA;
	border-spacing: 1px;
	margin-bottom: 12px;
	width: 443px;
}

table.list tr th {
     padding: 4px;
     background-color: rgb(255, 218, 6);	
	font-size: 12px;
	font-weight: bold;
	font-color: black;
	text-align: center;
}

table.list tr.w td,
table.list tr.d td,
table.list tr.x td {
	padding: 4px;	
	background-color: White;
}

table.list tr.d td {
	background-color: #EEEEEE;
}

table.list tr.x td {
	background-color: #FFDDDD;
}


table.list tr td.c {
	text-align: center;
}

table.list tr th.l {
	text-align: left;
}

table.list td.t {
	font-size: 12px;
	font-weight: bold;
}

table.list tr.w:hover td {
	background: #D7EF98;
}

	
table.list a:link{
	color:#000000;
	text-decoration:none;
	}
	
table.list a:visited{
	color:#000000;
	text-decoration:none;
	}
	
table.list a:hover{
	color:#000000;
	text-decoration:underline;
	}
.warning {
  width:93%;
  background-color:#EEEEEE;
	margin-bottom: 40px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  border: 1px solid #BABABA;
}
