body { 
	/*	color: #353535;*/
	font: 10pt Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	background-color: white; 
  /*	margin-left: 8%;
	margin-right: 8%;*/
}
      #cela-stranka {width: 780px; margin: 0px auto;}
      #hlavicka {width: 780px; background-color:white; }
      #leve-menu {width: 140px; float: left; background-color:white; text-align: center}
      #prave-menu {width: 20px; float: right;}       
      #hlavni-text {width: 500px; float: left;   text-align: justify; background-color:white;}
      #paticka {clear:left; font-size: 8pt;}

.menu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
/*   color: white; */
  font-weight: bold;
/*   bgcolor: blue; */
  text-align: center;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}

img {
	border: 0px;
}

img.flag {
	height: 9px;
}

table {
	border: 0px;
	text-align: left;
}

td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

tr.skip {
	height: 20px;
}

td.firstcol {
	font-weight: bolder;
	padding-right: 10px;
}

table.truetable p {
	margin-top: 4px; 
	margin-bottom: 0px; 
}


/*
a {
	text-decoration: none;
}

a:link, a:active {
	color: #513FBE;
}

a:visited {
	color: #392B8B;
}

a:hover {
	text-decoration: underline;
}
*/
h1 {
	font-size: 155%;
	font-weight: bolder;
}

h2 {
	font-size: 125%;
	font-weight: bolder;
}

h3 {
	font-size: 100%;
	font-weight: bolder;
	font-style: italic;
}





#langswitch {
	font-size: smaller;
}




.foot {
/*	color: gray;*/
	font-size: smaller;
	text-align: center;
}


/* Specialni zmena pro odkaz v menu*/
.menu a {color: white;
	text-decoration: none;
}


