.raceTimes ul {
list-style: none;
}
.raceTimes ul li {
margin-left: 0.5%;
margin-right: 0.5%;
margin-bottom: 10px;
padding: 10px;
text-align: center;
width: 32%;
display: block;
float: left;
background-color: #e6e6e6;
color: #232323;
font-weight: 700;
}
.raceTimes ul li:nth-child(4) {
width: 48%;
}
.raceTimes ul li:nth-child(5) {
width: 49%;
}
.raceTimes ul li span {
display: block;
color: #ab0100;
}
nav.poredak-nav li:hover {
background: #000;
}
nav.poredak-nav li.active {
background: #cd2027 !important;
cursor: default;
}
nav.poredak-nav li {
margin-left: 0;
display: inline-block;
width: 49%;
background: #212121;
padding-left: 15px;
color: #fff;
cursor: pointer;
}
span.spanRate {
display: inline-block;
margin-right: 10px;
}
span.spanRight {
float: right;
padding-right: 15px;
}
.poredak-list ul li {
font-size: 12px;
font-family: 'Roboto', sans-serif;
line-height: 20px;
border-bottom: 1px solid #e2e2e2;
}
.poredak-list ul.active {
display: block;
}
.poredak-list ul {
display: none;
margin-top: 0;
padding-top: 5px;
margin-right: 3px;
background: #efefef;
}
.poredak-nav ul {
margin-bottom: 0;
}
.kreatorbanner {
cursor: pointer;
}
#tinymce blockquote p {
font-size: 14px !important;
line-height: 18px !important;
color: #000 !important;
}
a.page-skin {
display: none !important;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: url(https://www.gp1.hr/wp-content/uploads/2020/10/wg_spb_wows_eu_site_skin-1.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.td-boxed-layout .td-container-wrap.td-main-page-wrap {
overflow: hidden;
z-index: 999 !important;
position: relative;
}
article {
position: relative;
z-index: 999;
}
.td-main-content-wrap.td-container-wrap {
position: relative;
z-index: 999;
}
.td-header-wrap.td-header-style-5 {
position: relative;
z-index: 9999;
}