body
{
	background-color: #F5F5F5;
	font-family: 'verdana', 'sans-serif', 'arial';
	font-size: 10pt;
}

table.orarend 
{
	font-size: x-small;  
	border: 1px outset;
}

td
{
	border: 1px inset;
	width: 100px;
}

tr.vilagos td
{
	background-color: white;
}

tr.sotet td
{
	background-color: #CCCCCC;
}

tr td.sajatszin
{
	text-decoration: italic;
}


tr.fejlec
{
	font-weight: bold;
}

table.adatbev, table.kivalaszto
{
	font-size: x-small;
}

/*
		DIV-ek
*/

div#kontener
{
	position: relative;
	width: 100%;
	max-width: 800px;
	height: auto;
	min-height: 400px;
	padding: 0px 0 0 0;
	margin-top: 0px;
}


div#tartalom
{
	font-family: 'verdana', 'Myriad', 'Sans-Serif';
	font-size: x-small;
	position: absolute;
	width: 900px;
	left: 0px;
	text-align: center;
}

div#kalendarium
{
	position: absolute;
	left: 30px;
	width: 150px;
	top: 10px;
}

div#dizajn
{
	color: rgb(150,150,150);
	text-decoration: italic;
	text-align: center;
	padding-bottom: 30px;
}

/* Szövegméretek */

h3
{
	font-size: 15pt;
	font-weight: normal;
}

h4
{
	font-size: 13pt;
	font-weight: normal;
}

h5
{
	font-size: 12pt;
	font-weight: normal;
}


/* Egyebek */
a:link {
	color: rgb(38,38,144);
	text-decoration: none;
	border-bottom: rgb(0,0,120) dotted 1px;
}
a:visited {
	color: rgb(0,0,144);
	text-decoration: none;
	border-bottom: rgb(0,0,120) dotted 1px;
}
a:hover {
	color: rgb(55,150,255);
	text-decoration: overline;
}
a:active {
	color: rgb(156,156,255);
	text-decoration: none;
}

p.tipp
{
	text-align: left;
	font-size: small;
}

table.kereso
{
	border: none;
}
