html, body, div, span, applet, object, iframe,
 h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

h1 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 200%;
	vertical-align: baseline;
	background: transparent;
	color:#1b68ae;
	}

h2 {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color:#1b68ae;
	}

body{ 	
	margin:0px;
	background-color: #FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	background-image: url('../images/site/apple.png');
	background-repeat: no-repeat;
	background-position: top left;
}

a{
    text-decoration:none;
    color:#000000;
}

a:hover{
    text-decoration:underline;
}
.a{
	text-decoration:none;
	color:#000000;
}

.a:hover{
	text-decoration:underline;
}

#page_wrap{
	overflow: hidden;
	width:1000px;
	margin:0 auto 0 auto;
}

#leadbanner{
	width: 920px;
	height: 111px;
	margin:10px auto 10px auto;
	padding: 4px 8px 5px 22px; 
	background-image: url(/images/site/leadbanner_bg.png);
	background-position: center;
	background-repeat: no-repeat;
}

#header{
	height:155px;
	background-image: url(/images/site/header_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#header_left{
	float:left;
	width: 600px;
	height:155px;
}

#namedate{
	height: 17px;
	padding: 5px 0px 0px 4px;
}
.logo{
	padding: 10px 0 0 10px;
}

#menu .main_menu {list-style-type:none; line-height:28px; padding: 0px 0px 0px 10px;}
#menu .main_menu li {float:left;}
#menu .main_menu li a {
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#FFF; 
	display:block;
	padding-right:8px;
	padding-left:6px;
	font-size:14px; 
}

#menu .main_menu li a:hover {
	background-color: #9a0c0c;
	color: #FFFFFF;
}

#header_right{
	float:right;
	width: 400px;
	height:155px;
}

#control{
	height: 17px;
	padding: 5px 0px 0px 240px;
}

#container{
	overflow: hidden;
}

#content{
	padding: 10px 10px 20px 0px;
	display:inline;
	width:686px;
	margin-left:10px;
	float:left;
	border-right-style:solid;
	border-width:1px;
	border-color: #cfcfcf;
}

#rightside{
	padding: 10px 10px 20px 10px;
	display:inline;
	text-align:center;
	margin-right:7px;
	width:265px;
	float:right;
	overflow: hidden;
}

.title_bg2{
	line-height: 20px;
	padding: 0px 0px 10px 5px;
	display: block;
	background-image: url(/images/site/title_bg.jpg);*/
	background-position: top right;
	background-repeat: no-repeat;
	letter-spacing: 0.2px;
	text-align:left;
	color: #000000;
}

#partners{
	min-height:30px;
	padding: 12px 0px 0px 10px; 
	border-top-style:solid;
	border-width:2px;
	border-color: #cfcfcf;
	background-color: #ffffff;
}

#footer{
	margin-top: -130px;
	padding: 0px 0px 10px 20px;
	min-height: 50px;
	vertical-align: middle;
	border-bottom-style:solid;
	border-width:3px;
	border-color: #FF0000;
	background: #535252 url(/images/site/footer_top_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	padding-top: 20px;
	text-align:center;
	color:#ffffff;
}

#footer a{
	color:#ffffff;
}

/* newsticker */

#newsticker_control_rss{
	background-color: #dddddd;
	padding-top:6px;
	padding-left: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 13px;
}

#newsticker{
	float:left;
	width: 610px;
	height: 22px;
	padding-right: 5px;
}

#newsticker_control{
	width: 65px;
	height: 22px;
	float:left;
}

#newsticker_control a{
	margin-left: 8px;
}
/* RSS */
#kedvencek_kezdolap_rss{
	overflow: hidden;
	line-height: 17px;
	float:right;
	margin-top: 87px;
	color: #fff;
}

#kezdolapnak{
	background: url(/images/site/ikonok/home.png) no-repeat;
	padding-left: 22px;
	padding-bottom: 5px;
	float:right;
	margin-right: 10px;
    cursor: pointer;
}

#kedvencekkoze{
	background: url(/images/site/ikonok/favorite.png) no-repeat;
	padding-left: 22px;
	padding-bottom: 5px;
	float:right;
	margin-right: 10px;
    cursor: pointer;
}

#rss{
	background: url(/images/site/rss_icon.png) no-repeat;
	padding-left: 22px;
	padding-bottom: 5px;
	float:right;
	margin-right: 10px;
    cursor: pointer;
}

.kezdolaphoz_kedvencekkoze_rss{
	color: #FFFFFF;
}

/* Kiemelt hírek */

#kiemelthirek{
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

#kiemelthirek_leftside{
	width:280px;
	min-height:300px;
	float:left;
}
#kiemelthirek_rightside{
	width:400px;
	min-height:300px;
	float:right;
	margin-top:12px;
}

.newsitem_left{
	width:280px;
	min-height:90px;
	padding: 5px 10px 5px 0px;
}



.newsitem_left img{
	margin: 0px 5px 0px 3px;
	float: left;
	border: 1px solid #4f4f4f;
}

.newsitem{
	width:370px;
	min-height:90px;
	padding: 5px 10px 5px 20px;
}

.newsitem:hover{
	background: #cecece url(/images/site/hirreszlet_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.newsitem img{
	margin: 0px 5px 0px 3px;
	float: left;
}

#kiemelt_fokep {
	margin-top: 25px;
	margin-bottom: 15px;
	border: 1px solid #4f4f4f;
	display:block;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
}

#kiemelthirszoveg {
	margin-top: 15px;
	margin-bottom: 15px;
}

#kiemelthirek_rightside .belyegkep {
	border: 1px solid #4f4f4f;
}

/* Esemény naptár*/

#esemenynaptar{
	margin: 0 auto 0 auto;
	margin-bottom: 20px;
}

#esemenynaptar td{
	height: 20px;
	vertical-align: middle;
}

.aktualisevhonap{
	font-weight:bold;
	color:#1b68ae;
    text-align: center;
}

.tooltip_rounded{
    background-color: beige;
    color: #111;
    opacity: 0.90;
    filter: alpha(opacity=90);
    position: absolute;
    padding: 15px 10px 15px 20px;
    font-size: 10pt;
    z-index: 9999;
    display: none;
    /*min-width: 300px;
    min-height: 50px;*/
}

.aktualisnap_bg{
	/*
    background-image: url(/images/site/aktualisnap_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
    */
    border: 1px solid #111;
}

.hetvege{
	color: #FF0000;
}
.napok {
    font-weight: bold;
}
.van_esemeny {
    /*background-color: #1b68ae;*/
	background-color: #DDD;
    cursor: pointer;
}
/* Esemény newsticker */

#esemenyticker {
	margin-left:10px;
	margin-bottom:10px;
}

.aktualis {
	color:#cc0001;
	font-weight: bold;
	float:left;
}

#esemenyticker p {
	text-align:left;
	
}
#esemenyticker h2{
	float:left;	
}
		
/* Hírek, Blogok, Jegyzetek */

#hirek_blogok_jegyzetek{
	overflow: hidden;
}

#hirek_blogok_jegyzetek #hirek{
	width:285px;
	min-height:400px;
	float:left;
	padding: 0px 10px 10px 0px;
	border-right-style:solid;
	border-width:1px;
	border-color: #cfcfcf;
}

.kishirek_elso{
	width:280px;
	min-height:90px;
	padding-left: 0px;
	margin-left: 0px;
}

.kishirek_elso img{
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #4f4f4f;
	display:block;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
}

.kishirek{
	width:280px;
	min-height:60px;
	margin-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

.kishirek p {
	margin-top:10px;

}

#hirek_blogok_jegyzetek #blogok{
	width:380px;
	float:right;
}

.blogok_item{
	width:380px;
	min-height:40px;
	margin-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom:10px;
}

.blogok_item p {
	margin-top:10px;
}

.blog_szerzo {
	background-color:#cc0001;
	color: #fff;
	padding: 0;
	margin: 0;
}

#hirek_blogok_jegyzetek #jegyzetek{
	width:380px;
	float:right;
}
.jegyzetek_item{
	width:380px;
	min-height:40px;
	margin-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom:10px;
}

.jegyzetek_item p {
	margin-top:10px;
	margin-bottom:10px;
}

#hirek_blogok_jegyzetek #legolvasottabb{
	width:380px;
	float:right;
}
#hirek_blogok_jegyzetek #legolvasottabb ul li{
	list-style-type: none;
	margin-top: 10px;
	padding-left: 12px;
	background: url(/images/site/dot.png) no-repeat left center;
	
}

/* 1 éve történt */

#egyeve {
	margin-top: 0px;
	padding-top: 0px;
}
#egyeve ul li{
	list-style-type: none;

	padding-left: 12px;
	background: url(/images/site/dot.png) no-repeat left center;
	text-align:left;
	margin-bottom: 10px;
	
}
/* Kiemelt videók */

#kiemeltvideok{
	margin: 20px 0px 10px 0px;
	overflow: hidden;
}

#videocime{
	padding-right: 350px;
}

#kiemeltvideok_leftside{
	padding-top:5px;
	width:330px;
	min-height:250px;
	float:left;
}
#kiemeltvideok_rightside{
	width:350px;
	min-height:250px;
	float:right;
}

.videositem{
	width:340px;
	min-height:60px;
	margin-top:5px;
	padding: 5px 10px 5px 10px;
}

.videositem:hover{
	background-color: #dedede;
	background-position: top center;
	background-repeat: no-repeat;
}

.videositem img{
	margin: 0px 5px 0px 3px;
	float: left;
}

#kiemeltvideoszoveg {
	margin-top: 15px;
	margin-bottom: 15px;
}

#kiemeltvideok_rightside .belyegkep {
	border: 1px solid #4f4f4f;
}
/* Képgaléria */

#kepgaleria {
	margin: 20px 0px 10px 0px;
	overflow: hidden;
	width: 998px;
	float: left;
	}

.galeria_title_bg{
	line-height: 20px;
	padding: 0px 0px 10px 5px;
	display: block;
	background-image: url(/images/site/galeria_title_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	letter-spacing: 0.2px;
	text-align:left;
	color: #FFFFFF;
}
/* Hírdetés */

#hirdetes img{
	border-style: solid;
	border-width: 2px;
	border-color: #dfdfdf;
}

#hirdetes img:hover{
	border-style: solid;
	border-width: 2px;
	border-color: #626161;
}


/* socialmedia */

#socialmedia img{
	text-align:center;
	margin: 0px 20px 0px 20px;
}

/* ki kicsoda */
#kikicsoda_item{
	min-height: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}

#kikicsoda_item p{
	margin-top: 10px;
}

#kikicsoda_item h2 {
	text-align: left;
}

#kikicsoda_item img {
	border: 1px solid #4f4f4f;
	float: left;
	margin-right: 5px;
}

/* Szavazás főoldal */

#szavazas_fooldal{
	text-transform: uppercase;
	text-align:left;
	overflow: hidden;
	margin-bottom: 20px;
}
#szavazas_fooldal #form{
	margin-left: 10px;
}

/* Aloldal hír*/

#hir_szoveg{
	overflow: hidden;
}

#hir_szoveg p{
	line-height: 20px;
	font-size: 13px;
}

#hir_szoveg .hirkep{
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
	border: 1px solid #4f4f4f;
}

#cimkek{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 14px;
}

#cimkek a{
	font-size: 11px;
}

#megosztas_nyomtatas_kuldes{
	padding-top:1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #e4e4e4;
	overflow: hidden;
	border: 1px solid #ababab;
}

.cikk_galeria_fokep{
	display:block;
	margin: 15px auto 15px auto;
	border: 1px solid #ababab;
}

#megosztas_nyomtatas_kuldes a{
	margin-right: 4px;
}

#megosztas{
	float: left;
}

#mail_nyomtatas{
	float: right;
	margin-right: 5px;
}

/* Komment box */
#kommentiras{
	padding:20px;
	border: 1px solid #ababab;
	background-color: #e9e9e9;
	height: 120px;
}

#kommentform {
	width: 300px;
	float: left;
	margin-left:20px;
}



#kommentform .inputtext{
	width: 210px;
	height: 20px;
	border: 1px solid #ababab;
}

#kommentform .inputbelep{
	margin-top: 10px;
	margin-left: 0px;
}

#kommentform .elfelejtettjelszo{
	margin-left: 10px;
}

#kommentszoveg{
	width: 300px;
	float:right;
	margin-right:20px;
}

/* kommentek */
.hanykommenterkezett{
	font-size: 14px;
}

.cikk_komment{
	background-color: #f1f1f1;
	line-height: 16px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d6d6d6;
	padding: 10px 10px 10px 10px;
}

.cikk_hirdetes{
	margin: 15px auto 15px auto;
	background-color: #dbdbdb;
	width:480px;
	height:80px;
	text-align: center;
	border: 1px solid #a8a8a8;
}

.komment_fejlec{
	background-color: #e4e4e4;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;

}

.error_message {
        position: absolute;
        top:40%;
        left:40%;
        width:300px;
        z-index:96;
        text-align:center;
        filter: alpha(opacity=95);
        opacity: 0.95;
        background: #FAA ;
        border: 1px solid #966;
        padding: 10px;
        color: #111;
}

/* Tagcloud */

#MyContent1 {
}

/* szavazás percentbar */
.pollbar_div{
    color: #111;
    font-weight: 800;
    padding-top: 2px;
}
.pollbar_on_low{
    background-color: #1B68AE;
}
.pollbar_on_medium{
    background-color: #1B68AE;
}
.pollbar_on_high{
    background-color: #1B68AE;
}
.pollbar_off{
    background-color: #FFF;
}

/* GALÉRIÁK */
.galleries_table_bottom td table td{
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #CCC;
}
.galleries_table_bottom td{
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #CCC;
}
.galleries_table td table td{
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0px solid #CCC;
}
.galleries_table td{
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #CCC;
}
.gallery_headline{
    overflow: hidden;
    width: 130px;
    height: 100px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
}
.gallery_headlineoverlay{
    overflow: hidden;
    width: 130px;
    height: 100px;
    background-image: url("/images/overlay.png");
}
.gallery_headlineoverlay:hover{
    background-image: none;
}
/* PAGER */
.pager_table_unselected{
    font-size: 9pt;
    color: #AAA;
    cursor: pointer;
}
.pager_table_unselected:hover{
    color: #1B68AE;
}
.pager_table_selected{
    font-size: 12pt;
    color: #1B68AE;
    cursor: pointer;
}
/* checklist */
 .checklist {
    background: #CCC none repeat scroll 0 0;
    color: #202020;
    padding: 3px;
    border: 1px solid #999;
    list-style: none;
    overflow: auto;
    /*width: 16em;*/
 }

.checklist, .checklist li { margin: 0; padding: 0;}

.checklist label:hover { background: #777; }

 
 .checklist label {
    display: block;
    padding-left: 25px;
    text-indent: -25px;
}

* html .checklist label { height: 1%; }

/* Google Search */
#searchcontrol {
    margin-left:115px;
    margin-bottom: -7px;
    width:170px;
    overflow-y: none;
}
input.gsc-search-button{
    border:0px;
    background-image: url(/images/site/search.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}
input.gsc-input {
    width:150px;
    border:0px;
    background-color: #850909;
    color: #FFFFFF;
}


.gsc-branding, .gsc-results .gsc-cursor-box .gsc-trailing-more-results{
    display: none;
}
.gsc-results .gsc-cursor-box{
}
.gs-result .gs-title, .gs-result .gs-title * {
    color: #202020;
    text-decoration: none;
    background: #EEEEEE;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 1px;
    padding-right: 3px;
    margin-top: 10px;
}
.gs-result .gs-title:hover, .gs-result .gs-title *:hover {
}
.gs-result .gs-snippet{
    color: #666666;
    font-family: monospace;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 20px;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl{
    font-style: italic;
    text-decoration: none;
    color: #4c4c4c;
    cursor: pointer;
}
.gs-result a.gs-visibleUrl:hover, .gs-result .gs-visibleUrl:hover {
    font-style: italic;
    text-decoration: underline;
}
#searchresult {
    width: 100%;
    height: 475px;
    margin-top: 15px;
    overflow-y: auto;
}