body {
	font-size: 105%;
	margin-left: 10px;
	margin-top: 10px;
	}

td {
	font-size: 105%;
	}

a {
	color: blue;
	}

a:visited {
	color: purple;
	}

.menu, .menu:visited {
	color: navy;
	font-weight:bold;
	text-decoration:none;
	}

.menu:hover {
	color:white;
	}

.tabmenu {
	background-color:#B0C4DE;
}

.paticka:visited {
	color: blue;
	}

.paticka {
	font-size: 80%;
	}

ul li  {
	/*list-style-type: disc;*/
	list-style-image: url("../img/bod1.gif");
	text-align: justify;

	}
p {

	text-align: justify;
	padding-top:0px;
	padding-bottom:5px;

	}

h1 {
	color: navy;/*#000099;*/
	font-family: Arial, sans-serif;
	padding-top:20px;
	font-size: 135%;
	}

.first {
	padding-top:0px;
	}

h2 {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #6495CC;/*#6495ED;*/
	font-weight: bold;
	padding-top:15px;
	padding-bottom:0px;
	}

.zvyrazni {
	color: #6495CC;
	}
