BODY 
{
	margin: 0px;
	padding: 0px;
	background: #e9e9e9;
	color: #323232;
	font: 11px Verdana;
}
table
{
	margin:0;
	color: #323232;
	font: 11px Verdana;
}

/* panel klienta */
#panel_act {float:left; width:145px; border-top:1px solid #aaaaaa; border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa; text-align:center; padding-top:8px; padding-bottom:8px; background:#fafafa;}
#panel_nact {float:left; width:145px; border:1px solid #aaaaaa; text-align:center; padding-top:8px; padding-bottom:8px; background:#e2e2e2;} 
#panel_in {clear:both; border:1px solid #aaaaaa; padding:10px; background:#fafafa}

#error
{
	background: #cc3333;
	background-image: url(images/wyk.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:center;
	font-weight:bold; color:#ffffff;
	font-size:13px;
	margin-top:12px;
	margin-bottom:12px;
	display:table;
	height:57px;
}

#frame
{
	background:#e5e5e5;
	border:1px solid #aaaaaa;
	padding:15px;
	font-size:12px;
	text-align:left;
	margin:10px;
}

#games div
{
	position:relative
}

table.obrazek
{
	border-collapse:collapse;
	border:1px solid #A8A8A8;
}
.obrazek td 
{
	border: 1px solid #A8A8A8;
	padding:5px
}

/* tabela do wydruku */
table.print
{
	border-collapse:collapse;
	border:1px solid black;
}
.print td
{
	border: 1px solid black;
}

a:link, a:visited
{
	color: #820a0a;
	text-decoration:none
}
a:hover
{
	color: #888888;
	text-decoration:underline
}

a.alert:link, a.alert:visited
{
	color: #BB0000;
}

a.alert:hover
{
	color: #343434;
}

a.web:link, a.web:visited
{
	color: #737373;
	text-decoration: none;
}

a.web:hover
{
	color: #001FA2;
	text-decoration: underline;
}

a.menu:link, a.menu:visited
{
	color: white;
	font:12px Tahoma;
	text-decoration: none;
}

a.menu:hover
{
	color: #702a25;
	font:12px Tahoma;
	text-decoration: underline;
}

font.tit
{
	font: 20px Times New Roman;
	color: #6c6c6c;
	font-weight:bold;
}
/* pierwsza litera w tytule */
font.first
{
	font:26px Times New Roman;
	color: #780a0a;
	font-weight:bold;
}

font.error
{
	color: #DD0000;
	font-weight: bold;
}

td.tytul,tr.tytul
{
	background:#c4c4c4;
	color:#232323;
	text-align:center;
}

tr.lista1,td.lista1
{
	background:#e1e1e1;
	color:#222222;
}

tr.lista2,td.lista2
{
	background:#d8d8d8;
	color:#222222;
}

/* tytul newsa */
tr.news, td.news
{
	background:#d3d3d3;
	color:black;
	padding:4px;
	font-weight:bold;
	font-size:12px;
}

/* tresc newsa */
td.news_tresc
{
	padding:10px;
	font-size:12px;
}
a.news_t:link, a.news_t:visited
{
	color: #555555;
	font:16px Arial;
	font-weight:bold;
	text-decoration: none;
}

a.news_t:hover
{
	color: #820a0a;
	font:16px Arial;
	font-weight:bold;
	text-decoration: underline;
}

/* formularz studenta - pola widoczne dla innych*/
td.wid
{
	background:#ffe064;
}

div.line
{
	background: #86868F;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}

div.pause
{
	margin-top:2px;
	margin-bottom:2px;
	height:1px;
	overflow:hidden;
}

/* przerywnik w menu */
div.br
{
	background-image:url(images/break.png);
	height:41px;
	width:2px;
	float:left;
}

div.menu
{
	float:left;
	padding-top:9px;
	margin-left:10px;
	margin-right:10px;
}

fieldset
{
	padding: 7px 7px 7px 7px;
	border: 1px solid #787878;
}

input, textarea, select
{ 
	background: #e7e7e7;
	font: 11px Verdana;
}

input.button, input.button_red
{
	background: transparent;
	background-image: url(images/btn.gif);
	border:0px;
	height:21px;
	width: 72px;
	font: 12px Tahoma;
	color: #676767;
	cursor: pointer;
}

input.button_red
{
	background-image: url(images/btn_red.gif);
	color: white;
}

input.trans
{
	background: transparent;
	border: 0px;
}

/* boczne okienka */
td.win
{
	background:#9f9f9f;
	color:white;
}

/* tytuł okienka */
div.bar
{
	width:160px;
	height:32px;
	background-image:url(images/bar.png);
	margin-top:4px;
}

/* napis w tytule okienka */
div.b_in
{
	padding-top:11px;
	padding-left:22px;
	color:white;
	font:12px Arial;
	font-weight:bold;
}

/* zawartosc okienka */
div.okno
{
	padding-left:6px;
	padding-top:6px;
}

/* kreska pozioma w oknie */
div.line_w
{
	background:#cecece;
	height:1px;
	overflow:hidden;
}


/* link w okienku */
a.white:link, a.white:visited
{
	font:12px Arial;
	font-weight:bold;
	color:white;
}
a.white:hover
{
	color:#565656;
}

/* button gif */
img.btn
{
	border:0px;
	margin-right:3px;
	margin-bottom:3px;
}
form {margin:0px}
label {cursor:pointer}
