body {
  background-color: #000000;
  font-size: 100%;
  }

td {
  color: #ffffff;
  font-family: Verdana, Book Antiqua, 'Times New Roman', Alois, Tahoma, Arial;
  font-size: 13px;
  font-weight: 200;
  }

h1 {
  font-size: 30px;
  font-weight: 200;
  margin-bottom: -2px;
  margin-right: 2px;
  margin-top: 18px;
  }

table, td, tr {
  border-collapse: separate;
  border: 0px;
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
}

.title {
  font-size: 110%;
  font-weight: bold;
  width: 680px;
  text-align: center;
  }

.descr {
  font-size: 90%;
  width: 680px;
  text-align: center;
  }

.tab15 {
  padding: 15px;
  }
.tab20 {
  padding: 20px;
  }

.line {
  height: 9px;
  width: 700px;
  background: url('gifs/line700a.gif') no-repeat center center;
  }

p {
  margin-bottom: 0px;
  margin-top: 5px;
  }

b {
  color: #ff1010;
  }

a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  }
a:link {
  color: #eeeeff;
  }
a:visited {
  color: #ffffff;
  }
a:active {
  color: #ff1010;
  }
a:focus {
  color: #ff1010;
  outline: none;
  }
a:hover {
  color: #ff3030;
  }

img {
  margin: 0px;
  border: 0px;
  }

.flag {
  border: 1px solid green;
}

.imed {
  border: 1px solid white;
  width: 282px;
  height: 182px;
}

.verti {
  width:   35px;
  height: 182px;
}

.horiz {
  width: 282px;
  height: 30px;
}

.centr {
  width:   35px;
  height: 30px;
}

.news {
  margin: 30px;
}

.menubard {
   height: 45px;
   width: 100%;
   vertical-align: bottom;
   background: url('gifs/Urbanowicz2.gif');
}

.menubare {
   height: 300px;
   width: 100%;
   vertical-align: bottom;
}

.menubarr {
   text-align: left;
}

.limg {
  margin: 5px 8px 0px 0px;
  border: 1px solid white;
  width: 142px;
  height: 92px;
  float: left;
}

.rimg {
  margin: 5px 0px 1px 8px;
  border: 1px solid white;
  width: 142px;
  height: 92px;
  float: right;
}

.cimg {
  margin: 10px 0px 8px 15px;
  border: 1px solid white;
  width: 142px;
  height: 92px;
  }

h2 {
  margin: 0px 0px 14px 0px;
  font-size: 100%;
  font-weight: 500;
  text-align: center;
}

.s90 {
  width:   136px;
  height: 410px;
}

li {
  margin: 5px;
}

.dragHandle {
  position: relative;
  top: 0;
  left: 0;
}

div.cropme {
  position: relative;
  height: 450px;
  border: 0px solid red;
  width: 700px;
}

div.cropme img {
  position: absolute;
  clip: rect(0px auto 450px auto);
  top: 0px;
  cursor: pointer;
}

td.central {
  padding-left: 10px;
  padding-right: 10px;
}

.spear {
  height: 9px;
  background: url('gifs/bar1252.png') no-repeat center center;
  }

.SliderContainerCell{
  width: 266px;
  text-align: center;
}


.SliderContainer{
  display: block;
  margin: 0 auto;
  width: 128px;
  height: 450px;
}

.SliderTop, .SliderBot {
  height: 42px;
  width: 128px;
  margin: 0 auto;
  background: url(gifs/SliderLinesWhite112x73x1x2.png);
}

.SliderTopContainer{
  vertical-align: bottom;
  text-align: center;
}

.SliderBotContainer {
  vertical-align: top;
  text-align: center;
}

.SliderTop.SliderBOn {
  background-position: 0px 0px;
  cursor: pointer;
}

.SliderTop.SliderBOff {
  background-position: -128px 0px;
  cursor: auto;
}

.SliderBot.SliderBOn {
  background-position: 0px -43px;
  cursor: pointer;
}

.SliderBot.SliderBOff {
  background-position: -128px -43px;
  cursor: auto;
}


.SliderTop, .SliderBot {
  height: 42px;
  width: 128px;
  margin: 0 auto;
}

.SliderTop {
  background: url(gifs/Slider2LinesWhite30x24x1x2Up.png) no-repeat center center;
}


.SliderBot {
  background: url(gifs/Slider2LinesWhite30x24x1x2Dn.png) no-repeat center center;
}



/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
  display:none;
  background:black;
  font-family: tahoma;
  font-size:12px;
  line-height: 1.25;
  border: 1px white solid;
  padding:12px;
  vertical-align: center;
  color:#fff;
}

.tooltip ul {
  margin: 0;
  padding-left: 16px;
}

.line2 {
  height: 9px;
  width: 700px;
  background: url('gifs/bar700.png') no-repeat center center;
}

.Thumber, .tabL {
  cursor: pointer;
}

#spinner {
  display:none;
  width:52px;
}

#spinner div {
  margin-top: 200px;
  padding:10px;
  background-color: transparent;
}

#subtitle {
  vertical-align: top;
}

body, html {
  margin: 0;
  padding: 0;
}
