#div-content h1 {
	padding: 15px;
	text-align: center;
	background: #f4f4f4;
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 20px;
}
#div-content h2 {
	font-size: 16px;
	text-align: center;
}


#sidebar #sidebar-1 div.side-box  {
	padding-bottom: 15px;
}
#sidebar-1 ul {
	margin-bottom: 0;
}
#sidebar-1 ul li {
	font-size: 11px;
	line-height: 15px;
}

#sidebar-2 div.sm-velemenyek {
	padding-bottom: 0;
	margin-bottom: 20px;
}
#sidebar-2 div.sm-velemenyek p {
	margin-bottom: 10px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
}
#sidebar-2 div.sm-velemenyek p.sb-hdr{
	font-weight: bold;
	margin-bottom: 15px;
	color: #444444;
	text-align: center;
	font-size: 11px;
}
#sidebar-2 div.sm-velemenyek p.alairas{
	font-weight: normal;
	color: #777777;
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
}




#div-content form {
	margin-bottom: 0x;
	padding: 0;
	background: none;
	text-align: left;
	border-bottom: 1px solid #ffffff;
}
#div-content form table {
	width: 467px;
}
form#subscribeForm2 {
	width: 393px;
	margin-bottom: 0;
	background: #D2E1F0;
}
form#subscribeForm2 table {
	width: 393px;
}
label {
	font-size: 11px;
	padding-right: 15px;
	font-weight: bold;
}
#div-content input.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 230px;
	background: url('img/bg-input-center.gif') #D2E1F0;
	border: 0;
	height: 18px;
	padding: 5px 0 0px 0;
	line-height: 20px;
	font-size: 11px;
}
#div-content textarea.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	font-size: 12px;
	background: #FEFFC0;
	border: 1px solid #999999;
	padding: 3px;
}
select {
	background: #FEFFC0;
	border: 1px solid #999999;
}
#div-content input.button {
	padding: 1px 3px 2px 3px;
	font-size: 12px;
}
form table th {
	vertical-align: top;
	padding-top: 3px;
	text-align: left;
}


