@charset "utf-8";

*, body, td, div, span, select, option, a{
	font-family:"rov_majb";
}

#figyelmeztetesrov, #figyelmeztetes, #figyelmeztetes li, #figyelmeztetes a{
	font-family:Arial, Helvetica, sans-serif;
}

/*logo*/
#logo{
	background:#FFF url(images/logo.png) top left no-repeat;
	height:100px;
	padding-left:2px;
	text-align:left;
	vertical-align:top;
}

#logo img{
	border:1px solid #000;
}

#searcher input[type=text]{
	width:96px;
}

#dates{
	background:transparent url(http://magyarnevek.hu/css/default/images/header.png) top right no-repeat;
	width:618px;
	height:25px;
	text-align:right;
	padding-right:5px;
}

/*kereső*/
#searcher{
	background:transparent url(http://magyarnevek.hu/css/default/images/header.png) top left no-repeat;
	width:172px;
	height:25px;
	text-align:left;
	padding-left:5px;
}

/*balraigazítás*/
#left_menu .l{
	text-align:right;
}

/*lap tetejére*/
#topofpage{
	color:#FFF;
	background-color:#666;
	padding-right:150px;
	text-align:center;
}

/*tartalom*/
#container{
	width: 630px;
	font-size:14px;
	vertical-align:top;
	text-align:right;
	background-color:#EEE;
	padding:0 10px 10px 10px;
}

/*tartalmon belüli tartalom*/
#container .content{
	text-align:right;
	padding:5px;
}


