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

p, li{
	font-family: tahoma, verdana;
	font-size: 12px;
	/*line-height: 15px;*/
}

img{
	border: none;
}

h3{

	font-size: 12px;
}

body,html{
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #575757;
	overflow: auto;
	background: url(../images/bg.jpg) repeat-x top left;
	background-color: white;
}

#top{
	width: 1003px;
	height: 260px;
}

#container{
	width: 1003px;
	background: url(../images/bg.jpg) repeat-x top left;
	background-color: white;
}

#content{
	width: 749px;
	background:url(../images/fade_line.gif) no-repeat top right;
	float: left;
	margin-top: -2px;
}

#content_in{
	margin-left: 130px;
	width: 570px;
	margin-top: 30px;
	height: 720px;
/*	min-height: 300px;*/
}

.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: #2FA7F0;
	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;
}

.contact{
	color: #2FA7F0;
}
.contact:hover{
	color: #2FA7F0;
	text-decoration: none;
}
.fmenu{
	color: #2FA7F0;
	text-decoration: none;
}
.fmenu: hover{
	color: #2FA7F0;
	text-decoration: underline;
}
#fm{
	clear: both;
	margin-left:250px;
	color: #2FA7F0;
}

