@charset "iso-8859-2";

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
}

a {
	color: #019ad5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	noborder: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

label {
	color: #b51e1e;
	font-weight: bold;
}

select, option, input[type=text], textarea {
	color: #000;
	font-family: arial, helvetica, sans-serif;
}

input[type=text], textarea {
	padding: 1px 3px 1px 3px;
	background: #fff;
	border: 1px solid #000;
}

textarea {
	overflow: auto;
}

form p {
	margin-bottom: 0;
}

ul, ol {
	margin-left: 25px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}

#header h1 {
	width: 185px;
	height: 129px;
	margin: 0 auto;
	background: url('../images/h1.jpg');
}

#header h1 a {
	display: block;
	width: 185px;
	height: 129px;
	color: transparent;
}

#content h1, #content h2 {
	margin: 0 0 15px 0;
	color: #0289be;
	font-size: 20px;
	font-weight: normal;
}

/* user: címsor-fehér*/
#content h1.white {
	width: 599px;
	height: 31px;
	padding: 4px 0 0 10px;
	background: url('../images/h1_white.jpg');
}

/* user: címsor-szürke */
#content h1.graytext {
	margin: 0 0 20px 0;
	color: #898989;
	font-size: 18px;
	font-weight: normal;
}

/* user: címsor-hátterrel */
#content h1.gray {
	width: 251px;
	height: 31px;
	padding: 4px 0 0 10px;
	background: url('../images/h1_gray.jpg');
}

h2.date {
	margin: 0 0 0 15px;
	color: #b51e1e;
	font-size: 12px;
	font-weight: bold;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}

/* user: címsor2-hátterrel */
#content h2{
  background:transparent url('../images/h1_white.jpg') repeat scroll 0% 0%;
  height:31px;
  padding:4px 0pt 0pt 10px;
  width:599px;
}

.h2
{  background:transparent url('../images/h1_white.jpg') repeat scroll 0% 0%;
  height:31px;
  padding:4px 0pt 0pt 10px;
  width:599px;
  margin: 0 0 15px 0;
	color: #0289be;
	font-size: 22px;
	font-weight: normal;
}

/**  TinyMCE **/
/* user: bekezdés */
.userclass2
{
  color:#112830;
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
 }
/* user: címsor2-általános */
.userh2
{
	display: block;
  background:transparent url('../images/h1_white.jpg') repeat scroll 0% 0%;
  height:31px;
  padding:4px 0pt 0pt 10px;
  width:599px;
  margin: 0 0 15px 0;
	color: #0289be;
	font-size: 22px;
	font-weight: normal;
}
/* user: címsor-fehér*/
.userh1white {
	display: block;
	width: 599px;
	height: 31px;
	padding: 4px 0 0 10px;
	background: url('../images/h1_white.jpg');
}

/* user: címsor-szürke */
.userh1graytext {
	margin: 0 0 20px 0;
	color: #898989;
	font-size: 18px;
	font-weight: normal;
	display: block;
}

/* user: címsor-hátterrel */
.userh1gray {
	display: block;
	width: 251px;
	height: 31px;
	padding: 4px 0 0 10px;
	background: url('../images/h1_gray.jpg');
}

#left img{
  margin: 10px;
}

#sf_admin_content img{
  margin: 0px;
}

.inactive_submit {
  opacity:.25;
  filter: alpha(opacity=25);
   -moz-opacity: 0.25;
}

#sf_admin_content img {
_margin:10px;
}
