* {
  padding: 0;
  margin: 0;
} 


body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg_intro.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
}
a img {
	border: none;
}



#intro-01 {
	
	left:0px;
	top:0px;
	width:800px;
	height:113px;

}

#intro-02 {
	
	left:0px;
	top:113px;
	width:800px;
	height:114px;
}

#intro-03 {
	
	left:0px;
	top:227px;
	width:800px;
	height:113px;
}

#intro-04 {

	left:0px;
	top:340px;
	width:800px;
	height:114px;
}

#intro-05 {
	
	left:0px;
	top:454px;
	width:800px;
	height:112px;
}

#intro-06 {

	left:0px;
	top:566px;
	width:800px;
	height:134px;
}
#flagi {
    position:relative;
       left:100px;
       top:-200px;
       width:820px;
       height:125px;

}

#obrazek
{
  margin: 0px auto;
  width: 800px;
  padding: 0px;
  background: url(images/bg_intro.jpg) repeat-x left top;
}





