body {
	background-color: #101410;
	font-family: Arial, Helvetica, sans-serif;
	color: #101410;
	font-size: 11px;
}
textarea {
    background: #CED3D6;
}
a:link, a:visited    {
	text-decoration: none;
	color: #7B8A94;
/*	font-weight: bold;*/
}
a:hover {color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}
a img {border: none;}

.inactive {
	border-color: #101410;
	background-color: #101410;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #7B8A94;
	width: 12.5%;
	text-align: center;
	height: 15px;
	cursor: pointer;
}

.tdref1 {
  width: 40px;
}

.tdref2
{
  text-align: left;
}

h1
{
    font-size:18px;
    font-weight:bolder;
}
h2
{
    font-size:13px;
    font-weight:bolder;
}

h3 {
	color: #101410;
}

h6 {
	color: #333366;
}

table {
	background-color: #7B8A94;
	border-collapse: collapse;
	border: thick solid #7B8A94;
}
.utable
{
  border: 0;
}

.intable {
  background-color: #CED3D6;
	border-collapse: collapse;
	border: none;
}
.active {
	background-color: #CED3D6;
	border-collapse: collapse;
	border: thick solid #7B8A94;
	text-align: center;
	height: 15px;
	width: 12.5%;
	cursor: pointer;
}
.page {
	background-color: #CED3D6;
	border-collapse: collapse;
	border: thick solid #7B8A94;
	text-align: center;
	height: 15px;
	width: 12.5%;
}
.odstavec {
	background-color: #CED3D6;
	border-collapse: collapse;
	list-style-type: disc;
	text-align: left;
}
.invisible {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-position: left;
}
.nodisc
{
	list-style-type: none;
}
.style1
        {
            width: 60px;
        }
#TextArea1
{
  width: 500px;
}
