p {margin-top: 0px; margin-bottom: 0px}
p {margin: 0px} /*Ještě jednou pro Netscape */

hr {height: 1px;}

a:link {color: #FAEC87;}
a:active {color: #FAEC87;}
a:visited {color: #FAEC87;}
a:hover {color: #FF8C00;}

body {
	background-attachment: fixed;
	background-color: #1c3d5e;
	background-image: url(images/levo.jpg);
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
table {
	font-family: Tahoma;
	font-size: 12px;
}

