body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background: #FE8500 url(images/bg-body.gif) repeat-y center top;
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #FE5C00;
	padding-left: 5px;
	margin-left: 5px;
}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 10px;}
h6 {font-size: 12px;}

h7 {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	margin-left: 5px;
}
h7 {font-size: 15px;}








#over {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
}

a:link, a:visited, a:active {
	color: #808080;
color: #808080;text-decoration: none;
font-weight: bold;

	font-size: 12px;

	
}
a:hover {


	margin: color: #299076;text-decoration: underline overline;	
	font-weight: bold;
	font-size: 12px;

}


#head {


	background: url(image/head.jpg) no-repeat;
	height: 177px;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 36px;
	background-image: url(images/bg-menu.gif);
}
#in-menu {
	padding-right: 30px;
	padding-left: 25px;
	margin-top: 10px;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #CC0000;
	text-decoration: none;
	display: block;
	width: auto;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	border-right-color: #FE8500;
	border-right-style: solid;
	border-right-width: 1px;
	line-height: 20px;
	padding-left: 5px;
}
#under-submenu {
	padding-left: 15px;
}

#menu a.sel:link, #menu a.sel:visited, #menu a.sel:active {
	color: #990000;
	text-decoration: none;
	background-color: #FEC900;
}
#menu a:hover {
	text-decoration: none;
	color: #660000;
	background-color: #FFECB5;
}
#under-top {
	background: url(images/under-menu.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
}
#col-over {
	background: ain.gif repeat-y;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-y;
}
#foot {
	margin: 0px;
	padding: 0px;
	height: 39px;
	color: #FFE493;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	line-height: 39px;
	text-align: center;
}
#foot a:link, #foot a:visited, #foot a:active {
	color: #FFECB5;
	text-decoration: underline;
}
#foot a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#col-01 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
}
#col-02 {
	float: right;
	width: 560px;
	padding-right: 15px;
}
.float-clear {
	clear: both;
}
#sub-menu {
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
}
#sub-menu a:link, #sub-menu a:visited, #sub-menu a:active {
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 3px;
	border-bottom-color: #FE8500;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 150px;
}
#subsub-menu popis {
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 3px;
	border-bottom-color: #FE8500;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 150px;
}
#sub-menu a.sel:link, #sub-menu a.sel:visited, #sub-menu a.sel:active {
	color: #660000;
	text-decoration: none;
	background-color: #f8f8f8;
}
#sub-menu a:hover {
	text-decoration: none;
	color: #CC0000;
	background-color: #f5f5f5;
}
#subsub-menu popis {
	text-decoration: none;
	color: #CC0000;
	background-color: #f5f5f5;
}
#col-02 p, #col-02 a:link, #col-02 a:visited, #col-02 a:active {
	margin: 5px;
	padding: 5px;
	font-size: 12px;




}
.txt-center {text-align: center;}
.txt-right {text-align: right;}
.txt-block {text-align: justify;}


