/* Gallery topstory */
div.galleryTopstory {
  	width: 100%;
	display: table;
	border-bottom: 1px solid #C2C2C2;
}

div.galleryTopstory img {
	margin-bottom: 10px;
	margin-right: 10px;
	width: 330px;
	height: 205px;
	float: left;
}

div.galleryTopstory h1 a {
  	text-transform: uppercase;
	color: #000;
	font-size: 18px;
}

div.galleryTopstory p {
  	margin-top: 5px;
	margin-bottom: 10px;
	width: 265px;
	color: #55493F;
	float: left;
	line-height: 17px;
}

/* Gallery listbox */
div.galleryBox {
  	margin-top: 20px;
  	width: 165px;
	height: 160px;
	display: table;
	float: left;
	border-bottom: 1px solid #C2C2C2;
}

div.galleryBox img {
	margin-bottom: 10px;
	margin-right: 10px;
	width: 165px;
	height: 110px;
}

div.galleryBox a.link {
  	margin-bottom: 5px;
	color: #55493F;
	font-size: 11px;
	display: block;
}

/* Gallery */
#showGallery {
  	margin-bottom: 20px;
	color: #55493F;
	display: table;
}

#showGallery h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

#showGallery h2 {
  	margin-bottom: 5px;
	font-size: 16px;
}

#showGallery img.actPic {
  	margin-bottom: 10px;
	width: 720px;
	height: 480px;
}

#showGallery img.smallpic {
  	margin-top: 5px;
  	margin-left: 5px;
	width: 105px;
	height: 70px;
	border: 1px solid #CCC;
}

#showGallery div {
  	width: 270px;
	float: left;
}

a.backpic {
	position: relative;
	top: 250px;
	left: 10px;
}

a.nextpic {
	position: relative;
	top: 250px;
	left: 650px;
}

div.kiskepek {
  	width: 450px !important;
	display: table;
	float: right;
}

div.kiskepek img.smallpic{
	border: 0 !important;
}
