body{
	margin: 0px auto;
	width: 800px;
	font-family: Arial;
	font-size: 13px;
}

h3,h2,h1,h4,h5{
	clear: both;
}

.naglowek{
	font-weight: bold;
	font-size: 16px;
	border-bottom: 3px double #333;
}

.subnaglowek{
	font-weight: bold;
	font-size: 14px;
	padding-left: 100px;
	border-bottom: 1px solid black;
}

img.nakamura{
	padding-right: 10px;
	float: left;
}

img.obraz1{
	width: 374px;
	height: 250px;
}

img.obraz2{
	width: 167px;
	height: 250px;
}

img.obraz3{
	width: 228px;
	height: 250px;
}

img.obraz4{
	width: 357px;
	height: 250px;
}

img.obraz5{
	width: 370px;
	height: 250px;
}

img.obraz6{
	width: 375px;
	height: 250px;
}

img.obraz7, img.obraz8, img.obraz9{
	height: 220px;
}

img.obraz7{
	width: 146px;
}

img.obraz8{
	width: 237px;
}

img.obraz9{
	width: 293px;
}


center img{
	vertical-align: middle;
}

table{
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin: 10px auto;
}

td{
	border: 1px solid #CCC;
	padding: 3px;
}