.oferta_box{
  position: relative; 
  width:280px; 
  height: 370px; 
  display:block; 
  float:left; 
  text-align: center;
  margin-top: 10px;
}
.oferta_button{
  margin-bottom: 10px;
  }
.oferta_box h2 a{
  font-weight: normal;
  color: #a0a0a0; 
  text-decoration:none;
}
.oferta_box h2 a:hover{ 
  text-decoration:none;
}
.oferta_box h2 a span{ 
  font-weight: bold;
}

.oferta_box_in{
  width: 260px; 
  text-align: left; 
  margin: auto;

}
.oferta_box_in div{
  float:right;
}
.oferta_box_in div a span{
  line-height: 24px;
  float: left;
  margin-right: 5px;
  cursor: pointer;
}
.oferta_box_in div a:hover{
  text-decoration: none;
}

/*******web*********/
div.oferta_web{
  margin-right: 40px;
  
}
span.oferta_web, 
a.oferta_web{
  color: #f6c50d;  
}
img.oferta_web{
  display: block; 
  position: absolute; 
  bottom: 0px; 
  left:20px;
}
/*******art*********/
div.oferta_art{
  margin-left: 20px; 
  margin-right: 20px;
}
span.oferta_art, 
a.oferta_art{
  color: #87c00e;;  
}
img.oferta_art{
  display: block; 
  position: absolute; 
  bottom: 0px; 
  left:-10px
}
/*******tech*********/
div.oferta_tech{
  margin-left: 40px;
}
span.oferta_tech,
a.oferta_tech{
  color: #f38b26;;  
}
img.oferta_tech{
  display: block; 
  position: absolute; 
  bottom: 0px; 
  left:30px;
}
/**************podstrony****************************************/
#ofertacont_menu span{
	font-weight: bold;
}

#ofertacont_menu a{
	text-decoration: none;
	color: #939393;
}

#oferta1_header{
	margin-top: 15px;
	padding: 12px 0 12px 12px;
	background-image: url(../gfx/tlo-web.jpg);
	width: 204px;
	height: 18px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#oferta2_header{
	margin-top: 15px;
	padding: 12px 0 12px 12px;
	background-image: url(../gfx/tlo-design.jpg);
	width: 204px;
	height: 18px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#oferta3_header{
	margin-top: 15px;
	padding: 12px 0 12px 12px;
	background-image: url(../gfx/tlo-hardware.jpg);
	width: 204px;
	height: 18px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
