.menu {
	font-weight: bolder;
}

body {
	background-color: #FFFFFF;
   font-family: Arial;
	font-size: 11px;
}
img {border: 0px;}
table {
	font-family: Arial;
	font-size: 11px;
	border-width: 0;
	empty-cells: hide;
}

a:visited { text-decoration: none; color: #6699CC}
a:link    { text-decoration: none; color: #6699CC}
a:hover   { text-decoration: none; color: #bbbbbb}

.lb {color: #000000;
	font-size: 18px;
	font-weight: bolder;
	}
	.ln {color: #FFFFFF;
	font-size: 11px;
	}
	.lc {color: #000000;
	font-size: 15px;
	font-weight: bolder;
	font-style: italic;
	}
.lt {color: #6699CC;
	font-size: 11px;
	font-weight: bold;
	}
.lg {color: #6699CC;
	font-size: 11px;
	font-weight: normal;
	}
.ly{color: #C0C0C0;
	font-size: 11px;
	font-weight: bold;
	}
.lu {color: #C0C0C0;
	font-size: 11px;
	font-weight: normal;
	}
.marg{
margin: 11px;
}
.zostalo{
color: #FFFFFF;
}
.margright{margin-right: 6em;
			color: #000000;} 
input, textarea, select {
  font-family: Arial;
  font-size: 11px;
  color: #555555;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}

