/*---------- ˇ General ˇ ----------*/
body {
    font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #1E1E1E;
	margin: 0px 0px 0px 0px;
}

td, select, input, textarea, p, a, form, span {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #1E1E1E;
	font-size: 12px;
}

.hokek { color: #6ca1c3; }
.hopiros { color: #d47f7f; }

img {
	border: none;
}

p {
	margin: 0px 0px 14px 0px;
}

a, area {
	color: #2d7ed0;
	text-decoration: none;
}
a:hover {
	color: #2d7ed0;
	text-decoration: underline;
}

.minilink {
	text-align: right;
	font-size: 10px;
	margin: 0 2px 10px 0;
	color: #2d7ed0;
}

div.fobox {
	border-top: 1px solid #2d7ed0;
	margin-top: 5px;
	padding: 7px 10px 0 0;
	text-align: right;
}
div.fobox a {
	color: #2d7ed0;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}
div.fobox a:hover {
	text-decoration: underline;
}

a.bloglink {
	color: #008800;
	font-weight: bold;
	text-decoration: none;
}
a.bloglink:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.bloglink2 {
	color: #006633;
	text-decoration: underline;
}
a.bloglink2:hover {
	color: #006633;
	text-decoration: none;
}

a.admin {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.admin:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

form {
	margin: 0px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	color: #1E1E1E;
}
h2 {
	font-size: 14px;
	margin: 10px 0px 5px 0px;
	color: #1E1E1E;
}
.piros {
	font-size: 10px;
}

.alcim {
	font-size: 10px;
	font-weight: normal;
}

.piros {
	font-weight: bold;
	color: red;
}

/*---------- ˇ Keret ˇ ----------*/

#toolsmenu {
	position: absolute;
	background: #FFFFFF;
	padding: 0; 
	margin: 0;
	border-width: 1px;
	border-style: solid;
    list-style: none;
}
#toolsmenu li {
    padding: 0;
    margin: 0;
    display: block;
}

#toolsmenu a {
	display: block;
	padding: 5px;
	background: #FFFFFF;
	color: #267fab;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
    width: 80px;
}

#toolsicon_out, #toolsicon_over, #rssicon_out, #rssicon_over { width: 20px; height: 20px; display: block; }
#toolsicon_out { background: url("http://koponyeg.hu/k3/images/tools_icon.png") no-repeat top left; }
#toolsicon_over { background: url("http://koponyeg.hu/k3/images/tools_over.png") no-repeat top left; }
#rssicon_out { background: url("http://koponyeg.hu/k3/images/rss_icon.png") no-repeat top left; }
#rssicon_over { background: url("http://koponyeg.hu/k3/images/rss_over.png") no-repeat top left; }

#blue_back, #orange_back, #yellow_back, #green_back, #grey_back, #crimson_back, #red_back {
	width: 988px;
	background-repeat: repeat-y;
	background-position: 0 95px;
	margin: 0 auto;
}
#the_header {
	height: 40px;
	background-repeat: no-repeat;
}
#the_body {
	background-repeat: no-repeat;
	background-position: 0 -40px;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#blue_back { background-image: url("images/back_blue.jpg"); }
#blue_back #the_linkfelho { background: #dcefff url("images/linkfelho_blue.jpg") no-repeat; }
#blue_back #the_header, #blue_back #the_body { background-image: url("images/header_blue.jpg"); border-color: #32a5ff; }
#blue_back #toolsmenu, #blue_back #the_linkfelho { border-color: #32a5ff; }
#blue_back #toolsmenu a { color: #32a5ff; }
#blue_back #toolsmenu a:hover { background: #32a5ff; }

#orange_back { background-image: url("images/back_orange.jpg"); }
#orange_back #the_linkfelho { background: #ffe5d8 url("images/linkfelho_orange.jpg") no-repeat; }
#orange_back #the_header, #orange_back #the_body { background-image: url("images/header_orange.jpg"); border-color: #ff651b; }
#orange_back #toolsmenu, #orange_back #the_linkfelho { border-color: #ff651b; }
#orange_back #toolsmenu a { color: #ff651b; }
#orange_back #toolsmenu a:hover { background: #ff651b; }

#yellow_back { background-image: url("images/back_yellow.jpg"); }
#yellow_back #the_linkfelho { background: #ffeda8 url("images/linkfelho_yellow.jpg") no-repeat; }
#yellow_back #the_header, #yellow_back #the_body { background-image: url("images/header_yellow.jpg"); border-color: #f6cc28; }
#yellow_back #toolsmenu, #yellow_back #the_linkfelho { border-color: #f6cc28; }
#yellow_back #toolsmenu a { color: #f6cc28; }
#yellow_back #toolsmenu a:hover { background: #f6cc28; }

#green_back { background-image: url("images/back_green.jpg"); }
#green_back #the_linkfelho { background: #daffae url("images/linkfelho_green.jpg") no-repeat; }
#green_back #the_header, #green_back #the_body { background-image: url("images/header_green.jpg"); border-color: #74c415; }
#green_back #toolsmenu, #green_back #the_linkfelho { border-color: #74c415; }
#green_back #toolsmenu a { color: #74c415; }
#green_back #toolsmenu a:hover { background: #74c415; }

#grey_back { background-image: url("images/back_grey.jpg"); }
#grey_back #the_linkfelho { background: #eeeae5 url("images/linkfelho_grey.jpg") no-repeat; }
#grey_back #the_header, #grey_back #the_body { background-image: url("images/header_grey.jpg"); border-color: #b4aba2; }
#grey_back #toolsmenu, #grey_back #the_linkfelho { border-color: #b4aba2; }
#grey_back #toolsmenu a { color: #b4aba2; }
#grey_back #toolsmenu a:hover { background: #b4aba2; }

#crimson_back { background-image: url("images/back_crimson.jpg"); }
#crimson_back #the_linkfelho { background: #fbe4e4 url("images/linkfelho_crimson.jpg") no-repeat; }
#crimson_back #the_header, #crimson_back #the_body { background-image: url("images/header_crimson.jpg"); border-color: #790000; }
#crimson_back #toolsmenu, #crimson_back #the_linkfelho { border-color: #790000; }
#crimson_back #toolsmenu a { color: #790000; }
#crimson_back #toolsmenu a:hover { background: #790000; }

#red_back { background-image: url("images/back_red.jpg"); }
#red_back #the_linkfelho { background: #ffe3e3 url("images/linkfelho_red.jpg") no-repeat; }
#red_back #the_header, #red_back #the_body { background-image: url("images/header_red.jpg"); border-color: #e40202; }
#red_back #toolsmenu, #red_back #the_linkfelho { border-color: #e40202; }
#red_back #toolsmenu a { color: #e40202; }
#red_back #toolsmenu a:hover { background: #e40202; }

#toolsmenu a:hover {
	color: #FFFFFF !important;
}

#top_header { background: #FFFFFF; }

/*---------- ˇ Header ˇ ----------*/

.addonlink {
	float: right;
	padding: 8px 15px 0 0; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial !important;
}
.addonlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#szponzor {
	text-align: right;
	vertical-align: bottom; 
	padding: 0 5px 5px 0;
}


/*---------- ˇ Menu ˇ ----------*/

td#menu {
	width: 753px;
	vertical-align: bottom;
}

td#menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
td#menu ul li {
    display: inline;
    padding: 0;
    margin: 0;
}

td#koponyeg_logo {
	width: 190px;
	padding-left: 20px;
}

#temp_pop_bottom {
    height: 15px;
    padding: 3px 3px 3px 8px;
}
#temp_pop_top {
    height: 15px;
    padding: 3px;
}

.idojaras_popup {
	z-index: 200;
	display: none;
	position: absolute; 
	border: 1px solid #999999;
	background: #FFFFD8;
	padding: 5px;
	font-family: Verdana;
	font-size: 10px; 
	color: #1E1E1E;
	line-height: 13px;
	text-align: left;
}

#napkelte, #napidata, #mostaniido, #ahold {
	padding-top: 3px;
	text-align: right;
}

#napkelte, #napidata, #mostaniido a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

/*---------- ˇ Ad ˇ ----------*/

div#ad {
	text-align: center;
}

div#superbanner {
	width: 968px;
	height: 90px;
	background: #f3f0ea url("images/superbanner_felirat.jpg") top left no-repeat;
	padding: 3px 3px 3px 17px;
	margin: 10px auto;
}

.foint_banner {
	background: #f3f0ea url("images/fooldali_integralt.jpg") center left no-repeat;
	width: 660px;
	height: 60px;
	padding: 2px 2px 2px 14px;
	margin: 2px auto 8px auto; 
}

.foint_banner object, .foint_banner embed{
    background: #ffffff;
}

.banner_250x120 {
	width: 250px;
	height: 120px;
	cursor: pointer;
	margin: 5px 0 15px 0;
}

.banner_250x150 {
	width: 250px;
	height: 150px;
	cursor: pointer;
	margin: 5px 0 15px 0;
}


/*---------- ˇ Vilagjaro ˇ ----------*/

a.vj {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
a.vj:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}


#the_body {
	padding: 0 12px 0 6px;
}

#the_banners {
	float: right;
	width: 250px;
    margin-top: -82px;
}

/*---------- ˇ Content ˇ ----------*/

div#content { width: 715px; }

div#content #c_l { background: url("images/c_l.jpg") repeat-y top left; }
div#content #c_r { background: url("images/c_r.jpg") repeat-y top right; }

div#content #c_b_l { background: url("images/c_b_l.jpg") no-repeat bottom left; }
div#content #c_b_r { background: url("images/c_b_r.jpg") no-repeat bottom right; padding-bottom: 21px; }

div#content #c_t_l { background: url("images/c_t_l.jpg") no-repeat top left; }
div#content #c_t_r { background: url("images/c_t_r.jpg") no-repeat top right; padding: 25px 20px 0 20px; }

div#content #c_tb_l { background: url("images/c_tb_l.jpg") no-repeat top left; }
div#content #c_tb_r { background: url("images/c_tb_r.jpg") no-repeat top right; height: 30px; padding: 0 6px; }

div#content #c_tbb_l { background: #FFFFFF url("images/c_tbb_l.jpg") no-repeat top left; }
div#content #c_tbb_r { background: url("images/c_tbb_rr.jpg") no-repeat top right; height: 30px; padding: 0 6px; }

div#content #c_tt_l { background: url("images/c_l.jpg") no-repeat top left; }
div#content #c_tt_r { padding: 10px 20px 0 20px; }
div#content #c_ttb_r { background: url("images/c_r.jpg") no-repeat top right; padding: 10px 20px 0 20px; }

#toptabs .tab_left {
	padding-left: 5px;
	cursor: pointer;
}
#toptabs .tab_right {
	padding-right: 5px;
	height: 30px;
}

#toptabs .tab_data, #toptabs .tab_data a {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

#toptabs .tab_on .tab_left { background: url("images/tab_on_left.jpg") no-repeat top left; }
#toptabs .tab_on .tab_right { background: url("images/tab_on_right.jpg") no-repeat top right; }
#toptabs .tab_off .tab_left { background: url("images/tab_off_left.jpg") no-repeat top left; }
#toptabs .tab_off .tab_right { background: url("images/tab_off_right.jpg") no-repeat top right; }
#toptabs .tab_on .tab_data, #toptabs .tab_on .tab_data a { color: #E4630C; }
#toptabs .tab_bb_right {  background: url("images/c_tbb_r.jpg") no-repeat top left; }

#toptabs .tab_over .tab_left { background-image: url("images/tab_off_left_over.jpg"); }
#toptabs .tab_over .tab_right { background-image: url("images/tab_off_right_over.jpg"); }

div#h1, div#peking_eltolas {
	width: 587px;
	height: 18px;
	background-repeat: no-repeat;
	color: #999999;
	font-size: 12px;
	text-align: right;
	padding: 20px 0px 0px 0px;
	margin-bottom: 10px;
}


.leiras { background: #c0dff1; }
.leiras .l_b_l { background: url("images/l_b_l.jpg") no-repeat bottom left; }
.leiras .l_b_r { background: url("images/l_b_r.jpg") no-repeat bottom right; }
.leiras .l_t_l { background: url("images/l_t_l.jpg") no-repeat top left; }
.leiras .l_t_r { background: url("images/l_t_r.jpg") no-repeat top right; padding: 10px; }

.l2tab { background: #dddddd; }
.l2tab .l_b_l { background: url("images/l3_b_l.jpg") no-repeat bottom left; }
.l2tab .l_b_r { background: url("images/l3_b_r.jpg") no-repeat bottom right; }
.l2tab .l_t_l { background: url("images/l3_t_l.jpg") no-repeat top left; }
.l2tab .l_t_r { background: url("images/l3_t_r.jpg") no-repeat top right; padding: 5px 10px 2px 10px; height: 14px; border-bottom: 2px solid #FFFFFF; }
.l2tab .l_t_r a { color: #000000; text-decoration: none; }

.l2on, .leiras2 { background: #eeeeee; }
.l2on .l_b_l, .leiras2 .l_b_l { background: url("images/l2_b_l.jpg") no-repeat bottom left; }
.l2on .l_b_r, .leiras2 .l_b_r { background: url("images/l2_b_r.jpg") no-repeat bottom right; }
.l2on .l_t_l, .leiras2 .l_t_l { background: url("images/l2_t_l.jpg") no-repeat top left; }
.l2on .l_t_r, .leiras2 .l_t_r { background: url("images/l2_t_r.jpg") no-repeat top right; padding: 10px; }
.l2on .l_t_r { padding: 5px 10px 2px 10px; border-bottom: 2px solid #EEEEEE; height: 14px; }

.leiras2 .l2_h {
    background: url("images/l2_header.jpg") no-repeat top left;
    padding: 5px 5px 8px 8px;
}
 

div#leiras, .leiras_bg {
	background-color: #E3F6FF;
	padding: 15px 20px 0 15px;
}

/*-- Új content head -- */





/*---------- ˇ Bevalasi Esely ˇ ----------*/
div#bevalasi {
	font-size: 12px;
	color: #1E1E1E;
	font-weight: bold;
	float: right;
	margin-top: 0px;
	width: 132px;
}
div#bevalasiborder {
	width: 130px;
	border: 1px solid #DDDDDD;
	margin-top: 5px;
}


/*---------- ˇ Forum ˇ ----------*/
td.tablaheader {
	font-size: 12px;
	color: #3D3D3D;
	border-bottom: solid #CDCFD0 1px;
	padding: 8px 5px 8px 5px;
	background-color: #FFCB03;
	font-weight: bold;
}

td.tablanormal {
	font-size: 12px;
	color: #424242;
	border-bottom: solid #CDCFD0 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
}
td.tablatopiccim {
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid #CDCFD0 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
}

table.hozzaszolas {
	margin-bottom: 8px;
}

td.toroltheader {
    background: #f2f2f2;
	padding: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
}
td.toroltheader td {
    color: #999999;
}

td.hozzaszolasheader {
	background-color: #FFDB51;
	padding: 0px;
	margin: 0px;
	border-top: solid #E5E6A5 1px;
	border-right: solid #E5E6A5 1px;
	border-left: solid #E5E6A5 1px;
}

td.hozzaszolascontent {
	background-color: #FAF9BC;
	padding: 10px 10px 5px 10px;
	border-top: solid #E5E6A5 1px;
	border-left: solid #E5E6A5 1px;
	border-right: solid #E5E6A5 1px;
	vertical-align: top;
	font-size: 12px;
}
td.hozzaszolascontentfooter {
	background-color: #FAF9BC;
	padding: 0px 10px 5px 10px;
	border-right: solid #E5E6A5 1px;
	border-bottom: solid #E5E6A5 1px;
	border-left: solid #E5E6A5 1px;
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
	height:20px;
}

.lapozo {
	color: black;
}

.clear {
	line-height: 1px;
	font-size: 1px;
	clear: left;
}

.kereso {
	text-align: left;
	height: 25px;
	margin: 10px 0px 0px 0px;
	color: black;
}

td.adatlapleft {
	border-bottom: solid #CDCFD0 1px;
	border-right: solid #CDCFD0 1px;
	padding: 5px 10px 6px 5px;
	text-align: left;
	width: 170px;
	font-weight: bold;
}

td.adatlapright {
	border-bottom: solid #CDCFD0 1px;
	padding: 5px 10px 6px 10px;
	width: 365px;
}

ul.forumlist {
	list-style: url("forum/images/list_01.gif");
	line-height: 20px;
}

td.regisztracio {
	padding: 8px 6px 8px 0px;
	text-align: right;
}
td.regisztraciobold {
	padding: 5px 6px 6px 0px;
	text-align: right;
	font-weight: bold;
}


/*---------- ˇ Blog ˇ ----------*/


td.blogheader {
	background-color: #99DF22;
	padding: 0px;
	margin: 0px;
	border-top: solid #BCDA8A 1px;
	border-left: solid #BCDA8A 1px;
	border-right: solid #BCDA8A 1px;
}

td.blogcontent {
	background-color: #E4FFB6;
	padding: 10px 10px 13px 10px;
	border: solid #BCDA8A 1px;
	border-width: 1px 1px 0 1px;
	vertical-align: top;
	font-size: 12px;
}
td.blogcontentfooter {
	background-color: #E4FFB6;
	padding: 0px 10px 5px 10px;
	border: solid #BCDA8A 1px;
	border-width: 0 1px 1px 1px;
	text-align: right;
}

td.comment_header_left {
	padding: 3px 3px 3px 8px;
    font-size: 11px;
}
td.comment_header_right {
	text-align: right;
    font-size: 11px;
	padding: 3px 8px 3px 3px;
}



/*---------- ˇ Footer ˇ ----------*/

/*
#the_footer {
	text-align: center;
	background: #FFFFFF;
	padding: 10px 3px 0 3px;
	height: 60px;
}

#the_footer div {
	color: #999999;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
}
*/

#the_linkfelho {
    padding: 3px;
    border-width: 0 3px 1px 3px; /* solid #c7e0ed;*/
    border-style: solid;
}
#the_linkfelho a {
    color: #000000;
    font-family: Arial;
}
#the_linkfelho ul {
    margin: 0;
    padding: 0 5px;
    list-style: none;
}
#the_linkfelho ul li {
    line-height: 20px;
    padding: 5px 0;
}

#the_linkfelho .lf_big {
    font-size: 14px;
    font-weight: bold;
}
#the_linkfelho .lf_med {
    font-size: 12px;
    font-weight: bold;
}

#the_footer {
	background: #999999 url(images/footer_back.jpg) repeat-x bottom left;
    padding: 0 10px;
}
#the_footer table {
    width: 100%;
}

#the_footer td, #the_footer td span {
    font-size: 11px;
    color: #f2f2f2;
    vertical-align: top;
    padding: 10px 15px 10px 0;
    line-height: 16px;
}
#the_footer td a {
    font-size: 11px;
    color: #f2f2f2;
}
#the_footer td a.ftcont {
    float: right;
    padding: 0;
    margin-left: 10px;
}
#the_footer td a.ftcont img {
    float: left;
    margin-right: 4px;
    margin-top: 1px;
    width: 16px;
    height: 16px;
}

a.footermenu {
	color: #2d7ed0;
	text-decoration: none;
	font-size: 11px;
}
a.footermenu:hover {
	color: #2d7ed0;
	text-decoration: underline;
	font-size: 11px;
}

a.footerlink {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.footerlink:hover {
	text-decoration: underline;
}
a.footerlinkblack {
	font-size: 11px;
	color: #1E1E1E;
	text-decoration: none;
}
a.footerlinkblack:hover {
	text-decoration: underline;
}

div#kerdezzfelelek {
	text-align: left;
	width: 380px;
	font-weight: bold;
	color: #008800;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 11px;
}

div#loginout {
	float: right;
	text-align: right;
	width: 200px;
	clear: right;
	margin-bottom: 0px;
}

/*---------- ˇ Tab ˇ ----------*/

div#tab {
	width: 630px;
	height: 31px;
	background-image: url(../common/images/tab_bg.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}

#xmltree td, #xmltree span {
	font-size: 10px;
}

/*---------- ˇ Szöveges Hirdetések ˇ ----------*/

.szoveges {
	padding: 5px 5px 0 5px;
}

.szoveges .tit {
	font-size: 12px;
	text-decoration: none;
	color: #2d7ed0;
	font-weight: bold;
}

.szoveges .inf {
	font-size: 11px;
	text-align: left;
	padding: 2px 0 0 0; 
	text-decoration: none;
	display: block;
	color: #1E1E1E;
}

.szoveges .smallink {
	margin-bottom: 10px;
	font-size: 9px;
	text-align: left;
	padding: 2px 0 5px 0; 
	border-bottom: 1px solid #DDDDDD;
	text-decoration: none;
	display: block;
	color: #2d7ed0;
}


.kiskep_out {
	position: absolute;
	width: 82px;
	height: 72px;
	background: url("http://koponyeg.hu/k3/images/ikon_mask.png") no-repeat top left;
}

.kiskep_over {
	position: absolute;
	width: 82px;
	height: 72px;
	background: url("http://koponyeg.hu/k3/images/ikon_mask_over.png") no-repeat top left;
}

.kiskep {
	text-align: center;
	cursor: pointer;
}

#tartalom {
	margin-bottom: 0;
}

#tartalom li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
}

#tartalom li a {
	font-size: 11px;
}


#rolunk p {
    padding: 0 5px;
    text-align: justify;
    margin: 20px 0 10px 0;
}
#rolunk hr {
    width: 70%;
    background: #999999;
    border: 0;
    height: 1px;
    margin-top: 0;
    margin-bottom: 0;
}


#radarlinkek a {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 4px;

	padding-left: 10px;
}

.linkimage {
	width: 150px;
	text-align: center;
	vertical-align: middle;
}

.linkimage img {
	width: 120px;
	border: 1px solid #999999;
}

.linklist {
	vertical-align: top;
}

.linklist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.linklist ul li {
	line-height: 15px;
}

.linklist ul li a {
	color: #0000DD;
	background: url("images/bluearrow.gif") no-repeat 0px 5px;
	padding-left: 10px;
	text-decoration: none;
}

.linklist ul li a:hover {
	color: #990000;
	background: url("images/redarrow.gif") no-repeat 0px 5px;
	text-decoration: underline;
}



#sitabla_c {
    border: 1px solid #4b81a6;
    width: 480px;
    height: 540px;
    overflow-y: scroll;
}
.sitabla_head {
    width: 482px;
    border-left: 1px solid #4b81a6;
    border-right: 1px solid #4b81a6;
    border-top: 1px solid #4b81a6;
}
.sitabla_head th {
	padding: 4px 3px;
	font-size: 11px;
	background: #e2e2e2;
}

.sitabla {
    width: 100%;
}

.sitabla td {
	padding: 4px 3px;
	border-top: 1px solid #dddddd;
	font-size: 11px;
}
.sitabla tr.odd td {
	background: #FFFFFF;
}
.sitabla tr.even td {
	background: #F2F2F2;
}
.sitabla tr.selectid td {
	background: #e2e2ff;
    cursor: pointer;
}

.vanho {
	color: #4b81a6;
}

#snow_menu {
    margin: 10px 0 0 25px;
    padding: 0;
    list-style: none;
}

#snow_menu li {
    padding: 0;
    margin: 0;
}

#snow_menu li a {
    display: block;
    font-size: 13px;
    line-height: 20px;
}
#snow_menu li a img {
    float: left; margin: 2px 2px 0 2px;
}
#snow_menu li.selected a {
    font-weight: bold;
}



.diagram_header {
	width: 100%;
	border-bottom: 2px solid #dddddd;
	height: 30px;
}
.diagram_header .tolig {
	text-align: right;
	color: #999999;
	font-size: 11px;
	vertical-align: bottom;
	padding-bottom: 3px;
}
.diagram_header .printlink {
	width: 34px;
}

/* ----------- Régió Bubik -------------- */
.regio_bubi {
	width: 168px;
	display: none;
	height: 114px;
	position: absolute;
	margin-top: -110px;
}
#regio_bubi_1 { background: url("images/bubi_1.png") no-repeat top left; }
#regio_bubi_2 { background: url("images/bubi_2.png") no-repeat top left; }
#regio_bubi_3 { background: url("images/bubi_3.png") no-repeat top left; }
#regio_bubi_4 { background: url("images/bubi_4.png") no-repeat top left; }
#regio_bubi_5 { background: url("images/bubi_5.png") no-repeat top left; }
#regio_bubi_6 { background: url("images/bubi_6.png") no-repeat top left; }
#regio_bubi_7 { background: url("images/bubi_7.png") no-repeat top left; }
#regio_bubi_9 { background: url("images/bubi_9.png") no-repeat top left; }

/* ----------- Médiaajánlat ------------- */
.ma_title { text-align: center; font-size: 14px; font-weight: bold; }
.ma_subtitle { text-align: center; font-size: 12px; font-weight: bold; color: #f26522; }
.ma_table { margin: 0 auto; }
.ma_table th { padding: 12px; border-bottom: 5px solid #f26522; }
.ma_table td { padding: 8px 12px; border-left: 2px solid #FFFFFF; border-top: 2px solid #FFFFFF; text-align: center; }
.ma_table tr.odd td { background-color: #eceded; }
.ma_table tr.even td { background-color: #dcddde; }
.ma_table td.ma_left { border-left: 0; padding-right: 5px; text-align: left; }
.ma_table td.cola { border-right: 0; width: 120px; }
.ma_table td.colb { padding-left: 0; }
.ma_comment { text-align: right; font-size: 10px; margin: 0 auto; padding: 10px 0; }

/* ################ FÓRUM ################ */
#h1_blog {	padding-top: 3px;	border-bottom: 2px solid #DDDDDD;}
#h1_forum {	padding-top: 3px;	border-bottom: 2px solid #DDDDDD;}
#h1_right{	vertical-align: bottom;	padding-bottom: 2px;	color: #999999;	text-align: right;	border-bottom: 2px solid #DDDDDD;}
table.h1_bg {	width: 100%;	color: #999999;	font-size: 12px;	border-collapse: collapse;	padding: 0px;	margin: 0px;/*	border: 1px solid red; */}
td.h1_bal {	height: 30px;	text-align: left;	padding: 0px;	margin: 0px;	vertical-align: top;/*	border: 1px solid green; */}
td.h1_jobb {	height: 30px;	text-align: right;	padding: 0px;	margin: 0px;	vertical-align: top;/*	border: 1px solid green; */}
td.h1_center {	height: 30px;	text-align: center;	padding: 0px;	margin: 0px;	padding-top: 10px;	vertical-align: top;/*	border: 1px solid green; */}

/* *** jelenido_index */

.piros_boxi {
    background: url("jelenido/images/piros_kocka_grad.png") no-repeat center center;
    width: 35px;
    height: 34px;
    font-size: 18px;
    text-align: center;
    font-family: Arial;
    color: #FFFFFF;
}

.kek_boxi {
    background: url("jelenido/images/kek_kocka_grad.png") no-repeat center center;
    width: 35px;
    height: 34px;
    font-size: 18px;
    text-align: center;
    font-family: Arial;
    color: #FFFFFF;
}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #999999;
    background-color: #ffffd8;
    padding: 3px;
    font-size: 10px;
    font-family: Arial;
}



#utinform table {
    width: 100%;
    border-right: 1px solid #323584;
    border-bottom: 1px solid #323584;
}
#utinform table td {
    font-size: 11px;
    border-top: 1px solid #323584;
    border-left: 1px solid #323584;
    background: #ffffff;
    padding: 6px 3px;
}
#utinform table tr.odd td { background: #ffffff; }
#utinform table tr.even td { background: #f2f2ff; }

#utinform table th {
    font-size: 11px;
    background: #323584;
    color: #ffffff;
    padding: 3px;
}

#siterep p, #siterep li {
    padding: 0 10px 0 0 !important;
    margin: 0 0 10px 0 !important;
    text-align: justify !important;
    font-size: 11px !important;
    line-height: 15px !important;
    font-family: Verdana !important;
}

#siterep_linkek {
    margin: 10px 0;
    padding: 0 0 0 20px;
    list-style: none;
}
#siterep_linkek li {
    padding: 0;
    margin: 0;
    line-height: 20px;
}
#siterep_linkek li a {
    font-size: 11px;
}
#siterep_linkek li a img {
    border: 0;
    float: left;
    margin: 3px 5px 0 0;
}
