<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Oswald);

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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
    background: #F7F8FA url('images/background.jpg') center top no-repeat fixed;
    color: #555555;
    box-shadow: inset 0 42px 0 0 #EEEFF3, inset 0 43px 0 0 #DCDFE5;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
}
a {
    color: #E22804;
    text-decoration: none;
}

a:hover, a:focus {
    color: #F53E23;
    text-decoration: none;
}

a:focus {
    outline: none;
}
.kisporalin {
    width: 760px;
    margin: 0 auto;
}
.kisportomen {
    padding: 0;
    position: relative;
    height: 42px;
    background: #EEEFF3;
    z-index: 400;
}
.kisportomen ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    line-height: 1.0;
}
.kisportomen ul li {
    float: left;
    position: relative;
}
.kisportomen ul li a {
    color: #66697B;
    padding: 15px 15px;
	text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 1px 0;
    display: block;
}

.kisportomen ul li a:hover {
    color: #E93811;
    outline: 0;
}
.kisporlomag {
    height: auto;
    padding: 20px 0;
}
/* Search
----------------------------*/

#search {
    border: 1px solid #cdcfd9;
    background: #fff;
    text-align: left;
    padding: 6px 6px 6px 6px;
    float:right;
    width:230px;
    margin-top:10px;
    min-height: 16px;
}

#search #s {
    background: none;
    color: #c3c7d4;
    border: 0;
    width: calc(100% - 16px);
    padding: 0;
    margin: 0;
    outline: none;
    float:left;
}

#content-search {
    width: 300px;
    padding: 15px 0;
}
.kisporviset {
    padding: 15px;
    background: #fff;
    border-top:2px solid #3b455d;
}
.kisporviset h1 {
    color: #4F566D;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
}
.kisporendpag {
    color: #FFFFFF;
    background: #444B64;
    text-align: center;
    padding: 10px 0;
    -webkit-box-shadow: 0 -4px 0 #eb2b17;
    box-shadow: 0 -4px 0 #eb2b17;
    margin-bottom: 15px;
}
.kisporstway {
    color: #999999;
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 10px 0;
}
.kisporviset p {
	margin: 9px 0;
}
.kisporviset ul, .kisporviset ol {
	margin: 9px 0 9px 20px;
}
.kisporviset li {
	margin: 2px 0;
}
.kisporviset img {
	max-width: 100%;
	height: auto;
}
.kisporviset table {
	width: auto;
}</pre></body></html>