a img{
 border: none;
}
.big_box{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:610px;
	vertical-align:top;
	padding-left:2px;
	z-index:23;

}
.small_box{
	position:relative;
	top:0px;
	float:left;
	overflow:visible;
	width: 302px!important;
	padding-left:2px;
	margin: 0px;
	vertical-align:top;
	z-index:24;
}
.rovat_small{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:302px;
	border-top: 2px solid #FF9E28;
	padding-left: 12px;
	height:10px;
	line-height:10px;
	z-index:-1;
}
.rovat_big{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:610px;
	border-top: 1px solid #FF9E28;
	padding-left: 12px;
	height:10px;
	line-height:10px;
	z-index:-1;
}
.csik{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	border-top: 1px solid #FF9E28;
	height:3px;
	line-height:3px;
	z-index:-1;
}
.rovat_csik_small{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:100%;
	background-color: #FE6A00;
	font-size:1px;
	line-height:3px;
	height:3px;
}
.rovat_csik_big{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:610px;
	background-color: #FE6A00;
	height:3px;
	line-height:3px;
	font-size:1px;
}
.story_lead_big{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	padding:5px;
	margin:0px;
	width:610px;
}
.story_lead_small{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	padding:5px;
	margin:0px;
	width:302px;
}
a.tovabbiak:link, a.tovabbiak:visited, a.tovabbiak:active{
	font-size: 11px;
	font-weight:normal;
	color: #225A8C;
	line-height:14px;
	text-decoration: none;
	border-bottom: none;
} 
a.tovabbiak:hover{
	font-size: 11px;
	font-weight:normal;
	color: #225A8C;
	line-height:14px;
	text-decoration: none;
	border-bottom: 1px dashed #225A8C;
} 
a.tovabbi:link, a.tovabbi:visited, a.tovabbi:active{
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
	color: #225A8C;
	line-height:13px;
	text-decoration: none;
	border-bottom: none;
} 
a.tovabbi:hover{
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
	color: #225A8C;
	line-height:13px;
	text-decoration: none;
	border-bottom: 1px groove #225A8C;
}
.polls{
	background-color: #931323;
	font-size: 10px;
	text-align: center;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:20px;
}
div.menupont{
	letter-spacing: 1px;
	color:#891D4A;
	border-bottom: 1px solid #FF9E28;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
}
div.menupont2{
	font-family: Verdana;
	letter-spacing: 1px;
	color:#891D4A;
	font-size: 11px;
	text-align:left;
	border-bottom: 1px solid #FF9E28;
	font-weight: bold;
}

div.break{
	text-align:left;
	width:620px;
	border-bottom: 1px solid #FF9E28;
}
div.hr{
	height:35px;
	border-bottom: 1px dashed #94BDEB;
	z-index:25;
}
div.pager{
	background: url(/img/fbg.jpg) left top repeat-x;
	height: 21px; 
	line-height: 21px; 
	color: ##891D4A; 
	font-weight:bold; 
	font-size: 13px;
	text-align: right;
	padding-right: 15px;
}
div.pager a{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
div.menupont a{
	letter-spacing: 1px;
	color:#891D4A;
	font-size: 11px;
	font-weight: bold;
}
#elect_bg{
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;	
	background: #13559F;
	opacity: 0.3;
	filter: alpha (opacity=30);
}
#addNewForum, #addNewTopic, #addNewPost{
	visibility: hidden;
	position: absolute;
	z-index: 1001;
	width: 400px;
	top: -600px;
	overflow: hidden;
	padding:10px; 
	border: 3px solid #13559F; 
	background: #ffffff;
}
input.edit{
	border: none;
	background: transparent;
	color: #ffffff;
	font-weight:bold; 
}
input.editTopic{
	border: none;
	background: transparent;
	color: #000000;
	font-weight:bold; 
}
input.button{
	background: #ffffff;
	padding:2px;
	margin:3px;
	font-weight:bold;
	color: #004D2D;
	border: none;
	border: 1px solid #004D2D;
	border-bottom: 2px solid #004D2D;
	cursor: default
}
input.button:hover{
	cursor: pointer;
}