body {
	background-color: #f6f6f6;
	font-family: Georgia, sans-serif;
	color: #000066;
	} 

.login {
	BORDER-RIGHT: #ec0702 1px solid; 
	BORDER-TOP: #ec0702 1px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND: #E3E7FF; 
	BORDER-LEFT: #ec0702 1px solid; 
	COLOR: black; 
	BORDER-BOTTOM: #ec0702 1px solid; 
	FONT-FAMILY: Georgia, sans; 
	HEIGHT: 20px;
}



A:link{color: white;
text-decoration: none;
}

A:visited {color: white;
text-decoration: none;
}

A:active {color: white;
text-decoration: none;
}

A:hover{color: #80A0F4;
font-weight: bold;
text-decoration: underline;
}


/* A szövegben lévő linkek */

A.szoveg:link{color: #CC0000;
text-decoration: none;
font-weight: bold;
}

A.szoveg:visited {color: #CC0000;
text-decoration: none;
font-weight: bold;
}

A.szoveg:active {color: gray;
text-decoration: none;
}

A.szoveg:hover{color: #FCA113;
font-weight: bold;
text-decoration: underline;
}


/* A tartalomjegyzékben lévő linkek*/

A.tjegyz:link{color: #81ADFF;
text-decoration: none;
font-weight: bold;
}

A.tjegyz:visited {color: #81ADFF;
text-decoration: none;
font-weight: bold;
}

A.tjegyz:active {color: red;
text-decoration: underline;
}

A.tjegyz:hover{color: #80A0F4;
font-weight: bold;
text-decoration: underline;
font-style: oblique;
}




td.fejlec{
	width: 580px;
	height: 100px;
	background-color: #0a3372;
	text-align: center;
}

td.balfelso{
	width: 200px;
	height: 100px;
	background-color: #000000;
	text-align: center;
}

td.jobbfelso{
	width: 200px;
	height: 100px;
	background-color: #000000;
	text-align: center;
}

/* A jobbfelsőben lévő linkek */

A.jobbfelso:link{color: #000000;
text-decoration: none;
font-weight: normal;
}

A.jobbfelso:visited {color: #000000;
text-decoration: none;
font-weight: normal;
}

A.jobbfelso:active {color: #000000;
text-decoration: none;
font-weight: normal;
}

A.jobbfelso:hover{color: #000000;
text-decoration: none;
font-weight: normal;
}

/* A balfelsőben lévő linkek */

A.balfelso:link{color: #000000;
text-decoration: none;
font-weight: normal;
}

A.balfelso:visited {color: #000000;
text-decoration: none;
font-weight: normal;
}

A.balfelso:active {color: #000000;
text-decoration: none;
font-weight: normal;
}

A.balfelso:hover{color: #000000;
text-decoration: none;
font-weight: normal;
}




td.menu{
	width: 200px; 
	height: 100%;
	background-color: #0a3372;
	text-align: center;
	vertical-align: top; 
	padding-top: 20px;
  }
  
  
td.reklam{
	width: 200px;
	height: 100%;
	background-color: #CC0000; /*#E3E7FF;*/
	text-align: center;
	vertical-align: top;
	border-left: solid 3px #0a3474;
  }
  

td.tartalom{
	width: 580px;
	height: 100%;
	background-color: white;
	text-align: justify;
	vertical-align: top;
  }


  
td.lent{
	font-size: 70%;
	height: 20px;
	color: white;
	text-align: center;
	background-color: #0a3474;
}
	
