body {
	padding: 0;
	margin: 0;
	background-color: gray;
	font-family: verdana, helvetica, arial, sans-serif;
}

.ram {
	background: url(img/pozadi.jpg);
	width: 980px;
	height: 563px;
	border: 1px solid Black;
}

.menu {
	background-color: transtparent;
	width: 150px;
}

.menu td
{
	background: url(img/tlac.gif);
	background-color: transtparent;
	font-size: 9pt;
	padding-left: 25px;
	background-position: left;
	background-repeat: no-repeat;
}

.menu td a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

	.menu td a:link
{
	color: white;
	font-weight: bold;
}

	.menu td a:hover
{
	color: yellov;
	font-weight: bold;
	text-decoration: underline;
}

	.menu td a:visited
{
	color: #CCCCCC;
	font-weight: bold;
}

	.menu td a:active
{
	color: yellov;
	font-weight: bold;
	text-decoration: underline;
}

iframe {
	width: 530px;
	height: 510px;
}


.slogan
{
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

marquee
{
	font-size: 9pt;
	font-family: verdana, helvetica, arial, sans-serif;
}
