#static { background-color: white; }

body {
	background-color: white;
	padding: .5em;
	border-left: 10px double #00688b;
}

#static #pifu li:before { content: ''; }
#static #pifu li { text-align: right; }

h1 {
	font-size: 16pt;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
}


div.float {
	display: inline;
	text-align: center;
	text-indent: 0em;
	float: left;
	padding: 5pt;
}
div.float:hover { background: #d2d6de; }

div.float p {
	padding: 2pt;
	text-indent: 0em;
}

div.float img {
	border: 1pt solid #000000;
}

div.container {
	padding: 0pt 10pt;
	background-color: #f2f4f6;
}

div.spacer {
	clear: both;
}

table { background: white; }

td.pifu-cw {
	padding: 20pt .4em 20pt 1.4em; margin: 0; text-indent: 0;
	vertical-align: top;
	font-size: 14px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
td.pifu-cw li { list-style: none; padding: 2pt 5pt; }
td.pifu-cw li:hover { background: #eee; }
td.pifu-cw li.no { color: #bbb; }
td.pifu-cw li.no:hover { background: inherit; }
td.pifu-cw a { text-decoration: none; color: maroon;  }
td.pifu-cw a:hover { background: #eee; }

p { margin: 0.15em; }

a { text-decoration: none; color: black; }
a:hover { background: #cccccc; }

p.menu {
	font-size: 12pt;
	color: #cccccc;
	background-color: #00688b;
	text-indent: 0em; margin: 0px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 2pt 4pt;
}
a.menu {
	color: #eeeeee;
	background: #00688b;
}
a.menu:hover {
	text-decoration: underline overline;
	background: #00688b;
}

/* A fejléc logo stílusai */
div.csik { background-image: url("/iskola/ujsag/logo-csik.png"); background-repeat: repeat-x; height: 10px; margin-bottom: 7px; }
div.folso { height: 41px; margin-top: -4px; margin-bottom: 14px; }
#jobb { float: right; width: 6%; }
#kozepso { float: right; width: 67px; background-color: white; padding: 0 .3em;}
#bal { width: 100%; }

