
.strona {
  position: relative;
  width: 965px;
  margin: auto;
  z-index: 1;
}

#baner {
  position: relative;
  z-index: 2;
  width: 967px;
  height: 394px;
  margin: auto;
  font-size: 1px;
  line-height: 1px;
}
  
      #naglowek {
        position: absolute;
        z-index: 300;
        width: 360px;
        height: 34px;
        top: 345px;
        left: 320px;
      }
      
      #szukaj {
        position: absolute;
        z-index: 300;
        width: 176px;
        height: 23px;
        top: 353px;
        right: 20px;
		background-image:url('../gfx/szukaj.gif');
		background-repeat:no-repeat;
      }



#lewa {
  position: relative;
  z-index: 1000;
  float: left;
  width: 320px; 
  min-height: 420px;
  margin-bottom:-50px;

  
}
#dots 
{
  background-image:url('../gfx/bg_dotts.gif');
  background-position:319px;
  background-repeat:repeat-y;	
}

* html #lewa
{
	height:420px;
}

    #lewa_odstep {
      float: left;
      width: 36px;
    }


.srodek_caly {
  position: relative;
  z-index: 100;
  float: left;
  width: 641px;
  margin-bottom: -10px;
  min-height: 370px;
}

* html .srodek_caly
{
	height: 370px;
}



#srodek_na_3 {
  position: relative;
  z-index: 100;
  float: left;
  width: 396px;
  margin-bottom: -100px;
}


#prawa {
  position: relative;
  z-index: 2;
  float: left;
  width: 245px;
}



#tlo_dol {
  position: relative;
  z-index: 900;
  text-align: center;
  clear:both;
  height: 230px;
  margin:0px auto;
  background: url('../gfx/tlo_strona_dol.jpg') bottom center no-repeat;
}

  #dol {
    position: relative;
    z-index: 6;
    width: 965px;
    height: 230px;
    background: url('../gfx/dol.jpg') bottom;
	margin:0px auto;
	
  }

    #baner_dol1 {
      position: absolute;
      z-index: 700;
      width: 212px;
      height: 221px;
      top: 30px;
      left: 319px;
    }
    
    #baner_dol2 {
      position: absolute;
      z-index: 700;
      width: 204px;
      height: 221px;
      top: -11px;
      right: 231px;
    }
    
    #baner_dol3 {
      position: absolute;
      z-index: 700;
      width: 208px;
      height: 221px;
      top: -67px;
      right: 22px;
    }


  #dol_linki {
    width: 430px;
    margin-left: 36px;
    text-align: right;
  }
 
  #dol_linki a
  {
	font-weight:normal;
	
 }


.Ingredients li {
 
  margin-bottom: 2px;
 
}

.answer
{
	margin-left:10px;
	min-height:20px;
	margin-bottom:10px;
	
}

* html .answer
{
	height:20px;
}

.output_points
{
	float:left;
	width:600px;
	display:none;
	text-align:center;
	min-height:100px;
}

* html output_points 
{
	height:100px;
}

.td_points
{
	border-right:1px solid #d7d7d7;text-align:center;height:30px;vertical-align:center;
}

.errmsg {
 
  color: #FF0000;
  text-decoration: blink;
  font-weight: bold;
  font-size:14px;
}

.msg {
	text-align: center;
	color: #00A32E;
	font-weight: bold;
}

.parts_list
{
	width:600px;
}

.parts_list .head
{	
	background-color:#E0E0E0;
	height:18px;
	line-height:18px;
	text-align:center;
}
 .parts_list td
 {
	text-align:center;
 }
 
 #repair_status
 {
	width:220px;
	height:25px;
	background-image:url('../gfx/ajax-loader2.gif');
	background-repeat:no-repeat;
	background-position:center;
	margin:0px auto;
	
 }
 
 #delete_status
 {
	width:220px;
	height:40px;
	background-image:url('../gfx/ajax-loader2.gif');
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	top:0px;
	left:410px;
	
 }
 
.super-extra-popup{
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border:10px solid rgba(82, 82, 82, 0.7);
	position:absolute;
	top:100px;
	left:180px;
	z-index:1001;
	width:620px; 
	height:189px;
	margin:auto;
}
	.baner-navi{
		position:absolute;
		bottom:3px;
		right:3px;
		text-align:right;
		color:#CF7474;
		font-size:10px;
		cursor:pointer;		
	}
	.baner-img a img, .baner-img a, .baner-img{
		border:0;
		margin:0;
		padding:0;
	} 