html, body
{
	background-color: #fff3ae;
	color: black;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:tahoma,verdana,arial;
	font-size:11px;
	position: relative;
}

html
{
	overflow: auto;
}

div, img
{
	border: 0 none;
	margin: 0;
	padding: 0
}

html, div, map, dt, isindex, form {
	display:block;
}

#top_bg
{
	background: #fff3ae url(../img/bg_top.jpg) repeat-x scroll 50% 0%;
	width: 100%;
	height: 399px;
}

#top
{
  background: transparent url(../img/header.jpg) no-repeat scroll 0 0;
  margin: 0 auto;
  width: 981px;
  height: 365px;
  position: relative;
}

#top a
{
  position: absolute;
  left: 35px;
  top: 0px;
  width: 280px;
  height: 90px;
}

#flash
{
  position: absolute;
  margin: 0;
  padding: 0;
  top: 0px;
  left: 438px;
  width: 292px;
  height: 365px;
}

#main_menu_bg
{
  background: transparent url(../img/menu.jpg) no-repeat scroll 0 0;
  margin: 0 auto;
  width: 981px;
  height: 34px;
  overflow: hidden;
  padding: 0;
  text-align: left;
}

#search_box{
padding: 0px 35px 0px 0px;
float: right;
width: 255px;
text-align: right;
}

#search_box .sinput{
	border: none;
	width: 152px;
	height: 16px;
	font-weight: bold;
  padding: 3px 3px;
  margin: 0px 10px;
}

input.text{
 border: 1px #c3d212 solid;
 width: 152px;
 height: 16px;
 font-weight: bold;
 padding: 3px 3px;
}

#sbutton{
  width: 76px;
  height: 34px;
  margin: 0;
  padding: 0;
  border: 0;
  background: url(../img/menu.jpg) no-repeat -684px -34px;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

  float: right;
  display: block;
}

#sbutton:hover{
  background: url(../img/menu.jpg) no-repeat -760px -34px;
}

#search_box form{
  padding: 0;
  margin: 0;
}

#main_menu {
    position: absolute;
    margin: 0px 0px 0px 35px;
    width: 650px;
    height: 34px;
    padding: 0;
    line-height: 0;
}

#main_menu li{
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  text-align: center;
  text-indent: -2000em;  
  cursor: pointer;
}



#main_menu #klub, #main_menu #trenerzy, #main_menu #kontakt{
   width: 130px;
  height: 34px;
}

#main_menu #klub a{width: 130px; height: 34px;}
#main_menu #klub{width: 130px; height: 34px;background: url(../img/menu.jpg) no-repeat -35px 0px;}
#main_menu #oferta a{width: 130px; height: 34px;}
#main_menu #oferta{width: 130px; height: 34px;background: url(../img/menu.jpg) no-repeat -165px 0px;}
#main_menu #trenerzy a{width: 130px; height: 34px;}
#main_menu #trenerzy{width: 130px; height: 34px;background: url(../img/menu.jpg) no-repeat -295px 0px;}
#main_menu #inne a{width: 129px;height: 34px;}
#main_menu #inne{width: 129px;height: 34px; background: url(../img/menu.jpg) no-repeat -425px 0px;}
#main_menu #kontakt a{width: 130px; height: 34px;}
#main_menu #kontakt{width: 130px; height: 34px;background: url(../img/menu.jpg) no-repeat -554px 0px;}

#main_menu #klub a:hover{background: url(../img/menu.jpg) no-repeat -35px -34px;}
#main_menu #klub.activetarget{background: url(../img/menu.jpg) no-repeat -35px -34px;}
#main_menu #oferta a:hover{background: url(../img/menu.jpg) no-repeat -165px -34px;}
#main_menu #oferta.activetarget{background: url(../img/menu.jpg) no-repeat -165px -34px;}
#main_menu #trenerzy a:hover{background: url(../img/menu.jpg) no-repeat -295px -34px;}
#main_menu #trenerzy.activetarget{background: url(../img/menu.jpg) no-repeat -295px -34px;}
#main_menu #inne a:hover{background: url(../img/menu.jpg) no-repeat -425px -34px;}
#main_menu #inne.activetarget{background: url(../img/menu.jpg) no-repeat -425px -34px;}
#main_menu #kontakt a:hover{background: url(../img/menu.jpg) no-repeat -554px -34px;}
#main_menu #kontakt.activetarget{background: url(../img/menu.jpg) no-repeat -554px -34px;}

#root-menu-div ul {
  border-right:1px solid #cb3712;
  border-bottom:1px solid #cb3712;
  border-top:1px solid #e26819;
  border-left:1px solid #e26819;
}
#root-menu-div li { 
  white-space:nowrap;
  border-bottom:1px solid #e77312;
}

#root-menu-div li {
  text-align: left;
  font-weight: bold;
  height:13px;
  padding:4px 0px 4px 0px;
  vertical-align:bottom;
}

#root-menu-div ul {
  background-color:#f69420;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}
li.menu-separator.active {
  background-color:transparent;
}
li.active {
  background-color:#efc621;
}

* html div.menu-item {
  display:inline;
}

div.menu-item {
  
}

div.menu-item a{
  padding:0px 20px 0px 15px;
  display: block;
  vertical-align:bottom;
  color: black;
  text-decoration: none;
}

img.menu-item-arrow {
  position:absolute;
  right:0px;
  top:0px;
}
#root-menu-div li.menu-separator {
  border-bottom:2px solid #e26819;
  font-size:0;
  height:0px;
  line-height:0;
  margin:0 0;
}


#nav
{
  background: transparent url(../img/nav.jpg) no-repeat scroll 0 0;
  margin: 0px auto;
  width: 911px;
  height: 39px;
  padding: 0px 35px 0px 35px;
  text-align: left;
  font-size: 10px;
  color: #96a214;
  overflow: hidden;
}

#nav a{
  color: #96a214;
  text-decoration: none;
}

#nav a:hover{
  text-decoration: underline;
}

#nav span{
  display: block;
  padding-top: 7px;
}

#content
{
  background: transparent url(../img/txt_back.gif) repeat-y scroll 0 0;
  margin: 0 auto;
  width: 911px;
  text-align: left;
  overflow: hidden;
  padding: 0px 35px 0px 35px;
}

#text
{
  padding-bottom: 10px;
}

#footer_sponsors{
  width: 100%;
}

#footer_bg
{
   background: #cd7200 url(../img/footer.jpg) repeat-x scroll 50% 0%;
   width: 100%;
}


#footer
{
   background: transparent url(../img/footer.jpg) repeat-x scroll 50% 0%;
   margin: 0 auto;
   width: 981px;
   min-width: 981px;
   height: 42px;
   position: relative;
   text-align: left;
}

#sponsors .spn_div
{
  float: left;
  margin: 5px 1px;
}

#partners .spn_div
{
  float: left;
  margin: 5px 1px;
}

#footer .text
{
  padding: 15px 20px 15px 35px;
}

#sponsors .title
{
 display: block;
 padding: 7px 5px;
 color: #859104;
}

#partners .title
{
 display: block;
 padding: 7px 5px;
 color: #859104;
 font-size: 10px;
}

#sponsors
{
  padding: 33px 35px 0px 35px;
  background: transparent url(../img/sponsors_top.gif) no-repeat scroll 0 0;
  width: 911px;
  font-size: 10px;
}

#partners
{
  padding: 10px 35px 0px 35px;
  width: 911px;
}

#sponsors_bg
{
  text-align: left;
  background: transparent url(../img/sponsors_bg.gif) repeat-y scroll 0 0;
  width: 981px;
  margin: 0 auto;
  padding: 0px 0px 10px 0px;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 36px;
    width: 110px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

#ad_logo
{
  float: right;
  margin: 12px 35px 10px 0px;
  padding: 0;
}

#ad_logo img{vertical-align: middle;}

#content a
{
  font-weight: bold;
  color: black;
  text-decoration: none;
}

#content a:hover
{
text-decoration: underline;
}

.news
{
  margin: 10px 0px;
  position: relative;
  padding: 5px;
}

.news strong
{
  background-color: white;
}

.news a.img
{
  display: block;
  width: 100px;
  height: 100px;
  float: left;
}

.news h2
{
  margin: 0.5em 0;
}

.back{
  float: right;
}

.news img
{
  float: left;
  margin: 0px 10px 0px 0px;
  border: 1px #c3d212 solid;
}


div.pager a strong{
  text-decoration: underline;
}

.end{
  clear: both;
  display: block;
  width: 0px;
  height: 0px;
}

.news a.link{
   float: right;
}

.tresc
{
  width: 100%;
  margin: 10px 0px;
}

.tresc img
{
  margin: 0px 10px 5px 0px;
  border: 1px #c3d212 solid;
}

.tresc h2{
  font-size: 1.2em;
}

.news h2{
   font-size: 1em;
  font-weight: bold;
}

.galeria{
  width: 100%;
}

.galeria img{
  float: left;
  margin: 5px 10px 5px 0px;
  border: 1px #c3d212 solid;
}

div#top_distance
{
display: inline;float: left;height: 50%;margin-top: -199px;
width: 100%;
}

#intro
{
display: block;
clear: left;
height: 371px;
margin: 0px auto;
position: relative;
width: 980px;
}

input#email{
	width: 200px;
	border: 1px #c3d212 solid;
	height: 16px;
	font-weight: bold;
	padding: 3px 3px;
	
}

input.button{
	border: 1px white solid;
	background-color: #c3d212;
	height: 25px;
	font-weight: bold;
	width: 100px;
	color: black;
}

span#info{
	color: red;
	font-weight: bold;
}
