body {
	font-family : Times New Roman,Arial CE, Arial, Helvetica, sans-serif;
	background-color: #e9e9e9;
	background-image: url('img/pozadi.gif');
}
a {
	text-decoration:none;
	color: #4296c2;
}
a:hover {
	text-decoration:underline;
	color: #b52121;
}
.modra {
	color: #4296c2;
}
.vrch {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url('img/pozadi-vrch.gif');
}
.menu {
	background-repeat: repeat-y;
	background-position: 0 0;
	background-image: url('img/menu-pozadi.gif');
}
.odkaz {
	color: #9EB1C3;
	font-size: 7pt;
}
