.obsah
{
/*	background-color:#E1E3E2;*/
	padding:5px;
	
	margin-top:5px;
	margin-left:10px;
}

.nadpis
{
	font-size:10pt;
	font-weight:bold;
	color:#1e4f7a;
	padding-top:10px;
	padding-left:10px;
	margin-left:8px;
	margin-right:20px;
	margin-top:10px;
}

.odkazCerveny
{
	color:#1e4f7a;
	font-weight:bold;
	text-decoration:none;
}

.text
{
	border:1px solid #B9B9B9;
}

.text2 
{ 
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	color: #263633;
	text-decoration:underline; 
}


.odkazCerveny:hover
{
	color:#1e4f7a;
	font-weight:bold;
	text-decoration:underline;
}

.odkazCerveny2
{
	color:#1e4f7a;
	text-decoration:none;
}

.odkazCerveny2:hover
{
	text-decoration:underline;
}


BODY, TD, TH,  font
{
  font-family: Verdana, sans-serif;
  font-size: 8pt;  
}

/* pozadi stranky */
.pozs {
	background: url(obr/ps.png); background-repeat: repeat-x;
	background-color: #E0E0E0;	
}

/* okraje */
.o1 {
	background: url(obr/o1.gif); background-repeat: repeat-x;
}

.o3 {
	background: url(obr/o3.gif); background-repeat: repeat-y;
}

.o4 {
	background: url(obr/o4.gif); background-repeat: repeat-y;
}

.o6 {
	background: url(obr/o6.gif); background-repeat: repeat-x;
}

.o7 {
	background: url(obr/hledaniPzd.png); background-repeat: repeat-x;
	height: 10;
}


/* leve menu */
.pozm {
	background: url(obr/pm.png); background-repeat: repeat-x;
	background-color: #FFFFFF;	
}

.mnu0 {
  font-weight: bold;
  color: #1e4f7a;
  padding: 0 10 5 10;
}

.mnu1 {
  font-weight: bold;  
  color: #333333;
  padding: 0 10 5 20;
}

.mnu0 A:link, .mnu0 A:visited, .mnu0 A:active {
 text-decoration: none;
 font-weight: normal;
 color: #1e4f7a;
}

.mnu0 A:hover {
 text-decoration: none;
 font-weight: normal;
 cursor: hand;
 color: #000000;
}

.mnu1 A:link, .mnu1 A:visited, .mnu1 A:active {
 text-decoration: none;
 font-weight: normal;
 color: #555555;
}

.mnu1 A:hover {
 text-decoration: none;
 font-weight: normal;
 cursor: hand;
 color: #000000;
}

.mnu2 {
  font-weight: normal;  
  color: #333333;
  padding: 0 10 5 10;
}

.mnu2 a {
  font-weight: normal;  
}


/* pozadi obsahu */
.pozo {
	background: url(obr/po.png); background-repeat: repeat-x;
	background-color: #FFFFFF;	
}

/* pozadi paticky */
.pozp {
	background: url(obr/pt1.png); background-repeat: repeat-x;
	background-color: #FFFFFF;	
}

.cpyrght {
  color: #777777;
  font-size: 7pt;
  padding: 0 0 0 10;
}

.legalnotice {
	background: url(obr/pt1.png); background-repeat: repeat-x;
	background-color: #FFFFFF;	
	text-align: right;
}

.legalnotice2 {
  color: #1e4f7a;
  font-size: 7pt;
  padding: 0 10 0 10;
	text-align: right;
	text-decoration: none;
}