body{
 margin:0;
 color:#000;
 font-family:verdana,helvetica,san-serif;
 font-size:11px;
 text-align:left;
}
img{
 border:0;
}
sup{
 margin-left:1px;
 font-size:60%;
}
.toleft{
 float:left;
}
.toright{
 float:right;
}
.clear{
 clear:both;
}
.align_l{
 text-align:left;
}
.align_r{
 text-align:right;
}
.align_c{
 text-align:center;
}
.align_t{
    vertical-align:top;
}
.align_m{
    vertical-align:middle;
}
.align_b{
    vertical-align:bottom;
}
.imgtoleft{
 float:left;
 margin-right:5px;
}
.imgtoright{
 float:right;
 margin-left:5px;
}
.font10{
 font-size:10px;
}
.font11{
 font-size:11px;
}
.font12{
 font-size:12px;
}
.font13{
 font-size:13px;
}
.font14{
 font-size:14px;
}
.font16{
 font-size:16px;
}
.font18{
 font-size:18px;
}
.normal{
    font-weight:normal;
}
.bold{
 font-weight:bold;
}
.nowrap{
    white-space:nowrap;
}
.upper{
 text-transform:uppercase;
}
.red{
    color:#f00;
}
.orange{
    color:#d44d14;
}
.error{
    margin-left:5px;
    color:#f00;
}

#header{
    border-bottom:1px solid #ff801a;
    padding:0 140px 0 24px;
    height:49px;
    background:#ff8d31 url('images/header_bg.png') right 0 no-repeat;
}
#header span#cim{
    color:#fff;
    font-size:36px;
    font-weight:bold;
}
#header #loginout{
    float:right;
    padding-top:12px;
}
#header #loginout #logged{
    padding-top:8px;
}
#header #loginout label{
    margin-left:10px;
}
#header #loginout #id_email{
    border: 1px inset #FFFFFF;
    width:180px;
}
#header #loginout #id_passwd{
    border: 1px inset #FFFFFF;
    width:100px;
}
#header #loginout #id_login{
    margin-left:10px;
    border: 1px outset #FFFFFF;
    padding:0 15px;
    height:20px;
    background-color:transparent;
    color:#fff;
    cursor:pointer;
    font-size: 11px;
}
#header #loginout #jelszomod{
    padding:0 20px;
}
#header #loginout a{
    color:#000;
    text-decoration:none;
}
#header #loginout a:hover{
    color:#fff;
}
.menu{
    border-top:1px solid #ff933c;
    padding:0 24px;
    height:29px;
    background-color:#ff801a;
}
.menu ul{
    margin:0;
    padding:3px 0 0 0;
}
.menu ul li{
    display:inline;
}
.menu ul li a{
    float:left;
    margin:0 1px;
    border-bottom:1px solid #ff801a;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    padding:0 25px;
    height:25px;
    background-color:#ffb376;
    color:#000;
    font-size: 10px;
    line-height:25px;
    text-decoration:none;
    text-transform:uppercase;
}
.menu ul li a:hover{
    border-bottom-color:#fff;
}
.menu ul li a.selected{
    border-bottom-color:#fff;
    background-color:#fff;
}
#container{
    position:absolute;
    top:80px;
    right:0;
    bottom:0;
    left:0;
    overflow:auto;
}
.pagetitle{
    padding:0 25px;
    min-height:57px;
    background:#fff url('images/bottom_bg-w.png') 0 bottom repeat-x;
}
.pagetitle h2{
    float:left;
    margin:19px 20px 0 0;
}
.pagetitle .gombok{
    margin:19px 0;
}
.gombok a{
    display:inline-block;
    border:1px solid #c3c3c4;
    border-top-color:#bbbbbc;
    border-bottom-color:#e2e2e3;
    margin:0 1px;
    width:106px;
    height:18px;
    background-color:#a5a5a5;
    color:#fff;
    font-weight:bold;
    line-height:18px;
    text-align:center;
    text-decoration:none;
}
.gombok a:hover{
    background-color:#ff801a;
}
a.gombok,
span.gombok,
.gombok input,
input.gombok,
.pageheader .gombok input,
#forum .New-TopicA,
.New-Comment
{
    display:inline-block;
    text-decoration:none;
    font-family:arial;
    border:1px solid #c3c3c4;
    border-top-color:#bbbbbc;
    border-bottom-color:#e2e2e3;
    margin: 3px 1px 0 1px;
    box-sizing: border-box;
    padding:0 0 2px 0;
    width:106px;
    height:20px;
    background-color:#a5a5a5;
    color:#fff;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    line-height:18px;
    text-align:center;
}
.gombok input:hover{
    background-color:#ff801a;
}
.pageheader .gombok input#save{
    background-color:#ff801a;
}    
table.lista{
    width:100%;
    border-collapse:collapse;
}
table.lista th,
.Forum-Topics th{
    padding:7px 12px;
    line-height:16px;
    background:#fff url('images/table_header_bg.png') right bottom no-repeat;
    vertical-align:bottom;
    white-space:nowrap;
}
table.lista td{
    border-top:2px solid #7f7f7f;
    border-bottom:2px solid #7f7f7f;
    border-right:1px solid #bfbfbf;
    border-left:1px solid #bfbfbf;
    padding:7px 12px;
}
tbody.Forum-Topics td {
    border:0;
    padding:0;
}
table.lista tr.multirow.top td{
    border-bottom-width:0;
}
table.lista tr.multirow.top:hover td{
    background-color:#e0e0e0;
}
table.lista tr.multirow.top td table.osszegtabla{
    border-collapse:collapse;
}
table.lista tr.multirow.top td table.osszegtabla td{
    border:0;
    padding:0;
}
table.lista tr.multirow.top td table.osszegtabla tr.masol td{
    cursor:pointer;
}
table.lista tr.multirow.top td.info img{
    cursor:pointer;;
}
table.lista tr.multirow.middle td{
    border-width:1px;
}
table.lista tr.multirow.down > td{
    border-top-width:0;
    padding:0;
}
table.lista tr.multirow.down > td table{
    display:none;
    border-collapse:collapse;
    width:100%;
}
table.lista tr.multirow.down > td table tr:hover td{
    background-color:#e0e0e0;
}
table.lista tr.multirow.down > td table td{
    border:0;
    border-top:1px solid #bdbdbd;
}
table.lista tr.sor td.grey{
    background-color:#d9d9d9;
}
table.lista td.ujutv{
    width:60px;
}
table.lista td.ujutv div{
    position:relative;
    width:60px;
}
table.lista td.ujutv span{
    float:left;
    clear:left;
    width:16px;
    height:10px;
    background:transparent url('images/btn_leptet.gif') 0 0 no-repeat;
    cursor:pointer;
}
table.lista td.ujutv span[rel='1']{
    background-position:0 bottom;
}
table.lista td.ujutv input{
    float:right;
    border:1px solid #c3c3c4;
    border-top-color:#bbbbbc;
    border-bottom-color:#e2e2e3;
    padding:0 1px;
    width:35px;
    text-align:right;
}
table.lista td .halv{
    color:#767779;
    font-weight:normal;
}
table.lista td .title{
    font-weight:normal;
}
table.lista td .osszegbox{
    float:right;
    width:90px;
    font-weight:bold;
    text-align:right;
}
table.ritka td.osszegbox, td.ritka{
    line-height: 17px;
}
table.lista td .bold{
    font-weight:bold;
}
table.lista td .color_g{
    color:#767779;
}
table.lista td input.most{
    margin-left:10px;
    width:50px;
    height: 12px;
}
table.lista td hr{
    margin: 2px;
}

#layout_left{
    position:absolute;
    top:0;
    right:291px;
    bottom:0;
    left:0;
    overflow:auto;
}
#layout_right{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    border:1px solid #dfdfdf;
    border-right:0;
    padding-bottom:25px;
    width:290px;
    background-color:#49494d;
    overflow:auto;
}
.layoutheader{
    background:#fff url("images/bottom_bg-w.png") repeat-x scroll 0 bottom;
}
.layoutheader h2{
    float:left;
}
#layout_right_header .savebox{
    border-bottom:1px solid #1b1c20;
    padding:8px;
    background-color:#26272b;
    color:#fff;
    font-weight:bold;
    line-height:20px;
    text-align:right;
}
#layout_right_header .savebox input{
    border-width:1px;
    border-style:solid;
    border-color:#1b1c20 #2e2f32 #57585b  #2e2f32;
    padding:2px 18px;
    background-color:#ff801a;
    color:#fff;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
}
#layout_right_header .savebox input[disabled='disabled']{
    background-color: #57585B;
    color: #1B1C20;
    cursor: not-allowed;
}
#layout_right_header .all{
    border-top:1px solid #5f6063;
    border-bottom:1px solid #3d3e41;
    padding:8px;
    background-color:#49494d;
    color:#a4a4a6;
}
#layout_right_header .all span{
    color:#fff;
    font-weight:bold;
}
#layout_right_header .all table{
    border-collapse:collapse;
    width:100%;
}
#layout_right_header .all table .ar{
    color:#fff;
    text-align:right;
}
#layout_right .cimletlista{
    border-collapse:collapse;
    width:100%;
}
#layout_right .cimletlista td{
    padding:0 8px 1px 8px;
    color:#a4a4a6;
    text-align:right;
    white-space:nowrap;
}
#layout_right .cimletlista td.tipus{
    height:30px;
    background:url('images/cimletlista_tipus_bg.gif') 0 2px repeat-x;
    font-weight:bold;
    text-align:left;
}
#layout_right .cimletlista tr:first-child td{
    height:28px;
    background:url('images/cimletlista_tipus_bg.gif') 0 0 repeat-x;
    font-weight:bold;
    text-align:left;
}
#layout_right .cimletlista tr td:first-child span{
    margin-left:5px;
    color:#fff;
}
#layout_right .cimletlista tr td:last-child{
    width:90px;
    font-weight:bold;
}
#layout_right .cimletlista td input[type='text']{
    margin-left:5px;
    border-width:1px;
    border-style:solid;
    border-color:#1b1c20 #2e2f32 #57585b  #2e2f32;
    width:25px;
    text-align:right;
}
#layout_right .cimletlista td input[type='button']{
    margin-left:1px;
    border-width:1px;
    border-style:solid;
    border-color:#1b1c20 #2e2f32 #57585b  #2e2f32;
    padding:0;
    width:16px;
    background-color:#ff801a;
    color:#fff;
    cursor:pointer;
    font-weight:bold;
    text-align:center;
}
.osszesito{
    margin-bottom:5px;
    color:#d44d14;
    font-weight:normal;
    text-align:right;
}
.osszesito span.title{
    float:left;
}
.fizetendo{
    margin-bottom:5px;
    color:#d44d14;
}
tr.sor.a0>td {
    background-color:#F0F0F0;
}
tr.sor.a1>td {
    background-color:white;
}
#form_stat {
/*
    text-align:center;display: block;
position: fixed;
top: 100px;
bottom: 100px;
left: 100px;
right: 100px;
background-color: white;
z-index: 10000;
box-shadow: 0px 0px 45px black;
border-radius: 10px;
opacity:1;
width: 150px;
*/
background-color: white;
padding: 20px;
border-radius: 10px;
box-shadow: 0px 0px 45px black;
}
.dialog {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 5999;
}
.dialog #dialog_bg {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
z-index: -1;
background-color: #7D7D7D;
opacity: 0.8;
}

#form_stat select {
    width:60px;
}
#form_stat label {
    display:inline-block;
    width:85px;
}
#form_stat div.sor_inp {
    text-align:left;
}
#form_stat div.sor_inp#gombok {
    text-align:center;
}    
a#jarat_valtas {
border: 1px solid #C3C3C4;
border-top-color: #BBBBBC;
border-bottom-color: #E2E2E3;
margin: 0 1px;
padding: 0 0 2px 0;
width: 106px;
height: 16px;
background-color: #FF801A;
color: white;
cursor: pointer;
font-size: 11px;
font-weight: bold;
line-height: 18px;
text-align: center;
text-decoration: none;
display: inline-block;
font-family: arial;
top: 14px;
left: 500px;
position: absolute;
}
.Topic-SmallHeader,
tr.Topic-Category>td {
height: 20px;
background-color: black;
padding: 5px 10px;
color:white;
font-weight:bold;
}
.Forum-Highlight td {
padding: 10px;
border: 10px solid white;
cursor:pointer;
}

#topic {
}

#topic table {
}
table.Forum-Topics,
table.Forum-Topics-Head {
    width:100%;
}
.New-Comment {
text-align:center;
}
.Forum-Topics td.Comment-Name {
width: 110px;
text-align: right;
}
.Forum-Topics td.Comment-Id,
.Comment-Text {
width: 100px;
}
.Comment-Text {
font-weight:bold;
}
tbody.Forum-Topics td {
text-align: left;
vertical-align:top;
padding: 10px;
border:0;
}
.Forum-Topics td.Comment-Id,
.Forum-Topics td.Comment-Header {
border: 10px solid white;
border-right:solid 1px #E3E7E8;
}
.Forum-Topics td.Forum-Value4 {
background-color:#E3E7E8;
}
.Forum-Topics td.Forum-Value1 {
/*width:200px;*/
}
.Forum-Topics td.Forum-Value2,
.Forum-Topics td.Forum-Value3 {
width:100px;
border-left:solid 1px #E3E7E8;
}
.Forum-Value1 a {
text-decoration: none;
color: black;
font-weight: bold;
}
/*
.AddNewTopic {
width: 600px;
margin: 0 auto;
}
*/
/*
#inp_HOZZASZOLAS {
width:100%;
height:100px;
}
*/

#hibalista .bejelentes {
border: #E3E7E8 solid 1px;
border-width: 0 1px;
padding: 7px 20px;
width: 359px;
text-align: left;
}
#hibalista .bejelentes div {
margin-bottom: 7px;
border-bottom: #E3E7E8 solid 1px;
padding-bottom: 13px;
font-size: 14px;
font-weight: bold;
}
#hibalista .modosulas {
border-left: white solid 2px;
border-right: white solid 2px;
padding: 7px 20px;
width: 361px;
background-color: #E3E7E8;
overflow: auto;
text-align: left;
}
#hibalista .datum {
font-size: 9px;
font-weight: normal;
}
#hibalista .allapot {
width: 119px;
text-align: left;
}
#hibalista td {
vertical-align: top;
}
#hibalista .hibafejlec form {
float: left;
}

#hibalista .lista_elem {
cursor:pointer;
}

#hibalista .modosit {
padding-top: 13px;
background-color: #303131;
}
#hibalista .modosit a {
color: white;
text-decoration: none;
font-weight: bold;
font-size: 15px;
}
#hibalista .modosulas div {
margin-bottom: 7px;
border-bottom: hsl(195, 8%, 80%) solid 1px;
padding-bottom: 13px;
font-size: 14px;
font-weight: bold;
}
#hibalista .id {
padding: 10px 10px 0 0;
width: 89px;
height: 37px;
background: url("images/bg_id.png") no-repeat scroll 0 0;
font-size: 17px;
font-weight: bold;
text-align: right;
}
#hibalista .id img {
vertical-align: middle;
}
@font-face { font-family: Teszt; src: url('images/impact.ttf'); } 


#hibalista .tipus {
font-family: Teszt;
background: url("images/ikon_ures.gif") no-repeat scroll 0 0;
height: 34px;
text-align: center;
color: white;
font-weight: normal;
text-transform: uppercase;
padding: 7px 21px 0 0;
font-size:14px;
}
#hibalista label {
width: 79px;
display: inline-block;
}
#hibalista .memo {
clear: both;
display: block;
width: 100%;
height: 100px;
margin: 10px 0 0 0;
}
td .csillag{
    background: url('images/stars_map.png') 0px 0px no-repeat;
    display: block;
    width: 85px;
    height: 16px;
    float:left;
}
table.minosites a {
    text-decoration:none;
}
table.minosites {
width: 100%;
border-collapse: collapse;
}
table.minosites td {
vertical-align: top;
border: 0;
border-right: 1px solid #E3E7E8;
padding: 10px;
}
table.minosites td.minosites_kep {
width:200px;
background-color:#E3E7E8;
border: 0;
}
table.minosites td.ertekeles {
width:214px;
}
table.minosites td.nev {
width:110px;
}
table.minosites td.minosites {
width:220px;
}
table.minosites tr.folista td,
.Topic-Title td {
background-color:#E3E7E8;
color:black;
vertical-align:middle;
cursor:pointer;
}
table.minosites tr.folista[noedit] td,
table.minosites tr.folista[noedit] a {
cursor:default;
}
.Topic-Title td {
padding:10px;
cursor:default;
}
table.minosites tr.folista td a {
color:black;
}
table.minosites tr.folista td.kod {
font-size:17px;
color:white;
background-color:black;
}
table.minosites tr.folista td.kod a {
color:white;
}
table.minosites .elvalaszto,
table.Forum-Topics .elvalaszto,
#hibalista .elvalaszto {
height:40px;
vertical-align: middle;
border:0;
padding: 0;
}
.elvalaszto hr{
background-color:#E3E7E8;
border: 0;
height: 1px;
}
.urlapbox{
    padding:20px 25px;
}
.urlapbox .dataform div{
    padding-bottom:10px;
}
.urlapbox .dataform div label{
    float:left;
    margin-top:3px;
    width:105px;
}
.urlapbox .dataform div.multilabel label{
    float:none;
}
.urlapbox .dataform div.multilabel label:first-child{
    float:left;
}
.urlapbox .dataform textarea{
    clear:both;
    display:block;
    width:320px;
    height:150px;
}
#floatingbox{
    position:absolute;
    top:0;
    left:50%;
    margin:5px 0 0 -250px;    
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    background-color:#DDDDDD;
    border:1px solid #A9BBDF;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow:rgba(0, 0, 0, 0.35) 2px 2px 3px;
    padding:10px 25px;
    width:500px;
    background-color:#fff;
    /*
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
    */
    z-index:1000;
}
#floatingbox div.gombok input{
    border-color:#678AC7;
    background-color:initial;
    background-image:-webkit-gradient(linear, 0 0%, 0 100%, from(#6D8ACC), to(#7B98D9));
    background: -moz-linear-gradient(center top , #6D8ACC, #7B98D9) repeat scroll 0 0 transparent;
}
#floatingbox div.gombok input:hover{
    border-color:#678AC7;
    background-image:-webkit-gradient(linear, 0 0%, 0 100%, from(#ff801a), to(#ffd396));
    background: -moz-linear-gradient(center top , #ff801a, #ffd396) repeat scroll 0 0 transparent;
}
#map_canvas{
    position:absolute;
    top:0;
    width:100%;
    bottom:0;
}
.hidden {
	display:none;
}
tr.hidden~tr>td {
    border-bottom-width:0;
}