body {
	font-family: Verdana, Arial,  sans;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(hatterek/cseppnevt.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ab6196;
}

td, div{
	font-family: Verdana, Arial,  sans;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 16px;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	font-weight:bold;
}
h3 {
	font-size: 13px;
	font-weight:bold;
}
h4 , .lila  {
	font-size: 13px;
	font-weight:bold;
	color:#ab6196;
}

#idezet {
	font-size: 12px;
	font-style: italic;
}

#idezo {
	font-size: 12px;
	text-align: right;
}


a {
	font-size: 12px;
	color: #ab6196;
	text-decoration:none;
}

input, textarea, select {
        border: 1px solid #ab6196;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
        box-shadow: 1px 1px 7px #a2a2a2;
        -webkit-box-shadow: 1px 1px 7px #a2a2a2;
        -moz-box-shadow: 1px 1px 7px #a2a2a2;
        margin:0;
        font-family: Verdana, Arial,  sans;
		font-size: 12px;
}
input.gomb {
	border:0;
    box-shadow: 0 0 0 #a2a2a2;
    -webkit-box-shadow: 0 0 0 #a2a2a2;
    -moz-box-shadow: 0 0 0  #a2a2a2;
}

