/* search box */

#search{
	background: url(/images/box/kereses_bg.png) repeat-y transparent;
	width:209px;
	min-height: 182px;
}
#search .top{
	background: url(/images/box/kereses_top.png) no-repeat transparent;
	height: 177px;
	width:209px;
}
#search input{
	border: 2px solid rgb(122,127,174);
	width: 168px;
	margin-bottom: 0.5em;
}
#search p.center{
	border: 0px solid red ;
	clear: both;
}
#search .button{
	background: url(/images/box/kereses_button.png) no-repeat;
	display: inline !important;
	margin: 0px;
}
#search .bottom{
	height: 44px;
	margin-top:-44px;
	width:209px;
	background: url(/images/box/kereses_bottom.png) no-repeat transparent;
}
#search label{
	margin-top:0.3em;margin-bottom:0.3em;
}


/* /search */

/* szavazas */

#vote .top{
	background: url(/images/box/szavazas_top.png) no-repeat transparent;
	height: 188px;
}
#vote{
	background: url(/images/box/szavazas_bg.png) repeat-y transparent;
	min-height: 224px;
	width: 209px;
}
#vote input{
	border: 2px solid rgb(122,127,174);
	width: 168px;
	margin-bottom: 0.5em;
	margin-bottom:0.5em;
}
#vote label *{
	position: relative;
	vertical-align: middle;
}

#vote label{
	display: block;
	margin-bottom:0.5em;
	position: static;
	clear: both;
	height: auto !important;

}
#vote label input{border: 0px;line-height: 1.01em;}
#vote .button,#showvotes{
	background: url(/images/box/szavazas_button.png) no-repeat;
	line-height:17px !important;
	height:17px !important;
	padding: 0;
}
#vote p{
	width: 170px;
	position: relative;
	padding-bottom: .5em;
}
#showvotes{
	display: block;
	margin: 0 auto 0 auto;
	width: 130px;
	height: 17px;
	line-height: 17px;

	position: relative;;
}
#vote .bottom{
	position: relative;
	height: 35px;
	margin-top: -55px;
	background: url(/images/box/szavazas_bottom.png) no-repeat transparent;
}

/* /szavazas */
/* hirdetes */

#ad .top{
	background: url(/images/box/hirdetes_top.png) no-repeat transparent;
	height:134px;
}
#ad{
	background: url(/images/box/hirdetes_bg.png) repeat-y transparent;
	width: 209px;
	min-height:158px;
}
#ad .purport{ text-align: center; }
#ad .purport p{ text-align: center; }
#ad .bottom{
	height: 24px;
	margin-top: -24px;
	background: url(/images/box/hirdetes_bottom.png) no-repeat transparent;
}

/* /hirdetes */

/* stats */

#stats .top{
	background: url(/images/box/stat_top.png) no-repeat transparent;
	height:54px;
}
#stats{
	background: url(/images/box/stat_bg.png) repeat-y transparent;
	width: 209px;
	min-height: 64px;
}
#stats .bottom{
	height: 10px;
	margin-top: -10px;
	background: url(/images/box/stat_bottom.png) no-repeat transparent;
}

/* /stats */


/* newsletter */

#newsletter .top{
	background: url(/images/box/hirlevel_top.png) no-repeat transparent;
	height:169px;
}
#newsletter{
	background: url(/images/box/hirlevel_bg.png) repeat-y transparent;
	width: 209px;
	min-height: 117px;
	text-align: left;
	z-index: 6;
}
#newsletter input{
	border: 2px solid rgb(120,157,14);
	color: rgb(120,157,14);
	line-height: 17px;
	height: 17px;
	font-size: 13px;
	margin: 0 0 3px 0;
	display: block;

	position: static;
}
#newsletteremail{padding-left: .3em;}
#newsletter label{
	display: block;
	margin-bottom:0.5em;
	position: static;
	clear: both;
	height: auto !important;
}
#newsletter .button{
	/*letter-spacing: 0em;*/
	background: url(/images/box/hirlevel_button.png) no-repeat transparent;

}
#newsletter .bottom{
	position: relative;
	height: 37px;
	margin-top: -57px;
	background: url(/images/box/hirlevel_bottom.png) no-repeat transparent;
}
#newsletter .topborder{
	clear: both;
	border-top: 1px dashed rgb(195,239,60);
	text-align: center;padding-top: 0.5em;
}
#newsletter p.center{
	margin-bottom: 1em;
}
/* /newsletter */
