* { font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; }
html { margin: 0; padding: 0; font-size: 11px; }
.content
  {
  font-size: 13px;
  font-align: justify;
  }
body
  {
  color: #666666;
  margin: 0;
  padding: 0;
  background-color: #eaf0ee;
  text-align:center; /* center layout in ie5 and 5.5. */
  }

A:link
  {
  COLOR: #275a5a;
  TEXT-DECORATION: none;
  font-weight: bold;
  }

A:visited
  {
  COLOR: #275a5a;
  TEXT-DECORATION: none;
  font-weight: bold;
  }

A:hover
  {
  COLOR: #ff9900;
  TEXT-DECORATION: none;
  font-weight: bold;
  }

#kontener, #top1, #top2, #top3, #zawartosc, #menu, #naglowek, #obrazek, #stopka
  {
  margin: 0;
  padding: 0;
  }

/*
#kontener
  {
  width: 752px !important;
  width: 752px; /* IE
  margin: 0px auto 0px auto;
  text-align: left;
  position: relative;
  }
*/
#kontener
  {
  width: 100%;
  margin: 0px auto 0px auto;
  text-align: left;
  position: relative;
  background: #eaf0ee url(bg_rightpage.jpg) repeat-x;
  }

#top1
  {
  top: 0px;
  left: 0px;
  width: 750px;
  height: 83px;
  max-height: 83px;
  line-height: 12px;
  position: relative;
  background: #eaf0ee url(top_01.jpg);
  }

#top2
  {
  top: 0px;
  left: 0px;
  width: 750px;
  height: 26px;
  max-height: 26px;
  line-height: 12px;
  position: relative;
  background: #eaf0ee url(top_02.jpg);
  }

#menu
  {
  float: left;
  width: 132px;
  height: 152px;
  max-height: 152px;
  background: #346667 url(left_01.jpg) repeat-y;
  display: inline;
  }

#menu ul
  {
  margin: 0;
  padding: 0 5px 0 20px;
  list-style-image: url(guzik_bullet.gif);
  }

#menu li
  {
  line-height: 15px;
  text-transform: uppercase;
  }

#menu A:link
  {
  COLOR: white;
  TEXT-DECORATION: none;
  font-weight: normal;
  }

#menu A:visited
  {
  COLOR: white;
  TEXT-DECORATION: none;
  font-weight: normal;
  }

#menu A:hover
  {
  /*color: white;*/
  COLOR: #ff9900;
  TEXT-DECORATION: none;
  font-weight: normal;
  }

#top3
  {
  float: left;
  width: 618px;
  height: auto !important;
  height: 112px; /* IE */
  min-height: 112px;
  display: inline;
  background: #eaf0ee url(image_main.jpg) no-repeat;
  }

img#menu
  {
  border: 0px;
  width: 132px;
  height: 20px;
  }

#naglowek
  {
  float: left;
  width: 618px;
  height: auto !important;
  height: 40px; /* IE */
  min-height: 40px;
  display: inline;
  background: #eaf0ee url(gph_pageheader.jpg) no-repeat;
  }

#naglowek H1
  {
  top: 20px;
  left: 10px;
  margin: 0;
  position: relative;
  font-size: 15px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  z-index: 2;
  }

img#jezyk1, img#jezyk2, img#jezyk3
  {
  position: absolute;
  top: 228px;
  width: 30px;
  height: 15px;
  border: 0px;
  }

img#jezyk1 { left: 700px; }
img#jezyk2 { left: 660px; }
img#jezyk3 { left: 620px; }

#obrazek
  {
  float: left;
  width: 132px;
  height: auto !important;
  height: 317px; /* IE */
  min-height: 317px;
  position: relative;
  background: #E0D3EF url(bg_left_2.jpg) no-repeat;
  }

#zawartosc
  {
  float: left; /* było right */
  width: 100%;
  height: auto !important;
  height: 350px; /* IE */
  min-height: 350px;
  display: inline;
  background: #FFFFFF url(bg_left.jpg) repeat-y;
  }

#zawartosc2
  {
  top: 0px;
  left: 0px;
  width: 100%;
  margin: 10px 10px 10px 0px;
  /*left: 142px;*/
  /*width: auto; */ /*598px;*/
  height: auto !important;
  height: 350px; /* IE */
  min-height: 350px;
  position: relative;
  }

#zawartosczima
  {
  border: 0px;
  left: 133px;
  top: 0px;
  width: 270px;
  height: 225px;
  position: relative;
  z-index: 0;
  background: #FFFFFF url(tlo_box.png) no-repeat;
  }

#zawartosc2zima
  {
  top: -225px;
  left: 0px;
  width: 100%;
  margin: 10px 10px 10px 0px;
  /*left: 142px;*/
  /*width: auto; */ /*598px;*/
  height: auto !important;
  height: 350px; /* IE */
  min-height: 350px;
  position: relative;
  }

#stopka
  {
  clear: both;
  width: 100%;
  height: 70px;
  color: #275a5a;
  text-indent: 10px;
  font-size: 10px;
  line-height: 20px;
  background: #70988F url(bg_bottom.jpg) repeat-x;
  }

#stopka_text
  {
  top: 20px;
  left: 10px;
  margin: 0;
  padding: 0 5px 0 5px;
  position: relative;
  z-index: 2;
  }

#stopka ul
  {
  top: 20px;
  left: 10px;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
  }
#stopka li
  {
  display: inline;
  padding: 0 5px 0 5px;
  /*border-right: dotted 1px green;*/
  border-right: solid 1px #275a5a;
  }
#stopka a, #stopka a:visited
  {
  color: #275a5a;
  text-decoration: none;
  font-weight: bold;
  }
#stopka a:hover
  {
  color: #ff9900;
  text-decoration: none;
  font-weight: bold;
  }

table
  {
  font-size: 11px;
  }

#linie
  {
  padding: 0 1em 1em 1em;
  border-top: dotted 1px #336667;
  border-bottom: dotted 1px #336667;
  }

div.linia
  {
  padding: 0 1em 1em 1em;
  border-top: dotted 1px #336667;
  line-height: 15px;
  margin-bottom: 8pt;
  margin-top: 18pt;
  }

table h1
  {
  font: bold 14pt Verdana,Arial,helvetica,sans-serif;
  background-color: white;
  margin-bottom: 8pt;
  display: inline;
  color: #FF9900;
  position: relative;
  left: 14pt;
  top: -10.5pt;
  padding: 0 4pt 1.5pt 4pt;
  /*border: solid 1px #336667; */
  border-top: dotted 1px #336667;
  border-bottom: dotted 1px #336667;
  }

div.doprawej
  {
  text-align: right;
  }

.forma
  {
  font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
  font-size:   11px;
  color:       rgb(102,102,102);
  border:      solid 1px rgb(191,187,181);
  }

/* start portfolio css */
div.cytatbox
  {
  margin-bottom: 60pt;
  margin-top: 0pt;
  margin-left: 10pt;
  width: 400pt;
  }
  
p.cytat
  {
  margin-left: 180pt;
  text-align: left;
  }
  
p.podpis
  {
  text-align: right;
  font-style: italic;
  }

div.samplebox
  {

  width: 700pt;
  clear:both;
  }
  
div.sample_description
  {
  text-align: right;
  width: 330pt;
  float: left;
  padding-top: 30pt;

  }
  
div.sampleimg
  {
  margin-bottom:30pt;
  width: 350pt;
  float: right;
  }
  
p.sample_paragraph
  {
  width: 200pt;
  text-align: justify;
  margin-left: 130pt;
  }
/* end portfolio css */

