body{
	margin:0;
	background:url(../layout/back.jpg) top left;
}
img{
	border:none;
}
#pack{
  width:990px;
  margin:10px auto;
  position:relative;
  }
#header{
  width:990px;
  height:116px;
  margin-bottom:0px;
  }
#head_1{
  width:990px;
  height:76px;
  }
  
#head_1_l{
  width:495px;
  height:76px;
  float:left;
  display:inline;
  }
#head_1_r{
  width:258px;
  height:76px;
  display:inline;
  float:right;
  }
#head_1_r_cartimg  {
	background:url(../layout/cart.jpg) top left no-repeat;
	width:58px;
	height:58px;
	float:left;
	display:inline;
}
#head_1_r_cart  {
	width:200px;
	height:55px;
	float:left;
	display:inline;
	position:relative;
	top:21px;
}
  
  
#head_meniu{
  width:990px;
  height:40px;
  background:url(../layout/m_back.jpg) top left repeat-x;
  }

#cauta_form{
  margin:0;
  width:160px;
  height:40px;
  padding:0;
  }
#cauta_input{
  width:130px;
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  margin:0;
  padding:0;
  display:block;
  position:relative;
  top:10px;

  }
#cauta_submit{
  width:20px;
  height:20px;
  margin-bottom:0px;
  margin-top:0px;
  margin-left:0px;
  padding-bottom:0px;
  padding-top:0px;
  background:url(../layout/cauta_btn.jpg) center center no-repeat;
  border:none;
  position:relative;
  top:-9px;
  display:inline;
  float:right;
  cursor:pointer;
  }
.meniu_sus_on{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#95cefe;
	text-decoration:none;
	position:relative;
	top:12px;
}
.meniu_sus_off{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	position:relative;
	top:12px;
}
#meniu_sus_a1{
  background:url(../layout/m_first.jpg) top left no-repeat;
  width:103px;
  height:40px;
  text-align:center;
  float:left;
  }
#meniu_sus_a2{
  width:103px;
  height:40px;
  text-align:center;
  float:left;
  background:url(../layout/m_rest.jpg) top right no-repeat;
  }
#meniu_sus_r{
	background:url(../layout/m_last.jpg) top left no-repeat;
	width:20px;
	height:40px;
	float:right;
	display:inline;
}
#meniu_sus_form{
  margin:0;
  width:160px;
  height:40px;
  float:right;
  padding:0;
  display:inline;
  margin-right:0px;
  }
  
  
#main{
  width:990px;
  margin-top:10px;
  }
#left{
  width:207px;
  float:left;
  }
#center_right{
  width:777px;
  float:right;
  }
#center{
  width:563px;
  float:left;
  background-color:#FFF;
  border: #adadad 1px solid;
  }
#right{
  width:207px;
  float:right;
  }
#footer{
  width:990px;
  height:53px;
  background-color:#FFF;
  border: #adadad 1px solid;
  margin-top:10px;
  }

#bbm{
  width:150px;
  height:20px;
  }
#bbm a{
  color:#e6e5e5;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;
  }
#meniu_jos{
  width:100%;
  height:20px;
  padding-top:5px;
  text-align:center;
  }
#meniu_jos a.mjosfirst{
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
  }
#meniu_jos a.mjos{
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
  margin-left:20px;
  }
  
#copy_jos{
  width:100%;
  height:20px;
  padding-top:5px;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  }
#copy_jos a{
	color:#666;
	text-decoration:none;
}

#center_cont{
  width:95%;
  margin:25px auto;
  }
.clr{
width:1px;
height:1px;
font-size:1px;
margin-top:-1px;
margin-left:-1px;
clear:both;
}

.comanda{
   width:100%;
   text-align:center;
}
.comanda p{
	margin:0px;
	margin-top:10px;
}
.comanda input{
	margin:0px;
	width:20px;
}
.comanda img{
	position:relative;
	top:5px;
	cursor:pointer;
}