body {
	font-family: Georgia; font-size: 12px;
	letter-spacing: 1px;
	line-height: 1.35em;
	color: #141215;
}

a {
	color:#A20028;
	text-decoration: none;
}
a:hover {
	color: #fff;
	background: #A20028;
}

h1 {
	position: relative;
	top: 8px;
	font-size: 17px; font-style: italic; font-weight: bold;	
	margin: 0 0 18px 0;
	color: #9E874F;	
}
h2 {
	font-size: 14px; font-style: italic; font-weight: normal;
	margin: 0 0 12px 0;	
}

#right p { height: 12px; margin:12px 0 0 0; padding:0; }
#right[id] p { height: auto; min-height: 12px }


form { margin: 0; padding: 0; }

ul { margin: 0 0 0 16px; padding: 0; }
li {
	list-style-type: none;
	background: url(images/li.gif) no-repeat left 6px;
	padding: 0 0 0 12px;
	color:#2F2F2F;
	line-height: 1.5em;
}

.red { color: #A20028; }

.send {
	display: block;
	height: 21px; width: auto;
	padding: 7px 0 0 32px;
	background: transparent url(images/sipka.gif) no-repeat left !important;
	color: #d40f22 !important;
	text-decoration: none;	text-transform: uppercase;
}

.label { font-weight: bold; }

