body {
	background-color: White;
	color: black;
	FONT-FAMILY: Arial CE, Helvetica CE, Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

hr {
  color: black;
  border: 2px;
}
a.menu {
	color: #8E5812;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none
}
a.menu:link {
	color: #8E5812;
	font-weight: bold;
	text-decoration: none
}
a.menu:hover {
	color: red;
	font-weight: bold;
}

a.norm {
	color: #8E5812;
	font-size: 10pt;
	text-decoration: underline;
}
a.norm:link {
	color: #8E5812;
	text-decoration: underline;
}
a.norm:hover {
	color: red;
	text-decoration: underline;
}

a.text {
	color: #8E5812;
	font-size: 8pt;
	text-decoration: underline;
}
a.text:link {
	color: #8E5812;
	text-decoration: underline;
}
a.text:hover {
	color: red;
	text-decoration: underline;
}

a.text1 {
	color: #8E5812;
	font-size: 10pt;
	text-decoration: underline;
}
a.text1:link {
	color: #8E5812;
	text-decoration: underline;
}
a.text1:hover {
	color: red;
	text-decoration: underline;
}

a.image {
 color: #8E5812;
 }

a.image:link {
  color: #8E5812;
 }

a.image:hover {
  color: #8E5812;
 }

font {
	color: black;
	font-size: 8pt;
}
font.nadpis {
	color: black;
	font-weight: bold;
	font-size: 20pt;
}

p.block1 {
	font-size: 10pt;
	text-align: justify;
	padding-bottom: 0;
}

p.block2 {
	font-size: 10pt;
	text-align: right;
}

p.block3 {
	font-size: 10pt;
	text-align: justify;
	padding-bottom:0;
	padding-left:20;
	padding-right:5;
}

p.block4 {
	font-size: 10pt;
	text-align: justify;
	padding-left: 0;
	padding-right: 10;
}

p.block5 {
	font-size: 8pt;
	text-align: justify;
	padding-bottom: 0;
	padding-left: 20;
	padding-right: 5;
}

p.block6 {
	font-size: 10pt;
	text-align: center;
	padding-bottom: 0;
}


p.TextBlock1 {
	font-size: 10pt;
	text-align: justify;
	padding-left: 0;
	padding-right: 10;
	width: 250;
}

div.TextBlock1 {
	font-size: 10pt;
	text-align: justify;
	padding-left: 0;
	padding-right: 10;
	width: 250;
}

span.TextBlock1 {
	font-size: 10pt;
	text-align: justify;
	padding-left: 10;
	padding-right: 10;
	border: ridge;
	width: 500;
}

span.More {
	font-size: 8pt;
	text-align: right;
	padding-left: 0;
	padding-right: 5;
	width: 100%;
}

span.Head {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-left: 5;
	padding-right: 0;
	width: 595px;
}


span.date {
	font-size: 8pt;
	text-align: right;
	padding-left: 0;
	padding-right: 5;
	width: 200px;
}



li.block1 {
	font-size: 10pt;
	text-align: left;
}

textarea.input {
	font-size: 10pt;
	font-family: Arial CE, Helvetica CE, Arial, Helvetica, Verdana, sans-serif;
}

input.input {
	font-size: 10pt;
	font-family: Arial CE, Helvetica CE, Arial, Helvetica, Verdana, sans-serif;
}

img.galery {
	border-color: Black;
}

img.galery1 {
	border: none;
}

img.header {
	border-color: #8E5812;
}

s.menu {
	color: #8E5812;
	font-size: 8pt;
}

font.smallred {
	font: italic smaller;
	color: Red;
}

font.smallbrown {
	font: italic smaller;
	color : #990000;
}

h1 {
  font-size: 12pt;
	font-weight: bold;
}
/*anketa 1 začiatok*/
#anketa1 {

	border: 1px solid #8E5812;
	background-color: #FFFACD;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, "sans-serif";
	font-size: 11px;
	padding: 7px;
}
#anketa1 span {
	display: block;
}
#anketa1 a {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}
#anketa1 a:hover {
	text-decoration: underline;
}
#anketa1 img {
	border: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
}
#anketa1 .otazka {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	color: black;
}
#anketa1 .spolu {
	margin-top: 2px;
}
#anketa1 .perc {
	display: inline;
}
/*anketa 1 koniec*/

/*anketa 2 začiatok*/
#anketa2 {
	width: 100px;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, "sans-serif";
	font-size: 11px;
	padding: 7px;
	border-top: 1px dashed #5889A7;
}
#anketa2 span {
	display: block;
}
#anketa2 a {
	color: #5889A7;
	text-decoration: none;
	font-weight: normal;
}
#anketa2 a:hover {
	text-decoration: underline;
}
#anketa2 img {
	border: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
}
#anketa2 .otazka {
	display: none;
}
#anketa2 .spolu {
	display: none;
}
#anketa2 .perc {
	display: inline;
	color: #5889A7;
}
/*anketa 2 koniec*/

