/* Main Layout */
body {
  margin: 0 auto; padding: 0; font: 18px MyriadPro-Cond; color: #ffffff;  
  background-image: url(imgzm/bg.jpg); 
  background-repeat: repeat;

background-color: #000000;
}

img { border: none; }

#container {
    margin: 0 auto;
    width:1000px;}
	


#zawartosc { background-image: url(imgzm/img_10.png); width:1000px; float:left; background-repeat:repeat-y; }


.top1 {width:1000px;  float:left;}
.img4 {width:1000px; height:47px; background-image: url(imgzm/img_04.png); float:left;}
.img5 {width:1000px; height:101px; background-image: url(imgzm/img_05.png); float:left;}
.img6 {width:20px; height:269px; background-image: url(imgzm/img_06.png); float:left;}
.img7 {width:960px; height:269px; background-image: url(imgzm/img_07.png); float:left;}
.img8 {width:20px; height:269px; background-image: url(imgzm/img_08.png); float:left;}
.img9 {width:1000px; height:57px; background-image: url(imgzm/img_09.png); float:left;}
.img10 {width:1000px; background-image: url(imgzm/img_10.png); float:left;}
.img12 {width:1000px; height:25px; background-image: url(imgzm/img_12.png); float:left;}
.img13 {width:31px; height:39px; background-image: url(imgzm/img_13.png); float:left;}
.img14 {width:26px; height:39px; background-image: url(imgzm/img_14.png); float:left;}
.img15 {width:882px; height:39px; background-image: url(imgzm/img_15.png); float:left;}
.img16 {width:31px; height:39px; background-image: url(imgzm/img_16.png); float:left;}
.img17 {width:30px; height:39px; background-image: url(imgzm/img_17.png); float:left;}
.img18 {width:1000px; height:54px; background-image: url(imgzm/img_18.png); float:left;}



@font-face

{
font-family: MyriadPro-Cond;

src:url(MyriadPro-Cond.otf);

}


h1 {
font-size: 25px; color: #ff9600;  margin: 0 auto; padding: 0; 
}




 /* unvisited link */
a:link {
  color:  #272727;
}

/* visited link */
a:visited {
  color:  #272727;
}

/* mouse over link */
a:hover {
  color:  #ff9600;
}

/* selected link */
a:active {
  color:  #ff0000;
} 


