body {
	margin: 0;
	background-color: #e2e2e2;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
input {
	background-color: #a1a1a1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 225px;
	border: medium none #a1a1a1;
}
textarea {
	background-color: #a1a1a1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 225px;
	border: medium none #a1a1a1;
}
img {
  border: none;
}
table {
  width: 100%;
}
/*layout*/
#content {
  width: 774px;
  margin: 0 auto;
  background: url(pix/bg.jpg) repeat-y;
}
#header {
  background: url(pix/head.jpg) center top no-repeat;
  padding-top: 106px;
  
}
#head_rotate {
  width: 512px;
  height: 253px;
  float:left;
}
#weinber {
  background: url(pix/weinber_anita.jpg) center top no-repeat;
  width: 262px;
  height: 253px;
  margin-left: 512px;
}
#middle {
  background: url(pix/csik.gif) center top no-repeat;
  padding: 10px 0 0;
}
#uzenet {
  width: 232px;
  float: left;
  padding: 25px 0 0;
  background: url(pix/t_megkeressuk.gif) left top no-repeat;
}
#partner {
  width: 408px;
  height: 295px;
  float: left;
  text-align: center;
}
#partnerek {
  margin-bottom: 9px;
}
#gyartok {
  padding: 28px 0 0;
  width: 129px;
  height: 268px;
  margin-left: 645px;
  background: url(pix/t_gyartok.gif) right top no-repeat;
}
#neve {
  background: url(pix/m_neve.gif) left top no-repeat;
  padding-top: 18px;
  margin-bottom: 5px;
}
#email {
  background: url(pix/m_email.gif) left top no-repeat;
  padding-top: 18px;
  margin-bottom: 5px;
}
#telefon {
  background: url(pix/m_telf.gif) left top no-repeat;
  padding-top: 18px;
  margin-bottom: 5px;
}
#message {
  background: url(pix/m_rovuz.gif) left top no-repeat;
  padding-top: 18px;
  margin-bottom: 13px;
}
#gyartok img {
  margin-bottom: 5px;
}
#footer {
  width:774px;
  font-size: 12px;
  color: #444;
  clear: both;
}
#footer a:link, #footer a:hover, #footer a:visited{
  color: #444;
  text-decoration: none;  
}
div.error_msg
{
	background-color: #b40e43;
	margin: 0 5px 5px 0;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
div.success_msg
{
	background-color: #708075;
	margin: 0 5px 5px 0;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.kontakt   {
 font-weight: bold;
}