/* search */

.search_list_number
{
	float: right;
	color: #454545;
	overflow: visible;
	font-size: 12px;
	display: inline;
}

.search_list_number li
{
	float: left;
	padding-right: 12px;
}

.search_h2
{
	width: 200px;
	float: left;
}

.search_list_number a 
{
	color: #000000;
}

.search_list_number a span 
{
	color: #454545;
}

.search_list a span
{
	font-weight: bold;
}

.search_list a
{
	color: #000000;
}

div.cikkbody .search_list
{
	list-style-type:none;
	padding-left: 0;
}

.national_site
{
	margin: 5px 0 5px 10px;
/*	height:315px; */
	min-height:315px;
	height:auto !important;
/*	height:315px; */

}

.national_site p
{
	margin: 5px 0 15px 0;
	
}

.national_site_first
{
	min-height:440px;
	height:auto !important;
	height:440px;
}

.national_site img
{
	margin-left: 10px;
	margin-bottom: 5px;
}

.bold
{
	font-weight: bold;
}

.national_contact_left
{
	background-color:#a1d6ff;
	width:318px;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 1px;
	float:left;
}

.national_contact_left ul
{
	margin-bottom: 20px;
}

.national_contact_right
{
	background-color:#a1d6ff;
	width:327px;
	padding-top: 5px;
	padding-bottom: 1px;
	float:left;
}
.national_contact_right ul
{
	margin-bottom: 20px;
}

.national_contact
{
	background-color:#a1d6ff;
	float:left;
	margin:5px 0 5px 5px;
}

/* galeria */
.galerybox_id {
	display: none;
}

.bezar_btn {
	position:absolute;
	bottom: 0;
	right: 0;
}

.bezar_btn a {
	width: 68px;
	height: 24px;
	text-indent:-9999px;
	display: block;
	background: url(../i/bezar_btn.png) no-repeat;
}

/* fules cikk */

.pagehead .tabs li {
	float: left;
	margin-right: 5px;
	color: #9E9E9E;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}

.pagehead .tabs li a {
	color: #9E9E9E;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}

.pagehead .tabs li a:hover {
	color: #000;
	text-decoration: none;
}

.pagehead .tabs a.current, .pagehead .tabs a.current:hover, .pagehead .tabs li.current a {
	color:#000 !important;
}

.pagehead .tabok li {
	float: left;
	margin-right: 5px;
	color: #9E9E9E;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}

.pagehead .tabok li a {
	color: #9E9E9E;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}

.pagehead .tabok li a:hover {
	color: #000;
	text-decoration: none;
}

.pagehead .tabok a.current, .pagehead .tabok a.current:hover, .pagehead .tabok li.current a {
	color:#000 !important;
}

/* cikk nyomtat es kuld */
.cikkbox .cikk_kuldes {
	width: 20px;
	height: 20px;
	background: url(../i/print_btn.png) no-repeat 0 0;
	display: block;
	float: left;
}

.cikkbox .cikk_nyomtatas {
	width: 20px;
	height: 20px;
	background: url(../i/print_btn.png) no-repeat -26px 0;
	display: block;
	float: left;
	margin: 0 0 6px 6px;
}


