body {
	background-color: #181818;
	margin-top: 0px;
	text-align: center;
	background-image: url(img/bkgrd_line.jpg);
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

td {
	vertical-align: top;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
}
.orange_bold {
	font-weight: bold;
	color: #FF9900;
}

a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
}
li {
	padding-right: 40px;
	text-align: justify;
}
p {
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
.Left {
	text-align: left;
}
.Center {
	text-align: center;
}
.Background_TD {
	background-image: url(img/pict_index.jpg);
	background-repeat: no-repeat;
}


.Right {
	text-align: right;
}
.Right_Tabulka {
	line-height: 20px;
	text-align: right;
}

.pata {
	vertical-align: bottom;
	font-size: 10px;
	text-align: center;
}
.Cislovany_seznam {
	list-style-type: decimal;
}
.TD_Background {
	background-image: url(img/pict_index.jpg);
	background-repeat: no-repeat;
}
.Left_tabulka {
	line-height: 20px;
	text-align: left;
}
.Legend_orange_bold {
	font-weight: bold;
	color: #FF9900;
	margin-right: 200px;
}

