div.sectionnomarg {
  display: block; 
  position: relative; 
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  font-size:12px;
/*  border: 1px solid blue;  */
}

div.sectionnomargc {
  display: block; 
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  font-size:12px;
  text-align: center;
}

.obrazek {
	float:left;
	width: 220px;
    text-align: center;
/*  border: 1px solid black;  */
}

.obrazek2 {
	float:left;
	width: 120px;
    text-align: center;
/*  border: 1px solid black;  */
}

.leftsect {
  font-size:12px;
/*  border: 1px solid red;  */
}

div.naszehity {
  position: relative;
  display: block;
  width: 126;
  height:50;
  background: url(../etykietki/naszehity.gif) no-repeat;
}


div.archiwum {
  position: relative;
  display: block;
  width: 140;
  height:50;
  background: url(../etykietki/archiwum.gif) no-repeat;
}

div.nalato {
  clear: both;
  position: relative;
  display: block;
  width: 175;
  height:50;
  background: url(../etykietki/nalato.gif) no-repeat;
}

div.przygody {
  clear: both;
  position: relative;
  display: block;
  width: 220;
  height:50;
  background: url(../etykietki/przygody.gif) no-repeat;
}

div.bestsellery {
  position: relative;
  display: block;
  width: 220;
  height:50;
  background: url(../etykietki/bestsellery.gif) no-repeat;
}

div.nowosci {
  position: relative;
  display: block;
  width: 115;
  height:50;
  background: url(../etykietki/nowosci.gif) no-repeat;
}

div.sectnowosci {
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  font-size:12px;
/*  border: 1px solid red;  */
  width: 250px; 
  height: 220px; 
}

div.sectaktualnosci {
  float: left;
  margin: 0px 0px 0px 0px;
  font-size:12px;
/*  border: 1px solid green;  */
  width: 320px; 
  height: 220px; 
}

span.naglhity{
  clear: both;
  margin: 0em 0em 0em 0em;
  font-size: 12px;
  text-indent: 0;
  text-align: center;
  color: black; 
  font-weight: bold; 
}

span.naglhitysmall{
  font-size: 11px;
  text-indent: 0;
  text-align: center;
  color: red; 
}


div.section0idx {
  margin: 10px 10px 0px 10px;
  padding-left: 10px;
  font-size:12px;
/*  border: 1px solid red; */
/*  width: 400px; */
/*  min-height: 120px; */
/*  text-indent: 30px; */
}

.thumbnail
{
float: left;
width: 60px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}

.clearboth { clear: both; }