/* Bejelentkezes */
div.newsletter {
	font-family: Times New Roman;
	font-size: 14px;
}

td.newsfull div.newsletter {
	margin-top: 25px;
	padding: 10px;
	background-color: #DFDED7;
}


td.newsfull div.newsletter p.text {
  	margin-top: 10px;
  	margin-bottom: 10px;
	width: auto;
	font-size: 16px;
	line-height: 22px;
}

td.newsfull div.newsletter input.submit {
	background-image: url(../blog/img/bg_submit_newsletter2.png) !important;
}

*div.newsletter p.newsletter {
	margin-left: 10px;
	margin-bottom: 5px;
}

div.newsletter h1 {
	height: 54px;
	line-height: 54px;
	text-indent: 85px;
	background-image: url(../blog/img/email_ertesito.gif) !important;
	background-position: left;
	background-repeat: no-repeat;
}

td.newsfull div.newsletter h1.subscriber {
	height: 54px;
	line-height: 54px;
	text-indent: 85px;
	font-size: 16px;
	display: table;
	background-image: url(../blog/img/email_ertesito2.gif) !important;
}

div.newsletter form {
	  	font-family: Times New Roman;
	    font-size: 14px;
}

div.newsletter input.inputbox {
  	margin-right: 5px;
  	width: 186px !important;
	height: 21px;
	line-height: 21px;
	background-image: url(../blog/img/bg_input_newsletter.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: 0;
}

div.newsletter input.submit {
  	position: relative;
  	width: 27px;
	height: 26px;
	background-image: url(../blog/img/bg_submit_newsletter.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
}

div.newsletter p.text {
  	margin-top: 10px;
  	margin-bottom: 10px;
	width: 260px;
	font-size: 16px;
	line-height: 22px;
}

div.newsletter input.inputbox {
	width: 100%;
}

div.newsletter label {
	cursor: pointer;
}

div.newsletter input[type='checkbox'] {
	margin-left: 5px;
}

/* Leiratkozas */
p.groups {
	height: 25px;
	line-height: 25px;
}
p.groups label {
  	margin-left: 10px;
	font-weight: bold;
}

