body
{
	background: #fafafa url(../images/bg.gif) repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	font: normal 11px tahoma, verdana, arial; 
}

/*
**** global styles
*/
*:focus { outline: none; }
a 
{
	color: #363636;
	text-decoration: none;
}
a.pink { color: #A778A0; }
img { border: 0; }
input
{
	color: #686353;
}
input.submit { cursor: pointer; border: 0; }

table td { vertical-align: top; }

h2 { margin: 0; font-size: 15px; padding: 2px 0; }
h3 { margin: 0; font-size: 12px; padding: 2px 0; }

.clearUl 
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.r { float: right; }
.c { text-align: center; }
.ri {text-align: right; }
.l { float: left }

ul.linki { padding: 20px; }
ul.linki li { background: url(../images/bullet_linki.gif) center left no-repeat; padding: 5px 0 0 25px; }

#mainBox
{
	width: 990px;
	margin: auto;
	overflow: hidden;
}
#flashBox
{
	height: 201px;
}
#wrapperBox
{
	width: 990px;
	overflow: hidden;
}
#bannerSearchBox { height: 111px; overflow: auto; clear: both; background: url(../images/dots.gif) 585px 0 repeat-y; border-top: solid 15px #fcfcfc; border-bottom: solid 15px #fcfcfc; }
#adsBox { width: 595px; text-align: center; padding: 5px 0 0 0; }
#searchBox
{
	width: 395px;
	padding: 10px 0 0 0;
}
#searchBox a { color: #282828; font-weight: bold; text-decoration: underline; }
#searchBox input { border: solid 1px #737373; width: 375px; }
#searchBox input.submit { border: 0; cursor: pointer; width: 55px; height: 18px; background: url(../images/bg_szukaj.gif); }
#searchBoxWrap
{
	width: 595px;
	border-top: solid 10px transparent;
	border-bottom: solid 10px transparent;
	overflow: auto;
}

#latestInfo
{
	width: 595px;
	border-top: solid 10px transparent;
	border-bottom: solid 10px transparent;
	overflow: auto;
	background: url(../images/dots.gif) 267px 0 repeat-y;
}
#top10
{
	width: 237px;
	padding: 0 14px;
}
#top10 ul, #latestNews table { padding: 10px; }
#top10 ul li { padding: 3px 0; }
#top10 ul li b { display: block; }
#top10 ul li img { vertical-align: middle; }
#latestNews
{
	width: 302px;
	padding: 0 14px;
}
#newsBox { width: 395px; }
#newsBox p, #latestNews p { margin: 0; padding: 4px 0; color: #7a7a7a; }
#newsBox p { color: #626262; }
#newsBox table { width: 392px; margin: auto; }
#newsBox table td { padding: 5px 0; }
#newsBox table td.pic { padding-right: 8px; }
#footerBox
{
	border-top: solid 3px #777777;
	padding: 3px;
	color: #7f7f7f;
	margin-top: 10px;
}
#footerBox p.r { padding: 20px 0 0 0; margin: 0; }
#footerBox a { color: #7f7f7f; }

