body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img{
	padding: 0;
	margin: 0;
	border: 0;
}
body{
	margin: 10px;
	background: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	line-height: 25px;
}
input{
	padding:2px;
	font-size: 14px;
}
select{
	padding:2px;
	font-size: 14px;
}

/**/
h1, h2, h3, h4, h5, h6{
	font-family: Arial,Helvetica,sans-serif;
}
h2{
	margin: 0px 0px 20px;
	border-bottom: solid 1px #fff;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
}
h3{
	margin: 0px 0px 15px;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}
h4{
	margin: 0px 0px 10px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}
hr{
	border: none;
	border-bottom: solid 1px #fff;
	height: 1px;
}
p{
	margin: 0px 0px 15px;
}
a{
	color: #ffdb0d;
	text-decoration: underline;
}
a:hover{
	color: #000;
	background: #fff;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}
ul{
	margin: 0px 10px 10px 10px;
	padding: 0px 5px;
	list-style-type: square;
}
li{
	margin: 4px 0px 2px 10px;
}
ol{
	margin: 0px 10px 10px 17px;
	padding: 0px 5px;
	list-style-type: decimal;
}
img.picright{
	margin: 10px;
}
.halfbox{
	float: left;
	padding: 7px;
	width: 260px;
}
#map, #map1{
	display:none;
}
.clear{
	clear:both;
}
.backtotop{
	padding: 10px 0px;
}

.error, .success, .notice{
	padding: 10px 0px;
	font-size: 17px;
}
.fps_nav {
	font-size: 14px;
}
.fps_nav .nav_row{
}
.fps_nav .pager_left{
	padding: 0px 10px;
	float: left;
}
.fps_nav .pager_center{
	padding: 0px 10px;
	float: left;
}
.fps_nav .pager_right{
	padding: 0px 10px;
	float: left;
}

/**/
#header{
	padding: 0px 0px 20px;
}
h1{
	margin-bottom: 20px;
}
h2{
	margin-top:10px;
}
h3 a{
	color:#C9C9C9;
}
a.wai{
	font-size: 15px;
}
img{
	padding:10px;
}
#l_reader{
	padding: 10px 0px;
}
ul li ul{
	background-color: blue;
	width:300px;
	padding-left:20px;
}

#calendar_box_content h3 {
    margin: 14px 0;
}

#calendar{
    display: block;
    padding: 14px;
    width: 516px;
}

#calendar table a{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#calendar table a:hover{
	text-decoration: underline;
}
/**/
#calendar .calendar_content{
	padding: 10px 0px;
	width: 516px;
	font-size: 14px;
}
#calendar .calendar_content h3{
	margin: 0px 0px 10px 0px;
}
#calendar .calendar_content .row{
	margin-bottom: 5px;
}
#calendar .calendar_content .row b.lt{
	display: block;
	float: left;
	width: 130px;
}
#calendar .calendar_content .more{
	padding: 5px 0px;
	font-size: 14px;
}

/* search */
#calendar .search{
	padding: 10px 0px;
    width: 516px;
	font-size: 14px;
	text-align: center;
}
/**/
#calendar .maincal{
	margin: 0px auto;
	width: 360px;
	border: solid 1px white;
}
#calendar .maincal .cal_head{
	padding: 3px 0px;
	width: 360px;
}
#calendar .maincal .cal_head .next{
	float: right;
	width: 50px;
	text-align: center;
}
#calendar .maincal .cal_head .prev{
	float: left;
	width: 50px;
	text-align: center;
}
#calendar .maincal .cal_head .next a, #calendar .maincal .cal_head .prev a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#calendar .maincal .cal_head .current{
	float: left;
	width: 260px;
	text-align: center;
}
#calendar .maincal .cal_head .current select{
	margin-right: 5px;
}
/**/
#calendar .maincal .calheaderitem{
	float: left;
	width: 50px;
	height: 20px;
	font-weight: bold;
	text-align: center;
}
#calendar .maincal .calheaderitem p{
	margin: 0px;
	padding-top: 4px;
	width: 50px;
	height: 16px;

}
/**/
#calendar .maincal .calitem{
	position: relative;
	float: left;
	padding-top: 3px;
	width: 49px;
	height: 17px;
	border: solid 1px white;
	border-right: none;
	border-top: none;
}
#calendar .maincal .calitem .number{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 49px;
	height: 17px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#calendar .maincal .calitem .number a {
    display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
    height: 20px;
}

#calendar .maincal .calitem .inumber{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 49px;
    height: 20px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}
#calendar .button{
    width: 50px;
}

#calendar .maincal .calitem .pcs {
	font-size: 14px;
	font-weight: normal;
}


/* hirek */
/* CIKKEK */
#articles{
}
/* print leads */
#articles .article_box{
	padding: 10px 0px;
	border-bottom: dashed 1px #fff;
	margin-bottom: 14px;
}
#articles .article_box h3{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 20px;
}
#articles .article_box .article_date{
}
#articles .article_box .article_leadpic{

}
#articles .article_box .article_leadpic a{
}
#articles .article_box .article_leadpic img{
	margin: 10px 0px;
}
#articles .article_box .article_lead{
	padding: 5px 0px;
}
#articles .article_box .article_lead_nopic{
	padding: 5px 0px;
}
/* big article */
#articles .articlebox_all{
}
#articles .articlebox_all table.article_pic_table{
	padding: 0px 10px 10px 10px;
}
#articles .articlebox_all table.article_pic_table img{
}

#articles .articlebox_all table.article_pic_table b, #articles .articlebox_all table.article_pic_table strong{
	display: block;
	padding: 0px;
}
#articles .articlebox_all h2{
	padding: 0px;
	border: none;
	height: auto;
	width: auto;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
#articles .articlebox_all .article_author{
}
#articles .articlebox_all .article_date{
	margin-bottom: 14px;
}
#articles .articlebox_all .article_lead{
	margin-bottom: 14px;
	font-weight: bold;
	font-size: 13px;
}
#articles .articlebox_all .htmltext{
	margin-bottom: 14px;
}
/* multibox */
#articles .article_multibox{
	margin: 10px 20px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
#articles .article_multibox .multititle{
	padding: 3px 5px;
	font-weight: bold;
	color: #fff;
}
#articles .article_multibox .multitext{
	padding: 5px;
}
#articles .article_gallery, #articles .article_doc{
	margin: 0px 0px 5px 0px;
}
/* doc */
#articles .article_doc .doc_row{
	padding: 2px 5px;
}
#articles .article_doc .doc_row img{
	vertical-align: text-bottom;
	margin-right: 5px;
}
#articles .article_doc .doc_row a{
}
#articles .article_doc .doc_row a:hover{
	text-decoration: underline;
}
#center .rss_small{
	float:right;
}
/* window */
.fps_window .button_on_center {
    text-align:center;
}
.fps_window{
    position: absolute;
    width: 500px;
    background: blue;
    border: 4px solid #C3E3F6;
    text-align: left;
}
.fps_window .fps_windrag{
    padding: 5px 45px 5px 5px;
    width: 450px;
    background: #3D84B8;
    font-weight: bold;
    color: white;
    cursor: move;
}
.fps_windrag img {
    margin-right: 5px;
    vertical-align: middle;
}
.fps_window .fps_winclose{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 16px;
    height: 16px;
    background: url(../admin/image/close.gif) no-repeat;
    cursor: pointer;
}
.fps_window .fps_winloading{
    display: none;
    position: absolute;
    top: 3px;
    right: 25px;
    width: 20px;
    height: 20px;
    background: url(../admin/image/loader2.gif) no-repeat;
}
.fps_window .fps_wincontent{
    padding: 5px;
    width: 490px;
}
