html, body {
  padding: 0px;
  margin: 0px;
}

body {
	background-image: url(/images/blockquote/yellowtum.jpg);
}

a {
	color: #993300;
	font-family: Arial;
	font-size: 11pt;
}

a:hover {
	color: #663300;
	font-family: Arial;
	font-size: 11pt;
}

a.homeback {
	font-size: 9pt;
	font-family: Arial;
	color: #993333;
}

a:hover.homeback {
	font-size: 9pt;
	font-family: Arial;
	color: #663300;
}

table {
	width: 100%;
	float: center;
}

#header {
	height: 100px;
	background-image: url(/images/blockquote/polka.gif);
	background-repeat: repeat-x;
}

#content {
	font-size: 12pt;
	color: #660033;
}

#home {
	margin-right: 10px;
	text-align: right;
}

#footer {
	height: 50px;
	text-align: center;
}

.author {
	font-family: Georgia;
	font-size: 14pt;
	color: #996633;
	margin-left: 10%;
}

.spisok {
	color: #993300;
	font-family: Arial;
	font-size: 11pt;
	text-indent: 2.5%;
}

.quote p {
	font-family: Georgia;
	font-style: italic;
	text-align: justify;
	text-indent: 2.5%; /*отступ первой строки*/
	margin: 10px 10px 3px 10px;
	padding: 0px;
}

.podpis {
	font-family: Georgia;
	font-size: 10pt;
	text-align: right;
	margin-right: 20px;
}

.line {
	background-image: url(/images/blockquote/raz_wir.png);
	background-repeat: repeat-x;
	height: 40px;
	background-position: center;
}

.razdel {
	background-image: url(/images/blockquote/razdel.png);
	background-position: center;
	background-repeat: no-repeat;
}