body, html
{
 

}

body {
  background: #cbd3b3;
  font-family: Century Gothic;
  letter-spacing: 1px;
  font-size: 10px;
}

#center{
  width: 610px;
  height: 622px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -311px;
  margin-left: -305px; 
}

#top{
  background: url(img/top.gif) no-repeat;
  width: 610px;
  height: 163px;
}

#naw{
  margin-top: 120px;
  margin-right: 45px;
  float: right;
  position: static;
}

#middle{
  background: url(img/middle.gif) no-repeat;
  width: 610px;
  height: 340px;
}

#bottom{
  background: url(img/bottom.gif) no-repeat;
  margin: 0 auto;
  width:610px;
  height:119px;
  float: right;
}

#content{
  width:370px;
  height:340px;
  float: right;
  margin-left: 205px;
  margin-right: 35px;
}

#all{
  width:370px;
  height:340px;
  float: right;
  clear: both; 
}

#text{

  float: right;
  margin-top: 50px;
  margin-right: 60px;
  padding-left: 60px; 
  font-size: 10px;  
  clear: both; 
}

/*
#banerek{
  background: red;
  width: 400px;
  height: 110px;
  margin-left: 0;
  position: static; 
  clear: both; 
}*/



#text h1{
  font-size: 12px;
  font-weight: bold;
  font-family: Century Gothic;
  
}

#text h2{
  font-size: 10px;
  font-weight: normal;
  font-family: Century Gothic;
  letter-spacing: 1px;


}

#text p{
  text-indent: 20px;
  margin-left: 30px;
}
#bottom p{
  margin-top: 20px;
  margin-left: 210px;
  font-size: 10px;
  font-weight: bold;
}

#nav{
  background: url(img/kropki.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-left: 15px;
  float:right;
}

#nav li {
	display: inline;
	white-space: nowrap;
	margin-left: 5px;

}

#nav a
{
	font-family: Century Gotihic;
	text-transform: uppercase;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	font-size: 9px;
	word-spacing: 1px;
	letter-spacing: 2px;
}


#nav li a:hover 
{
  text-decoration: underline;
	color: Black;
}



#load{
  background: black;
  color: white;
  position: absolute;
  display: none;
  padding-top: 10px;
  text-align: center;
  width: 100px;
	height: 25px;
  left: 40%;
  bottom: 20%;
}





/*
#banerek{
  background: red;
  width: 400px;
  height: 110px;
  margin-left: 0;
  position: static; 
  clear: both; 
}*/


#tabelka {
  margin: 0 auto;
  width: 300px;
  height: 150px;
  margin-top: 50px;
}

#tab_left{
  width: 200px;
  height: 150px;
  float: left;
}

#tab_right{
 
  margin: 0 auto;
  width: 100px;
  height: 150px;
  float: right;
}
#dane td{
  background: url(img/kropki.gif);
  background-repeat: repeat-x;
  background-position:left bottom;
}

#dane td{
  width: 100px;
  text-align: center;
 
}

#dane .left{
  
  font-weight: bold; 
  font-size: 11px;
   
}