body {
	background-color: #7C0E17;
	/*font-family: serif;*/
	color: Black;
	text-align: center;
	font: 12px "Verdana","Arial CE","Arial",sans-serif;
}

.page {
		width:825px;
		min-width: 825px;
		max-width:90em;
		margin: 0 auto 10px auto;
		text-align:left;
		padding: 0;
		background-color: white;
		color: black;
}

a {
	color: #B00405;
}

a:hover {
	color: red;
}

table {
  font: 12px "Verdana","Arial CE","Arial",sans-serif;
}


hr {
	background: red/*#B00405*/;
}

h3 {
	margin-top: 1px;
}

/*img.oncenter {*/
.oncenter {
	text-align: center;
	float: none;
	display: block;
	margin: 10px auto;
}

.pagehead {
	position: relative;
	width: 825px;
	height: 236px;
	text-align: center;
	font-size: large;
	padding-top: 20px;
	/*background-color: #F5FFFA;*/
	background-image: url("../img/header.jpg");
	background-repeat: no-repeat;
}

.welcome {
	text-align: center;
	color: #B00405;
}

.welcome H3 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 2;
}

.nameday {
  font-size: 0.8em;
  width: 180px;
  text-align: center; 
}

.menu {
	position: relative;
	width: 180px;
	height: auto;
	left: 0;
	float: left;	
	text-align: left;
	padding: 0px;
	margin: 0px 5px 0px 2px;
}


.menu a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid red;
	width: auto;
	height: 1.5em;
	padding: 1px 5px 1px 5px;
	margin: 1px 0px 0px 0px;
	background-color: #B00405;
	display: block;
}

.menu a:hover {
  background-color: #C90013;
  color: white;
}

.menu a.menusubitem {
	padding-left: 25px;
	height: auto;
	_height: 1.5em;
}


.menu a.menusubitem:hover {
	padding-left: 25px;
}

.menu div.submenu {
	padding: 0;
	margin: 0;
	display: block;
}

.menu div.submenuHidden {
	padding: 0;
	margin: 0;
	display: none;	
}

.third-level-menu {
	text-align: center;
	/*width: auto;*/
	margin-left: auto;
	margin-right: auto;
}

.third-level-menu a {
	text-align: center;
	/*border: 1px solid red;*/
	padding-left: 5px;
	padding-right: 5px;
}

.openedHours {
	width: auto;
	left: 0;
	clear: both;
	text-align: left;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	background-color: #B00405;
	color: white;
	border: solid red 1px;
}

.openedHours table {
	color: white;
	border: red;
	margin: 0px auto 0px auto;
	/*font-family: serif;
	font: 12px "Verdana","Arial CE","Arial",sans-serif;*/
}

.counter {
	width: auto;
	left: 0;
	clear: both;
	text-align: center;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	height: 120px;
	/*background-color: #B00405;
	color: white;*/
	/*border: solid red 1px;*/
}

.main {
	margin: 0px;
	/*border: dashed 1px;*/
	position: relative;
	padding: 0px 10px 0px 5px;
	margin-left: 200px;
	width: 600px;
	background-color: White;
	text-align: justify;
}

.pagefooter
{
	/*position: fixed;*/
	width: 825px;
	height: 160px;
	text-align: center;
	background-color: white;
	/*bottom: 0;
	right: 0;
	left: 0;
	*/
	/*border: dashed 1px;*/

	padding: 0px;
	margin: 0px;
	background-image: url("../img/footer.jpg");
	background-repeat: no-repeat;
	clear: both;
}


.news-item {
	padding-bottom: 2px;
	/*border: dotted gray 1px;*/
	width: 540px;
}

.news-item a {
	color: #B00405;
	text-decoration: underline;
}

.news-item a:hover {
	color: red;
	text-decoration: underline;
}


.news-item h4 {
	font-size: 12pt;
	text-decoration: underline;
	margin-bottom: 4px;
	margin-top: 2px;
}

.news-date {
	color: gray;
	font-style: italic;
	margin-top: 1px;
	/*margin-bottom: 8px;*/
}

.news-author {
	color: gray;
	font-style: italic;
	margin-top: 1px;
	/*margin-bottom: 10px;*/
}

.news-abstract {
	margin-top: 8px;
}

/* --------- article --------- */

.article-item {
}

/*.article-item .image {
	float: right;
	width: 60%;
	border: solid 1px blue;
	text-align: right;
}*/

.article-item img {
/*	float: right;*/
	/*width: 50%;*/
	margin: 3px 0 8px 8px;
}

.article-item h3 {
	color: #B00405;
}

.article-abstract {
	font-weight: bold;
	padding-bottom: 8px;
}

.article-text {
	margin-bottom: 8px;
}

.article-date {
	color: gray;
	clear: both;
}

.article-author {
	color: gray;
	clear: both;
}

table.gallery {
    margin-bottom: 15px;
}

table.gallery td {
    vertical-align: top;
}

table.gallery td.date {
     text-align:right;
     font-weight: bold;
}

table.gallery td.date2 {
    text-align:right;
    font-weight: bold;
    padding-right:5px;"
}


/* --------- photogallery --------- */

.gallery-item {
	/*margin-top: 5px;*/
}

.gallery-item img {
	/*width: 50%;*/
	margin: 3px 0 8px 8px;
}

.gallery-item h3 {
	color: #B00405;
}

.gallery-abstract {
	font-weight: bold;
	padding-bottom: 8px;
}

.gallery-text {
	margin-bottom: 8px;
}

.gallery-date {
	color: gray;
	clear: both;
}

.gallery-author {
	color: gray;
	clear: both;
}

/* --------- inquire --------- */
table.inquire {
	width: 550px;
}

table.inquire td {
	vertical-align: top;
}

table.inquire input.textInput {
	width: 380px;
}

table.inquire textarea {
	width: 380px;
	height: 200px;
}

td.btnSubmit {
	/* text-align: right; */
}

/* --------- matches  --------- */
table.matches {
	/*width="500" border="1" cellspacing="0" cellpadding="2"*/
	width: 500px;
	border: 1px solid black;
	padding: 2px;
	margin: 0;
	border-collapse: collapse;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

table.matches td, table.matches th {
	border: 1px solid black;
	padding: 2px;
}

table.matches tr.gray {
	background-color: #c5c5c5;
}

table.matches tr.gray td {
	background-color: #c5c5c5;
	
}


/* --------- legal informations  --------- */
table.informations {
	/*width="500" border="1" cellspacing="0" cellpadding="2"*/
	width: 500px;
	border: 1px solid black;
	padding: 2px;
	margin: 0;
	border-collapse: collapse;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

table.informations td, table.informations th {
	border: 1px solid black;
	padding: 2px;
}

table.informations td.value {
	width: 172px;
}

table.informations tr.gray {
	background-color: #c5c5c5;
}

table.informations tr.gray td {
	background-color: #c5c5c5;
	
}
p.informations {
	text-align: center;
	font-weight: bold;
}


/* --------- Documents --------- */

.docfile-list {
	margin-top: 8px;
}

.docfile-item {
	display: inline;
	white-space: nowrap;
}

.docfile-item img {
	border: none;
	text-decoration: none;
}

.document-item {
	text-align: left;
}

.link2links {
	border-top: solid 1px gray;
	padding-top: 5px;
	font-style: italic;
	color: gray;
}

/* --------- Message --------- */
.message-info span {
	vertical-align: bottom;
}

.message-info img {
	margin: 0 20px 5px 0;
	vertical-align: middle;
}


/* ---------  --------- */

.bold {
	font-weight: bold;
}

div.welcome {
	text-align: center;
	color: #B00405;
}

div.pager {
	text-decoration: none;
	width: 90%;
	margin-right: auto;
	text-align: center;
	/*border: 1px solid red;*/
}

div.pager a {
	color: #B00405;
	text-decoration: none;
}
div.pager a:hover {
	color: red;
}

div.pager span {
	color: gray;
}

div.pager span.pager {
	color: black;
}

.czechpoint {
	width: auto;
	left: 0;
	text-align: left;
	padding: 10px;
}

