body		{background-image: url('images/text_pozadi.jpg');
		 font-family: Times New Roman CE, Times New Roman EE, Times New Roman, serif;
		 margin-left: 210px;
		 margin-right: 10px;
		}
a:hover		{color: red;
		}
div		{position: absolute;
		 left: 0px;
		 top: 0px;
		}
#menu		{position: fixed;
		}
#menu		{position= absolute;
		}
h1		{font-size: 110%;
		 font-family: Arial CE, Arial EE, Arial, sans-serif;
		 font-weight: bold;
		}
h2		{font-size: 100%;
		 font-family: Arial CE, Arial EE, Arial, sans-serif;
		 font-weight: bold;
		}
ul		{list-style-type: square;
		}
ul ul		{list-style-type: disc;
		}
ul ul ul	{list-style-type: circle;
		}
dt		{font-weight: bold;
		}
