body {
	color: black;
	background-color: #00007b;
	font-family: "Trebuchet MS";
	font-weight: lighter;
	
}
.svetla{
	background-color: #0099FF;
	border: #000099;
}
.logo{
	background-image: img/logo.jpg;
}
.nadpi{
	color: ffff99;
	font-weight: normal;
}
.nadpi1
{
	color: ffff99;
	font-weight: bold;
	text-decoration: underline;
}
p {
	color: Black;
	font-family: "Trebuchet MS";
	text-align: justify;
}

a:link {
	color: #ffff99;
	text-decoration: none;
	font-family: "Trebuchet MS";
}


a:hover {
	color: black;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
a:active {
	color: White;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
a:visited {
	color: #900049;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.small {
	font-size: xx-small;
}
.maly {
	font-size: smaller;
}

.rsmall {
	font-size: xx-small;
	text-align: right;
	margin-right: 30px;
}

.right {
	text-align: right;
}
.center {
	text-align: center;
}
h1 {
	color: #ffff99;
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
}

h2 {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.blik {
	color: #e6bb1a;
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	text-decoration: blink;
}
h3 {
	color: #e6bb1a;
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: bold;
}
.odsazeno {
	margin-left: 20px;
}
li.list1 {
	list-style-image: url(img/bod1.gif);
	font-family: "Trebuchet MS";
}
li.list2 {
	list-style-image: url(img/bod2.gif);
	font-family: "Trebuchet MS";
}

li {
	font-family: "Trebuchet MS";
	text-align: justify;
}
h4{
	color: #e6bb1a;
	font-family: "Trebuchet MS";
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}
table{
	vertical-align: text-bottom;
}