body {
  background: #f2f2e6;
  margin: 0px;
  
}
.right{
  text-align: right;
}
.pagination {
  text-align: center;
  width: 100%;
}
.pagin {
  display: inline-block;
  text-align: center;
  width: 20px;
  background: url('img/grey.png');
  color: #ffffff;
  margin-left: 1px;
  cursor: pointer;
}
.active {
  background: url('img/red.png');
}
.belka {
  border-bottom: 1px solid #000000;
}
.center {
  text-align: center;
}
#logo {
  background: url('img/logo.png') no-repeat;
  
  width: 780px;
  height: 264px;
}
.zclip{
top: auto !important;
}
#banner {
  background: url('img/banner1.png');
  width: 152px;
  height: 128px;
  position: absolute;
  bottom: 40px;
  margin-left: 29px;
}
#banner2 {
  background: url('img/banner2.png');
  width: 376px;
  height: 124px;
  cursor: pointer;
  margin-top: 30px;
  margin-right: 20px;
  margin-left: 172px;
}
#aside {
  width: 210px;
  min-height: 100%;
  position: absolute;
  top: 0px;
  left: -210px;
  background: url('img/rog.png') no-repeat;
  background-position: right top; 
  font-family: Verdana;
}
#menu{
  background: #c5c2c7;
  width: 780px;
  height: 47px;
  text-align: center;
  position: absolute;
  margin-top: -40px;
  z-index: -30;
}
#menu_inside{
  margin-top: -40px;
}
.button{
  margin: auto;
  padding-top: 10px;
  width: 90px;
  height: 30px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  color: #fefefe;
  font-size: 18px;
  font-weight: bolder;
  font-family: 'Myriad Pro';
  text-shadow: 0 0 4px #00ff00; /* horizontal-offset vertical-offset 'blur' colour */
  -moz-text-shadow: 0 0 2px #000;
  -webkit-text-shadow: 0 0 2px #000;
  margin-top: 5px;
  background: url('img/buttons.png') no-repeat;
  background-position: 0px 10px;
}
.dieta {
  background-position: -90px 10px;
  width: 120px;
}
.zamowienie {
  background-position: -212px 10px;
  width: 140px;
}
.kontakt {
  background-position: -352px 10px;
  width: 140px;
}
#container{
  width: 780px;
  
  margin: auto;
  position: relative;
}
.body {
  width: 568px;
  min-height: 480px;
  background: url('img/body_bg.png') no-repeat;
  border: 1px solid #d5d5ad;
  margin-top: 5px;
  font-family: Verdana;
  margin-left: 210px;
  position: relative;
}
.body h2 {
  padding-left: 10px;
}
.body p {
  padding-left: 10px;
}

#footer {
  width: 210px;
  color: #acabab;
  text-align: center;
  font-size: 12px;
  height: 66px;
  margin-top: -70px;  
}
#footer span {
  margin-top: 30px;
  display:inline-block;
  width: 210px;
}
#menu_adm{
  background: url('img/menu.png');
  width: 488px;
  height: 47px;
  margin:auto;
}
#menu_adm .button {
  background: none;
  font-size: 13px;
}
#menu_inside_adm{
  margin-left: 15px;
}
#menu_inside_adm .button{
  width: 90px;
}
.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('img/info.png');
background-size: 31px 31px;
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('img/success.png');
background-size: 31px 31px;
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('img/warning.png');
background-size: 31px 31px;
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('img/error.png');
background-size: 31px 31px;
}
#wysylka{
margin:auto;
width: 75%;
}
#zamawianie .button_zamawianie {
margin:auto;
width: 100%;
text-align: center;
}
.errorek {
border: 1px solid #ff0000;
}
#faktura {
text-align: center;
width: 100%;
}