BODY 
{
	margin: 0px;
	padding: 0px;
	background: #ecfaf0;
	color: #323232;
	font: 11px Verdana;
}
table
{
	margin:0;
	color: #323232;
	font: 11px Verdana;
}
#error
{
	background: #cc3333;
	background-image: url(images/wyk.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:90%;
	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:#f4f4f4;
	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: #001FA2;
	text-decoration:none;
}
a:hover
{
	color: #2c9100;
}

/* LEWE MENU */
/* przycisk - wysokość ustawiamy paddingiem! */
a.ml, a.ml_cl
{
	display:block;
	width:185px;
	padding-top:7px;
	padding-bottom:7px;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:bold;
	text-decoration:none;
}

/* padding linka lewy */
span.ml, span.ml_cl
{
	padding-left:20px;

}


/* link */
a.ml:link, a.ml:visited
{
	color: #787878;
	background-image:url(images/menu1.png);
	text-decoration:none;
}

a.ml:hover
{
	color: #3c8809;
	background-image:url(images/menu2.png);
	text-decoration:none;
}

a.ml_cl:link, a.ml_cl:visited
{
	color: #3c8809;
	background-image:url(images/menu2.png);
	text-decoration:none;
}

a.ml_cl:hover
{
	color: #787878;
	background-image:url(images/menu1.png);
	text-decoration:none;
}

a.alert:link, a.alert:visited
{
	color: #BB0000;
}

a.alert:hover
{
	color: #343434;
}

/* menu w stopce */
a.menu_d:link, a.menu_d:visited
{
	color: white;
	text-decoration: none;
	font-size:12px;
}

a.menu_d:hover
{
	color: #baf43b;
	text-decoration: underline;
	font-size:12px;
}

font.tit
{
	font: 16px Tahoma;
	color: #676767;
	font-weight:bold;
}

font.first
{
	font: 20px Tahoma;
	color: #2c9100;
	font-weight:bold;
}

font.error
{
	color: #DD0000;
	font-weight: bold;
}

tr.tytul,td.tytul
{
	background:#c4c4c4;
	color:#232323;
	text-align:center;
}

tr.lista1,td.lista1
{
	background:#eaeaea;
	color:#222222;
}

tr.lista2,td.lista2
{
	background:#dfdfdf;
	color:#222222;
}

div.line
{
	background: #cccccc;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}

div.pause
{
	margin-top:2px;
	margin-bottom:2px;
	height:2px;
	overflow:hidden;
}

fieldset
{
	padding: 7px 7px 7px 7px;
	border: 1px solid #787878;
}

input, textarea, select
{ 
	background: #efefef;
	border: 1px solid #898989;
	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;
}

/* button gif */
img.btn
{
	border:0px;
	margin-right:3px;
	margin-bottom:3px;
}
form {margin:0px}
label {cursor:pointer}
img {border:0px}

/* wyniki wyszukiwania */
div.s_res
{
	margin-top:8px;
	margin-bottom:10px;
	margin-left:20px;
}

/* komórki - szare linie */
td.l
{
	width:1px;
	background:#cccccc;
}

/* tytul newsa w skrótach */
a.news_t:link, a.news_t:visited, div.news_t
{
	color: #444444;
	font:12px Verdana;
	font-weight: bold;
}

a.news_t:hover
{
	color: #2c9100;
	font:12px Verdana;
	font-weight: bold;
}

/* linia rozdzielająca newsy i skróty artykułów */
div.n, div.na
{
	background:#d3d3d3;
	height:2px;
	width:100%;
	overflow:hidden;
	margin-top:3px;
	margin-bottom:3px;
}
div.na
{
	margin-top:10px;
}

div.faq
{
	margin-top:4px;
	margin-bottom:4px;
	padding:10px;
	border:1px solid #999999;
}

/* konkursy */
td.kon
{
	text-align:center;
	background:#e2e2e2;
}
tr.kon_n
{
	background:#c6dfaa;
	text-align:center;
}

