div.galeriacim {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #B7AB71;
}

div.kozepes div.kep {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    border: 8px solid #3F321F;
}
div.kozepes p {
    text-align: center;
    color: #B7AB71;
}
div.kozepes div.lapozo {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #B7AB71;
}
div.kozepes div.lapozas {
    text-align: center;
    margin-bottom: 10px;
}
div.thumbnails {
    text-align: center;
}
div.thumbnails img {
    border: 5px solid #3F321F;
    margin: 2px;
}


div.galeriabox {
    width: 229px;
    background-color: #3F321F;
    border: 1px solid #68502E;
    float: left;
    margin-top: 8px;
    margin-left: 4px;
    margin-right: 4px;
}
div.galeriabox img {
    margin: 6px;
}
div.galeriabox p a {
    color: #B7AB71 !important;
    background-color: #3F321F;
    font-weight: bold;
    font-size: 12px;
    margin-left: 6px;
    width: 90% !important;
}
div.galeriabox p span {
    color: #B7AB71;
    background-color: #3F321F;
    font-weight: normal;
    font-size: 11px;
    margin-left: 6px;
    width: 90% !important;
}


div.paginator {
	width: 100%;
	height: 41px;
	line-height: 41px;
	font-family: Georgia;
	font-size: 18px;
	color: #000;
	background-color: #F4F4F0;
	display: block;
	float: left;
}

div.paginator p {
	width: 100%;
	height: 41px;
	line-height: 41px;
	font-family: Georgia;
	font-size: 18px;
	text-align: center;
	color: #000;
	background-color: #F4F4F0;
	display: table;
}

div.paginator p a {
	margin-left: 100px;
	margin-right: 100px;
	padding-left: 5px;
	padding-right: 5px;
	width: 120px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #FFF;
	background-color: #08C1F9;
	text-decoration: none;
}

div.picturelist {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 383px;
	height: 80px;
	overflow: auto;
	text-align: left;
}

div.picturelist img {
	border: 0;
}

div.picturelist a {
	margin-left: 2px;
	margin-right: 2px;
	display: inline;
}
