body {
	font-family: "Arial CE",Arial; font-size: 12px;
	color: #4a4a4b;
}

a {
	color:#4a4a4b;
	text-decoration: underline;
}

h1 {
	font-family: ArialNarrow, "Arial CE", Arial;
	text-transform: uppercase;
	font-size:24px; font-weight: normal;
	color: #330000;
	margin:0 0 16px -19px; padding:0 0 0 19px;
	height: 36px;
	background: url(../images/h1.jpg) no-repeat left bottom;
	letter-spacing: 0.3em;
}
h2 {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-size: 14px;
	color: #a31b00;
	margin: 0 0 11px; padding:0;
}

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


form { margin: 0; padding: 0; }

ul { margin: 0 0 0 16px; padding: 0; }

.red { color: #a31b00; }
.noDisplay { display: none; }

.button {
	display: block;
	margin:0; padding:2px 0 0;
	height: 22px; width: auto;
	border: 1px solid #7b0c26;
	border-top: none; border-bottom: none;
	background: url(../images/button.jpg) repeat-x;
	font-weight: bold; font-size: 12px; font-family: "Arial CE",Arial;
	text-decoration: none; text-align: center;
	color: #f0ffff;
}

table.ramcek {
	border-collapse: collapse;
	border: 1px solid black;
}
table.ramcek td {
	border: 1px solid black;
}