body {
background-color: #F0EAD3;
margin: 0px;
font-family: Times New Roman, serif;
font-size: 12pt; 
}

a {
color: #67180A;
}
a:visited {
color: #3F4A12;
}

h2 {
color: #67180A;
font-family: Times New Roman, serif;
font-size: 16pt; 
font-weight: bold;
font-style: italic;
}

p {
color: #000000;
font-family: Times New Roman, serif;
font-size: 12pt; 
line-height: 120%;
}

td {
color: #000000;
font-family: Times New Roman, serif;
font-size: 12pt; 
border: 0px;
}

th {
text-align: left;
}

li {
color: #000000;
font-family: Times New Roman, serif;
font-size: 12pt; 
list-style-type: square;
}

.head {
color: #5A632E;
font-family: Times New Roman, serif;
font-size: 14pt;
font-weight: bold;
font-style: italic;
}

.zvyrazneni1 {
  color: #5A632E;
  font-weight: bold;
}

/*.tab {
/*background-color: #E7E6C9;
background-color: #EEE7CD;
} */

.tab1 {
/*background-color: #E7E6C9;*/
background-color: #EEE2C8;
}

.tab2 {
/*background-color: #E7E6C9;*/
background-color: #F0EAD3;
}

.mensi {
font-size: 10pt;
background-color: #E7E6C9;
vertical-align: top;
}

.mens {
font-size: 10pt;
vertical-align: top;
height: 25px;
/*text-align: right;*/
}

.faq_question {
  font-style: italic;
  text-indent: 1em;
}

.faq_answer {
  text-indent: 1em;
}

.bar {
	padding: 3px 10px;
	text-align: center;
	height: 26px;
	background: #EEE2C8;
}

.barleft {
  position: absolute;
  top: 3px;
  left: 3px;
	color: black;
	font-family: Times New Roman, serif;
	font-size: 14pt; 
	font-weight: bold;
	font-style: italic;
}

.barleft A { text-decoration: none; }

.barright {
  position: absolute;
  top: 3px;
  right: 3px;
	color: black;
	font-family: Times New Roman, serif;
	font-size: 14pt; 
	font-weight: bold;
	font-style: italic;
}

.barright A { text-decoration: none; }

.namebar {
	text-align: center;
	
}

.imagebar {
	text-align: center;
}

.image_full {
  margin: 3px;
	border: 1px solid black;
}

.descbar_outer {
	
}

.descbar_inner {
	margin: 0 auto;
	width: 50%;
	text-align: left;
}