.albumTitle {
	font-size: 25px;
	padding-left:30px;
	text-shadow:yellow 0px 0px 0.1em;
}

#topLine {
	height: 22px;
	/*background-image: url(topLineBackAlpha.gif);*/
	background-position: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
}

#topLine a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#topLine a:hover{
	color: #ffe11c;
}

#headerG {
	margin:0px 10px 0px 10px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-color: #5B7900;
	border-bottom-style: dashed;
	color:black
}

#contentBox{
padding-left: 20px;
margin: 0px auto 0px auto;
display: block;
}

#contentBox h2{
font-size:16px;
border-bottom:1px dotted black;
margin-right:20px;
margin-bottom:5px;
margin-top:25px;
padding-top:40px;

}
.wstecz_g{
display:block;
position:absolute;
bottom:5px;
left:245px;
}


.thumbsBox{
	width: 120px;
	height: 110px;
	text-align: center;
	float: left;
	word-wrap: break-word;
	word-break: break-all;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 5px;
}

.thumbsBox a{
	word-wrap: break-word;
	word-break: break-all;
	padding: 5px;
	border: 1px solid #5B7900;
	text-align: center;
	width: 100px;
	float: left;
	height: 93px;
	overflow: hidden;
	text-indent:0px;
}

#footerG {
	text-align: right;
	height: 28px;
/*	background-image: url(footerBack.gif);*/
	padding-right: 20px;
	/*padding-bottom:20px;*/
}

#footerG a{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
}

#footerG a:hover{
	color: #ffe11c;
}

#contentBox {
	padding-top: 10px;
	min-height:500px;
}

.control {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5B7900;
}

#logoBox {
	float: left;
}

#contentBox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-decoration: none;
	text-shadow: yellow 0px 0px 0.1em;
}

#contentBox a:hover{
	color: black;
	background-color: #e9f300;
	text-shadow:green 0px 0px 0.1em;
}