div, p, input, form, h1, h2, img, table{
	margin: 0;
	padding: 0;
}


img{
	border: none;
}

body,html{
	margin: 0;
	padding: 0;
	font-family: verdana, tahoma;
	font-size: 12px;
	color: #333333;
	overflow: auto;
	background-color: #F7F8E6;
	background-image: url(../images/bg.gif);
	/*background-color: white;*/
	text-align: justify;
	line-height:18px;
}

#top{
	width: 800px;
	height: 118px;
}

#container{
	width: 800px;
	background-color: #F7F8E6;
	margin: auto;
	border-left: solid 1px #D4D5BA;border-right: solid 1px #D4D5BA;border-bottom: solid 1px #D4D5BA;
}

#content{
	width: 760px;
	min-height: 400px;
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top:0px;

}

.menu{
	font-weight: bolder;
	color: #198008;
	line-height: 20px;
	font-size: 15px;
	text-decoration: none;
}

.news_description{
	font-size: 10px;
	margin-left: 760px;
	margin-bottom: 10px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 10px;
}

.news_name{
	text-indent: 15px;
	background:url(../images/news_cim.gif) no-repeat top left;
	font-size: 14px;
	font-weight: bold;
	margin-left: 760px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.szoveg{
	text-align: justify;
	font-size: 12px;
}

.blue{
	color: #2FA7F0;
	font-weight: bold;
}

.cim{
	/*text-indent: 15px;
	background:url(../images/news_cim.gif) no-repeat top left;
	font-size: 14px;*/
	font-weight: bold;
	color: #198008;
	text-align: left;
}

.td{
	border: solid 1px #BECADA;
	color: #3FACF5;
	font-size: 11px;
}
.td img{
	border-bottom: 1px dotted #BECADA;
}

.pager_a:link, .pager_a:active, .pager_a:visited{
	color: #0750A6;
	font-weight: bold;
	border: solid 1px #BECADA;
	margin:1px;
	padding:2px;
	text-decoration: none;
	background: white;
}

.pager_a:hover{
	border: solid 1px #2FA7F0;
	margin:1px;
	padding:2px;
	text-decoration: none;
	color: white;
	background: #0750A6;
}

#termek_table{
	height: 265px;
}

#pager{
	padding: 2px;
	margin: 2px;
	vertical-align: middle;
}

#footer{
	text-align: center;
	width: 800px;
	font-size: 10px;
	vertical-align: middle;
	line-height: 3;
	min-height: 29px;
	color: #666666;
	background: url(../images/footer_bg.gif) repeat-x top left;
}

.focim{
	padding-bottom: 5px;
	font-weight: bold;
	color: #198008;
	font-size: 14px;
	text-indent: 20px;
	background: url(../images/arrow.gif) no-repeat top left;
	border-bottom: dotted 1px #d3d3d3;
}

li,a{
	color: #555555;

}

.name{
	font-weight: bold;
}

.urlap{
	background: #f3f3f3;
}
.urlap td{
	border: solid 1px white;
}
.i_t{
	width: 220px;
}
.i_a{
	width: 220px;
	height: 100px
}
.star{
	color: red;
}

#sub_panel{
	width: 340px;
	height: 200px;
	overflow: auto;
	border: solid 1px #D4D5BA;
	padding:4px;
	text-align: left;
}

.h{
	line-height:20px;
	text-align: left;
	font-weight: bolder;
}

#ct{
	padding-left:10px;
	margin-left:132px;
	border-left: dotted 1px #d4d4d4;
	min-height: 400px;
}

#l{
	float: left;
	width: 132px;
	padding-right:10px;
}

#l a{
	font-weight: bolder;
	color: #198008;
	line-height: 20px;
	font-size: 14px;
	text-decoration: none;

}