body, a, img, form, div, ul, li {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #F3EEE0;
	background: #00182E;
	width: 100%;
}

body strong {
	color: #BDE9FF;
}

#top-mobile {
  height: 46px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100; 
  width: 100%;
  background-color: #00223E;
  }
  @media (min-width: 992px) {
  #top-mobile {
    display: none; } }
  #top-mobile.mobile {
    display: block !important; }
  #top-mobile #nav-button {
    float: left;
    cursor: pointer;
    width: 46px;
    height: 46px;
    background: url(./img/nav-mobile.png) no-repeat center; 
	background-color: #00223E;
  border-right: 1px solid #00182E;
	}
  #top-mobile .crest {
    float: left;
    width: 380px;
    height: 46px;
    background: url(./img/herb-mobile-sm.png) no-repeat center left;
    background-size: 100% auto; }
  @media (max-width: 480px) {
    #top-mobile .crest {
      width: 200px;
      background: url(./img/herb-mobile-xs.png) no-repeat center left;
      background-size: 100% auto; } }

      #top-mobile .item {
        float: right;
        display: inline-block;
        padding: 4px;
      }

#mobile-nav {
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  display: none;
  width: 100%;
  top: 46px;
  left: 0;
  bottom: 0;
  background-color: rgba(00,24,46,0.99);
  z-index: 101;
   }
  #mobile-nav .main-menu {
    min-width: 346px;
    overflow: hidden; }
  #mobile-nav .main-menu .lvl1 {
    font-size: 15px;
    min-height: 46px;
    line-height: 46px;
    text-align: left;    font-weight: normal;
    text-decoration: none;
    border-bottom: 1px solid #00223E; }
    #mobile-nav .main-menu .lvl1 a, #mobile-nav .main-menu .lvl1 span {
      color: #F9F401;
      display: block;
      padding-left: 20px;
      cursor: pointer; 
      text-decoration: none;
      font-weight: bold;
  }
    #mobile-nav .main-menu .lvl1 .lvl2 {
      display: none; }
      #mobile-nav .main-menu .lvl1 .lvl2 a, #mobile-nav .main-menu .lvl1 .lvl2 span {
        border-top: 1px solid #00112E;
        display: block;
        padding-left: 46px;
        color: #b3b3b3;
        cursor: pointer;
        background: #00223E; }
      #mobile-nav .main-menu .lvl1 .lvl2 .lvl3 {
        display: none; }
        #mobile-nav .main-menu .lvl1 .lvl2 .lvl3 a, #mobile-nav .main-menu .lvl1 .lvl2 .lvl3 span {
          border-top: 1px solid #171717;
          display: block;
          padding-left: 80px;
          color: #808080;
          cursor: pointer;
          background: #323232; }


#war {
    width: auto;
    height: 75px;
    margin-bottom: 12px;
    padding: 15px 20px 0 20px;
    position: relative;
}
#score {
    position: absolute;
    top: 14px;
    left: 0;
    width: 100%;
    text-align: center;  
    line-height: 16px;  
}
#score p {
    color: #FFF100;
    font-size: 36px;
    font-family: Georgia;
    line-height: 50px;  
    margin: 0;
    padding: 0;
}

#score p a {
    color: #FFF100;
    font-size: 36px;
    font-family: Georgia;
    text-decoration: none; 
}

.rightFloat {
    float: right;
}

.leftFloat {
    float: left;
}

.box {
    width: auto;
    border-bottom: 1px #0A3F72 solid;
    margin-bottom: 13px;
    background: #00182E;
}

h2.black {
	margin: 0px 0px 1px 0px;
	color: #fff100;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	font-family: Georgia;
	font-size: 16px;
	border-top: 1px solid #00223E;
}

h2.gold {
	margin: 0px 0px 1px 0px;
	color: #fff100;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	font-family: Georgia;
	border-top: 1px solid #00223E;
}

h2.black img {
	display: block;
}

.clear {
	clear: both;
}
a{
	color: #fff100;
	font-weight: bold;
}

/*-----------------------------------------------------------*/

#center {
	max-width: 800px;
	margin: 47px auto 0 auto;
}

#topinfo {
	background: #000000;
	color: #FFFFFF;
}

#topinfo .menu {
	margin-top: 1px;
	float: right;
	color: #0C712E;
}

#topinfo .menu a {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
}

#topinfo .menu a:hover {
	color: #fff100;
}

#topinfo .menu a.now {
	color: #fff100;
}

#topinfo .text {
	padding: 5px;
}

#topinfo .text strong {
	color: #fff100;
}

/*-----------------------------------------------------------*/

#top {
	color: #000000;
}

#top img {
	width: 100% !important;
}

/*-----------------------------------------------------------*/

#cont {
	padding: 1px 2px 0px 2px;
}

/*-----------------------------------------------------------*/


#cont .content img {
 max-width: 99%;
}

#cont .plate .item {
	padding: 0px 5px 1px 5px;
	margin-bottom: 1px;
	background: #00223E;
}

#cont .plate .itemdark {
	padding: 0px 5px 1px 5px;
	margin-bottom: 1px;
	background: #00182E;
}

#cont .plate .item img, #cont .plate .itemdark img {
	margin: 5px 0 5px 0;
	display: block;
	float: left;
}

#cont .plate .item h3, #cont .plate .itemdark h3 {
	padding: 2px 0px 1px 0px;
	margin: 0px;
	font-size: 11px;
	
}

#cont .plate .item h3 a, #cont .plate .itemdark h3 a {
	color: #fff100;
	text-decoration: none;
	font-family: Georgia;
}

#cont .plate .item h2, #cont .plate .itemdark h2 {
	font-size: 14px;
	color: #fff100;
	font-family: Georgia;
}

#cont .plate .item p, #cont .plate .itemdark p {
	margin: 0px;
	font-weight: normal;
	text-align: justify;
	line-height: 14px;
}

#cont .plate .item p a, #cont .plate .itemdark p a {
	color: #fff100;
	margin: 0px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}


/*------------------------------------------------------------*/

#cont .plate .botnavi {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #000000;
}

#cont .plate .botline {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-repeat: repeat-x;
}

#cont .plate .botnavi a {
	color: #626262;
	text-decoration: none;
}

/*-----------------------------------------------------------*/

#footer {
	padding: 10px 30px 10px 30px;
	color: #ffffff;
	background: #000000;
}

#footer span.des {
	float: right;
}

#footer a {
	color: #969696;
	text-decoration: none;
	margin-bottom: 46px;
}

#footer a:hover {
	color: #FF0000;
	text-decoration: none;
	margin-bottom: 5px;
}


#cont .plate .komentarze .item {
    background-color: #FBFBFB;
    border: 1px solid #F2F2F2;
    color: #000000;
    font-size: 11px;
    margin: 4px 0;
    padding: 5px;
}

#cont .plate .komentarze .item .content {
	color: #000000;
}

#cont .plate .komentarze .item .date {
	color: #D1AA65;
}


#table {
    padding: 10px;
}
#table table {
    border: 0;
    width: 100%;
    margin-bottom: 15px;
		border-collapse: collapse;
}
#table table tr {
    height: 27px;
}



#table table .bold {
    width: 139px;
}

#table table .number {
    width: 20px;
    padding-left: 13px;
}
.row {
    background: #002F5A;
}
.arka {
    background: #ffeb00;
		color: #00182E; 
}
.arka a {
		color: #00182E; 
}

.bold {
    font-weight: bold;
}

#tables {
    float: right;
    width: 238px;
    padding-right: 5px;
}

.tabs {
    width: auto;
    height: 35px;
    list-style: none;
}
.tabs li {
    display: inline;
    float: left;
    margin-right: 3px;
}
.noSpace li {
    margin-right: 0;
}

table.term {
		border-collapse: collapse;
		width: 100%;
}

table.term td {
	line-height: 24px;
}

table.term tr.alt {
    background-color: #FFE500;
    color: #00182E;
}
table.term tr.alt strong {
    color: #00182E;
}

td.klub a, td.data a, td.wynik a {
		color: #00182E;
		text-decoration: none;
}

td.klub {
		width: 140px;
		color: #BDE9FF;
}

tr.alt td.klub {
		color: #00182E;
}

td.data {
		width: 80px;
}
td.wynik {
		width: 20px;
}

.zawodnik {
  display: inline;
  float: left;
  width: 120px;
  height: 250px;
}

.zawodnik .foto {
  display: block;
  height: 135px;
}

.zawodnik .text {
  display: block;
  width: 90px;
  height: 135px;
}

.zawodnik_info .row {
  width: 100%;
  display: inline;
  float: left;
}