@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

.nav-collapse {
  font-family: star_jedi_hollowregular;
}

.navbar, .navbar-inner {
  background-color: #333333;
}

.nav li a {
  color: gold!important;
  font-size: 22px!important;
}

.nav li.active {
  font-family: star_jediregular;
}

.nav .active li a {
  font-family: star_jedi_hollowregular;
  color: gold!important;
}

#navigation {
  height: 70px;
}

section {
  background-image: url('../stars.png');
  /*border: 1px #ff0000 dotted;*/
}

table#castky {
  border-collapse: collapse;
  width: 100%;
}
table#castky thead {
  text-align:left;
  display: table;
  float: left;
  width: 100%;
}
table#castky thead tr {
  display: table-row;
  width: 100%;
}
table#castky tbody {
  display: block;
  /*height: 320px;*/
  /*overflow: auto;*/
  float: left;
  width: 100%;
}
table#castky tbody tr {
  display: table;
  width: 100%;
}
table#castky tbody tr {
  height: 18px;
}
table#castky tbody td {
  padding:1px 8px;
}
table#castky th, table#castky td {
  width: 33%;
}

table#castky tr:after{
  content: ".";
  visibility: hidden;
}

#plakaty img {
  margin: 5px;
}

#proc img {
  width: 30px;
}
