@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
}

@font-face {
    font-family: perfdos;
    src: url('../font/perfdos.ttf') format('truetype');
	
}

div#tekst1 {
	font-family: perfdos;
}

div#tekst2 {
	font-family: perfdos;
}

div#tekst3 {
	font-family: perfdos;
}

div#tekst4 {
	font-family: perfdos;
}

div#tekst23 {
	font-family: perfdos;
}

div#tekst24 {
	font-family: perfdos;
}

.paway {
	padding-left: 0.5cm;
}

.paway2 {
	padding-left: 1.5cm;
}

.paway3 {
	padding-left: 2.5cm;
}

body,td,th {
	color: #a8a8a8;
	
}

.space {
	white-space:pre-wrap;
}

.imgres {
	max-width:100%; 
	max-height:100%;
}

.dostext {
	font-family: perfdos;
}

#menu {
  font-family: perfdos;
  font-size: 12pt;
  background: transparent;
  border: none;
  color: #a8a8a8;
}

