/* stíluslap */

a {
color: red;
text-decoration: underline;
}



h1 {
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 16pt;
	text-align: center;
}

.felso {
  border:1px;
  background-color: #EAE09D;
  font-weight: bold;
  width: 90%;
  margin-top: 10px;
	margin-left: 40px;
	border: 1px solid black;
	font-size: 15pt;
}

.felso_kozep {
font-size: 17pt;
}

.felso_kozep a {
color: red;
text-decoration: underline;
font-size: 13pt;
}

.felso_kozep a:hover {
color: white;
text-decoration: underline;
background-color: rgb(102,0,0);
font-size: 13pt;
}


.abc {
color: blue;
font-size: 14pt;
}

.abc a {
color: blue;
font-size: 14pt;
}

.abc a:hover {
color: red;
font-size: 15pt;
}

.mcim {
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3055B8;
	font-size: 16pt;
	text-align: center;
}

.dvdtabla {
	background: white;
}

.dvdfilmek {
	background: rgb(255,255,204);
	border: solid 1px #67635C;
}

.bal_oldal, .fcim {
text-align: right;
font-weight: bold;
width:130px;
}

.filmcim {
font-size: 11pt;
color: #990000;
font-weight: bold;
background-color: #FECA76;
border-bottom: 1px solid black;
}

.fcim {
background-color: #FECA76;
border-bottom: 1px solid black;
}

.fnev {
font-style: italic;
color: green;
}


.azonosito {
font-size: 11pt;
color: rgb(204,0,153);
font-weight: bold;
}


.kiadasi_ev {
color: blue;
font-weight: bold;

}

.kiadasi_ev, .azonosito_szoveg, .fnev, .megjegyzes, .azonosito, .filmcim {
padding: 0 5px 0 15px;
}


