/*-- zakladni formatovani --*/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
	background: #f1f1ff;
	font-size: 10pt;
}

a, a:visited, a:active {
	color: #60669a;
	text-decoration: underline;
}

a:hover {
	color: #acb3ef;
	text-decoration: none;
}

img {
	border: 0;
}

/*-- pozicování --*/
.zbody {
	width: 720px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 150px;
	border-left: 2px dashed #bec0d4;
	border-right: 2px dashed #bec0d4;
	background-color: #e4e7fc;
}

.ztext {
	width: 589px;
	float: right;
	margin-left: 0;
	margin-right: 0;
}

.zzahlavi {
	width: 720px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.zlinks {
	width: 130px;
	float: left;
	margin-top: 2px;
	text-align: right;
}

.ztext {
	width: 448px;
	float: left;
	position: relative; left: 2px; top: 2px;
	background-color: #fcfcfc;
	padding: 1px;
	min-height: 510px;
}

.zrighttd {
	width: 130px;
	float: left;
	position: relative; top: 2px;
	margin-left: 4px;
}

.zauthor {
	position: relative; top: 2px;
	clear: both;
	width: 720px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.zfoot {
	text-align: center;
	position: relative; top: 100px;
}

/*-- tabulky --*/
table {
	border-collapse: collapse;
}

/*-- h_ --*/
h1 {
	border: 1px dashed #bec0d4;
	background: #e7e8f0;
	font-size: 16pt;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
}

h3 {
	font-size: 12pt;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 0;
	font-style: italic;
	font-weight: bold;
}

h4 {
	font-size: 11pt;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	font-style: italic;
	font-weight: bold;
}

h5 {
	margin-top: 0;
	margin-bottom: 0;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
}

h6 {
	font-size: 10pt;
	text-align: right;
	margin-bottom: 0;
	margin-top: 4px;
}

h6.down {
	color: #bec0d4;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	border: 1px dashed #bec0d4;
	width: 88%;
	margin-left: 6%;
	margin-right: 6%;
	font-size: 8pt;
	font-weight: normal;
}

/*-- hr --*/
hr {
	color: #bec0d4;
	width: 98%;
	height: 1px;
	text-align: center;
	padding-bottom: 0;
	padding-top: 0;
}

hr.links {
	width: 100%;
	margin: 0;
	padding: 0;
}

/*-- zahlavi --*/
.zahlavi {
	text-align: center;
	padding-top: 5px;
}

/*-- levy sloupec --*/
.linksversion {
	text-align: center;
	color: #bec0d4;
	border-top: 1px dashed #bec0d4;
	border-bottom: 1px dashed #bec0d4;
	margin-top: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.linksversion a, .linksversion a:active, .linksversion a:visited {
	color: #bec0d4;
	text-decoration: underline;
}

.linksversion a:hover {
	text-decoration: none;
}

.links {
	margin-top: 2px;
	text-align: left;
	background-color: #e7e8f0;
	border: 1px dashed #bec0d4;
	font-size: 10pt;
}

.links ul {
	padding: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}

.links li {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	display: inline;
	line-height: 125%;
}

.links a, .links a:active, .links a:visited {
	display: block;
	background: #e7e8f0;
	color: #b53c2c;
	text-decoration: underline;
	font-weight: bold;
	padding: 1px;
	border-right: 8px solid #e7e8f0;
}

.links a:hover {
	background: #cbcff5;
	color: #b53c2c;
	text-decoration: none;
	border-right: 8px solid #b53c2c;
}

/*
.popisek a, .popisek a:active, .popisek a:visited {
	text-decoration: none;
}
div.links a span.popisek {
	display: list-item;
	visibility: hidden;
}
div.links a:hover span.popisek {
	visibility: visible;
}
div.links a span.popisek {
	color: #000000;
	position: absolute;
	bottom: 765px;
	right: auto;
	display: list-item;
	visibility: hidden;
	font: 8pt Arial, Helvetica, sans-serif;
	width: 120px;
	text-align: center;
	background-color: #f1f1ff;
	border: 1px dashed #bec0d4;
	margin-left: 0;
}
div.links a:hover span.popisek {
	visibility: visible;
}
*/
.spinning_style a, .spinning_style a:active, .spinning_style a:visited {
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	border-right: 0;
	font-size: 7pt;
	text-align: right;
}

.spinning_style a:hover {
	background: #e7e8f0;
	text-decoration: underline;
	border-right: 0;
}

/*-- prostredni sloupec --*/
.text_td {
	font-size: 10pt;
	text-align: left;
}
.text_td a, .text_td a:active, .text_td a:visited {
	color: #60669a;
	text-decoration: underline;
}

.text_td a:hover {
	color: #acb3ef;
	text-decoration: none;
}

.text_td ul {
	padding: 2px;
	text-align: left;
	margin: 0;
}

.text_td li {
	list-style-type: none;
	display: list-item;
}

.text_td img {
	border: 1px dashed #bec0d4;
}

.text_td p {
	margin-bottom: 3px;
	margin-top: 5px;
}

/*-- fotogalerie --*/
.fotogalerie {
	font-size: 9pt;
	letter-spacing: 3px;
	line-height: 300%;
}

/*-- pravy sloupec --*/
.right_td {
	text-align: center;
	background-color: #e7e8f0;
}

.right_td td {
	padding: 3px;
}

.right_td a, .right_td a:visited, .right_td a:active {
	display: block;
}

.right_td a:hover {
	background-color: #cbcff5;
}

.right_td img {
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*-- autor --*/
.author {
	background-color: #e7e8f0;
	text-align: center;
	font-size: 10pt;
}

.author a, .author a:active, .author a:visited {
	color: #858dd7;
	text-decoration: none;
	font-weight: bold;
}

.author a:hover {
	color: #acb3ef;
	text-decoration: underline;
}

/*-- zapati --*/
.reg {
	color: #bcbcbe;
	background-color: #f1f1ff;
	text-align: center;
	font-size: 8pt;
	border-top: 1px solid #bcbcbe;
	border-bottom: 1px solid #bcbcbe;
}

.reg a, .reg a:visited, .reg a:active, .reg a:visited {
	color: #808186;
	text-decoration: underline;
	font-weight: normal;
}

.reg a:hover {
	color: #000000;
	text-decoration: none;
}

/*-- none --*/
.none_r a, .none_r a:visited, .none_r a:active, .none_r a:visited, .none_r a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.none a, .none a:visited, .none a:active, .none a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.none a:hover {
	text-decoration: underline;
}

/*-- zmena --*/
.zmena a, .zmena a:active, .zmena a:visited {
	color: #911e1e;
	text-decoration: underline;
}

.zmena a:hover {
	color: #cd0e0e;
	text-decoration: none;
}

.zmena {
	color: #cd0e0e;
	border-top: 1px dashed #cd0e0e;
}

.zmena h2 {
	text-decoration: underline overline;
	padding: 0;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10pt;
	border: 0;
}

._12 {
	color: #cd0e0e;
	border: 1px dashed #cd0e0e; 
	padding-left: 3px; 
	padding-right: 3px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12pt;
}

/*-- ohraniceni --*/
.table_border {
	border: 1px dashed #bec0d4;
}

.border_bottom {
	padding-bottom: 1px;
	border-bottom: 1px dashed #bec0d4;
}

.border_bottom_right {
	margin-bottom: 6px;
	margin-top: 6px;
	border-bottom: 1px dashed #bec0d4;
}

.border_bottom_reg {
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px dashed #bec0d4;
}

.border_right {
	border-right: 1px dashed #bec0d4;
	padding-left: 4px;
	padding-right: 4px;
}

.border_top {
	padding-top: 1px;
	border-top: 1px dashed #bec0d4;
}

/*ostatni*/
.telefon {
	color: #1616c1;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	font-size: 14pt;
}

.stredisko {
	letter-spacing: 2px;
	font-weight: bold;
}

.modre {
	border: 1px dashed #424db6;
	letter-spacing: 1px;
	line-height: 130%;
	color: #424db6;
	text-align: left;
	padding: 2px;
}

.version {
	text-align: left;
}

.version h1 {
	border: 1px dashed #cd0e0e;
	background: #F28686;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.version h3 {
	text-align: left;
}

.version p {
	padding-bottom: 10px;
}

p.pict {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}

h1.kniha {
	border: 1px dashed #bec0d4;
	background: #e7e8f0;
	font-size: 16pt;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
}

.kniha img {
	border: 0;
}

.partneri {
	background-color: #c9c9e8;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 1px dashed #bec0d4;
}

.justify {
	text-align: justify;
}

.right {
	text-align: right;
	font-size: 10px;
}

.aktualita {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
}

.akt_img {
	float: right; 
	padding-left: 5px;
	padding-right: 2px;
}

.spinning {
	text-align: justify;
}

.spinning p:first-letter {
	padding-left: 25px;
}

.button {
	background: #f1f1ff;
	border: 1px solid #cd0e0e;
	color: #cd0e0e;
	letter-spacing: 2px;
}

.adm_links {
	margin-top: 2px;
	margin-right: 3px;
	text-align: left;
	background-color: transparent;
	font-size: 10pt;
	display: inline;
}

.adm_links a, .adm_links a:active, .adm_links a:visited {
	color: #b53c2c;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: underline;
	font-weight: bold;
	padding: 1px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0;
}

.adm_links a:hover {
	background-color: #E6E5FE;
	color: #b53c2c;
	text-decoration: none;
	border: 1px solid #b53c2c;
	padding-left: 5px;
	padding-right: 5px;
}

.adm_links_self {
	padding-top: 6px;
	padding-bottom: 10px;
}

.verze p {
	padding: 0px;
}

.gb {
	background: #f1f1ff;
	border: 1px solid #cd0e0e;
	width: 94%;
	padding: 2px;
}

.zmensene {
	font-size: 10px;
	color: #828282;
}

div.strana {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f1f1ff;
	border: 1px solid #cd0e0e;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	width: 380px;
	font-size: 8pt;
}

div.zpet_menu a, div.zpet_menu a:active, div.zpet_menu a:visited {
	position: absolute; left: 20px; top: 35px;
	background-color: transparent;
	text-decoration: none;
	color: #b53c2c;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

div.zpet_menu a:hover {
	background-color: #cbcff5;
	color: #b53c2c;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #b53c2c;
}

div.gallery { width: 100%; text-align: center; margin: auto; }
