#galery a{
	color: #000000;
	font-family: Verdana, Arial CE, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#galery a:hover{
	color: #000000;
	font-family: Verdana, Arial CE, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#galery .wiecej{
	color: #000000;
	font-family: Verdana, Arial CE, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#galery .wiecej:hover{
	color: #000000;
	font-family: Verdana, Arial CE, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.galeryTitle{
	background-color: #57a6cf;
	height: 20px;
}
.galeryTitleDiv{
	font-family: Verdana, Arial CE, Arial;
	font-size: 12px;
}

.commentArea{
	width: 450px;
	height: 100px;
	background-color: #f0f0f0;
	border: 1px solid #000;
}
.button{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-color: #d0d0d0;
	border: 1px solid #000;
	width: 100px;
}
.field{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-color: #f0f0f0;
	border: 1px solid #000;
	width: 120px;
}
#addCommentIP{
	font-size: 9px;
	text-align: justify;
}
#addCommentAgent{
	font-size: 9px;
}
#addCommentButton{
	width: 100%;
	text-align: center;
}
.error{
	color: red;
	font-weight: bold;
}
.commentNick{
	font-weight: bold;
	font-size: 11px;
}
.commentRest{
	color: #a0a0a0;
	font-size: 10px;
}
.comentBody{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
.showAllComments{
	padding-top: 10px;
}
.showAllComments a{
	font-weight: bold;
	color: black;
}




/* dodane komentarze w nawiasach */
.comentsNumb{
	color: #FFFFFF;
	font-size: 10px;
}
.comentsNumb2{
	font-size: 10px;
}
