a:link {
	color: #ff7e00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff7e00;
}
a:hover {
	text-decoration: underline;
	color: #ff7e00;
}
a:active {
	text-decoration: none;
	color: #ff7e00;
}
body
{
	background-image: url(../img/bg_gr.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 0 0 0;
	font-family: arial, Helvetica, sans-serif;
}
div.gr
{
	background-image: url(../img/bashna.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
td.left_col
{
	width: 120px;
}
td.cent_col
{
	width: 320px;
}
td.zagl
{
	border-bottom: 1px solid gray;
	text-align: left;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #ff7e00;
	background-repeat: repeat-y;
	background-position: left;
}
p.chapter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff7e00;
	margin-bottom: 0 px;
}
p.oboznach
{
	font-size: 10px;
	font-weight: lighter;
	color: #ff7e00;
	margin-bottom: 0px; 
	margin-top: 2px;
}
td.col_t
{
	font-size: 10px;
	text-align: justify;
	font-weight: bold;
	color: #414142;
	vertical-align: text-top;
	padding-top: 5px; 
}
a,a:visited,a:active,a:link
{
	color: gray;
}
a:hover
{
	color: silver;
}
p.text
{
	margin: 0px 0px 5px 0px;
	text-indent: 10px;
}
a.col_t
{
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #ff7e00;
	vertical-align: text-top;
	padding-top: 5px; 
}
p.col_t
{
	font-size: 10px;
	font-weight: bold;
	color: #414142;
	vertical-align: text-top;
	padding-top: 5px; 
}