html, body 
  {
   margin: 0;
   height: 100%; /* Required */
   padding: 0;
   width: 100%;
   text-align: center;
   font-family: Verdana;
   font-size: 12px;
  }

img
{
  text-decoration: none;
  border: none;
}

.wi270
{
 width: 230px;
}

.wi100
{
 width: 100%;
}

.nodis
{
 display: none;
}

.clear
{
 clear: both;
}

#container-page
{
 width: 767px;

 height: auto !important; /* For Modern Browsers */
 height: 100%; /* For IE */
 margin: 0 auto 0 auto;
}

#container-page #toppz
{
 width: 767px;
 height: 13px;
 background: #fff url('/img/top.png');
}

#container-page #logo
{
 width: 767px;
 text-align: left;
}

#container-page #menu
{
  text-align: left;
}

#container-page #menu ul
{
 list-style: none;
 margin: 0;
 padding: 0;
}

#container-page #menu li
{
 float: left;
}

#container-page #menu a
{
 display: block;
 background: #fff url('/img/menu.png');
}

#container-page #menu .system
{
  width: 124px;
  height: 63px;
  background-position: 0 0;
}

#container-page #menu .realizacja
{
  width: 127px;
  height: 63px;
  margin-left: 3px;
  background-position: -127px 0;
}

#container-page #menu .ceny
{
  width: 126px;
  height: 63px;
  margin-left: 3px;
  background-position: -256px 0;
}

#container-page #menu .kalkulacja
{
  width: 125px;
  height: 63px;
  margin-left: 3px;
  background-position: -386px 0;
}

#container-page #menu .dlaarchiekta
{
  width: 124px;
  height: 63px;
  margin-left: 3px;
  background-position: -514px 0;
}

#container-page #menu .kontakt
{
  width: 124px;
  height: 63px;
  margin-left: 3px;
  background-position: -644px 0;
}

#container-page #menu .system_sel
{
  width: 124px;
  height: 63px;
  background-position: 0 -61px;
}

#container-page #menu .realizacja_sel
{
  width: 127px;
  height: 63px;
  margin-left: 3px;
  background-position: -127px -61px;
}

#container-page #menu .ceny_sel
{
  width: 126px;
  height: 63px;
  margin-left: 3px;
  background-position: -256px -61px;
}

#container-page #menu .kalkulacja_sel
{
  width: 125px;
  height: 63px;
  margin-left: 3px;
  background-position: -386px -61px;
}

#container-page #menu .dlaarchiekta_sel
{
  width: 124px;
  height: 63px;
  margin-left: 3px;
  background-position: -514px -61px;
}

#container-page #menu .kontakt_sel
{
  width: 124px;
  height: 63px;
  margin-left: 3px;
  background-position: -644px -61px;
}



#container-page #menu .system:hover{background-position: 0 66px;}
#container-page #menu .realizacja:hover{ background-position: -127px 66px;}
#container-page #menu .ceny:hover{ background-position: -256px 66px; }
#container-page #menu .kalkulacja:hover{ background-position: -386px 66px;}
#container-page #menu .dlaarchiekta:hover{  background-position: -514px 66px; }
#container-page #menu .kontakt:hover{  background-position: -644px 66px; }

#container-page #menu .system_sel:hover{background-position: 0 66px;}
#container-page #menu .realizacja_sel:hover{ background-position: -127px 66px;}
#container-page #menu .ceny_sel:hover{ background-position: -256px 66px; }
#container-page #menu .kalkulacja_sel:hover{ background-position: -386px 66px;}
#container-page #menu .dlaarchiekta_sel:hover{  background-position: -514px 66px; }
#container-page #menu .kontakt_sel:hover{  background-position: -644px 66px; }

#container-page #heads
{
 width: 767px;
 height: 254px;
 background: #fff url('img/img.jpg');
}

#container-page #rightitem
{
  width: 125px;
  height: 585px;
  margin-top: 10px;
  background: #fff url('/img/rightimg.jpg');
  float: right;
}

#container-page #leftitem
{
  float: left;
  text-align: left;
  width: 641px;
}

#container-page #leftitem img
{
 border: #C5C3C3 solid 1px;
 width: 200px;
 text-align: center;
}

#container-page #leftitem img:hover
{
 border: #2f6e92 1px solid;
}

#container-page #leftitem h1
{
 color: #2f6e92;
 font-weight: normal;
 font-size: 24px;
}

#container-page #leftitem h2
{
  color: #45464a;
  font-size: 12px;
}

#container-page #leftitem ul
{
 list-style-image: url('/img/sel.png');
 color: #45464a;
}

#container-page #foo
{
  margin-top: 5px;
  background: #eeeff3;
  width: 767px;
  text-align: center;
  height: 20px;
}

#container-page #foo ul
{
  list-style: none;
  margin: 0;
  margin-left: 60px;
  padding: 0;
}

#container-page #foo li
{
  float: left;
  margin-top: 3px;
  margin-left: 10px;
  color: #45464a;
}

#container-page #foo a
{
  color: #45464a;
}

#seo{ display:none; font-size:1px; visibility:hidden; position:absolute; top:0px }


//Styl do formularza standard

#formatka {width:70%;margin-left:100px}

#formatka label {
	float: left;
	display: block;
	width:33%;
}

#formatka ul {
	list-style:none;
	list-style-image:none;
	margin: 1em 0 1em 1em;
	padding:0;
}

#formatka li {
	clear:both;
	list-style:none;
	list-style-image:none;
	margin:2px 0 0 0;
	padding:0;
}

#formatka .t {
	width:66%;
}

#formatka .tx {
	width:100%;
}

#formatka label.l {
	float:right;
	width:90%;
	display:block;
}

#formatka fieldset {border:0}
