.n_head_text {
    height: 110px;
    width: 600px;
    color: white;
    font-family: Trebuchet MS;
    font-size: 22px;
    text-align: right;
    padding-left: 123px;
    padding-bottom: 5px
    }
.n_bottom {
    background-image: url(/images/page_bottom.jpg);
    height: 13px;
    width: 1041px;
    background-repeat: no-repeat
    }
.n_bg {
    background-image: url(/images/page_bg.jpg);
    height: 1px;
    width: 1041px;
    background-repeat: repeat-y
    }
.n_search {
    background-image: url(/images/kereses_bg.jpg);
    height: 31px;
    width: 210px;
    text-align: center
    }
.n_search a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    text-decoration: none
    }
.n_news {
    text-align: center;
    padding-left: 12px;
    padding-bottom: 5px
    }
.n_news a {
    padding: 2px;
    display: block;
    background-color: #ff6500;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    width: 183px
    }