html, body, div, span, applet, object, iframe, h1, h2, 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: top;
    background: transparent;
    }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

nav ul, footer ul, #galeria ul, .szures-div ul {
    list-style-type: none;
    margin-left: 0;
}

ul, ol
{
    margin-left: 2em;
    list-style-position: outside;
} 

table {
    width: 98%;
}

label {
    cursor: pointer;
}

html { font-size: 62.5%; }

body {
    background: none repeat scroll 0 0 #E0E0E0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 1.15;
    color: #222222;
    position: relative; -webkit-font-smoothing: antialiased; 
    }

a {
    color: #1f0772;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
    
#topbg {
    height: 80px;
}

#bal, #jobb {
    min-height: 1px;
    margin-left: 0;
    width: 100%;
    padding: 0.8em;
    display: none;
}

article {
    width: 100%;
    margin-left: 0;
    min-height: 1px;
    position: relative;
    padding: 0.8em 0;
    line-height: 1.5;
}

article.admin {
    width: 76%;
}

.row { width: 1090px; max-width: 100%; /* min-width: 768px;*/ margin: 0 auto; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

header {
    background: no-repeat right bottom #FFD340;
    height: 140px;
    overflow: hidden;
    }

.main-navigation li, .szures-div ul li {
    position: relative;
    }
    
nav img {
    max-width: 100%
}

nav a {
/*    color: inherit;*/
    display: block;
    text-decoration: none;
}

nav a:hover, .galeriafelso a:hover {
    text-decoration: none;
}

.main-navigation ul,
.main-navigation li,
.main-navigation a{
    float: left;
    z-index: 1;
}


.tablazat-lapozo{
    max-height: 42px;
    overflow: auto;
}


h2 {
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 1.1em 0 0.4em 0;

}

h3 {
    margin: 0.5em 0 0 0;
    font-size: 1.25em;
    clear: both;
}
h4 {
    margin: 0.5em 0 0 0;
}

.aside-navigation ul {
    letter-spacing: normal;
    text-transform: none;
    font-size: 0.95em;

}

.aside-navigation ul a {
    background: none repeat scroll 0 0 #FFDF73;
    padding: 5px;
    margin: 1px;
    border-radius: 5px 5px 5px 5px;
}

.aside-navigation ul a:hover {
    background: none repeat scroll 0 0 #689CD3;
    color: #FFFFFF;
    text-decoration: none;
}

.toggle, .jqmDialog {
    cursor: pointer;
}

.toggled-hide {
    display: none;
}

span.toggle, span.jqmDialog {
  color: #689CD3;
  border-bottom: 1px #689CD3 dotted;
}

#content {
    background: none repeat scroll 0 0 #FFFFFF;
}

footer {
    background: none repeat scroll 0 0 #689CD3;
    color: #04376C;
/*    border: 1px solid #04376C;
    padding: 5px; */
}

footer a {
    font-weight: normal;
}

footer li {
    margin: 0.2em;
}
.footer-main {
    float: left;
    width: 47%;
    margin: 1em;
}

.footer-sub {
    float: left;
    width: 22%;
    margin: 1em;
}
        
.copyright {
    text-align: right;
    clear: both;
    padding: 0 0.5em 0.5em 0;
}

h1 {
    margin: 0.5em 0 0.3em;

    font-size: 1.8em;
    font-weight: normal;
    clear: both;
}

p {
	padding: 0 0 1em;
    text-align: justify;
}

p.cim {
	font-weight: bold;
	padding: 1em 0 0.5em;
}
div.clear {
    clear: both;
}

.inputlabel {
	text-align: right;
	float: left;
	clear: left;
	width: 155px;
	padding-right: 10px;
	cursor: pointer;
	display: table-cell;
    vertical-align: middle;
	}

.inputsor {
    display: block;
    clear: both;
    padding-bottom: 4px;
}

.figyelmeztetes {
  	font-weight: bold;
    color: #FF0000;
}

em {
	font-style: italic;
}
strong, .hir_lead {
	font-weight: bold;
}

p.error {
    background: none repeat scroll 0 0 #FFDF73;
    border-color: #A68000;
    color: #FF0000;
}

input, select, textarea, .szures-div {
    margin: 0.2em;
    border: 1px solid #FFD340;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 5px 10px -5px #FFD340 inset;
    font-size: 0.9em;
}

select.munkakozossegek-hozzarendelo-select {
    width: 95%;
}

input.munkakozossegek-hozzarendelo-gomb {
    width: 3em;
}

td.td_right {
    text-align: right;
}

td.td_center {
    text-align: center;
}

.hidden {
    display: none;
}

input[type="submit"]:focus, input[type="button"]:focus, input:focus, select:focus, textarea:focus {
    margin: 0.2em;
    border: 1px solid #FFC500;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #FFC500;
    font-size: 0.9em;

}

input[type="submit"], input[type="button"], input[type="reset"] {
    box-shadow: none;
    background: -moz-linear-gradient(-90deg, #F7F7F7, #DFDFDF) repeat scroll 0 0 transparent;
    border: 1px solid #689CD3;
    border-radius: 5px 5px 5px 5px;
    color: #04376C;
    font-weight: normal;
    font-size: 0.9em;
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
}

input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {

    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #04376C;
    border-radius: 5px 5px 5px 5px;
    color: #04376C;
    font-weight: normal;
    font-size: 0.9em;
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
}

#username, #password {
    width: 100%;
}

.szures-div {
    background: #fff;
    position: absolute;
    min-width: 220px;
    margin-top: 22px;
    padding: 4px;
    display: none;    
}

.szures-div a {
    display: block;    
}

.szures-div a:hover {
    background: #04376C;
    color: #FFFFFF;
    text-decoration: none;    
}

table, th, td {
    border: 1px solid #689CD3;
}

th {
    vertical-align: middle;
}

p.kozep, .kozep td, td.kozep {
    text-align: center;
}

tr.hetvege {
    color: #fff;
    font-weight: bold;
    background-color: #FFDF73;    
}

.hasab45 {
    float: left;
    width: 45%;
}

.hasab10 {
    float: left;
    width: 10%;
}

.munkakozossegek-hozzarendelo {
    margin-top: 3em;
    text-align: center;
}

#topfg-bal h1, #topfg-bal-h {
    font-size: 1.2em;
    text-shadow: 1px 1px #ffffff;
    clear: none;
    color: #1f0772;
    margin: 0;
    padding: 4px;
}

#topfg-bal-h {
    font-size: 1.6em;
}

#topfg-jobb {
    background: none;
}

blockquote {
    border-left: 0.4em solid #DDDDDD;
    margin-left: 0.6em;
    padding-left: 1em;
}

@media only screen and (min-width: 768px) {

    #gyengenlatoknak {
        right: 20px;
        top: 50px;
        z-index: 100;
    }

    #topbg {
        background: none repeat scroll 0 0 #FFD340;
        opacity: 0.5;
    /*    filter:alpha(opacity=50); *//* For IE8 and earlier */
        height: 200px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    header {
        height: 200px;
        }

    header.admin {
        height: auto;
        }

    #sliderwindow {
        display: block;
        height: 200px;
        position: relative;
        overflow: hidden;
    }

    #topfg {
        height: 200px;
        width: 100%;
/*        position: relative;
        top: -200px;
*/
    }

    #topfg-bal {
/*        background: url("topfg-bal.png");

        position: absolute;*/
        width: 91%;
        margin-right: 94px;
    }

    #topfg-bal img {
        margin: 11px 0 0 10px;
    }

    #topfg-bal h1 {
/*        height: 29px;*/
        font-size: 1.3em;
    }

    #topfg-jobb {
        height: 200px;
        background: no-repeat right center url("topfg-jobb.png");
        position: absolute;
        right: 0;
        width: 9%;
    }

    #topfg-info {
        margin-top: 146px;
        width: 100%;
        height: 25px;
    }

    #topfg-info p {
        text-shadow: 1px 1px #ffffff;
        clear: none;
        color: #1f0772;
        display: inline;
        float: left;
        padding: 5px 0 0 8px;
    }

    #topfg-search {
        margin-top: 175px;
        width: 100%;
        height: 25px;
    }

    #topfg form {
        text-align: right;
        display: inline;
        float: left;
        padding-left: 20px;
        position: absolute;
        right: 0;
    }

    #topfg-jobb {
        display: block;
    }

    #topfg-jobb img {
        margin: 50px 20px 0 0;
    }

#bal, #jobb {
    min-height: 1px;
    margin-left: 0;
    float: left;
    width: 23%;
    padding: 0.8em;
    display: block;
}

#jobb {
    margin-left: 1%;
}
    
article {
    width: 52%;
    float: left;
    margin-left: 1%;
    min-height: 1px;
    position: relative;
    padding: 0.8em 0;
    line-height: 1.5;
    display: block;
}

.aside-toogle {
    display: none;
    width: 100%;
}

@media only screen and (min-width: 1024px) {
    #topfg-bal h1 {
/*        height: 29px;*/
        font-size: 1.8em;
        padding: 0;
    }
}
