body {
  font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
/*
//	background-color: #FFE787;
//	background: #021c2f url("img/pozadi.png") center top;
//background: #021c2f url(img/pozadi.png) center top;
*/
background: #ffffff url(bg.png)  center top;
}

table {                                        
  font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
}

a {
  text-decoration: underline;
  color: #000000;
}
a:hover {
  text-decoration: none;
}
a.cerveny {
  color: #367fbb;
}

div.nadpis {
	font-weight: bold;
 color: #367fbb;
color: #f35b29;
	font-size: 16px;
}

div.cesta {
	padding-top: 8px;
	padding-bottom: 4px;
}

fieldset {
	padding: 0px 5px 5px 4px;
	margin: 5px 0px 0x 0px;
	background-color: white;
}

code {
  font-size: 12px;
}

pre {
  font-size: 12px;
}

legend {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

.spodek {
  font-family: 'Courier New CE', 'Courier CE', 'Courier New', courier, monospace;
}

.right {
  text-align: right;
}

.bold {
  font-weight: bold;
}
