body {
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 0;
	margin: 0;
	border: 0;
}
table {
	border-collapse: collapse;
}
tbody {
	font-size: 10pt;
}
pre {
	font-size: 10pt;
}
tt {
	font-size: 10pt;
}
td {
	vertical-align: top;
}
td[bgcolor=white] table {
	background-color: white;
}
code {
	font-size: 10pt;
}
form table table {
	margin-left: 30px;
	margin-right: 30px;
}
#logo {
	width: 180px;
	height: 92px;
	margin-bottom: 5px;
}
.top_right {
	width: 46px;
	height: 44px;
}
.bottom_right {
	width: 46px;
	height: 44px;
}
.menu {
   padding-top: 10px;
   padding-bottom: 10px;
}
a {
	font-size: 8pt;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.formtext {
	font-size: 8pt;
	font-family: verdana;
}
.formtextarea {
	font-size: 8pt;
	font-family: verdana;
}
.formbutton {
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
}
.formbutton[disabled] {
/* kvuli mozille */
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
}
.tableattr {
	border: 1px solid #ffffff;
}
.tabletitle {
}
.tableheader {
}
.tablefooter {
	text-align: right;
}
.toolbar {
	font-weight: normal;
}
.notifikace {
	font-size: 9pt;
	color: red;
}
.nazorskryty {
	background-color: #808080;
}
.nazorviditelnost {
	background-color: #ffaca8;
	color: black;
}
.nazorzamek {
	background-color: #b8ffb8;
	color: black;
}
.nazordatum {
	font-family: verdana;
}
.bubble_bordercolor {
	background-color: black;
}
.bubble_bgcolor {
	background-color: rgb(255,251,223);
}
.bubble_text {
	background-color: rgb(255,251,223);
	margin: -2px;
	padding: 3px;
}
.dialog_ok {
   background-color: green;
   border: 2px solid;
   border-color: white;
   color: black;
}
.dialog_warn {
   background-color: yellow;
   border: 2px solid;
   border-color: white;
   color: black;
}
.dialog_chyba {
   background-color: red;
   border: 2px solid;
   border-color: white;
   color: black;
}
.dialog_potvrd {
   background-color: blue;
   border: 2px solid;
   border-color: white;
   color: black;
}
.citace_nadpis {
   color: #505050;
   font-size: 7pt;
   font-style: italic;
   padding-top: 7;
   padding-bottom: 7;
}
.citace {
   background-color: white;
   font-size: 8pt;
   color: black;
   border: 1px solid;
   border-color: #aaaaaa;
   padding: 3;
}
.citace .citace_nadpis {
   color: #505050;
}
.gravatar {
   margin: 2px 7px 2px 0; 
   border: 2px solid #E0DBC3;
}