/*CSS styly pro galerii*/
body			{
			padding: 0px;
			margin: 0px;
			font-family: Arial, arial;
			background-color: black;
			background-image: url('gallery_08/image/drevo.jpg');
			}
h1			{
			color: black;
			font-style: italic;
			}
#opona			{
			background-position: top;
			background-image: url('gallery_08/image/pixel.gif');
			background-repeat: repeat-x;
			text-align: center;
			vertical-align: top;
			}
#shadow			{
			background-color: black;
			background-position: left bottom;
			background-repeat: repeat-x;
			background-image: url('gallery_08/image/shadow.png');
			}
#foto			{
			vertical-align: middle;
			text-align: center;
			width: 33%;
			}
#picture1		{
			width: 270px;
			height: 180px;
			border: 0;
			}
.fotka		{
      margin: 15px;
      border: none;
}
