body {margin:0px;padding:0px;}

#content {
	width: 1000px;
	margin: 0px auto;
}
#headertop {
	height: 266px;
	background: url(../images/headertop.jpg);
}
#topmenu {
	height: 30px;
	background: url(../images/topmenubg.png);
}
#headerbottom {
	height: 51px;
	background: url(../images/headerbottom.jpg);
}
#pagemain {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #2b4786;
	border: 1px solid #aeb3c3;
	padding: 0px 20px 20px 20px;
}
#subtitle_left {
	float: left;
	width: 365px;
}
#subtitle_right {
	float: left;
	width: 635px;
}
#topnews {
	height: 20px;
	padding: 0px;
}
.clr{clear:both;}

.inputtext{
	font-family: Verdana;
	font-size: 11px;
	width: 350px;
}
.inputselect{
	font-family: Verdana;
	font-size: 11px;
	width: 50px;
}
.formlabel{
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
}

.reg_cim{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.reg_alcim{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.box1 {
	border: 1px solid #aeb3c3;
	padding: 10px 10px 10px 25px;
	width: 600px;
}
.box1_header {
	border-left: 1px solid #aeb3c3;
	border-right: 1px solid #aeb3c3;
	border-top: 1px solid #aeb3c3;
	padding: 10px 10px 10px 25px;
	font-size: 18px;
	color: #fff;
	background-color: #263e7e;
	width: 600px;
}

/* liScroll style declarations */
 
.tickercontainer { /* the outer div with the black border */
	border: 1px solid #fff;
	background: #fff; 
	width: 955px; 
	height: 20px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 0px;
	top: 2px;
	width: 955px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
 
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 
.searchform {
	margin: 10px 10px 0px 10px;
}
.searchinput {
	background: url(../images/srch_bg.png);
	border: 0px;
	width: 126px;
	height: 19px;
	padding: 3px 2px 2px 8px;
	color: #aaa;
}

.st1 {
	float: left;
	width: 635px;
	background: url(../images/subtitle_rendezvenyek.png);
	background-repeat: no-repeat;
}
.st2 {
	float: left;
	width: 635px;
	background: url(../images/subtitle_regisztracio.png);
	background-repeat: no-repeat;
}
.st3 {
	float: left;
	width: 635px;
	background: url(../images/subtitle_korabbi.png);
	background-repeat: no-repeat;
}
.st4 {
	float: left;
	width: 635px;
	background: url(../images/subtitle_magunkrol.png);
	background-repeat: no-repeat;
}
.st5 {
	float: left;
	width: 635px;
	background: url(../images/subtitle_kapcsolat.png);
	background-repeat: no-repeat;
}

.footer {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333;
	text-align: center;
}
.footer a {
	color: #2b4786;
	text-decoration: none;
}
.x1 {
	display: none;
}
