/* Start of CMSMS style sheet 'ksiegagosci' */
/*
 Domyślny arkusz styl&oacute;w dla modułu CMSMS Księga Gości.
Moze zostać zmieniony po zainstalowaniu modułu, zostanie usunięty w momencie odinstalowania modułu, jeśli zamierzasz go zmienić zr&oacute;b kopię zapasową.
*/

 /* Style pagination */

.cms-guestbook-pagination_header {
	margin: .5em 0;
}
.cms-guestbook-pagination_nav {
	font-weight: bold;
	margin: .5em 0;
}
.cms-guestbook-pagination_nav a {
    font-weight: normal;
}

/* Style the guestbook */

/* Style each entry */
.cms-guestbook-entry
{
	border: 1px solid #f2eddc;
	margin-bottom: 1em;
}

/* Style the message header */
.cms-guestbook-entry-header
{
	background: #faf7f0;
	color: white;
	border: 1px solid #f2eddc;
	margin: 1px;
}

/* Style the actual message */
.cms-guestbook-entry-text 
{
	background: #fff;
	padding: .5em;
	color: #2c4f96;
        font-style: italic; 
        font-size:14px; 
}

/* Show the postdate on the right */
.cms-guestbook-entry-posted 
{
	float: right;
	font-size: smaller;
        color:#787877; 
}

/* Style message header links */
.cms-guestbook-entry-header a {
	color: white;
} 
.cms-guestbook-entry-header a:hover {
	color: black;
} 
		  
/* Style the sender name */
.cms-guestbook-entry-sendername
{
	font-weight: bold;
        color:#da8eb1; 
}

/* Style the E-mail link */
.cms-guestbook-entry-email {
	font-size: smaller;
}
		      
/* Style the senders homepage link */
.cms-guestbook-entry-homepage
{
	font-size: smaller;
	margin: 2px;
	margin-bottom: 0;
}

/* Style the smileys links */
.cms-guestbook-somesmileys a
{
	margin-right: .5em;
}

/* Style the entry form */
.cms-guestbook-div-insert label
{
	float: left;
	width: 12em;
}

/* Style the entry form fieldset */
.cms-guestbook-div-insert fieldset {
       border: none;
}
#m40d07submit, #m40d07entry_submitted {background-image:url(uploads/images/layout/przycisk_wpisksiega.jpg); width:204px; height:34px; text-indent:-1000px}

/* End of 'ksiegagosci' */

