<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contentLeft {
    width: 675px !important;
}

/*News*/

.newsSearchResult {
    background: url('../../images/design/strip_background_trp.png') repeat;
    background-color: #ececec;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    width: 635px;
    margin-top: 15px;
    padding: 20px;
    position: relative;
}

.newsSearchResult .hits {
    position: absolute;
    top: -16px;
    left: -7px;
}

.newsSearchResult a&gt;.smallItem&gt;.details {
    width: 500px;
}

/* News body */

.newsDate {
    display: inline-block;
    padding-bottom: 3px;
    font-size: 13px;
    color: #a0a0a0;
}

.newsWriter {
    font-size: 12px;
    color: #3c3c3c;
}

.newsTitle {
    font-family: PtSansBold;
    font-size: 28px;
    color: #3c3c3c;
    padding-bottom: 4px;
    padding-top: 6px;
    line-height: 26px;
}

.newsLabel {
    font-size: 13.7px;
    color: #c4272e;
    font-weight: bold;
    padding-top: 12px;
}

.newsLead {
    font-family: Arial;
    font-weight: bold;
    color: #3c3c3c;
    font-size: 14px;
    padding-bottom: 14px;
    padding-top: 4px;
    line-height: 16px;
}

.newsImage {
    padding-bottom: 15px;
    padding-top: 7px;
}

.newsImage img {
    width: 675px;
}

.newsLead p {
    padding: 0 !important;
}

.bodyRight {
    width: 460px;
    float: left;
    padding-top: 8px;
}

.bodyLeft {
    width: 195px;
    float: right;
    padding-top: 31px;
}

.bodyLeft a {
    text-decoration: none;
}

.bodyLeft .matchContainer {
    position: relative;
    margin-top: 20px;
    display: inline-block;
}

.bodyLeft .matchContainer .matchContainerTitle {
    position: absolute;
    top: -11px;
    left: -8px;
}

.newsBody {
    color: #444444;
    font-size: 14px;
    width: 460px;
    line-height: 22px;
}

.newsBody img {
    max-width: 440px;
    height: auto !important;
}

.newsBody a {
    text-decoration: underline;
}

.newsBody a:hover {
    text-decoration: none;
}

.imageGalleryContainer,
.videoGalleryVideo {
    padding-bottom: 12px !important;
}

.imageGalleryContainer #galleria {
    width: 100%;
    height: 440px;
}

.newsBottomBanner {
    margin-top: 15px;
}

.contentLeft .scrumbs {
    padding-top: 24px;
    border-bottom: 1px solid #cdcccc;
}

.contentLeft .scrumbs.disabled {
    display: none;
}

.contentLeft .scrumbs:not(.disabled) + :not(.banner) {
    margin-top: 14px;
}

.contentLeft .scrumbs:not(.disabled) + .banner {
    margin-top: 5px;
    margin-bottom: 10px;
}

.contentLeft .navigator {
    width: 675px;
    height: 44px;
    padding-top: 20px;
    padding-bottom: 10px;
    position: relative;
}

.contentLeft .navigator.noHeight {
    height: auto;
}

.contentLeft .navigator&gt;div {
    position: absolute;
    display: inline-block;
    left: 250px;
}

.contentLeft .navigator:first-child {
    margin-top: 10px;
}

.contentRight #sideBar {
    margin-top: 50px !important;
}

.contentLeft .navigator .previousNews {
    float: left;
}

.contentLeft .navigator .nextNews {
    float: right;
}

.tags {
    display: block;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 15px;
    position: relative;
    background: url('../../images/design/strip_background_trp.png') repeat;
    background-color: #ececec;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
}

.tag {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

.tag:before,
.tag:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 0;
    height: 0;
    border-style: solid;

    transition: border-color 0.5s;
    -webkit-transition: border-color 0.5s;
    -moz-transition: border-color 0.5s;
    -o-transition: border-color 0.5s;
}

.tag:before {
    border-width: 0 0 25px 7px;
    border-color: transparent transparent #6083a9 transparent;
}

.tag:after {
    border-width: 25px 7px 0 0;
    border-color: #6083a9 transparent transparent transparent;
}

.tag&gt;span {
    display: inline-block;
    height: 25px;
    line-height: 27px;
    vertical-align: top;
    background: #6083A9;
    padding-left: 10px;
    padding-right: 15px;

    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;

    text-transform: uppercase;
    font-family: PtSansBold;
    color: #FFFFFF;
    font-size: 11px;
}

.tag&gt;span:before {
    content: '';
    border-radius: 50%;
    width: 5px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    background-color: #ECECEC;
    margin-right: 10px;
    margin-bottom: 2px;
}

.tag,
.tag&gt;span {
    cursor: default;
}

.tag[href],
.tag[href]&gt;span {
    cursor: pointer;
}

.tag[href]:hover&gt;span {
    background-color: #C4272E;
}

.tag[href]:hover:before {
    border-bottom-color: #C4272E;
}

.tag[href]:hover:after {
    border-top-color: #C4272E;
}


.tags .tagsTitle {
    position: absolute;
    top: -13px;
    left: -5px;
}

.bottomSuggestion {
    padding-bottom: 25px;
}

.bottomSuggestion .scrumbs {
    padding-top: 10px;
    margin-bottom: 26px;
}

.bottomSuggestion .scrumbs .scrumbsActive a {
    color: #3c4650 !important;
}

.linkedNews {
    display: block;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 24px;
    position: relative;
    background: url('../../images/design/strip_background_trp.png') repeat;
    background-color: #ececec;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
}

.linkedNews:not(:first-child) {
    margin-top: 30px;
}

.linkedNews .linkedNewsTitle {
    position: absolute;
    top: -13px;
    left: -5px;
}

.linkedNews .newsBlock {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.linkedNews .newsBlock .smallItem .details {
    display: inline-block;
    vertical-align: top;
    width: 510px;
    height: auto;
}

.linkedNews .newsBlock .smallItem .details .lead {
    font-size: 13px;
    color: #444;
    line-height: 1.2;
}

.linkedNews .newsBlock .smallItem .image {
    padding-top: 10px;
    padding-bottom: 10px;
}

.linkedNews .newsBlock .smallItem {
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
}

.linkedNews .newsBlock a:last-child .image,
.linkedNews .newsBlock a:last-child .details {
    border-bottom: none;
}

.linkedNews .newsBlock a:last-child {
    border-bottom: 1px solid #c9cbcd;
}

.linkedNews .newsBlock .smallItem:hover {
    background-color: #f7f7f7;
}

.bodyLeft.old {
    display: none;
}

.bodyLeft.old,
.bodyRight.old,
.bodyRight.old .newsBody {
    width: 675px;
    max-width: none;
}

.bodyRight.old .newsBody img {
    max-width: 675px;
}

.smallBoxesBottom {
    margin-bottom: 20px;
}

.smallBoxesBottom&gt;* {
    display: inline-block;
    vertical-align: top;
    margin-right: 22px;
}

.smallBoxesBottom&gt;:nth-child(5n) {
    margin-right: 0;
}

/*
 * Nagy meccs doboz
 */
#matchBox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: 15px;
    padding-top: 11px;
    padding-bottom: 20px;
    background: url('../../images/design/matchBox_background.jpg') no-repeat;
    color: #FFF;
    position: relative;
    z-index: 0;
}

#matchBox&gt;.top {
    height: 25px;
    line-height: 25px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 35px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

#matchBox&gt;.top .icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

#matchBox&gt;.top a {
    float: right;
}

#matchBox&gt;.middle&gt;div {
    text-align: center;
}

#matchBox&gt;.middle&gt;div&gt;span {
    display: inline-block;
    vertical-align: middle;
}

#matchBox&gt;.middle .team {
    width: 250px;
    font-family: PtSansBold;
    font-size: 25px;
    text-align: left;
}

#matchBox&gt;.middle .team:first-child {
    text-align: right;
}

#matchBox&gt;.middle .team&gt;.text {
    display: block;
}

#matchBox&gt;.middle .team&gt;.text&gt;.logo {
    display: inline-block;
    line-height: 25px;
}

#matchBox&gt;.middle .team&gt;.text&gt;.logo&gt;img {
    display: inline-block;
    vertical-align: middle;
}

#matchBox&gt;.middle .team&gt;.text&gt;.logo&gt;span {
    display: inline-block;
    vertical-align: middle;
    width: 155px;
    margin-right: 15px;
}

#matchBox&gt;.middle .team:last-child&gt;.text&gt;.logo&gt;span {
    margin-right: 0;
    margin-left: 15px;
}

#matchBox&gt;.middle .lineup&gt;span:first-child {
    display: inline-block;
    margin-bottom: 20px;
}

#matchBox&gt;.middle .lineup {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin-right: 15px;
    margin-top: 15px;
    text-align: right;
    font-family: Arial;
    line-height: 18px;
    font-size: 12px;
}

#matchBox&gt;.middle .lineup:last-child {
    margin-right: 0;
    margin-left: 15px;
    text-align: left;
}

#matchBox&gt;.middle .team&gt;span:last-child b {
    font-size: 13px;
}

#matchBox&gt;.middle .goals {
    box-sizing: border-box;
    min-width: 130px;
    padding-left: 20px;
    padding-right: 20px;
    height: 80px;
    line-height: 50px;
    font-family: Arial;
    font-weight: bold;
    font-size: 48px;
    text-align: center;
}

#matchBox&gt;.middle .goals&gt;span {
    display: inline-block;
}

#matchBox&gt;.middle .goals&gt;span:last-child {
    font-size: 20px;
    line-height: 25px;
}

#matchBox&gt;.middle .goals&gt;span&gt;span {
    display: inline-block;
    vertical-align: top;
    line-height: 45px;
    margin-left: 5px;
    margin-right: 5px;
}

#matchBox&gt;.middle .goals&gt;span:last-child&gt;span {
    line-height: 20px;
}

#matchBox&gt;.bottom {
    margin-top: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid #ccc;
    border-top: 1px solid rgba(255,255,255,0.25);
    font-family: Arial;
    font-size: 12px;
}

#matchBox&gt;.bottom b {
    font-size: 13px;
}

#matchBox&gt;.bottom&gt;span {
    display: block;
    margin-bottom: 10px;
}

#matchBox&gt;.bottom&gt;span:last-child {
    margin: 0;
}

#matchBox&gt;.bottom&gt;span&gt;span:after {
    content: ',';
    margin-right: 5px;
}

#matchBox&gt;.bottom&gt;span&gt;span:last-child:after {
    margin-right: 0;
    content: '';
}

div.animation &gt; video,
video.animation {
    width: 100%;
    cursor: pointer;
}

div.animation {
    position: relative;
}

div.animation &gt; div {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    pointer-events: none;
}

div.animation &gt; div &gt; img {
    position: absolute;
    z-index: 5;
    top: calc(50% - 18px);
    left: calc(50% - 32px);
}</pre></body></html>