body,table,td,th {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}
body {
	background: url(../img/background_root.gif) repeat-y center #8AB4A8;
	text-align: center;
	margin: 0px;
	padding: 0px;	
}
h4 {
	font-size: 16px;
	margin: 0;
	padding: 10px 0 3px 0;
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 3px 0 3px 0;
}
#Root {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* IE5.X workaround */
	background: white;
	font-size: small;
	padding: 0px;
	background: url(../img/bgr_left.gif) repeat-y left top #E5FCF6;
	/*border-left: 2px solid #980D0A;
	border-right: 2px solid #980D0A;*/
}
#TopPanel {
  background: url(../img/panel.gif) no-repeat center top #8AB4A8;
  width: 910px;
  height: 145px;
  margin: 0;
  padding: 0;  
}
#Odkazy a {
	color:#8AB4A8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 20px; 
	padding-left: 10px; 
	padding-right:10px; 
}
#Odkazy a:hover {
	color: white;
	text-decoration: none;
}
.active{
  color:#E5FCF6;
	font-size: 12px;
	font-weight: bold;
	height:20px; 
	padding-left: 10px; 
	padding-right:10px; 
}
#Odkazy {
  padding: 104px 0px 0px 0px;
}
a{
  color:#535353;
	font-size:small;
	font-weight: bold;
	text-decoration: none;	
}
a:hover{
  color: #FF9900;
	text-decoration: none;
}
#Odkazy ul{
	list-style-type: none;
}
#Odkazy ul li{
	float: left;
}
#LeftPanel{
	float: left;
	width: 150px;
	height: 520px;
}
#LeftPanel img{
 vertical-align: bottom;
}
#LeftMenu{
 margin-left: 0px;
}
#LeftMenu h4{
 color: #E5FCF6;
}
#LeftMenu ul li{
 padding-top: 3px;
}
#MainPanel{
	width: 608px;
	float: right;	
	margin: 0px;
}
img{
	border: 0px;
}
#Copyright{
	background: url(../img/bgr_bottom.gif) no-repeat center top #8AB4A8;
	height: 44px;
	text-align: right;
	font-size: x-small;
	color: white;
	padding-right: 05px;
	clear: both;
}
#Copyright a{
	font-size: x-small;
	font-weight: normal;
	color: white;	
}
#Copyright p{
	padding-top: 20px;
}
#Adresa {
	float: left;
	width: 300px;
	height: 210px;
	padding-top: 20px;
}
.ImgLeft{
	float: left;
	padding: 0px 5px 5px 0px;
}


