TD {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
TD.1 {
	background-position : top;
}
TD.2 {
	background-position : bottom;
	background-attachment : fixed;
	background-repeat : no-repeat;
}
table.3 {
	background-position : right;
	background-attachment : fixed;
	background-repeat : no-repeat;
	text-align : left;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : blue;
}
A:HOVER {
	color:black;
}
A.c1 {
	color : #3D3D3D;
	font-size : 12px;
	font-variant : small-caps;
	font-weight : bold;
	letter-spacing : 1px;
	text-align : left;
}
A.1:HOVER {
	text-decoration : none;
	color: red;
}
A.2 {
	color: Black;
}
A.2:HOVER {
	color: red;
}
A.3 {
	color:	Black;
	font-weight : normal;
	font-size: 11px
}
A.3:HOVER {
	color: red;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H1 {
	font-size: 14px;
	font-weight : bold;
}
.NADPIS {
	font-size : 15px;
	font-weight : bold;
	
}
A.4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : Blue;
}
A.4:HOVER {
	color: Red;
}
P {
	text-align : justify;
}

.popis_knihy {
	font-size: 14px;
}

.odsazeni {
	margin-right:20px;
}
h2 {font-size: 14px; background: #eeeeee; margin: 0 0 5px 0; padding: 5px;}
.oramovani {border: 3px solid #eeeeee; padding: 10px 20px; margin: 0 0 0 0;}
