body {
	font-family: "Arial CE", Arial;
	font-size: 100%;
	color: black;
	text-align: center;
	background-color: rgb(240,242,244);
	margin-left: 0px;
	margin-right: 0px;
}
#hlavicka {
	width: 780px;
	height: 96px;
        text-align: center;
	background-image: url(obr/hlava.gif);
        background-repeat: no-repeat;        
	margin-left: auto;
	margin-right: auto;
        /*margin-bottom: 0px;*/        
}
#prostredek {
	width: 780px;        
		color: black;
	background-image: url(obr/zadek.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
}
#vlevo {
        /*position: relative; 
	top: 10px; 	
	left: -5px;*/ 
	/*padding: 5px;*/
	width: 115px; 
	/*border: 1px solid white;*/
	font-size: 90%;
	float: left;
        margin-top: 15px;
        margin-left: 3px;	
	margin-bottom: 10px;
}
#menu a {
	display: block;
	text-align: left;
	padding: 4px 7px;
	margin: 4 0 3px;
	border-width: 0;
	text-decoration: none;
	font-weight: normal;
	border-top: 2px solid white;
   border-left: 2px  solid white;
   border-right: 2px  solid gray;
	border-bottom: 2px  solid gray;
		color: white;
}
#menu a:link {
   	background: rgb(30,147,200);
   border-top: 2px solid white;
   border-left: 2px solid white;
   border-right: 2px solid gray;
   border-bottom: 2px solid gray;
   	color: black; 
}
#menu a:hover {
		color: black;
	border-top: 2px solid white;
   border-left: 2px solid white;
   border-right: 2px solid gray;
	border-bottom: 2px solid gray;
		background: white;
}
#obsah {
	/*width: 640px;*/
	text-align: left;
        color: black;
        padding-top: 0px;
        padding-left: 150px;
	padding-right: 20px;
        padding-bottom: 2px;		        
	margin-left: auto;
	margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
}
#paticka {
       width: 780px;
       height: 20px;
       text-align: center;
       background-image: url(obr/pata.gif);
       padding-top: 4px;
       color: white;
       clear: both;       
       font-size: 60%;
       font-weight: bold;
       margin-left: auto;
       margin-right: auto;
}
th {font-family: arial; font-size: small}
td {font-family: arial; font-size: small; font-weight: bold}
td.gal {font-family: arial; font-size: x-small; font-weight: bold}
table {border-collapse: collapse; color:black;}
h2 {
	color: rgb(30,147,200);
	}
h3 {
	text-align: center;
}
.format {
font-weight: bold;
font-size: 13px;
}
img {border: none;}
