body {
	margin: 0px;
	padding: 0px;
	font: 14px century gothic;
	text-align: center;
	background: #A92929 url(bg.jpg) repeat-x;
	color: white;
}
td {
	font: 14px century gothic;
	text-align: left;
	vertical-align: middle;
	color: white;
}
table {
	width: 100%;
}
div.main {
	background: #670F0F url(bg2.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	padding: 20px;
}
table.rub {
	width: 100%;
}
table.rub td {
	background: #400;
	vertical-align: middle;
	padding: 4px;
}

h1 {
	color: #b00;
	text-align: right;
	font: bold 28px century gothic;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;		
}
h2 {
	text-align: right;
	font: bold 20px century gothic;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	color: #b00;
	text-transform: uppercase;
	font: bold 16px century gothic;
	margin: 0px;
}
a, a:hover {
	color: white;
	text-decoration: underline;
}
.right {text-align: right}
.center {text-align: center}

div.online {
	color: #EE6600;
	font: bold 30px century gothic;
	text-align: center;
}
div.online a, div.online a:hover {
	color: #fd0;
	font: bold 30px century gothic;
	text-align: center;
	text-decoration: none;
}
div.okvir {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font: 16px century gothic;
	padding: 20px;
	background: #400;
	color: white;
}
