﻿/******************** CSS Reset ********************/
/*html, body, form, fieldset
{
	margin: 0;
	padding: 0;
	font: 100%/120%  Serif;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address
{
	margin: 1em 0;
	padding: 0;
}
li, dd, blockquote
{
	margin-left: 1em;
}
form label
{
	
}
fieldset
{
	border: none;
}
input, select, textarea
{
	font-size: 100%;
	font-family: inherit;
}
table tr
{
    padding: 0px;
}
table td
{
    padding: 0px;
}*/
/******************** End CSS Reset ********************/
body {
	font-size: 12px;
	font-family: "Times New Roman", Serif; /* sjednocení vzhledu v IE a ostatních prohlížečích */
	background-color: rgb(239, 234, 198);
}

a, a:visited {
	color: Black;
	text-decoration: none;
}

	a:hover {
		text-decoration: underline;
	}

	a img {
		border: none;
	}
/******************************************************************** MasterPage style *********************************************************/

/*** Wrapper section ***/
div#wrapper {
	height: 100%;
	width: 900px;
	margin: 0px auto;
	text-align: left;
	font-family: "Times New Roman", Serif; /* sjednocení vzhledu v IE a ostatních prohlížečích */
}
/********************************************************************* Header section ***********************************************************/
div#header {
	width: 900px;
	height: 35px;
	margin-bottom: 10px;
	padding-top: 10px;
}
	/************ Hlavni menu ******************/
	div#header ul.menu {
		clear: both;
		background: White url(../Images/menu_bg.jpg) no-repeat;
		height: 31px;
		padding-left: 125px;
		margin: 0px;
	}

		div#header ul.menu li {
			float: left;
			text-decoration: none;
			list-style: none;
			height: 11px;
			padding: 10px;
			width: 140px;
			text-align: center;
			margin: 0px;
		}

			div#header ul.menu li .menuLink {
				text-decoration: none;
				color: #EFEAC6;
				font-size: 14px;
			}

			div#header ul.menu li:hover {
				background: transparent url(../Images/arrow.gif) no-repeat bottom right;
			}

			div#header ul.menu li .menuLink:visited {
				color: #EFEAC6;
			}

		div#header ul.menu li {
			border-left: 3px solid White;
		}

			div#header ul.menu li.LM {
				color: #EFEAC6;
				width: 100px;
				border-left: 3px solid White;
			}

			div#header ul.menu li.fourthMenu {
				border-right: 3px solid White;
			}

	/************ Menu - prihlaseni, registrace ******************/
	div#header ul.minMenu {
		float: right;
	}

		div#header ul.minMenu li {
			float: left;
			text-decoration: none;
			list-style: none;
		}

			div#header ul.minMenu li .link {
				text-decoration: none;
				color: Black;
				font-size: 11px;
			}

				div#header ul.minMenu li .link:hover {
					text-decoration: none;
				}

				div#header ul.minMenu li .link:visited {
					color: Black;
				}

/******************************************************************* Content section **********************************************************/
div#content {
	clear: both;
	width: 890px;
	min-height: 500px;
	margin: 0px;
	padding: 5px;
}
	/*************** Hlavni obsah *****************/
	div#content .mainContent {
		width: 650px;
		float: left;
		padding: 0px;
	}

		div#content .mainContent > h1 {
			color: #4c6b4b;
			font-size: 18px;
			margin-top: 0px;
			margin-bottom: 10px;
		}

		div#content .mainContent > h2 {
			color: #4c6b4b;
			font-size: 16px;
		}

		div#content .mainContent > h3 {
			color: #4c6b4b;
			font-size: 14px;
		}

		div#content .mainContent p {
			font-size: 14px;
		}

		div#content .mainContent div.basicText a {
			color: #4C6B4B;
			text-decoration: underline;
		}

			div#content .mainContent div.basicText a:hover {
				text-decoration: underline;
			}

		div#content .mainContent div.basicText p {
			line-height: 1.6;
		}

	/************************** Pravy panel ********************/
	div#content .rightPane {
		float: left;
		width: 240px;
		padding: 0px;
		margin: 0px;
	}
		/************* Titulek boxu *************/
		div#content .rightPane h2.boxTitle {
			font-size: 14px;
			font-weight: bold;
			color: #4c6b4b;
			text-align: right;
			vertical-align: top;
			margin: 0px;
		}
		/************* Box ********************/
		div#content .rightPane .box {
			border: 1px solid #d0ccaa;
			width: 210px;
			float: right;
			margin: 10px 0px;
			min-height: 50px;
			background-color: #f3f2e9;
			padding: 10px 5px 10px 5px;
		}
			/************ Uzivatelske nastaveni - box ************/
			div#content .rightPane .box .userOptions {
				text-align: center;
			}

				div#content .rightPane .box .userOptions li a, div#content .rightPane .box .userOptions li a:visited {
					text-decoration: none;
					list-style: none;
					color: Black;
				}

					div#content .rightPane .box .userOptions li a:hover {
						text-decoration: underline;
					}

				div#content .rightPane .box .userOptions li {
					margin-top: 5px;
					list-style: none;
					text-decoration: none;
				}

			div#content .rightPane .box span.userName {
				font-weight: bold;
				font-size: 18px;
				color: #888686;
			}
			/******************* Posledne pridane zalozky *****************/
			div#content .rightPane .box span.lastAddedBookmarkersLabel {
				font-size: 14px;
				color: #888686;
			}
			/***************** Posledne pridane zalozky - box **************/
			div#content .rightPane .box .lastAdded {
				text-align: left;
			}

				div#content .rightPane .box .lastAdded li a, div#content .rightPane .box .lastAdded li a:visited {
					text-decoration: none;
					list-style: none;
					color: Black;
				}

					div#content .rightPane .box .lastAdded li a:hover {
						text-decoration: underline;
					}

				div#content .rightPane .box .lastAdded li {
					margin-top: 5px;
					list-style: none;
					text-decoration: none;
				}

			div#content .rightPane .box .bookMarkers {
				text-align: center;
				margin-bottom: 25px;
			}

				div#content .rightPane .box .bookMarkers li a, div#content .rightPane .box .bookMarkers li a:visited {
					text-decoration: none;
					list-style: none;
					color: Black;
				}

					div#content .rightPane .box .bookMarkers li a:hover {
						text-decoration: underline;
					}

				div#content .rightPane .box .bookMarkers li {
					margin-top: 5px;
					list-style: none;
					text-decoration: none;
				}

			div#content .rightPane .box div {
				text-align: center;
				margin-top: 20px;
			}

			div#content .rightPane .box span.dateTimeNews {
				font-weight: bold;
			}

			div#content .rightPane .box p.textNews {
			}

			div#content .rightPane .box a.moreNews {
				font-family: "Times New Roman", Serif;
				font-weight: bold;
				text-align: center;
				color: #4c6b4b;
				text-decoration: none;
			}

				div#content .rightPane .box a.moreNews:hover {
					text-decoration: underline;
				}

				div#content .rightPane .box a.moreNews:visited {
					text-decoration: none;
					color: #4c6b4b;
				}
			/*************** Box pro vyhledávání ***************/
			div#content .rightPane .box .searchBox {
				margin-left: 5px;
				margin-bottom: 10px;
				border: 1px solid #4c6b4b;
				width: 200px;
			}
			/**************** Tlačítko pro hledání *************/
			div#content .rightPane .box .searchBtn {
				margin-top: 10px;
				margin-bottom: 15px;
				border: 1px solid #f3f2e9;
			}

				div#content .rightPane .box .searchBtn:hover {
					border: 1px solid #4c6b4b;
				}

				div#content .rightPane .box .searchBtn:visited {
					border: none;
					text-decoration: none;
				}
			/************* Popisek atributu pro hledání *******/
			div#content .rightPane .box .searchLabel {
				margin-left: 5px;
				margin-bottom: 3px;
				font-size: 12px;
				font-family: "Times New Roman", Serif; /* sjednocení vzhledu v IE a ostatních prohlížečích */
			}
/***************************************************/
a[class^="toggle"] {
	text-decoration: none;
	color: Black;
}

	a[class^="toggle"] img {
		border: none;
	}

	a[class^="toggle"]:visited {
		color: Black;
	}

	a[class^="toggle"]:hover {
		text-decoration: underline;
	}

div.detail {
	clear: both;
	border: 1px solid #d0ccaa;
	margin-bottom: 15px;
	float: right;
	width: 450px;
	padding: 5px;
	background-color: #F3F2E9;
}

	div.detail table.detailTable tr td {
		color: #4c6b4b;
	}


		div.detail table.detailTable tr td + td {
			color: Black;
		}
/*** Footer section ***/
div#footer {
	clear: both;
	height: 50px;
	border-top: 1px solid #D0CCAA;
}

/************************************************************** End MasterPage style ***********************************************************************/

/***************************************************************** SearchResultPage + BookMarker/s ********************************************************/
.searchResult {
	clear: both;
	margin-bottom: 15px;
	padding: 0px;
}

	.searchResult td {
		padding: 0px;
	}

	.searchResult .resultText {
		background-color: #f3f2e9;
		padding: 5px;
	}

		.searchResult .resultText:hover {
			background: #e9e7d9;
		}

		.searchResult .resultText h2.searchH2 {
			font-size: 18px;
			color: Black;
			margin: 0px;
			margin-bottom: 5px;
		}

		.searchResult .resultText span.searchH3 {
			font-size: 16px;
			color: #3f3e3e; /*Dark Grey*/
			margin: 5px 0px;
		}

		.searchResult .resultText p.searchP {
			font-size: 14px;
			color: #3f3e3e; /*Dark Grey*/
			margin: 0px 0px 5px 0px;
		}

	.searchResult .symbols {
		background-color: White;
		height: 25px;
		text-align: center;
		padding: 0px;
	}

		.searchResult .symbols .leftSymbols {
			float: left;
			width: 350px;
			vertical-align: top;
		}

			.searchResult .symbols .leftSymbols a {
				margin-right: 10px;
			}


		.searchResult .symbols .rightSymbols {
			float: right;
			padding-top: 5px;
		}

			.searchResult .symbols .rightSymbols a {
				margin-right: 10px;
			}

.resultNumber {
	text-align: right;
	font-size: 16px;
	color: #838282;
	margin-bottom: 10px;
}

.paging {
	margin-bottom: 10px;
	clear: both;
	text-align: center;
}

.toolBar {
	padding: 25px 10px;
	border: 1px solid #d0ccaa;
	background-color: #F3F2E9;
}

/** Advance Search **/
table.advancedSearch {
	margin: 15px 0px;
}

	table.advancedSearch td {
		padding: 5px;
	}

		table.advancedSearch td + td select {
			width: 95px;
		}

.small-input {
	width: 350px;
}
/************************************************************************* FULLTEXT Page ***********************************************************/
a.info {
	position: relative; /*this is the key*/
	z-index: 24;
	color: #000;
	text-decoration: none;
}

	a.info:hover {
		z-index: 25;
		background-color: #f3f2e9;
	}

	a.info span {
		display: none;
	}

	a.info:hover span {
		/*the span will display just on :hover state*/
		display: block;
		position: absolute;
		font-style: normal;
		font-size: 11px;
		font-weight: normal;
		top: 2em;
		left: 2em;
		width: auto; /** Width must be flexible according to the note text **/
		max-width: 25em;
		border: 1px solid #d0ccaa;
		background-color: #f3f2e9;
		color: #000;
		padding: 5px;
		text-align: left;
	}

span.emendace {
	border-bottom: 2px dotted #4c6b4b;
}

.collapseNotesTool:hover {
	text-decoration: none;
}

span.note {
	font-size: 10px;
	margin-left: 1px;
	vertical-align: super;
}

div.paginator {
	background-color: #F3F2E9;
	padding: 5px 5px;
	margin-bottom: 15px;
}

div.fulltextcontent {
	font-size: 16px;
	margin-bottom: 5px;
}

	div.fulltextcontent p {
		font-size: 12px;
		line-height: 1.6;
	}

.btnGo {
	background-image: url("../Images/PrejitBtn.gif");
	width: 33px;
	height: 19px;
	border: none;
	cursor: pointer;
	border: 1px solid #4C6B4B;
	margin-left: 5px;
	margin-right: 10px;
}
/************************* Poznamkovy nastroj ********************/
#notesTool {
	border: 1px solid #d0ccaa;
	padding: 5px;
	font-size: 12px;
	background-color: #F3F2E9;
	margin: 2px 0px;
	margin-bottom: 20px;
}

td.actualNote {
	background-color: #c8c8c6;
}
/************************* New search lable ************************/
.newSearchLabel img {
	border: none;
	margin-right: 5px;
}

.newSearchLabel a {
	text-decoration: none;
}

.newSearchLabel {
	margin: 0px 35px;
}

/************************ Boris ***********************************/

/* cizojazyčné výrazy */
.foreign {
	font-style: italic;
}
/* zarovnání odstavců do bloku */
p {
	text-align: justify;
}

/* torzovité slovo */
span.fragment {
	border-bottom: 2px dotted #4c6b4b;
}

/* hranice stránek, které odkazují na tištěnou edici textu*/
span.edition {
	color: Red;
}

/* odkazy na kapitolu a verš v Bibli */
span.bible {
	vertical-align: super;
	font-size: 75%;
}

/* odkazy na kapitolu v Bibli */
span.chapter {
}

/* odkazy na verš v Bibli */
span.verse {
	font-size: 11px;
	font-weight: bold;
	margin-left: 6px;
	vertical-align: super;
}

/* Iniciálna na začátku nadpisu, odstavce */
span.initial {
	font-size: 120%;
	font-weight: bold;
}

/********* Sort btns *********/
img.sort {
	cursor: pointer;
	margin: -2px 3px;
}

/* Styl pro značku začátku stránky */
.pb {
	font-weight: bold;
}

/* */
.space {
	margin-right: 4px;
}


/* Údaj o začátku stránky z jiného (nezákladního) pramene */
.additional {
	font-weight: normal;
	font-size: smaller !important;
	color: Red !important;
}

/* citace hlavního textu v emendační poznámce */
span.corr {
	font-style: italic;
	margin-right: 1px;
}

span.note {
	font-weight: bold;
}

/* Text dalšího překladu v glosované bibli Klementinské */
.nextTranslation {
	/* background-color: Aqua; */
}

/* větší výška řádku u nadpisů */
div.fulltextcontent h3 {
	line-height: 1.3;
}
/* kurzivní text */
span.italic {
	font-style: italic;
}

/*tučné písmo v článcích */
span.bold {
	font-weight: bold;
}

/* Proložený text u edičních zásad */
span.prolozene {
	letter-spacing: 0.15em;
}

.variantniPreklad {
	color: red !important;
	font-size: 85%;
}

div#content ul.index li {
	line-height: 1.6;
}

span.vyrazne {
	font-size: 115%;
	font-weight: bold;
}

div#content .mainContent ul {
	text-align: justify;
	font-size: 14px;
}

div#content .mainContent div.basicText ul {
	line-height: 1.6;
}

td.odkazEdicniPoznamka {
	padding-top: 10px;
}

	td.odkazEdicniPoznamka a {
		color: #4C6B4B;
		text-decoration: underline;
	}

span.odkazCopyright a {
	color: #4C6B4B;
	text-decoration: underline;
}

p.searchP a {
	text-decoration: underline;
	color: #3F3E3E;
}

.chaptersDiv {
	background-color: #F3F2E9;
	border: 1px solid #D0CCAA;
	margin: 2px 0 20px;
	padding: 5px;
}

	.chaptersDiv li {
		margin: 1px 30px;
		list-style-type: circle;
	}

		.chaptersDiv li a {
			font-weight: bold;
			color: #3F3E3E;
		}

.editor-label {
	margin-top: 10px;
	margin-bottom: 3px;
}

img.chapterIco {
}

h1 {
	line-height: 1.3em;
}


