html {
     overflow: -moz-scrollbars-vertical;
}

table.main {
	text-align: center;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	border-color:#C7C7D8;
	border-style:none;
}

table.menu {
	Width:100%;
	text-align: center;
}

a.menu{ 
	text-decoration:none;
	font-family: arial black;
	font-weight: normal;
	font-size: 7pt;
	color: #FFFFFF;
}

.naslov {
	font-family: arial black;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
}

.vsebina {
	background-image: url(slike/background.jpg);
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	text-align: justify;
	vertical-align: top;
	color: #232323;
}

div.noviceDatum {
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	text-align: justify;
	color: #232323;
}

div.noviceVsebina {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	text-align: justify;
	color: #232323;
}

.diskografija {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	color: #232323;
}

.prijavaObvestila {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	color: white;
}

input.text{
  font-family:arial;
  font-size:8pt;
  font-weight:normal;
  background-color: lightgray;
  border-color:#C7C7D8;
  border-style:solid;
  border-width:1px;
  color:black;
}

input.submit{
  font-family:arial;
  font-size:8pt;
  font-weight:normal;
  background-color: black;
  border-color:#C7C7D8;
  border-style:solid;
  border-width:1px;
  color:white;
}

img {
border-style:none;
}