/* Reset CSS */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,img { 
  border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style: normal;
  font-weight: normal;
}
ol,ul {
  list-style: none;
}
caption,th {
  text-align: left;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,q:after {
  content: '';
}
abbr,acronym {
  border: 0;
}

.clearfix {
  display: inline-block;
}
 
html[xmlns] .clearfix {
  display: block;
}
 
* html .clearfix {
  height: 1%;
}

/* Basic tags CSS */

strong, b {
  font-weight: bold;
}

em {
  font-style:italic;
}

h1 {
  font-size: 21px;
  font-weight: 700;
  margin: 15px 0px;
}

h2 {
  font-size: 19px;
  font-weight: 700;
  margin: 15px 0px;
}

h3 {
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0px;
}

table {
  margin: 15px 0px;
}

/* Layout CSS */

body {
  background-color: #999999;
  color: #666666;
  font-family: "Verdana", "Helvetica", "Arial";
  font-size: 12px;
  font-weight: 400;
  line-height: 19px;
}

#top { 
  position: absolute;
  z-index: 500;
  top: 0px;
  height: 6px;
  width: 100%;
  background-color: #0984b5;
}

#box {
  position: relative;
  width: 980px;
  margin: 0px auto;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.600);
  background: #ffffff;
}

#header {
  padding: 30px;
}

#header img {
  border: 0px;
  margin: -15px 10px 0px -10px;
  float: left;
  vertical-align: text-top;
}

#header a {
  color: #666666;
  text-decoration: none;
}

#nav {
  border-top: 1px solid #d5d5d5;
}

#nav ul li {
  position: relative;
  display:block;
  float:left;
  background: url(/media/nav-divider.png) no-repeat center right;
  padding-right:1px;
}

#nav ul li a {
  display: block;
  float: left;
  padding: 8px 30px 8px 30px;
  text-decoration: none;
  color:#666666;
  font-weight:700;
  font-size:11px;
  text-transform: uppercase;
  border-top:1px solid #d5d5d5;
  margin-top:-1px;
}

#nav ul li a:hover {
  color:#0984b5;
  border-color:#0984b5;
  margin-top:-1px;
}

#content {
  display: inline-block;
  width: 920px;
  padding: 0px 30px 30px 30px;
}

.logo {
  background: url(/media/wc2022.png) no-repeat;
  height: auto !important;
  min-height: 500px;
  background-size: 400px auto;
  background-position: 96% 25%;
}

#content .separator { 
  display: block;
  height: 5px;
  margin: 0px -30px 30px -30px;
  border-top: 1px solid #d5d5d5;
  background: #f5f5f5;
}

#content p {
  text-align: justify;
  margin-bottom: 10px;
}

#content a {
  color: #0984b5;
  text-decoration: none;
}

#content a:hover {
  color: #7bbfda;
  text-decoration: none;
}

#content ul {
  margin-left: 30px;
  list-style-type: square;
}

#content ol {
  margin-left: 30px;
  list-style-type: decimal;
}

#content td {
  font-size: 11px;
  padding: 5px;
  padding-left: 5px;
  background-color: #f6f6f6;
  border: 2px solid #ffffff;
}

#content th {
  font-size: 11px;
  padding: 5px;
  background-color: #e0e0e0;
  border: 2px solid #ffffff;
}

#content input, #content select {
  font-size: 11px;
  color: #ffffff;
  padding: 3px 10px;
  font-weight: bold;
  background-color: #0984b5;
  border: 2px solid #636363;
}

#bottom { 
  display: block;
  height: 5px;
  border-top: 5px solid #ebebeb;
  background: #0984b5;
}

#footer {
  background: #636363;
  color: #ffffff;
  font-size: 11px;
  padding: 40px 0px 40px 30px;
}

.one_half {
  width: 430px;
  display: inline-block;
}

.one_half_last {
  width: 430px;
  display: block;
}

.hide {
  display: none;
}

/* Obstawki CSS */

#flags {
  position: absolute;
  top: 20px;
  left: 900px;
}

#flags img {
  width: 20px;
  height: 12px;
  margin: 0px 2px;
  border: 1px solid #cccccc;
  box-shadow: rgba(0, 0, 0, 0.600) 2px 2px 2px 0px;
}

#events {
  display: inline-block;
  width: 908px;
  margin: 0px 6px;
  padding: 5px 0px;
}

#events div {
  float: left;
  height: auto !important;
  min-height: 36px;
  background-color: #f6f6f6;
  border-right: 1px solid #ffffff;
  text-align: center;
  line-height: 40px;
}

#events div.event {
  clear: both;
  border-bottom: 1px solid #ffffff;     
}

#events div.event.upcoming div.kickoff {
  color: #ff2e02;
}

#events div.header {
  padding: 5px 5px;
  min-height: 10px;
  line-height: 10px;
  border-bottom: 1px solid #ffffff;     
  background-color: #0985b5;
  color: #ffffff;
  font-weight: bold;
}

#events div.header0 {
  width:  897px;
  text-align: left;
}

#events div.header1 {
  width: 444px;
  text-align: left;
}

#events div.header2 {
  width: 140px;
  text-align: center;
}

#events div.kickoff {
  width: 50px;
  color: #0984b5;
  font-weight: 300;
  line-height: 20px;
}

#events div.kickoff img {
  padding-top: 9px;
}

#events div.team {
  width: 180px;
  font-weight: 600;
}

#events div.team img {
  border: 0px;
  padding: 0px 5px;
  height: 10px;
}

#events div.score {
  width: 20px;
  color: #0984b5;
  font-size: 18px;
  font-weight: 600;
}

#events div.misc {
  width: 150px;
}

#events div.misc a {
  color: #0984b5;
  text-decoration: none;
}

#events div.misc a.place {
  color: #09b53a;
}

#events div.event.upcoming div.misc a.place {
  color: #ff2e02;
}

#events div.misc.bet {
  font-size: 10px;
  line-height: 13px;
}
#events div.misc.bet span {
  color: #ffb602;
  font-size: 9px;
}

#events div.price span {
  margin: 0px 5px;
}

#events div.last {
  border-right: 0px;
}

#events div.divider {
  width: 907px;
  min-height: 2px;
  line-height: 2px;
  background-color: #0985b5;
}

.stricken {
  text-decoration: line-through;
}

#leaderboard {
  display: inline-block;
  width: 700px;
  padding: 5px 0px;
}

#leaderboard div {
  float: left;
  height: auto !important;
  min-height: 20px;
  background-color: #f6f6f6;
  border-right: 1px solid #ffffff;
  text-align: center;
  line-height: 20px;
}

#leaderboard div.standings {
  clear: both;
  border-bottom: 1px solid #ffffff;     
}

#leaderboard div.header {
  padding: 5px 5px;
  min-height: 10px;
  line-height: 10px;
  border-bottom: 1px solid #ffffff;     
  background-color: #0985b5;
  color: #ffffff;
  font-weight: bold;
}

#leaderboard div.header1 {
  width: 389px;
  text-align: left;
}

#leaderboard div.header2 {
  width: 89px;
  text-align: center;
}

#leaderboard div.standing {
  width: 49px;
  color: #0984b5;
  font-weight: 300;
}

#leaderboard div.user {
  width: 344px;
  padding-left: 5px;
  text-align: left;
}

#leaderboard div.user a {
  color: #0984b5;
  text-decoration: none;
}

#leaderboard div.misc a.place {
  color: #ff2e02;
}

#leaderboard div.misc {
  width: 99px;
}

#leaderboard div.last {
  border-right: 0px;
}

#leaderboard div.divider {
  width: 600px;
  min-height: 2px;
  line-height: 2px;
  background-color: #0985b5;
}

#leaderboard.leaderboard-czit div.divider {
  width: 699px;
}

#userstats {
  display: inline-block;
  width: 900px;
  padding: 5px 0px;
}

#userstats div {
  float: left;
  height: auto !important;
  min-height: 20px;
  background-color: #f6f6f6;
  border-right: 1px solid #ffffff;
  text-align: center;
  line-height: 20px;
}

#userstats div.bets {
  clear: both;
  border-bottom: 1px solid #ffffff;     
}

#userstats div.header {
  padding: 5px 5px;
  min-height: 10px;
  line-height: 10px;
  border-bottom: 1px solid #ffffff;     
  background-color: #0985b5;
  color: #ffffff;
  font-weight: bold;
}

#userstats div.header1 {
  width: 169px;
}

#userstats div.header2 {
  width: 109px;
}

#userstats div.column1 {
  width: 179px;
}

#userstats div.column1.bet {
  font-size: 10px;
  line-height: 13px;
}

#userstats div.column2 {
  width: 119px;
}

#userstats div.column1 a {
  color: #0984b5;
  text-decoration: none;
}

#userstats div.column1 a:hover {
  color: #ff2e02;
}

#userstats div.last {
  border-right: 0px;
}
