@font-face {
    font-family: Oswald;
    src: url(Oswald.ttf);
}
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    background: #FFFFFF url('/images/background-menu-secondary.png') left 95px repeat-x;
    color: #555555;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
}
a {
    color: #F67700;
    text-decoration: none;
}

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

a:focus {
    outline: none;
}
.flop_gwenim {
    width: 960px;
    margin: 0 auto;
}
.flop_todipl {
    height: auto;
    padding: 20px 0;
}
.flop_tolle {
    float: left;
}
.flop_tomri {
    float: right;
    padding: 0;
    position: relative;
    height: 34px;
    z-index: 400;
    margin-top: 15px;
}
.flop_tomri ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    line-height: 1.0;
}
.flop_tomri ul li {
    float: left;
    position: relative;
}
.flop_tomri ul li a {
    color: #868F97;
    padding: 11px 15px;
	text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}

.flop_tomri ul li a:hover {
    color: #F67700;
    outline: 0;
}
.flop_mendes {
    margin-top:2px;
    position: relative;
    height: 40px;
    z-index: 300;
    -webkit-box-shadow: 0 -1px 0 #e5e9eb;
    box-shadow: 0 -1px 0 #e5e9eb;
    background-image: -moz-linear-gradient(bottom, #e5e9eb 0%, #fff 100%);
    background-image: -o-linear-gradient(bottom, #e5e9eb 0%, #fff 100%);
    background-image: -webkit-linear-gradient(bottom, #e5e9eb 0%, #fff 100%);
    background-image: linear-gradient(bottom, #e5e9eb 0%, #fff 100%);
}
.flop_mendes div {
padding:8px 0;
}
.flop_nexttex {
    padding: 15px 0;
    background: #fff;
}
.flop_lejin {
    overflow: hidden;
    float: left;
    width: 645px;
}
.flop_rijen {
    overflow: hidden;
    float: left;
    width: 300px;
    margin-left: 15px;
}
flop_asjip {
	margin-top:20px;
}
/* Search
----------------------------*/

#search {
    margin:12px 0;
    border: 1px solid #ccd0d4;
    background: #fff url(/images/search.png) 99% 50% no-repeat;
    text-align: left;
    padding: 6px 24px 6px 6px;
}

#search #s {
    background: none;
    color: #989da1;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
}

#content-search {
    width: 300px;
    padding: 15px 0;
}
.flop_lejin h1 {
    color: #51667D;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}
.flop_lejin p {
	margin:9px 0;
}
.flop_lejin ul, .flop_lejin ol {
	margin:9px 0 9px 20px;
}
.flop_rijen h2 {
    color: #63707F;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #e7e9eb;
    -webkit-box-shadow: -2px 0 0 #f70;
    box-shadow: -2px 0 0 #f70;
    margin: 12px 0 10px 0;
    padding: 10px;
}
.flop_rijen {
    overflow: hidden;
    float: left;
    width: 300px;
    margin-left: 15px;
}
.flop_rijen ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top:20px;
}
.flop_rijen ul li {
    padding: 0 0 9px 0;
    margin: 0 0 8px 0;
}
.flop_rijen ul li a {
    color: #666666;
    text-decoration: none;
}

.flop_rijen ul li a:hover {
    color: #F67700;
    text-decoration: none;
}
.flop_ogogo {
    color: #63707F;
    background: #EDEFF1;
    text-align: center;
    padding: 11px 0;
    margin-bottom: 15px;
}
.flop_lejin img {	max-width:100% !important;
	height:auto;
}