* {
	margin: 0px 0px;
	font-size: 10px;
}
body {	 
  background-image:url('image/bodybg.gif');
  margin-top:0px; margin-left:0px; 
  color: Black; 
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em;
}
h1 {font-size: 1.8em; color: #163489; text-decoration: underline;}
h2 {font-size: 1.4em; color: #163489; margin-top:1.5em; margin-left: 0.3em;}
h3 {font-size: 1.2em; color: #163489;}
h4 {font-size: 1.0em;}
a:link    {  color: #333333; text-decoration: none;  background-color: transparent; }
a:visited {  color: #333333; text-decoration: none;  background-color: transparent; }
a:hover   {  color: #333333; text-decoration: none;  background-color: transparent; }
img       { border-width: 0px;}
p {
	margin-top:10px;
	line-height: 120%;
	font-size: 10px;
}
hr {
	color: silver; width: 100%; text-align: center; margin-top:20px;
}
/* STRUKTURA */
#alldiv {
  background-image:url('image/bodybg.png');
  background-repeat:repeat-x;}
.mainbody { text-align: center;	}
.mainbody-main	{	margin-left:auto;	margin-right:auto; padding-left:10px; padding-right:10px; width:800px;text-align:	left;	}
.top {	height: 25px; vertical-align: bottom;}
#copyright {	font-size: smaller; color: Gray; text-align:right; margin-top: 2px; margin-right:10px; }

/*menu*/
  #top-menu-list *
  { z-index: 10; }
  #top-menu-list  {    z-index: 10;    font-family: Verdana, Arial, Helvetica, sans-serif;;    font-size: 0.9em;    font-weight: bold;  }
  ul#top-menu-list  {    padding:0;    margin:0;    list-style-type:none;  }
  #top-menu-list ul  {    padding:0;    list-style-type:none;  }
  ul#top-menu-list ul  {    list-style-type:none;    background: #FFFFFF;    border-left: 1px solid #FFFFFF;    border-top: 1px solid #FFFFFF;  }
  ul#top-menu-list li  {    float:left;    margin-left: 0px;    list-style-type:none;    cursor: pointer;    text-align: left;  }
  ul#top-menu-list a  {    display:block;  }
  ul#top-menu-list ul  {    position:absolute;    visibility:hidden;  }
  ul#top-menu-list li:hover>ul  {    position:absolute;    visibility:visible;  }
  ul#top-menu-list li li  {    float:none;    border:none;    margin:0px;    padding: 0px ;  }
  ul#top-menu-list li  {    behavior: url(hover.htc); /* Protože IE nedodržuje CSS standarty, aby bylo øešení funkèní, použijeme tento *.htc soubor */  }

  
  
.text-small {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: left;
}

