/* style */

*{
  margin:0;
  padding:0;
}
html, body{
  margin: 0;
  padding: 0;
  font-family: arial, verdana, sans-serif;
  color: #ffffff;
  background-color: #000000;
}
#poz_gl {
  width: 950px;
  height: 440px;
  margin:10px auto;
  overflow: hidden;
}

#poz_02 {width: 950px; height: 124px; clear: both; background-image: url('../img/ng_02.jpg'); overflow: hidden;}
#poz_03 {width: 950px; height: 316px; clear: both; cursor: pointer; overflow: hidden;}


#men_01 {width: 240px; height: 316px; float: left; background-image: url('../img/men_01.jpg'); overflow: hidden;}
#men_01 h1 a{display:block; width: 240px; height: 316px; text-indent:-999em; overflow: hidden;}

#men_02 {width: 235px; height: 316px; float: left; background-image: url('../img/men_02.jpg'); overflow: hidden;}
#men_02 h1 a{display:block; width: 235px; height: 316px; text-indent:-999em; overflow: hidden;}

#men_03 {width: 230px; height: 316px; float: left; background-image: url('../img/men_03.jpg'); overflow: hidden;}
#men_03 h1 a{display:block; width: 230px; height: 316px; text-indent:-999em; overflow: hidden;}

#men_04 {width: 245px; height: 316px; float: left; background-image: url('../img/men_04.jpg'); overflow: hidden;}
#men_04 h1 a{display:block; width: 245px; height: 316px; text-indent:-999em; overflow: hidden;}

