﻿/* Gallery only */
#headerRight {
	background: url('grafika/bannerFoto.jpg') no-repeat;
}

#rightPanelContent div {
	background: #636363;
	width: 186px;
	
	float: left;
	margin-left: 14px;
	margin-top: 13px;
	
	text-align: center;
}

#rightPanel a img {
	margin: 13px 13px 3px 13px;
	height: 110px;
	border: none;
}

#rightPanel a {
	font-size: x-small;
	color: #FFFFFF;
	
	text-decoration: none;
}

#rightPanel div span {
	display: block;
	text-align: center;
	margin-bottom: 4px;
}

#rightPanel div span a {
	padding: 0px 2px;
}

#rightPanel a:hover {
	text-decoration: underline;
}


body#image {
padding: 0px;
margin: 0px;
background: #636363;
}


#img_content {
	padding-bottom: 25px;
	background: #636363;
	text-align: center;
}

#img_content img {
margin: 25px;
border: solid 10px #bfbfbf;
}

li div {
	margin-left: 7px;
	margin-bottom: 8px;
	color: #636363;
	font-weight: lighter;
	
	line-height: 1.5em;
}

#img_content div {
	padding-top: 20px;
}

#img_content a {
	color: #FFFFFF;
}
