body {
    font-size: 85%;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

a:link img, a:visited img {
    border: 0px;
}

a:hover img {
    border: 0px none;
}

a:link, a:visited {
    text-decoration: none;
    color: #cc0000;
}

a:hover {
    text-decoration: none;
    color: #ff9900;
}

div#container {
    width: 1432px;
    padding: 0;
    text-align: center;
}

div#pageRight {
    width: 235px;
    min-height: 866px;
    _height: 866px;
    background: url(../images/bg_right.jpg) repeat-y top;
    position: relative;
    float: right;
}

div#pageBannerLeftColoumn {
    width: 4px;
    min-height: 866px;
    _height: 866px;
    background: #cfcac3;
    position: relative;
    float: right;
}

div#pageBannerColoumn {
    width: 232px;
    min-height: 866px;
    _height: 866px;
    background: #fff;
    position: relative;
    float: right;
    border-right: 5px solid #b42d4a;
    border-left: 4px solid #cfc9c2;
}

div#rightBanner {
    position: relative;
    float: left;
    left: 14px;
    top: 3px;
    width: 214px;
    height: 800px;
    background: #fff;
}

div#leftColoumn {
    float: left;
    background: url(../images/bgLoop3.jpg) repeat-y;
    width: 236px;
    min-height: 866px;
    _height: 866px;
}

div#leftMenuBar {
    position: relative;
    float: left;
    width: 236px;
    height: 127px;
    background: url(../images/gomb_elfHely.jpg) no-repeat;
    background-position: left top;
    cursor: pointer;
    filter: alpha(opacity=90);
    opacity: 0.9;
}

div#leftMenuBar2 {
    position: relative;
    float: left;
    width: 236px;
    height: 135px;
    background: url(../images/gombTamogathato.jpg) no-repeat;
    background-position: left top;
    cursor: pointer;
    margin-top: 2px;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

div#leftMenuBar:hover, div#leftMenuBar2:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

div.menuLink {
    font-size: 0.9em;
    font-weight: bold;
    text-align: right;
    margin-right: 20px;
    text-transform: uppercase;
    line-height: 2em;
}

div.menuLink a:hover {
    color: #b11116;
}

div#leftUnderMenu {
    position: relative;
    float: right;
    right: 20px;
    top: 10px;
    width: 200px;
    height: 112px;
    background-color: #fff;
}

div#leftMenuText1 {
    position: relative;
    float: left;
    clear: left;
    top: 10px;
    left: 15px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    color: #6c580e;
    font-size: 1em;
    width: 230px;
}

div#leftMenuText2 {
    position: relative;
    float: left;
    clear: left;
    top: 20px;
    left: 15px;
    text-align: right;
    text-transform: uppercase;
    color: #6c580e;
    font-size: 0.8em;
    width: 200px;
}

div#logoCivilPlace {
    position: relative;
    float: left;
    width: 236px;
    height: 150px;
}

div#logoLeft {
    background-color: #ffffff;
    position: relative;
    float: left;
    width: 227px;
    height: 150px;
}

div#logoRight {
    position: relative;
    float: left;
    width: 9px;
    height: 169px;
    background: url(../images/bgLoop1.jpg) no-repeat;
}

div#logoCivilSub {
    position: relative;
    float: left;
    width: 201px;
    height: 156px;
    background: url(../images/civil_adomanyozasi_rendszer.jpg);
    left: 20px;
    top: 4px;
}

div#loginModulBg {
    position: relative;
    clear: left;
    float: left;
    width: 236px;
    height: 120px;
    margin: 10px 0px 0px 0px;
    background: url(../images/bgLoop2.jpg) repeat-y;
}

div#topRow {
    position: relative;
    float: left;
    width: 720px;
    height: 148px;
}

div#topRow01 {
    position: relative;
    left: -9px;
    float: left;
    width: 729px;
    height: 122px;
}

div#topLogin {
    position: relative;
    float: left;
    top: 12px;
    left: 50px;
    width: 160px;
    height: 78px;
}

div#topMenu {
    position: relative;
    float: left;
    width: 720px;
    height: 26px;
    background-color: #b11116;
    vertical-align: top;
    text-transform: uppercase;
    text-align: left;
}

#topMenu ul {
    margin-top: 5px;
    float: left;
    text-align: left;
    position: relative;
    left: -30px;
}

#topMenu ul li {
    display: inline;
    border-left: 1px solid #FFFFFF;
    padding-left: 5px;
    color: #FFFFFF;
    font-size: 0.9em;
}

#topMenu ul li.first {
    border: none;
}

#topMenu ul li a {
    color: #FFFFFF;
    text-decoration: none;
}

#topMenu ul li a:hover, #topMenu ul li a.selected {
    border-bottom: 0px solid gray;
    color: #f7e7e7;
    text-align: left;
}

div#contentRow {
    float: left;
    width: 720px;
    min-height: 718px;
    _height: 718px;
    background-color: #fff;
    vertical-align: top;
    font-size: 0.9em;
}

/****************LOGIN START***********************/
div#loginLoadMark {
    position: absolute;
    width: 18px;
    height: 18px;
    left: 180px;
    top: 20px;
}

div.msgErrors {
    color: #000000;
    font-style: italic;
    font-size: 0.9em;
    position: absolute;
    width: 200px;
    height: 18px;
    left: 10px;
    top: 106px;
    z-index: 100;
}

div#loginMSGContent {
    height: 90px;
    width: 200px;
}

div#loginHeadText {
    float: left;
    text-align: left;
    padding-left: 10px;
    position: relative;
    color: #919191;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
    height: 18px;
}

div.login_input {
    position: relative;
    float: left;
    clear: left;
    margin-left: 10px;
    height: 30px;
    text-align: left;
}

div.login_input_pass {
    position: relative;
    float: left;
    margin-left: 10px;
    height: 30px;
    width: 140px;
    text-align: left;
}

div.login_helloText {
    position: relative;
    float: left;
    clear: both;
    width: 160px;
    text-align: left;
    margin: 0px 0px 0px 10px;
    font-size: 0.9em;
    color: #000;
    font-weight: bold;
}

div.loggedInDivButton {
    position: relative;
    float: left;
    clear: both;
    width: 160px;
    text-align: right;
    padding-top: 5px;
}

.loggedInButton {
    background: #fff;
    border: 1px solid #c4c4c4;
    color: #000;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    width: 120px;
    height: 26px;
    font-weight: bold;
}

.loggedInButton:hover {
    background-color: #d6c585;
}

.login_input .input, .login_input_pass .input, .login_input textarea, .login_input select {
    width: 190px;
    height: 20px;
    border: 1px solid #c4c4c4;
    padding: 2px;
    color: #bdbcbd;
    background-color: #fff;
}

#password {
    width: 140px;
}

div.login_button {
    position: relative;
    float: left;
    left: 10px;
    color: #b4a56e;
    width: 46px;
}

div.loginLinks {
    position: relative;
    float: left;
    text-align: right;
    width: 96px;
    top: 4px;
    height: 1em;
    font-size: 0.8em;
    color: #a2a2a2;
    font-weight: bold;
}

div.loginSelectAs {
    position: relative;
    clear: left;
    float: left;
    text-align: right;
    width: 120px;
    padding-left: 10px;
    height: 30px;
    font-size: 0.8em;
    color: #a2a2a2;
    font-weight: bold;
}

.loginSelectAs select {
    width: 120px;
    border: 1px solid #c4c4c4;
    padding: 2px;
    color: #cc0000;
    background-color: #fff;
}

div.loginLinks a:link, div.loginLinks a:visited {
    text-decoration: none;
    color: #a2a2a2;
}

div.loginLinks a:hover {
    text-decoration: none;
    color: #6c580e;
}

.loginButton {
    background-color: #fff;
    border: 1px solid #c4c4c4;
    color: #000;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    width: 46px;
    height: 26px;
    font-weight: bold;
}

.loginButton:hover {
    background-color: #d6c585;
}

/****************LOGIN END***********************/

div#pageTopTitle {
    width: 585px;
    height: 40px;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-variant: small-caps;
    text-align: left;
    clear: both;

}

div#pageTopNextNumber {
    width: 585px;
    line-height: 1.4em;
    color: #000;
    font-size: 1.3em;
    text-align: left;

}

.massageBoxReg {
    background-color: #fff;
    color: #660000;
    font-weight: bold;
    width: 720px;
}

.massageBoxError {
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
    width: 720px;
}

.mark {
    color: #FF0000;
}

div.clear {
    clear: both;
}

#footer {
    position: relative;
    float: left;
    clear: both;
}

/*LIST�Z�S*/
div.listNode {
    float: left;
    clear: left;
    width: 700px;
    _height: 180px;
    min-height: 180px;
    border-top: 1px solid #e5e5e5;
    margin-left: 10px;
}

div.listLeft {
    float: left;
    width: 530px;
    _height: 150px;
    min-height: 150px;
    padding-top: 10px;
}

div.listRight {
    float: left;
    width: 170px;
    _height: 150px;
    min-height: 150px;
    text-align: left;
    padding-top: 10px;
}

div.listName {
    float: left;
    width: 380px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    padding-bottom: 10px;
}

div.listCategory {
    float: right;
    width: 130px;
}

div.listInfoRow {
    float: left;
    clear: left;
    width: 530px;
    text-align: left;
}

div.listInfoRow2 {
    float: left;
    clear: left;
    min-height: 80px;
    _height: 80px;
    width: 370px;
    text-align: left;
}

div.listPercent {
    float: right;
    min-height: 80px;
    _height: 80px;
    width: 150px;
    text-align: right;
    padding-right: 10px;
}

.colorGrey {
    color: #c2c2c2;
}

.percentValue {
    color: #b11116;
    font-weight: bold;
}

div.listBetween {
    float: left;
    height: 10px;
    width: 700px;
}

.jelszo {
    background: url(../images/jelszo.jpg) left no-repeat;
}

/*ADATLAPOK*/
div#openingTimeText {
    width: 100px;
    height: 24px;
    float: left;
    text-align: left;
    font-size: 0.8em;
}

div#boxOpeningTime {
    width: 400px;
    _height: 24px;
    min-height: 24px;
    float: left;
    text-align: left;
    font-size: 0.8em;
}

div#betweenDesc {
    width: 500px;
    float: left;
    clear: left;
    height: 1em;
}

div.longDesc {
    width: 500px;
    float: left;
    clear: left;
    text-align: left;
    padding-top: 10px;
}

div#underPicsPercentValue {
    float: right;
    position: relative;
    top: 20px;
    right: 10px;
}

div#navigationBar {
    width: 700px;
    height: 46px;
    margin: 0 auto;
}

#navigationBar input.bottonPagination {
    background-color: #fff;
    border: 1px solid #c4c4c4;
    color: #000;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.8em;
    width: 100px;
    height: 26px;
}

#navigationBar input.bottonPagination2 {
    background-color: #fff;
    border: 1px solid #c4c4c4;
    color: #000;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.8em;
    width: 200px;
    height: 26px;
}

div.paginationLeft {
    float: left;
    width: 150px;
    height: 40px;
    text-align: left;
    padding-top: 10px;
}

div.paginationRight {
    float: right;
    width: 200px;
    height: 40px;
    padding-top: 10px;
}

/*JOBB OLDALI BANNER*/
div.leftBannerPics img {
    border: 1px solid #cfc9c2;
}

div.leftBannerText {
    font-size: 0.9em;
    height: 2.5em;
}

div.listOfCats {
    float: left;
    clear: left;
    position: relative;
    padding: 5px 10px 5px 10px;
    height: 40px;
    width: 190px;
    text-align: left;
    cursor: pointer;
    border: 1px solid #FFFFFF;;
}

div.listOfCats img {
    border: 1px solid #cfc9c2;
    float: left;
    margin: 0px 5px 0px 0px;
}

div.listOfCats:hover {
    background-color: #dde;
    border: 1px dashed #CCCCCC;
}

/*BEJELENTKEZ�SI �ZENET*/

div#sendForwardPanelAttentionLogin {
    width: 180px;
    height: 60px;
    position: relative;
    left: 5px;
    z-index: 1002;
    color: #FFFFFF;
    display: block;
    text-align: center;
    font-size: 0.9em;
    text-align: center;
    padding-top: 0px;
    text-transform: uppercase;
}

div#sendForwardPanelBGLogin {
    width: 200px;
    height: 110px;
    background: #b11116;
    position: relative;
    top: -100px;
    left: -20px;
    margin: 0 auto;
    z-index: 1001;
    border: 1px solid #000000;
    border: 1px solid #c4c4c4;
}

span#sendForwardPanelCancelButtonLogin {
    width: 90px;
    height: 20px;
    padding-top: 6px;
    text-align: center;
    padding-left: 0px;
    cursor: pointer;
    z-index: 1002;
    display: block;
    position: relative;
    left: 50px;
    top: 5px;
    background: #fff;
    border: 1px solid #c4c4c4;
    color: #000;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.9em;
}

div.listCol {
    position: relative;
    width: 220px;
    float: left;
}

.langDiv {
    position: absolute;
    top: 0px;
    left: -20px;
    color: #bbdee6;
    font-weight: bold;
}

.langDiv ul li {
    list-style: none;
}

div.removeEH, div.removeOldEH {
    background: url(../images/remove_button.jpg) top left;
    width: 16px;
    height: 15px;
    cursor: pointer;
    float: left;
    position: relative;
    margin-right: 5px;
}

div.removeEH:hover, div.removeOldEH:hover {
    background: url(../images/remove_button.jpg) bottom left;
}

/*LAPOZ�S*/
.navigationRow {
    display: block;
    text-align: center;
    line-height: 21px;
    clear: both;
    padding-top: 3px;
    font-size: 0.9em;
    font-weight: normal;
}

.navigationRow a:link, .navigationRow a:visited {
    margin-left: 2px;
    font-weight: normal;
    text-decoration: none;
    background: none repeat scroll 0 0 #B11116;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    height: 20px;
    padding: 2px 7px 2px 7px;
    text-align: center;
    z-index: 1000;
}

.navigationRow a:hover {
    background-color: #FF0000;
    border: 1px solid #fff;
}

.navigationRow .active_link {
    padding: 2px 7px 2px 7px;
    border: 1px solid #fff;
    margin-left: 2px;
    text-decoration: none;
    background-color: #333333;
    color: #fff;
    cursor: default;
}

.center {
    text-align: center;
}

.red, .red a, .red a:link, .red a:visited {
    color: #FF0000;
}

.green, .green a, .green a:link, .green a:visited {
    color: #006600;
}

.antsp {
    display: none;
}