body
{
  background-image: url( 'gfx/landing/gradient.jpg' );
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #EBF6FC;
  font-size:12px;
  line-height: 1.5em;
  text-align:center;
  font-family: verdana;
  color: #404040;
}

#kontener
{
  background-image: url('gfx/landing/tlo_ramka.jpg');
  background-position: top;
  background-repeat: repeat-y;
  margin: 15px auto;
  background-color: #FFFFFF;
  width:704px;
  text-align: justify;
  margin-bottom: 0px;
}

#gora
{
  background-image: url('gfx/landing/tlo_gora.jpg');
  background-position: top;
  background-repeat: no-repeat;
  min-height: 400px;
}

#dol
{
  padding-bottom: 25px;
  margin: -12px auto;
  background-image: url('gfx/landing/tlo_dol.jpg');
  background-position: top;
  background-repeat: no-repeat;
  height: 80px;
  width: 704px;
}

#header
{
  height:100px;
}

#ficzers
{
  height: 200px;
  width: 480px;
  margin-left: 172px;
  padding-top: 15px;
}

#zakup
{
  float: right;
  margin-top: -16px;
  //margin-top: -8px;
}

#opis
{
  padding-top: 10px;
}

#tresc
{
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 30px;
}

#tresc ul
{
  list-style-image: url('gfx/punkt_cechy.gif');
  margin: 0;
  padding: 0;
}

#tresc ul li
{
  margin-left: 14px;
}

h1
{
  font-size: 16px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.5em;
}

h2
{
  font-size: 14px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.5em;
}

img
{
  float:left;
}

img#logo_avg 
{
  margin-top: 2px;
  margin-left: 19px;
}

a
{
  color: #006699;
}
a:hover
{
  text-decoration: none;
}

a.pobierz_i_kup
{
  width: 140px;
  height: 32px;
  background-image: url('gfx/przycisk_200x32.png');
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: white;
  cursor: pointer;
  line-height: 31px;
  padding-left: 60px;
  text-decoration: none;
}
a.pobierz_i_kup:hover
{
  text-decoration: underline;
}

div#cert 
{
  text-align: center;
}

ul#lista_certyfikatow
{
  padding-top: 5px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

ul#lista_certyfikatow li
{
  float: left;
  margin-right: 13px;
  margin-left: 13px;
}

p.odstep
{
  height: 10px;
}

p.ficzers
{
  font-size: 14px;
  font-weight: bold;
  color: #0564AD;
}
