/* Newsletter module common css */
.mainnewsletter {
	width:275px;
	font-family:times new roman;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	float:right;
	background:#e2e1df;
	padding-bottom:5px;
/*	border:1px solid red;*/
}
div.zapisz input.button{
background:none;
color:#fff;
font-size:12px;
border:none;
font-family:times new roman;
}
div.pole_email #email{
width:180px;
}
.pole_email{
width:190px;
float:left;
}
.zapisz{
width:81px;
height:19px;
background:url(zapisz.jpg) no-repeat center;
float:left;}

.naglowek_news{
text-align:left;
padding-left:5px;
color:#024069;
font-weight:bold;
}
.mainnewsletter p {
	text-align:center;
}
.newsletterbutton {
	/*width:100%;*/
	border:5px solid #000000;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.newsletterbutton p  {
	text-align:center;
}
.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/* highslide*/
.newsletterbutton_highslide {
	/*width:100%;*/
	border:0px solid #000000;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.newsletterbutton_highslide p  {
	text-align:center;
}
.newsletterbutton_highslide a#toggle, .newsletterbutton_highslide p a.highslide{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/* Mootols style */
#subscribelayout {
	
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	/*margin-top:5px;*/
	padding-top:10px;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
#subscribelayout p, .highslide-body p, .normalsublayout p{
	text-align:center;
	padding-top:10px;
	font-weight:bold;
}
.highslide-body p{
	color: #92939D;
}

/* Normal style */
.normalsublayout {
	
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	
	border: none;
}