body
	{
	font-family: Arial, sans-serif;
	font-size: medium;
	margin: 0;
	padding: 0;
	}
#Body_Wrap
	{
	margin: 0 auto;
	padding: 10px 0;
	width: 770px;
	}
#Body
	{
	margin: 0 10px;
	}
#Header
	{
	background: #333 url("/images/hlavicka.png") top left no-repeat;
	height: 123px;
	position: relative;
	vertical-align: middle;
	}
#Header div
	{
	clear: none;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
#Header div span.HeaderLine
	{
	display: block;
	}
#Header input
	{
	border: 1px solid #333;
	}
#Header div label
	{
	display: block;
	font-size: small;
	font-weight: bold;
	}
#Header form
	{
	bottom: 0;
	position: absolute;
	right: 0;
	}
#Header form div
	{
/*
	background-color: #333;
*/
	color: #fff;
	padding: .5em;
	}
#Content_Wrap
	{
	font-size: small;
	margin: 0;
	}
#Content
	{
	}

#Table_Of_Contents
	{
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	}
#Table_Of_Contents ul
	{
	margin-left: 0;
	padding-left: 15px;
	}
#Bar
	{
	}
#Footer
	{
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	font-size: xx-small;
	padding: 10px 0 0 0;
	text-align: center;
	}
#Footer p
	{
	text-align: center;
	}

h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	clear: both;
	font-size: x-large;
	font-variant: small-caps;
	margin: .2em 0 0 0;
	padding: 0 0 .2em .4em;
	text-align: left;
}

h2 {
	clear: both;
	font-size: large;
	font-variant: small-caps;
	margin: 1em 0 0 0;
	padding: 0 0 0 .8em;
	text-align: left;
}

h3 {
	clear: both;
	font-variant: small-caps;
	margin: 1em 0 .5em 0;
	padding: 0 0 0 1em;
	text-align: left;
}

img
	{
	border: none;
	}
table
	{
	font-size: 10pt;
	}
a
	{
	}
a:hover
	{
	}
a small, small.FileType
	{
	font-family: "Courier New", monospace;
	font-size: 7pt;
	text-decoration: none;
	}
div.QuickPageLinks
	{
	clear: both;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	margin: 10px 0 20px 0;
	text-align: right;
	}
div.QuickPageLinks a
	{
	text-decoration: none;
	}
div.QuickPageLinks a:hover
	{
	text-decoration: underline overline;
	}
ul
	{
	margin: .5em 0 0 0;
	padding-left: 1em;
	}
ul li
	{
	list-style: square;
	}
ul li ul,
ul li ol
	{
	margin: 0;
	padding-left: 1em;
	}
ol
	{
	margin-bottom: 0;
	margin-top: 0;
	}
ol li
	{
	list-style-type: decimal;
	}
dl
	{
	margin-top: 1em;
	padding: 0 0 0 0;
	text-align: justify;
	}
dt
	{
	font-weight: bold;
	}
dl.bookinfo dt
	{
	clear: left;
	float: left;
	text-align: right;
	width: 10em;
	white-space: nowrap;
	}
dd
	{
	padding: 0;
	margin-left: 2em;
	text-align: left;
	}
dl.bookinfo dd
	{
	margin-left: 10.5em;
	}
p
	{
	margin: .5em 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
	}
abbr , acronym
	{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
	}
div.Description
	{
	font-size: 7pt;
	padding: 3px;
	text-align: center;
	}
div.LeftImageX
	{
	float: left;
	margin: 0 10px 5px 0;
	width: 200px;
	}
div.LeftImage
	{
	float: left;
	font-size: 7pt;
	margin: 0 10px 5px 0;
	text-align: center;
	width: 160px;
	}
div.RightImage
	{
	clear: right;
	float: right;
	font-size: 7pt;
	margin: 0 0 5px 10px;
	text-align: center;
	width: 160px;
	}
span.Description
	{
	display: block;
	font-size: 8pt;
	padding: 0 3px 3px 3px;
	text-align: center;
	}
div.LeftImage img, div.RightImage img
	{
	border: 0;
	height: 120px;
	width: 160px;
	margin: 0;
	}


blockquote
	{
	margin: 0 0 10px 0;
	padding: 25px 10px 10px 20px;
	}
blockquote p
	{
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-style: italic;
	padding: 0 40px 15px 30px;
	}
blockquote p:first-letter
	{
	font-size: 12pt;
	font-weight: normal;
	}
blockquote p span
	{
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: right;
	}

#Site_Navigation {
	font-size: 93%;
	margin-bottom: 10px;
	padding: 0;
}

#Site_Navigation_Inlay {
	margin: 0;
}

#Site_Navigation h2 {
	display: none;
}

#Site_Navigation ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

#Site_Navigation ul li {
	display: inline;
	font-weight: bold;
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

#Site_Navigation ul li div {
	display: inline;
}

#Site_Navigation ul li a {
/*
	display: block;
	width: 170px;
*/
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#Site_Navigation ul li a span {
/*
	border-right-style: solid;
	border-right-width: 1px;
	display: block;
*/
	font-variant: small-caps;
	height: 100%;
	padding: 0 5px;
}

#Site_Navigation ul li a:hover span {
/*
	display: block;
	padding-right: 0;
*/
	padding: 0 5px;
}

#Site_Navigation ul li a span span.hotkey {
/*
	border-bottom: 1px solid;
*/
	padding: 0;
	text-decoration: underline;
}

#Site_Navigation ul li a:hover span span.hotkey {
	padding: 0;
}

#Site_Navigation ul li a:hover {
}

#Contact h2
	{
	display: none;
	}
#Contact p
	{
	padding: 0;
	}
#Contact address
	{
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	margin-top: 20px;
	padding: 5px;
	}
#Contact address a
	{
	}
#Contact address a:hover
	{
	}
.centered
	{
	text-align: center;
	}
.invisible
	{
	display: none;
	}
img.LinkButton
	{
	border: 0;
	height: 31px;
	width: 88px;
	}
img.LinkButtonSmall
	{
	border: 0;
	height: 10px;
	width: 88px;
	}
hr.separator
	{
	border: none;
	clear: both;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 100%;
	}

/* Links differencing */

a[href^="http:"]
	{
	background-image: url("/images/link-out.gif");
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 8px;
	}
a[href^="mailto:"]
	{
	background-image: url("/images/link-mail.gif");
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 9px;
	}
a[rel="glossary"]
	{
	background-image: url("/images/link-glossary.gif");
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 9px;
	}
#Contact a[href^="http:"] ,
#Contact a[href^="mailto:"] ,
#Links a[href^="http:"] ,
#Badges a
	{
	background: none;
	padding-right: 0;
	}

#Hierarchy
  {
  font-size: smaller;
  }

#Breadcrumbs {
	font-size: smaller;
}

#Toc {
	font-size: smaller;
	margin-left: 10px;
}

#Links a img
	{
	height: 31px;
	margin: .5em;
	width: 88px;
	}

#Main
	{
	border-bottom-style: solid;
	border-bottom-width: 10px;
	}

#Badges
	{
	}

/******************************************************/

div.booklinks
{
margin-top: 1em;
}
.booklinks a
{
border: 1px solid #c00;
padding: .25em .5em;
text-decoration: none;
color: #000;
background-color: #ccc;
font-weight: bold;
}
div.booklinks a
{
float: left;
margin-right: .5em;
}

table.tituly
{
border-collapse: collapse;
margin-top: 1em;
text-align: left;
width: 100%;
}

table.tituly td
{
padding: .2em 0;
vertical-align: top;
}

table.tituly col.titul
{
width: 65%;
}

table.tituly col.autor
{
}

table.tituly col.cena
{
text-align: right;
width: 4em;
}
table.tituly p
{
font-size: smaller;
text-align: left;
}
table.tituly strong
{
font-size: 110%;
}
body.edice #Content div div a
{
text-decoration: none;
margin-bottom: -.15em;
}
body.edice #Content div div a:hover
{
background-color: #ccc;
}
fieldset
{
border: 1px solid #ccc;
margin: auto 0;
padding: .5em;
}
fieldset dl.bookinfo
{
margin: 0;
}
legend
{
padding: 0 .5em;
}
div.pager
{
font-family: monospace;
margin-top: .5em;
text-align: center;
}
#Homelink
{
height: 80px;
left: 20px;
position: absolute;
text-decoration: none;
top: 20px;
width: 207px;
}
#Homelink span.homelink
{
visibility: hidden;
}
a img
{
border: 1px solid #aaa;
vertical-align: bottom;
}
#Footer a img
{
border: none;
}
#Header form label
{
display: none;
}
p.simpleinfo
{
padding: 5em 0;
text-align: center;
}
form.searchform th,
#Feedback th
{
text-align: right;
}
#Feedback table,
#Feedback table input,
#Feedback table textarea
{
width: 100%;
}
#Feedback table th
{
width: 11em;
}

table.tituly td.obal
	{
	height: 92px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 82px;
	}
table.tituly td.obal img
	{
	border: 1px solid #ccc;
	vertical-align: bottom;
	}
table.tituly td.kniha
	{
	padding: .2em .5em;
	}
table.tituly td.cena
	{
	text-align: right;
	}
table.tituly td.cena del
	{
	font-family: monospace;
	}
table.tituly td.cena strong
	{
	color: #c00;
	}

span.hotkey
	{
/*
	border-bottom: 1px solid;
*/
	}

#Book
	{
	float: right;
	margin-left: 10px;
	position: relative;
	}

a.facebook-generic {
	float: right;
}

ul.list3col {
	column-count: 3;
}
