table.body {
  width: 960px;
  height: 680px;
  background-repeat: no-repeat;
  background-image: url('../images/szakok_hatter.png');
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
}

table.layout {
  width: 871px;
  margin: auto;
  height: 626px;
  margin-left: 41px;
  margin-top: 5px;
  cell-spacing: 0px;
  cell-padding: 2px;
  vertical-align: top;
}

td.layout_b1 {
 vertical-align: top;
 width: 152px;
 height: 587px;
}

td.layout_b2 {
 vertical-align: top;
 width: 152px;
 height: 587px;
 background-repeat:no-repeat;
 background-image:url('../images/szakok_b2.png');
 font-family:Tahoma;
 font-size:13px;
}

td.layout_b3 {
 vertical-align: top;
 width: 500px;
 height: 587px;
 background-repeat:no-repeat;
 background-image:url('../images/szakok_b3.png');
 font-family: helvetica;
 font-size: 10px;
  color: #1e3b5b;
 text-align: justify;
 padding: 5px;
}

.layout_b2 a {
  color: white;
  text-decoration:  none;
}

div.palyazat {	color: #8a8a8a;
	FONT-WEIGHT: bold;
	font-family: Verdana;
	font-size: 11px;
}

.palyazat a {
  color: #8a8a8a;
  text-decoration:  none;
}

