/*
 * Yahoo UI CSS reset
 */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* end of css reset */

ol, ul {
	list-style-position: inside;
}


/* link's default css (no text-dec)*/
a, a:link, a:active {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

/* end of link's default css */

/* title's default css */
h1 {
	font-size: 20px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 17px;

	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

/* end of title's default css */

/* Body CSS */

body {
	background: #C0C0C0 url("../img/big_back.gif") repeat-y center 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4;
}

#site {
	margin: auto;
	text-align: left;
	width: 1050px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: url("../img/background.jpg") 0 0 repeat-y;
}

#header {
	margin: auto;
	position: relative;
}

div.logo {
	position: relative;
	float: left;
	width: 175px;
	min-height: 70px;
}

div.logo h1 a {
	position: absolute;
	text-decoration: none;
	width: 175px;
	height: 110px;
	display: block;
	overflow: hidden;
	text-indent: -10000em;
	background-position: 50% 10px;
	background-repeat: no-repeat;
}

div.hirek_logo h1 a {
	background-image: url(../img/logo_hirek.png);
}

div.letoltes_logo h1 a {
	background-image: url(../img/logo_letoltes.png);
}

div.online_logo h1 a {
	background-image: url(../img/logo_online.png);
}

div.body {
	padding-left: 10px;
	padding-right: 10px;
	/* NOTE: HolyHack para
	 * height: 1%;
	 * * */
	width: 1030px; /* IE6 bug if no height, and width, and we use float */

	background: url("../img/header-border.jpg") no-repeat 0 0;
	padding-top: 10px;
}

div.text {
	background: #4c4c4c;
}

div#content {
	padding-top: 10px;
}

div.footer {
	height: 44px;
	background: url("../img/footer.gif") 0 0;
	text-align: center;
}

div.footer div {
	margin: auto;
	width: 970px;
}
div.footer div a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
	font-size: 10px;
}

div.footer div span {
	color: #FFFFFF;
	font-size: 10px;
}
div.footer div a:hover {
	text-decoration: underline;
}

div.box {
	border: 1px solid #000000;
	width: 100%;
	margin-bottom: 10px;
	background: #FFFFFF 0 0 no-repeat;
}


div.box h3 {
	margin-bottom: 4px;
}

div.box h4 {
	margin-bottom: 2px;
/*	padding-left: 5px;*/
}

div.box h3 a {
	color: #95690B;
}

div.boxhead {
	background: url("../img/header.gif") repeat-x 0 0;
	height: 22px;
	padding-left: 10px;
}

div.green_box div.boxhead {
	background-position: 0 -22px;
}

div.grey_box div.boxhead {
	background-position: 0 -44px;
}

div.dh_box div.boxhead {
	background: #32214B url("../img/digitalhungary.png") no-repeat 0 0;
}

div.grey_box div.boxhead h2{
	color: #FFFFFF;
}

div.boxhead h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}

div.dh_box div.boxhead h2 {
	text-transform: none;
	font-weight: normal;
	padding-left: 112px;
	color: #25ADE1;
}

div.boxbody {
	padding: 20px;
	font-size: 15px;
	line-height: 1.4;
}

div.boxbody ul.bold-list li {
	font-weight: bold;
}
div.boxbody ul.title-list li {
	margin-bottom: 5px;
}
div.green_box div.boxbody ul li a {
	color: #566001;
}

div.dh_box div.boxbody div.article h3 a {
	color: #3B5998;
}

div.dh_box div.boxbody div.article h3 a:active,
div.dh_box div.boxbody div.article h3 a:hover {
	color: #29125C;
	text-decoration: none;
}

div.boxbody div.rel_green a {
	color: #566001;
}

div.boxbody div.rel_dh a:hover {
	color: #29125C;
}

div.article_box h2 {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 4px;
}

div.article_box h3 {
	font-size: 14px;
	margin-bottom: 3px;
	color: #5B5751;
}

div.address {
	margin-bottom: 10px;
}

div.prog_date {
	margin-top: 10px;
	text-align: right;
}

div.address address {
	font-size: 11px;
	font-style: italic;

}

div.boxbody div.boxbody_left {
	width: 190px;
	margin: 0;
	margin-right: 15px;
	float: left;
	position: relative;
}

div.boxbody div.boxbody_right {
	width: 250px;
	position: relative;
	float: left;
}

div.small_box h3 {
	font-size: 15px;
}
div.small_box div.boxbody {
	padding-left: 15px;
}

div.small_box div.article {
	margin-bottom: 10px;
}


div.toparticles {
	margin-bottom: 15px;
}

div.newsfurther {
	margin-bottom: 10px;
}

div.newsfurther a {
	color: #535353;
	margin-bottom: 1px;
	font-weight: bold;
}

div.newsfurther div {
	font-size: 11px;

}

div.mi_article_text h3 a {
	color: #000000;
}

div.mi_datetime {
	margin-top: 10px;
	font-size: 11px;
}

div.date_fresh {
	position: relative;
	float: left;
}

div.c_item h3 {
	text-transform: capitalize;
	color: #916300;
}

div.important_news div h3 {
	font-size: 20px;
}

div.green_box div.boxbody div h3 a, div.green_box div.boxbody h3 a {
	color: #566001;
}
div.grey_box div.boxbody div h3 {
	text-transform: none;
}

div.grey_box div.boxbody div h3.article-title a {
	color: #535353;
/*color: #000000;*/
}

div.article {
	margin-bottom: 20px;
}

div.article div.article_image {
	margin-right: 15px;
	float: left;
}

#mainAC ul li a {
	color: #535353;
}

#mainAC {
	margin-left: 20px;
	margin-right: 20px;
}

div.acollector_functions {
	margin-bottom: 7px;
	background: #a3a3a3;
	padding-left: 5px;
	border-bottom: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
}

div.acbox div.boxbody {
	padding-top: 0;
	padding-bottom: 7px;
	padding-left: 0;
	padding-right: 0;
}
div.more_article {
	margin-bottom: 7px;
}

div.more_article h3 {
	margin: 0;
}

div.more_article h3 a {
	font-size: 13px;
}

div.more_article div.mi_datetime {
	margin: 0;
	font-size: 10px;
	font-style: italic;
}
div.leftside {
	float: left;
	position: relative;
	margin-right: 10px;
	width: 680px;
}

div.rightside {
	position: relative;
	float: left;
	width: 340px;
}

div.right-banners {
	float: left;
	width: 160px;
	margin-left: 10px;
}

div.clear {
	clear: both;
	height: 0;
}

div.c_item {
	margin: 5px;
	margin-bottom: 20px;
}
div.c_item img {
	margin: 5px;
	float: right;
}
/* MENU CSS */

div.menu {
	position: relative;
}

div.menu-line {
	float: left;
	width: 855px;
}

div.fomenu {
	background: url("../img/fomenu.png") 0 0 no-repeat;
	width: 855px;
	height: 50px;
}

div.almenu {
	width: 855px;
	height: 22px;
}

div.almenu-level-1 {
	background: url("../img/submenu.png") -1px 0 no-repeat;
	margin-top: -9px;
	height: 35px;
}

div.almenu-level-2 {
	margin-top: -2px;
}

div.menu ul {
	list-style: none;
	background: none;
	border: none;
	margin: 0px;
}


div.menu ul li {
	display: inline;
}

div.menu ul li a{
	float: left;
	text-decoration: none;
	float: left;
	font-weight: bold;
	margin: auto;
	color: #FFFFFF;
}

div.fomenu ul li a {
	background: url("../img/gomb.gif") 0 0 no-repeat;
	font-size: 14px;
	padding-top: 13px;
	height: 28px;
	width: 101px;
	text-transform: capitalize;
}

div.almenu ul li a {
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
	display: block;
	height: 33px;
	line-height: 33px;
}

div.menu ul li a:link, div.menu ul li a:visited, div.menu ul li a:active {
	color: #FFFFFF;
	text-align: center;
}

div.fomenu ul li a:link, div.fomenu ul li a:visited, div.fomenu ul li a:active {
	background: url("../img/gomb.gif") 0 0 no-repeat;
}

div.menu ul li a:hover, div.menu ul li a.active {
	color: #FFFFFF;
	text-decoration: none;
}

div.almenu ul li a:hover, div.almenu ul li a.active {
	color: #FFFFFF;
	background: #2e2e2d;

	text-decoration: none;
}

div.fomenu ul li a:hover, div.fomenu ul li a.active {
	background: url(../img/gomb.gif) 0 -44px background no-repeat;
}

#keres {
	padding-top: 10px;
	position: absolute;
	left: 750px;
}

#keres input.inputText {
	background: #7c7c7c;
	border: 1px solid #8c8c8c;
	border-left: #535353 2px solid;
	float: left;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	margin-right: 10px;
	border-top: #3d3d3d 2px solid;
	font-weight: bold;
	color: #FFFFFF;
	width: 88px;
}


#rss {
	width: 32px;
	text-decoration: none;
	margin-top: 10px;
	height: 25px;
	position: absolute;
	left: 718px;

}
#rss span{
	width: 32px;
	height: 25px;
	position: absolute;
	background: url("../img/fomenu.png") -718px -10px no-repeat;
}


a.ac {
	position: relative;
	background: url("../img/add.gif") 0 0 no-repeat;
	margin-left: 7px;
	margin-top: 4px;
	float: left;
	width: 20px;
	height: 20px;
}

a.more {
	float: right;
	margin-top: -25px;
}

/* Berkalkulator */
div.nexon {
	background: white;
	font-size: 2px;
	float: left;
	width: 100%;
}

div.nexon table.nexon_table {
	background: url(http://static.prim.hu/img/nexon/nexon_bg.jpg) no-repeat 0 0;
}

div.nexon table.nexon_table {
	background: url(http://static.prim.hu/img/nexon/nexon_bg.jpg) no-repeat 0 0;
}

div.nexon table.nexon_table2 {
	background: url(http://static.prim.hu/img/nexon/nexon_bg.png) no-repeat 0 0;
	height: 267px;
	margin: auto;
}



/* end of Berkalkulator*/

div.text_lead {
	font-weight: bold;
	overflow: auto;
}

div.text_body {
	margin-top: 10px;
}

img.article_img {
	margin: 10px;
}


div.program {
	margin-bottom: 20px;
}

div.program_left {
	float: left;
	width: 370px;
	margin-right: 20px;
}

div.program_right {
	float: left;
	width: 50px;
	padding-top: 10px;
}


div.program_right a {
	display: block;
	padding-top: 50px;
	text-align: center;
	width: 48px;
	background: url(../img/download.gif) 0 0 no-repeat;
}

a.filename {
	font-weight: bold;
	text-decoration: underline;
}

div.downlist {
	padding-bottom: 0px;
}


ul.relarticles {
	list-style: none;
}

ul.relarticles li a {
	margin-top: 3px;
}

div.rel {
	margin-top: 10px;
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

div.foot_links {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.foot_links a{
	color: #FFFFFF;
}

img.rss_icon {
	position: absolute;
	margin-top: -4px;
}

div.rss_link {
	height: 27px;
}

div.rss_link a {
	position: absolute;
	margin-left: 27px;
	font-weight: bold;
}

div.events_box {
	width: 760px;
	padding-bottom: 5px;
}

div.eventlist {
	margin-top: 10px;
}

table.eventlist {
	border: 1px solid #000000;
}

table.eventlist tr th {
	font-weight: bold;
	background: #c3c3c3;
}

table.eventlist tr td {
	background: #e3e3e3;
}

table.eventlist tr td, table.eventlist tr th {
	padding: 5px;
	border: 1px solid #000000;
}

table.eventlist tr td.interval {
	white-space: nowrap;
}

table.eventlist tr td.title {
	background: #c3c3c3;
}

table.eventlist tr td.category_title {
	background: #b3b3b3;
	font-weight: bold;
}


div.event h3 {
	font-size: 20px;
}

div.instruction {
	margin: 10px 0px;
	font-weight: bold;
	font-size: 16px;
}

ul.hirlevel_lista {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.intro {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.hirlevel_inner {
	text-align: center;
}

h3.login {
	text-align: center;
}

div.hirlevel_foot {
	text-align: center;
	margin-top: 10px;
}

tr.foot {
	margin-top: 10px;
}

input.save {
	margin-top: 10px;
}

div.pagenum {
	margin: 5px;
}

div.share {
	margin-top: 11px;
	margin-right: 12px;
	float: right;
}
div.share div {
	float: left;
}

div.share div.iwiw-sharer {
	margin-right: 5px;
	margin-top: 1px;
}

div.share div.printer {
	margin-left: 5px;
	margin-top: 1px;
}

div.sbanner {
	position: absolute;
	left: 220px;
	top: 10px;
	width: 728px;
	height: 90px;
	text-align: center;
}

div.sbanner_down {
	text-align: center;
	width: 762px;
	margin: auto;
}
div.banner_wrap {
	display: none;
}
div.banner {
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
	z-index: 0;
	position: relative;
}

div.keywords {
	margin-top: 10px;
}

div.keywords a span {
	margin-right: 2px;
	font-weight: bold;
	color: #A76C00;
}

div.keywords a span:hover {
	text-decoration: underline;
}

div.keywords span.keyword_title {
	color: #909090;
}

p.error {
	color: #FF0000;
}
div.error ul {
	list-style: disc;
	padding-left: 20px;
	padding-top: 5px;
}

div.error h3 {
	font-size: 29px;
}

input.email {
	width: 80px;
	height: 14px;
}

input.email_pic {
	top: 4px;
	position: relative;
}

div.email_send {
	float: none;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 5px;
}

div.article_box a, div.article_box a:active, div.article_box a:link, div.article_box a:visited {
	text-decoration: underline;
}

div.article_box a:hover {
	color: #A76C00;
}

div.keywords a, div.keywords a:link, div.keywords a:visited, div.keywords a:active {
	text-decoration: none;
}
div.keywords a:hover {
	text-decoration: none;
}

table.search_table tr td {
	padding-left: 35px;
	padding-bottom: 20px;
}

table.search_table tr td span {
	font-weight: bold;
}

div.bottom-div {
	padding-bottom: 10px;
	margin-bottom: 10px;
}


div.banner-background {
	padding-top: 5px;
	padding-bottom: 5px;
}


form#userreg_form div.one_line {
	height: 28px;
}

form#userreg_form div.one_line div.textbox {
	float: left;
	width: 200px;
}

div.banner-billboard {
	margin-top: 10px;
}

div.pager a.prevlink {
	float: left;
	display: block;
}
div.pager a.nextlink {
	float: right;
	display: block;
}

div.news-pager a.prevlink, div.news-pager a.nextlink {
	color: #A76C00;
}
div.downloads-pager a.prevlink, div.downloads-pager a.nextlink {
	color: #566001;
}


p.passwordchange-text {
	margin-bottom: 20px;
}

div.passwordchange-field {
	margin-bottom: 17px;
}

table.passwordchange-table {
	margin-top: 5px;
}

table.passwordchange-table td {
	padding: 5px 10px 5px 0;
}

div#registration_container label#accept_registration_label {
	margin-left: 5px;
}

table.registration_table {
	margin-bottom: 10px;
}
table.admin td {
	padding-bottom: 5px;
	vertical-align: top;
}
table.admin td.label {
	font-weight: bold;
	padding-right: 40px;
	width: 45%;
	text-align: left;
}

div.facebook-comment {
	margin-top: 20px;
}

div.facebook-like { 
	margin-bottom: 7px;
	width: 300px;
	float: left;
}

div.google-plus {
	float: right;
}


div.kutyu-news {
	margin-bottom: 10px; 
	padding-top: 5px; 
	padding-bottom: 10px; 
}

div.kutyu-news-underline { 
	border-bottom: 1px solid #D8903E;
}

div.kutyu-news h3.kutyu-title a {
	color: #D8903E;
}

div.kutyu-news h3.kutyu-big-title {
	margin-bottom: 4px;
}
div.kutyu-news h3.kutyu-big-title a {
	font-size: 17px;

}
div.kutyu-news h3.kutyu-normal-title {
	margin-bottom: 4px;
}
div.kutyu-news h3.kutyu-normal-title a {
	font-size: 15px;
}

div.facebook-group {
	margin: 5px 5px 0 5px;
}

ul.bold-list,
ul.title-list,
ul.list-none {
	list-style: none;
}
