﻿@import "../common221205.css";

/*** výchozí stránka */
#nadpishp {
		display: none;
}

body.staveniste {
		min-width: 800px;
		min-height: 600px;
		background-color: #99FF99; /*#BBFFAA;*/
		/* noc 4D817F*/
}

#nebe {
		background-color: #ccffff; /*#ddffff;*/
		/*noc 6781B3*/
		height: 485px;
		overflow-y: visible;
}

#staveniste {
		position: relative;
		left: 0;
		top: 0;
		background-color: transparent;
		width: 800px;
		min-width: 800px;
		height: 600px;
		min-height: 600px;
		margin: 0 auto 0 auto;
		background-image: url(../../images/staveniste.png);
}

#datum {
		color: #0099FF; /*#7f88ff;*/
		display: block;
		text-align: center;
		font-family: Corbel, Sans-Serif;
		font-size: 18px;
		width: 180px;
		height: 2em;
		position: absolute;
		left: 585px;
		top: 70px;
}

a.cihla {
		display: block;
		height: 25px;
		position: absolute;
		text-align: center;
		text-decoration: none;
		font-family: Corbel, Sans-Serif;
		font-weight: bold;
		font-size: 19px;
		line-height: 25px;
		background-color: #FF3300; /*#c6151e;*/
		color: #FFCCCC; /*#C6A7A8;*/
}

a.simple {
		width: 75px;
}

a.double {
		width: 151px;
}

a.cihla:hover {
		color: white;
}

		/*velikost = 75 x 25, koordináty
								1. celé v 1. řadě 39, 296
								malta 2
								posun o jednu řadu dolů: 27px
								posun o jednu cihlu vpravo: 77px
						*/

#menu {
		left: 0px;
		top: 269px;
}

#info {
		left: 116px;
		top: 296px;
}

#novinky {
		left: 77px;
		top: 323px;
}

#ncs {
		left: 77px;
		top: 431px;
}

#naxos {
		left: 655px;
		top: 458px;
}

#hudba {
		left: 0;
		top: 377px;
}

#seminar {
		left: 425px;
		top: 458px;
}

#katka {
		left: 732px;
		top: 458px;
		width: 67px;
}
/* výchozí stránka ***/

/*** vlastnosti navigační stránky */
body.menu {
		background-image: url(menu_left.png), url(menu_right.png);
		background-position: left top, right top;
		background-repeat: repeat-y, repeat-y;
		padding: 5px 40px 5px 40px;
		color: #FFFFFF;
}

div.menugroup {
		margin-bottom: 30px;
		font-family: Calibri, sans-serif;
		letter-spacing: 2px;
}

		div.menugroup > div {
				display: flex;
				flex-direction: row;
				flex-wrap: wrap;
				justify-content: center;
		}

		div.menugroup > h3 {
				color: #FFFFFF;
				border-bottom: 1px solid white;
				margin: 0 50px 10px 50px;
				font-style: normal;
				font-size: 1.5rem;
		}

/* vlastnosti navigační stránky, ev. navigačních prvků ***/

div.menuitem {
	width: 102px;
	height: 102px;
	margin: 15px;
	/*border-radius: 0.5em;*/
	border-radius: 5px;
	border: 1px solid;
	/*border: 1px solid #FFFFFF;*/
}

	div.menuitem:hover {
		border-width: 2px;
		/*background-color: #666666;*/
	}


a.fix {
	font-style: normal;
	text-decoration: none;
	display: block;
	width: 20px;
	height: 30px;
	right: 2px;
	/*color: white;*/
	position: fixed;
}

/*** vlastnosti dokumentu */

body.document {
	background-color: white;
	color: white;
	background-repeat: repeat-y;
}

#backgrounddiv {
	background-color: #222222;
	margin-left: 40px;
	min-height: 100%;
	border-left: dashed 1px;
	/*color: coral;*/
}

div.headmenu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	font-family: Calibri, sans-serif;
	letter-spacing: 2px;
	margin-bottom: 1em;
	margin-top: 3em;
	padding-top: 1em;
	border-top: solid 1px;
}

div.papyrus {
		max-width: 760px;
		min-height: 100%;
		margin: 0;
		padding: 0 30px 1em 30px;
		line-height: 1.5em;
		font-family: "calibri light", sans-serif;
}

div.papyrus > h3 {
		color: inherit;
		border-bottom: 1px solid;
		padding: 5px 0 0 0;
		margin-bottom: 5px;
		font-style: normal;
		font-size: 1.5rem;
		letter-spacing: 2px;
}

div.info {
		background-color: #666666;
		color: #FFFFFF;
		background-image: url(info_left.png);
}

div.papyrus p {
		margin-bottom: 1em;
		text-align: justify;
}

div.papyrus p:first-of-type {
		margin-top: 1em;
}

div.papyrus h1 + p:first-of-type {
	margin-top: 0;
}

div.papyrus p.formula {
		text-align: center;
}

div.papyrus div.datum {
		text-align: right;
		font-size: 80%;
		font-style: italic;
}

div.papyrus h1 {
		font-size: 100%;
		letter-spacing: 2px;
		text-transform: uppercase;
		font-variant: small-caps;
		margin-top: 0.4em;
		/*margin-bottom: 0.8em;*/
}

div.papyrus h2 {
		font-size: 100%;
		letter-spacing: 2px;
		text-transform: uppercase;
		font-variant: small-caps;
}

div.papyrus a {
		color: inherit;
}

div.papyrus ol {
		margin-bottom: 1em;
		list-style-position: inside;
}

div.papyrus ul {
	margin-bottom: 1em;
	list-style-position: inside;
}

	div.papyrus ul.listbi {
		list-style-type: square;
	}

		div.papyrus ul.listbi > li {
			text-align: justify;
			margin-top: 1em;
		}

div.papyrus em {
	/*font-style: normal;
		font-weight: bold;*/
	font-style: italic;
	font-weight: normal;
}

div.papyrus var {
		font-style: italic;
		/*font-weight: bold;*/
}

div.papyrus > table {
		margin: 2rem auto 2rem auto;
		border-collapse: collapse;
		empty-cells: show;
}

div.papyrus > table th, table td {
		border: 1px solid;
		padding: 0.5rem;
}

div.papyrus table th {
		border-bottom: 3px double;
}

div.papyrus img {
		display: block;
		margin: 2rem auto 2rem auto;
}

div.papyrus span.nazev {
		font-weight: bold;
}

div.papyrus ul.prisazeny {
		margin: -1em 0 0 0;
		list-style-position: inside;
		list-style-type: circle;
}

div.papyrus div.item {
	margin: 1em 0 2px 0;
}

div.papyrus div.skupina {
	margin: 1em 0 0 1em;
	font-variant: small-caps;
}

div.papyrus a.hmdown {
	font-weight: 900;
	text-decoration: none;
	font-style: normal;
}

div.papyrus span.seqnum {
	/*font-weight: 700;*/
	font-size: 80%;
}

div.papyrus span.title {
	font-weight: normal;
	font-style: italic;
}
div.papyrus div.description {
			text-align: justify;
		}
div.papyrus div.footer {
	text-align: right;
	font-size: 80%;
	font-style: italic;
	margin-top: 0.5em;
}
div.obraz {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 1em;
	border-radius: 4px;
}

/* vlastnosti dokumentu ***/
