BODY 
{
	margin: 0px;
	padding: 0px;
	background: #e4e4e4;
	color: #323232;
	font: 11px Verdana;
}
table
{
	margin:0;
	color: #323232;
	font: 11px Verdana;
}

div.opak
{
	height:24px;
	width:174px;
}

div.subm
{
	border:1px solid #a1b2cc;
	background:#e6eaf1;
	position:absolute;
	width:150px;
	top:200px;
}
div.inmenu
{
	padding:4px;
	border-bottom:1px solid #555555;
}

#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;
}
a:hover
{
	color: #bb0000;
}

a.alert:link, a.alert:visited
{
	color: #BB0000;
}

a.alert:hover
{
	color: #343434;
}

a.subm:link, a.subm:visited
{
	color: #312d54;
	font-size:12px;
	text-decoration: none;
}
a.subm:hover
{
	color: #bb0000;
}

a.web:hover
{
	color: #001FA2;
	text-decoration: underline;
}

a.web:link, a.web:visited
{
	color: #737373;
	text-decoration: none;
}

a.web:hover
{
	color: #001FA2;
	text-decoration: underline;
}

/* tekst short na liście produktów */
a.normal:link, a.normal:visited, a.normal:hover
{
	color:#323232;
	text-decoration:none;
}

font.tit
{
	font: 15px Tahoma;
	color: #001FA2;
	font-weight:bold;
}

font.error
{
	color: #DD0000;
	font-weight: bold;
}

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: #86868F;
	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;
}

/* oferta */
img.produkt
{
	border:1px solid #a9a9a9;
	margin-left:5px;
	margin-top:5px;
}
div.prod_nazwa
{
	padding-bottom:10px;
	font-size:13px;
	font-weight:bold;
}
form {margin:0px}
label {cursor:pointer}

