@charset "utf-8";
body {
	background-image: url(background.png);
	background-repeat: repeat-x;
}

h1 {
font:Verdana;
}

#header
{margin-bottom:1;}

#menitablica
{font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main
{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
color:#333333;
}

a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#c6110f;
}
a:active {
	text-decoration: none;
}

#footer{
text-align:left;
font-size:15px;
font-family:Arial, Verdana, sans-serif;
}
/* CSS Document */

