/*
	***Natura - przejsciowka***
	author: malgorzata.kmiec@enzo.pl
	Copyright Enzo Sp. z o.o., http://enzo.pl

*/

body{
 margin:0;
 padding:0;
 background:#d2d2d2;
}

#main{
  width:944px;
  margin:0 auto;
  clear:both;
}
h1 {
  text-indent:-1000em;
  margin:0;
  padding:0;
  line-height:0;
}

#flashcontent{
  width:800px; 
  height:150px; 
  margin:0 auto; 
  background:#d2d2d2 url(logo.jpg) no-repeat 50% 0;
  clear:both;
}

#flashcontent.en{
  background:#d2d2d2 url(logo-en.jpg) no-repeat 50% 0;
}

ul{
  list-style-type:none;
  width:944px;
  float:left;
  clear:both;
  margin:0;
  padding:0;
}

li{
   margin:0;
   padding:0;
}

a#natura{
  display:block;
  width:462px;
  height:341px;
  float:left;
  background:url(okna_pl.jpg) no-repeat 0 0;
  margin-right:20px;
  text-indent:-1000em;
  margin-top:20px;
}

a#meble{
  display:block;
  width:462px;
  height:341px;
  float:left;
  background:url(meble_pl.jpg) no-repeat 0 0;
  text-indent:-1000em;  
  margin-top:20px;  
  * margin-top:0px;

}

a#meble.en{
 background:url(meble_ang.jpg) no-repeat 0 0;
}

a#natura.en{
 background:url(okna_ang.jpg) no-repeat 0 0;
}

a#meble.de{
 background:url(meble_de.jpg) no-repeat 0 0;
}

a#natura.de{
 background:url(okna_de.jpg) no-repeat 0 0;
}

*:focus { outline: none; }


ul#flagi{
  width:95px;
  float:right;
  z-index:100;
  clear:both;
  position:relative;
  top:50px;
}

ul#flagi li{float:left;}

a#pl{
  display:block;
  width:28px;
  height:14px;
  float:left;
  background:url(flaga-pl.gif) no-repeat 0 0;
  text-indent:-1000em;
  margin-right:5px;
  _margin-right:2px;
}

a#en{
  display:block;
  width:28px;
  height:14px;
  float:left;
  background:url(flaga-en.gif) no-repeat 0 0;
  text-indent:-1000em;
  margin-right:5px;
  _margin-right:2px;
}

a#de{
  display:block;
  width:28px;
  height:14px;
  float:left;
  background:url(flaga-de.gif) no-repeat 0 0;
  text-indent:-1000em;
}
