#gal_box{

  width:370px;
  height:340px;
  
  clear: both;
}
#left{
  /*170 dla IE*/
  width: 150px;
  height: 340px;
  float: left;
}

#right{
  width:200px;
  height: 300px;
  float: right;
  margin-top: 40px;
  margin-left: 20px;

 
}

#right_top{
  background: black;
  width: 200px;
  min-height: 100px;
  text-align: center;
  
}
#right_top img{
  text-align: center;
  margin: auto;
  border: none;
  width: 60px;
  height: 60px;
  padding: 2px;
}
#right_top img:hover {
    background: #cbd3b3;

}
#right_bottom{
  width: 200px;
  height: 100px;
  font-family: Century Gothic;
  font-size: 10px;
  word-spacing: 2px;
  letter-spacing: 2px;
}

#right_bottom h1{
  font-family: Century Gothic;
  font-size: 11px;
  text-decoration: none;
  word-spacing: 2px;
  letter-spacing: 2px;
  background:  url(img/kropki.gif) bottom repeat-x;
  width: 100%;
}

#right_bottom p{
  
  font-family: Century Gothic;
  font-size: 10px;
  word-spacing: 2px;
  letter-spacing: 2px;
  display: inline;
}

#gal_cyf ul{
  
}
#gal_cyf li {
	display: inline;
	white-space: nowrap;
	margin-left: 2px;

}

#gal_cyf a
{
	font-family: Century Gotihic;
	text-transform: uppercase;
	color: Black;
	text-decoration: none;
	font-size: 10px;
	word-spacing: 2px;
	letter-spacing: 2px;
	font-size: 10px;
}
#galcyf li a:hover 
{
  text-decoration: underline;
	color: Black;
}


.naw_gal{
  background: url(img/kreska_pionowa.gif) right top repeat-y; 
  margin-left: 0px;
  margin-top: 55px;
  font-family: Century Gothic;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  list-style-type: none;
  word-spacing: 2px;
  letter-spacing: 2px;
	text-align: left;
  
}
.naw_gal li{
  background: url(img/kreska_pozioma.gif) bottom repeat-x; 
  margin-top: 7px;
  padding-bottom: 3px;



  
}

.naw_gal li a{
  background: url(img/lista.gif) left no-repeat;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-left: 6px;
  color: black;
  text-decoration: none;

}

.naw_gal li a:hover{


  color: black;
  text-decoration: underline;
}

#gal_cyfry ul{
  text-align: center;
}

ul.obrazki{
  background: black;
  list-style : none;
  padding-left: 5px;
}


.obrazki li{
  display: inline;
}

.obrazki img{
  margin: 4px;
  padding: 4px; 
  border: none;
}

.obrazki a:hover img{
  background: #cbd3b3;
}


.galeria {
	text-align: center;
	color: white;
	font-family: Century Gothic;
}

.galeria a{
  color: white;
  text-decoration: none;
}
.galeria table {
	margin-left: auto;
	margin-right: auto;
}

.galeria td {
	padding: 5px 5px 5px 5px;
}

.galeria td img {
  border: none;
}

.galeria td:hover{
  background: #cbd3b3;
}

