BODY 
{
	margin: 0px;
	padding: 0px;
	background: white;
	color: #323232;
	font: 12px Verdana;
}
table
{
	margin:0;
	color: #323232;
	font: 12px 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;
}

/* link w polu error */
a.in_error:link, a.in_error:visited
{
	color: white;
	text-decoration:underline;
}
a.in_error:hover
{
	color: #9dddff;
	text-decoration:none;
}


#frame
{
	background:#f4f4f4;
	border:1px solid #aaaaaa;
	padding:15px;
	font-size:12px;
	text-align:left;
	margin:10px;
}

#games div
{
	position:relative
}

/* banner naklejany */
#fl
{
	width:100%;
	position:absolute;
	padding-top:80px;
	display:block;
	clear:both;
}
div.banner
{
	width:500px;
	height:320px;
	display:table;
	background:#caf0ff;
	border:2px solid #ababab;
	font-size:12px;
	text-align:center;
}
div.banner_in
{
	clear:both;
	padding:14px;
}

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: #bb0000;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu {
list-style-type: none;
margin: 0;
padding: 0;
width: 204px;
border-bottom-width: 0;
}

.glossymenu li a {
background: url(images/mbutton.png) repeat-x bottom left;
display: block;
width: auto;
padding: 9px 9px;
padding-left: 25px;
text-decoration: none;
}

* html .glossymenu li a { /*IE only. Actual menu width minus left padding of A element (10px) */
width: 204px;
}

.glossymenu li a:hover {
background-image: url(images/mbutton_f2.png);
}
a.menu:link, a.menu:visited
{
	color:white;
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
}
a.menu:hover
{
	color:#eff1f5;
}
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;
}

font.tit
{
	font: 15px Tahoma;
	color: #556b9e;
	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: #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;
}

/* button gif */
img.btn
{
	border:0px;
	margin-right:3px;
	margin-bottom:3px;
}
form {margin:0px}
label {cursor:pointer}
img {border:0px}

div#logo
{
	width:980px;
	height:332px;
	background-image:url(images/logo.jpg);
}
div#facebook
{
	width:350px;
	height:30px;
	float:left;
	margin-top:290px;
	margin-left:8px;
	text-align:left;
}

