﻿.GalleryPresenter { margin-bottom: 20px; }
.GalleryPresenter h3 {}
.GalleryPresenter .GalleryBox { height: 150px; background: #f6bb23 url('../Image/LovelyCroatiaGraphics.png') no-repeat -0 -268px; border: 3px solid #f4b626; }
.GalleryPresenter .GalleryBox .LeftArrow { width: 45px; height: inherit; float: left; cursor: pointer; background: url('../Image/LovelyCroatiaGraphics.png') no-repeat -240px -899px; }
.GalleryPresenter .GalleryBox .RightArrow { width: 45px; height: inherit; float: left; cursor: pointer; background: url('../Image/LovelyCroatiaGraphics.png') no-repeat -286px -899px; }
.GalleryPresenter .GalleryBox .PictureBox { width: 204px; height: 142px; float: left; }
.GalleryPresenter .GalleryBox .PictureBox ul { position: relative; }
.GalleryPresenter .GalleryBox .PictureBox ul li { position: absolute; top: 0; }
.GalleryPresenter .GalleryBox .PictureBox ul li img { padding: 4px; margin-top: 10px; background-color: #fff; border: 1px solid #f3a81a; }