ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a:link {
  text-decoration:none;
  color:#789EDD;
}

a:visited {
  text-decoration:none;
  color:#789EDD;
}

a:hover, a:active {
  text-decoration:none;
  color:#789EDD;
}

body, td {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body {
  margin: 0;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, helvetica, sans-serif;
  color: #37468E;
  line-height: 130%;
}

p {
  font:normal normal 11px verdana;
  color:#000;
}

/** Główna warstwa */
#main {
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  top:0px;
  margin-top:0px;
}

/** Warstwa górna */
#top {
  float:left;
  text-align:left;
  width:1000px;
  height:390px;
  background-color:#fff;
  background-image:url(../../web/images/bg_top.jpg);
}

#content {
  float:left;
  width:1000px;
  background-image:url(../../web/images/background.gif);
}

#logo {
  margin:25px 0 0 50px;
  height:78px;
}

#flashcontent {
  width:380px;
  height:261px;
  margin:0 0 0 48px;
  text-align:center;
  border:0px;
}

/* ********************************************************************** */
/* MENU
/* ********************************************************************** */
#container {
  width: 553px;
  background: transparent;
  text-align: left;
  margin: 0 0 0 0px;
  font:normal normal 11px arial;
}

#nav, #nav ul {
  float: left;
  width: 553px;
  w\idth: 553px;
  height: 80px;
  list-style: none;
  line-height: 1;
  background: transparent;
  font:normal normal 11px arial;
  padding: 0;
  border: solid #A7C2F0; /**border kolor w menu glownym*/
  border-width: 0 0px; /**border w menu glownym*/
  margin: 0 0 0 0px;
}

#nav a {
  display: block;
  width: 120px; /**szer. tekstu*/
  w\idth: 120px;
  color: #fff;
  text-decoration: none;
  padding: 3px;
  font:normal normal 11px arial;
}


#nav a:hover {
  font:normal normal 11px arial;
  color:#98CD4E;

}


a .image_margin1{
  margin-bottom: 15px;
  margin-top: 0px;
  margin-left: 35px;
  border: 0px;
}

a .image_margin2{
  margin-bottom: 15px;
  margin-top: 0px;
  margin-left: 52px;
  border: 0px;
}

a .image_margin3{
  margin-bottom: 15px;
  margin-top: 0px;
  margin-left: 67px;
  border: 0px;
}

a .image_margin4{
  margin-bottom: 15px;
  margin-top: 0px;
  margin-left: 82px;
  border: 0px;
}

#nav li {
  float: left;
  padding: 0;
  width:130px;
}


#nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 130px;
  w\idth: 130px;
  font-weight: normal;
  border-width: 0.05em; /**border podmenu*/
  margin: 0px;
  background: #4E9BCF;
}

#nav li li {
  padding-right: auto;
  width: 130px; /** szerokosc podmenu  */
  w\idth: 130px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
  background: #4E9BCF;

}

#nav li ul a {
  width: 10em;
    w\idth: 12em;
}
#nav li ul ul {
  margin: -1.75em 0 0 14em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto;

}

#nav li:hover, #nav li.sfhover {

}
div .space{
  background: transparent;
  width: 553px;
  height: 74px;
  margin-bottom: 0px;
}
p .menu_title {
  margin: 0 0 0 30px;
  color:  #fff;
}
/* ---------------------------------------------------------------------- */
/* KONIEC MENU
/* ---------------------------------------------------------------------- */

#flowers {
  float: left;
  width: 1000px;
  background-image:  url(../../web/images/bg_flower.gif);
  background-repeat: no-repeat;
}

#flowers1 {
  float: left;
  width: 1000px;
  background-image:  url(../../web/images/bg_flower1.gif);
  background-repeat: no-repeat;
}

/** Lewa kolumna */
#content1 {
  width:238px;
  float:left;
  text-align:left;
}

/** Środkowa kolumna */
#content2 {
  width:762px;
  float:right;
  text-align:left;
}

/** Stopka */
#foot {
  width:1000px;
  height:45px;
  float:left;
  background-image:url(../../web/images/foot_background.gif);
  background-repeat:no-repeat;
}

.okienkoProdukty {
    background-color:#fff;
    width:206px;
    height:74px;
    margin-left:20px;
    margin-top:30px;
    background-image:url(../../web/images/bg_produkty.jpg);
}
.okienkoProgram {
    background-color:#fff;
    width:206px;
    height:74px;
    margin-left:20px;
    margin-top:10px;
    background-image:url(../../web/images/bg_program.jpg);
}
.okienkoBon-Appetit {
    background-color:#fff;
    width:206px;
    height:74px;
    margin-left:20px;
    margin-top:10px;
    background-image:url(../../web/images/bg_przepisy.jpg);
}

#content1 p {
  font:normal normal 12px arial;
  margin:0 0px 2px 70px;
  color:#789EDD;
}

#content1 a:link {
  font:normal normal 12px arial;
  text-decoration:none;
  color:#0075BE;
  font-weight: bold;
}

#content1 a:visited {
  font:normal normal 12px arial;
  text-decoration:none;
  color:#0075BE;
  font-weight: bold;
}

#content1 a:hover, a:active {
  font:normal normal 12px arial;
  text-decoration:none;
  color:#8fc148;
  font-weight: bold;
}

#content1 p.produkty {
  font:normal bold 12px verdana;
  color:#FFF;
  margin:0px 0px 0px 85px;
}

#content1 a.produkty {
  font:normal bold 12px verdana;
  color:#FFF;
}

#content1 p.produkty a:link, p.produkty a:visited {
  font:normal bold 12px verdana;
  color:#FFF;
  margin:0px 0px 0px 85px;
}

#content1 p.produkty a:hover, p.produkty a:active {
  font:normal bold 12px verdana;
  color:#FFF;
  margin:0px 0px 0px 85px;
}

/* ********************************************************************** */
/* CONTENT2
/* ********************************************************************** */
/* Naglowek 1. stopnia w CONTENT2 */
#content2 h1 {
  margin:0px 0px 50px 45px;
  font-size: 18px;
  font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
  font-weight: normal;
  color:#66A8D5;
}
/* Naglowek 2. stopnia w CONTENT2 */
#content2 h2 {
  font:normal bold 18px verdana;
  color:#53C2B9;
  margin:15px 0px 5px 20px;
}

#content2 h3 {
  color:#c2c2c2;
  font:normal bolder 12px verdana;
  margin:0px 10px 0px 20px;
  text-align:left;
}
#content2 h4 {
  color:#c2c2c2;
  font:normal bolder 12px verdana;
  margin:0px 10px 0px 20px;
  text-align:left;
}

/* Akapit w CONTENT2 */
#content2 p {
  margin:30px 35px 15px 15px;
  text-align:justify;
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, helvetica, sans-serif;
  color:#37468E;
  line-height: 130%;
  text-indent:1cm;
}

#content2 p.oblique {
  margin:15px 35px 15px 15px;
  text-align:justify;
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, helvetica, sans-serif;
  color:#37468E;
  line-height: 130%;
  text-indent:2cm;
  font-style: italic;
}

#content2 p.tit {
  margin-top:0px;
  text-align:right;
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, helvetica, sans-serif;
  color:#37468E;
}

#content2 p.center {
  margin-top:15px;
  text-align:center;
  font-size: 12px;
  font-weight: bold;
  font-family: verdana, helvetica, sans-serif;
  color:#37468E;
}

#content2 p.tytul{
  font:normal bold 14px verdana;
  font-family: verdana, helvetica, sans-serif;
  color:#99CD4F;
  margin:15px 0px 0px 15px;
  text-indent:0cm;
}

#content2 p.stanowisko{
  font:normal bold 11px verdana;
  font-family: verdana, helvetica, sans-serif;
  color:#66A8D5;
  margin:10px 0px 3px 15px;
  text-indent:0cm;
}

#content2 p.normal{
  font:normal normal 12px verdana;
  font-family: verdana, helvetica, sans-serif;
  color:#37468E;
  margin:10px 30px 0px 15px;
  text-indent:0cm;
}

#content2 ul {
  list-style-image:url(../../web/images/pik1.gif);
  margin-right:20px;
  margin-left: 40px;
}

#content2 ul.numer {
  list-style-type:decimal;
}

.okienkoLogotypy {
  margin-top: 25px;
  float: left;
}

td.okienkoTableName {
  width:150px;
}
td.okienkoTablePDF {
  width:30px;
  text-align:center;
}
td.okienkoTableJPG {
  width:30px;
  vertical-align:middle;
  text-align:center;
}

.marginTekst {
  margin-right:30px
}


#content2 p.pod {
  color:#c2c2c2;
  margin-left:0px;
  font-size:10px;
}

#content2 a:link {
  font:normal normal 12px arial;
  text-decoration:none;
  color:#7498d4;
}

#content2 a:visited {
  font:normal normal 12px arial;
  text-decoration:none;
  color:#8ebf49;
}

#content2 a:hover, a:active {
  font:normal normal 12px arial;
  text-decoration:none;
  color:#8ebf49;
}

#content2 .hello {
  margin:60px 0px 0px 0px;
  font-size: 18px;
  font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
  font-weight: normal;
  color:#66A8D5;
  text-indent:0cm;
}
/* ---------------------------------------------------------------------- */
/* KONIEC CONTENT2
/* ---------------------------------------------------------------------- */

/* ********************************************************************** */
/* FOOT
/* ********************************************************************** */
#foot p {
  font:normal normal 11px arial;
  color:#fff;
  margin-top:10px;
  margin-bottom:5px;
}

.f_logo{
  float: right;
  margin-right: 15px;
  width: 135px;
}
.f_text{
  float: left;
  margin-left: 15px;
  width:835px;
  margin-top: 5px;
}
/* ---------------------------------------------------------------------- */
/* KONIEC FOOT
/* ---------------------------------------------------------------------- */






/* ********************************************************************** */
/* NOWE
/* ********************************************************************** */
/* Okinko glowne */
.glowne_produkty {
  margin:0px;
  margin-bottom:30px;
  float:left;
  width:740px;
}

/* Gora okienka */
.topWindow {
  width:415px;
  height:15px;
  float:right;
  background-image:url(../../web/images/top_window.gif);
  margin-right:0px;
}
/* Srodek okienka */
.middleWindow {
  width:415px;
  float:right;
  background-image:url(../../web/images/middle_window.gif);
  margin-right:0px;
}
/* Dol okienka */
.bottomWindow {
  width:415px;
  height:15px;
  float:right;
  background-image:url(../../web/images/bottom_window.gif);
  margin-right:0px;
}

#content2 div.windowDecription {
  width:400px;
}

#content2 td.opis01 {
  font:normal normal 12px arial;
  color:#709142;
  margin:0;
  text-align:right;
  text-indent:0pt;
/*   float: left; */
  width: 270px;
}

#content2 td.opis02 {
  font:normal normal 12px arial;
  color:#345EA6;
  margin:0 0 0 0px;
  text-align:left top;
  text-indent:5pt;
/*   float: right; */
  width: 130px;
}

.imgProdukt{
  width:300px;
  float: left;
}
.imageCenter{
  display: block;
  margin-left: auto;
  margin-right: auto;
  border:0px;
}

.dpa {
  font:normal bold 14px arial;
  color:#8bba48;
  text-align: center
}

.categories_list {
  margin-left: 10px;
}

.thumbnail{
  padding: 7px;
  border: 1px solid #E0E7F0;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color:#F0F5FB;
}
.thumbnail_center{
  padding: 7px;
  border: 1px solid #E0E7F0;
  background-color:#F0F5FB;
  margin-left:250px;
}

.border_mapa {
  padding: 7px;
  border: 1px solid #E0E7F0;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color:#F0F5FB;
}

.filmik{
  padding: 7px;
  border: 1px solid #E0E7F0;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 130px;
  margin-top: 20px;
  background-color:#F0F5FB;
  float: left;
  width: 200px;
}

.filmik1{
  padding: 7px;
  border: 1px solid #E0E7F0;
  margin-right: 130px;
  margin-bottom: 10px;
  margin-top: 20px;
  background-color:#F0F5FB;
  float: right;
  width: 200px;
}

img.displayed {
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
  background-color:#F0F5FB;
  padding: 7px;
  border: 1px solid #E0E7F0;
  padding: 7px;
}

.imageLogo {
  border:0px;
    margin-left:50px;
}

.ml85 {
  margin-left: 85px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
