@CHARSET "UTF-8";

.errorMessage {
    color: red;
}

body {
    text-align: center;
    margin: 0;
    padding: 0;
}

p,ul,h1,h2,h3,h4,h5,h6,form,dl,dd,fieldset {
    margin: 0;
    padding: 0;
}

p,li,td,th,span,div {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #444;
    line-height: 150%;
}

p,li,td,th,span,div {
    font-size: 12px;
}

#content p {
    text-align: justify;
    margin: 5px 0;
}

td,th {
    font-size: 11px;
}

div.breadcrumbs {
    font-size: 11px;
    color: #000;
    border-bottom: 1px solid #ddddde;
    width: 724px;
    margin-top: 15px;
}

#content a {
    color: #1A569F;
}

#content a:hover {
    color: #1A569F;
}

div.breadcrumbs a {
    font-style: italic;
    color: #555;
    text-decoration: none;
}

th {
    text-align: center;
    background-color: #104f9c;
    color: #cfcfcf;
    vertical-align: middle;
}

tr.odd {
    background-color: #f0f0f0;
}

tr.even {
    background-color: #fff;
}

h1,h2,h3 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

h1 {
    font-size: 20px;
    font-weight: normal;
    color: #0F4F9A;
    margin: 14px 0 19px 0;
    background-image: url("images/dot-h1.png");
    background-position: center left;
    background-repeat: no-repeat;
    padding: 0 0 0 16px;
}

h2 {
    background-image: url(images/dot-h2.png);
    background-position: left center;
    background-repeat: no-repeat;
    color: #0F4F9A;
    font-size: 16px;
    margin: 16px 0 12px;
    padding: 0 0 0 14px;
}

h3 {
    font-size: 12px;
    color: #373737;
    text-decoration: underline;
    margin: 14px 0 5px 0;
    color: #373737;
}

.active {
    font-weight: bold;
}

/**
 *
 * Űrlapok
 *
 */
div.wwgrp {
    overflow: hidden;
    display: block;
    width: 100%;
}

div.wwgrp span.wwlbl {
    display: block;
    float: left;
    width: 30%;
}

div.wwgrp span.wwctrl {
    display: block;
    float: left;
    margin-left: 1%;
    width: 69%;
}

div#content form {
    width: 500px;
    margin: 20px auto;
    background-color: #E9E9E9;
    padding: 20px;
}

div#content div.adatlap {
    width: 670px;
    margin: auto;
    margin: 20px auto;
    background-color: #E9E9E9;
    padding: 20px;
}

div#content div.adatlap span.wwlbl {
    font-weight: bold;
}

a.button img {
    border-style: none;
}

#content th.order a {
    text-decoration: underline;
    color: #eaeaea;
}

th.order a:hover {
    color: white;
}

th.ordered a {
    color: #C9CC00;
}

td.nowrap {
    white-space: nowrap;
}

td.szam {
    text-align: right;
    white-space: nowrap;
    padding: 2px 5px;
}

/**
    Menu
    */
.context-menu a {
    color: #373737;
    text-decoration: none;
}

.context-menu a:hover {
    text-decoration: underline;
    color: #0F4E9B;
}

div.sidebar-block ul {
    margin-left: 10px;
    padding-left: 0px;
}

ul.context-menu li {
    list-style-position: outside;
    margin: 5px 0 5px 5px;
    color: #373737;
    list-style-image: url("images/dot-menu.png");
}

ul.context-menu li.sub ul li {
    list-style-image: url("images/dot-submenu.png");
}

ul.context-menu li.sub ul,ul.context-menu li.sub ul {
    margin-left: 1em;
}

.title {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0F4F9A;
    margin: 0 0 5px 0;
}

.title a {
    color: #0F4F9A;
}

div.sidebar-block input {
    width: 133px;
}

input,select,textarea,span.wwctrl {
    color: #7D7F00;
}

div#content form input[type='text'],div#content form input[type='password'] {
    width: 90%;
}

div#content table.wide {
    width: 724px;
    margin: 5px auto;
}

input[type='text'],input[type='password'],select,textarea {
    border: 1px solid #c7c7c7;
}

input[type='text'],input[type='password'],textarea {
    padding: 3px;
}

select {
    padding: 2px;
}

div#content div.wwgrp {
    line-height: 35px;
    margin: 5px 0;
}

div.adatlap div.wwgrp {
    height: 24px;
}

a.funkcio {
    color: #555555;
    text-decoration: none;
    background-image: url("images/icon-datamod.png");
    background-position: center left;
    background-repeat: no-repeat;
    padding: 0 0 0 15px;
}

a.funkcio:hover {
    color: #1A569F;
    text-decoration: underline;
}

button {
    color: white;
    font-weight: bold;
    font-size: 11px;
    background-image: url("images/bg-button.png");
    background-repeat: repeat-x;
    border-style: none;
    line-height: 23px;
    height: 21px;
    background-color: #104f9c;
}

div.p {
    line-height: 12px;
    margin: 10px auto;
    text-align: center;
}

div.p img {
    margin: 0 0 -1px 0;
}

div.wwgrp br {
    display: none;
}

fieldset {
    border-top: 2px solid #f7f7f7;
    border-bottom: 2px solid #f7f7f7;
    padding: 5px 0;
    margin: 10px 0;
}

legend {
    font-size: 14px;
    padding: 0 10px 0 0;
}

#content ul li {
    list-style-type: disc;
}

div.uzenet {
    width: 600px;
    margin: 10px auto;
    background-color: #D2D50A;
    padding: 15px;
}

div#container {
    margin: 0 auto;
    width: 1024px;
    text-align: left;
    background-repeat: no-repeat;
}

div#editor {
    float: right;
    position: absolute;
    right: 10px;
    width: 120px;
}

#editor a,#editor td {
    color: #CACACA;
    font-family: Tahoma;
    font-size: 11px;
}

#layout-my-places ul {
    background-color: #F2F2F2;
    border: 1px solid #6699CC;
    position: absolute;
    text-align: left;
    margin: 0;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#layout-my-places ul li {
    padding: 2px;
}

div#header {
    background-image: url("images/bg-header.png");
    background-repeat: repeat-x;
    height: 137px;
}

div#header a {
    color: #CACACA;
    text-decoration: none;
}

#header a:hover {
    color: #FFFFFF;
}

div#header #menu {
    width: 100%;
    height: 37px;
}

div#header #menu #bookmark {
    margin-left: 30px;
    margin-top: 13px;
    float: left;
}

div#header #menu ul {
    float: right;
    margin-top: 13px;
    margin-right: 30px;
}

div#header #logo {
    width: 172px;
    height: 100px;
    display: block;
    margin-left: 30px;
    position: absolute;
}
#logo img{
    border: 0 none;
}

#header li {
    display: inline;
    background: url(images/delim-footer.png) no-repeat scroll 0px 7px;
    padding: 0px 0px 0px 10px;
}

#header li.first {
    background: transparent none repeat scroll 0 0;
    padding: 0px 0px 0px 10px;
}

#header li a {
    padding-right: 3px;
}

#top_menu {
    float: left;
    height: 30px;
    text-align: left;
    width: 1024px;
    font-family: Tahoma;
    font-weight: normal;
}

#top_menu ul {
    margin: 0;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-left: 244px;
}

#top_menu ul li:hover {
    background-color: #D4D5D7;
}

#top_menu li.menu {
    display: inline;
    float: left;
    margin-left: 8px;
    position: relative;
    width: 241px;
    text-align: center;
}

#top_menu li a {
    text-decoration: none;
    color: #064897;
    display: block;
    font-size: 14px;
    height: 22px;
    margin-top: 4px;
}

#top_menu li.menu a:hover {
    color: #000000;
    text-decoration: none;
}

#top_menu li ul {
    display: none;
    width: 205px;
    padding-bottom: 5px;
    position: absolute;
    z-index: 200;
    left: 0;
    padding-left: 0px;
    background-color: #D4D5D7;
    text-align: left;
    padding-left: 10px;
    border-top: 1px solid white;
}

#top_menu li ul li {
    z-index: 100;
    position: relative;
    padding: 2px;
}

#top_menu li ul a {
    color: #555555;
    font-size: 12px;
}

#top_menu li.menu ul a:hover {
    color: #0F4E9B;
}

#top_menu ul li:hover ul {
    z-index: 100;
    display: block;
}

div#footer {
    background-image: url("images/bg-footer.png");
    background-repeat: repeat-x;
    height: 85px;
    padding: 15px 0;
    font-family: Tahoma;
}

div#footer img {
    border: 0 none;
}

div#footer input {
    color: #14529C;
    border: 0px;
    margin-right: 5px;
    height: 19px;
}

div#footer div.content {
    background-image: url("images/border-footer-top.png");
    background-repeat: repeat-x;
    background-position: 0px 33px;
    width: 945px;
    height: 80px;
    margin: 0 auto;
    padding: 3px 0;
    overflow: hidden;
}

div#footer div.content .line {
    width: 945px;
    float: left;
    padding-bottom: 20px;
}

div#footer div.content div {
    font-size: 11px;
}

div#footer a {
    text-decoration: none;
    color: #555;
}

div#footer a:hover,div#footer a:hover {
    color: #064897;
}

#footer li {
    display: inline;
    background: url(images/delim-footer.png) no-repeat scroll 0px 7px;
    padding: 0px 0px 0px 10px;
}

#footer li.first {
    background: transparent none repeat scroll 0 0;
    padding: 0px 0px 0px 10px;
}

div#wrapper {
    overflow: hidden;
    margin: 25px auto;
    padding: 0 22px;
}

div#content {
    float: left;
    width: 738px;
    padding: 0 5px 0 29px;
}

#content #info {
    padding: 30px 0 0;
}

#content #info a {
    font-size: 0.9em;
    padding-bottom: 5px;
    text-decoration: none;
    color: #1A569F;
}

#content #info li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#content #print {
    float: right;
}

#content #print a {
    background: #FFFFFF url(images/print_sub_bg.gif) no-repeat scroll 0 0;
    padding-left: 22px;
}

#content #top {
    float: left;
}

#content #top a {
    background: #FFFFFF url(images/top_sub_bg.gif) no-repeat scroll 0 0;
    padding-left: 12px;
}

div#sidebar {
    float: left;
    width: 200px;
    background-image: url("images/border-sidebar-left.png");
    background-repeat: repeat-y;
}

div.sidebar-block {
    margin: 0 0 10px 20px;
    background: #E9E9E9 none repeat scroll 0% 0%;
}

div#sidebar a img{
    border: none;
    text-decoration: none;
}

div#sidebar div#klub {
    height: 151px;
    margin: 19px 0 7px 20px;
    width: 175px;
}

div#sidebar div#sajtoszoba {
    width: 177px;
    height: 56px;
    margin: 0 0 0 20px;
}