body {
	margin: 0;
	padding: 0;
	background-color: #fcf7f1;
	background: url(../images/header_l.png) top repeat-x;
	background-color: #fcf7f1;
	font-family: "Arial", "Verdana", serif;
	font-size: 14px;
	height: 100%;
}

a {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #ff3300;
}

a.leftlink {
	color: #ff3300;
	font-size: 15px;
}

a.leftlink:hover {
	color: #ff0000;
}

a.shoplink {
	color: black;
}

a.shoplink:hover {
	color: #1288ff;
	cursor: pointer;
}

.rightmenu a {
	font-size: 15px;
	color: #978C73;
	padding-left: 5px;
	line-height: 19px;
}

.rightmenu a:hover {
	color: #F89207;
}

img {
	border: 0;
}

.formfield {

}

.button_search {
	background: url(../images/button_search.png) no-repeat;
	width: 58px;
	height: 29px;
	color: black;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
}

.button_search:hover {
	color: #1288ff;
	cursor: pointer;
}

.button_subscribe {
	background: url(../images/button_subscribe.png) no-repeat;
	width: 116px;
	height: 29px;
	color: black;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
}

.button_subscribe:hover {
	color: #1288ff;
	cursor: pointer;
}

#main {
	width: 904px;
	margin: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header {
	height: 125px;
	background: url(../images/header.png) no-repeat;	
}

#header_r {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 125px;
	background: url(../images/header_r.png) top repeat-x;
	z-index: -1;
}

#header_link {
	position: relative;
	top: 24px;
	float: right;
	margin-right: 14px;
	color: white;
	font-size: 12px;
}

#header_link a{
	color: white;
}

#header_link a:hover {
	text-decoration: underline;
}

#menu {
	width: 100%;
	height: 72px;
}

#cimlap {
	width: 111px;
	height: 72px;
	background: url(../images/menu_cimlap.png) no-repeat;
	float: left;
}

#cimlap:hover {
	background: url(../images/menu_cimlap_a.png) no-repeat;
	cursor: pointer;
}

#kepzes {
	width: 110px;
	height: 72px;
	background: url(../images/menu_kepzes.png) no-repeat;
	float: left;
}

#kepzes:hover {
	background: url(../images/menu_kepzes_a.png) no-repeat;
	cursor: pointer;
}

#allitas {
	width: 270px;
	height: 72px;
	background: url(../images/menu_allitas.png) no-repeat;
	float: left;
}

#allitas:hover {
	background: url(../images/menu_allitas_a.png) no-repeat;
	cursor: pointer;
}

#eletmod {
	width: 119px;
	height: 72px;
	background: url(../images/menu_eletmod.png) no-repeat;
	float: left;
}

#eletmod:hover {
	background: url(../images/menu_eletmod_a.png) no-repeat;
	cursor: pointer;
}

#esemenyek {
	width: 141px;
	height: 72px;
	background: url(../images/menu_esemenyek.png) no-repeat;
	float: left;
}

#esemenyek:hover {
	background: url(../images/menu_esemenyek_a.png) no-repeat;
	cursor: pointer;
}

#partner {
	width: 152px;
	height: 72px;
	background: url(../images/menu_partner.png) no-repeat;
	float: left;
}

#partner:hover {
	background: url(../images/menu_partner_a.png) no-repeat;
	cursor: pointer;
}

#content {
	float: left;
	width: 588px;
	margin: 0 0 10 10px;
	padding-right: 12px;
	min-height: 385px;
	height: auto !important;
	height: 100%;
}

#right {
	width: 274px;
	float: right;
	margin: 0 10px 0 6px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.box_head_r {
	background: url(../images/box_header_r.png) no-repeat;
	width: 260px;
	height: 22px;
	color: #333;
	text-transform: uppercase;
	font-size: 14.67px;
	padding: 7px 0 0 14px;
	margin: 0;
	font-weight: bolder;
}

.box_body_r {
	background: url(../images/box_body_r.png) repeat-y;
	width: 246px;
	color: #333;
	font-size: 12px;
	padding: 7px 14px 0px 14px;
	margin: 0 0 14px 0;
}

.box_body_r:after {
	content: url(../images/box_footer_r.png);
	position: relative;
	top: 7px;
	left: -14px;
}

.box_head_l {
	background: url(../images/box_header_l.png) no-repeat;
	width: 239px;
	height: 22px;
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	padding: 7px 0 0 14px;
	margin: 0;
	font-weight: bolder;
}

.box_body_l {
	background: url(../images/box_body_l.png) repeat-y;
	width: 225px;
	color: #333;
	font-size: 12px;
	padding: 7px 14px 0px 14px;
	margin: 0 0 14px 0;
}

.box_body_l:after {
	content: url(../images/box_footer_l.png);
	position: relative;
	top: 7px;
	left: -14px;
}

.box_title {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 4px 0;
}

.title {
	font-size: 22px;
	font-weight: bold;
}

.cikk_title {
	font-size: 20px;
	/* font-weight: bold; */
	padding: 4px 0 0 0;
}

.cikk_title a {
	color: #333;
}

.cikk_date {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}

.cikk_body {
	font-size: 14px;
}

.more {
	font-size: 12px;
	display: block;
	padding-top: 4px;
}

.more:after {
	content: url(../images/arrow.png);
	position: relative;
	left: 3px;
}

a.leftmore {
	color: #ff3300;
	font-size: 12px;
	display: block;
	padding-top: 4px;
}

a.leftmore:after {
	content: url(../images/arrow.png);
	position: relative;
	left: 3px;
}

a.leftmore:hover {
	color: #ff0000;
}

#footer {
	clear: both;
	height: 183px;
/* 	background: url(../images/footer.png) no-repeat; */
	width: 100%;
	margin: auto;
}

#footer_link a {
	position: relative;
	top: 80px;
	float: right;
	margin-right: 14px;
	color: white;
	font-size: 12px;
}

#footer_link a:hover {
	text-decoration: underline;
}

#copyright {
	position: relative;
	top: 80px;
	float: left;
	color: white;
	font-size: 12px;
}

#footer_l {
	position: relative;
	top: -183px;
	float: left;
	height: 183px;
	background: url(../images/footer_l.png) bottom repeat-x;
	width: 50%;
	z-index: -1;
}

#footer_r {
	float: right;
	position: relative;
	top: -183px;
	height: 183px;
	background: url(../images/footer_r.png) bottom repeat-x;
	width: 50%;
	z-index: -1;
}

