/**
 * Style sheet xBasic
 */
#right
{
	margin-left:10px;
}

/* tlo_główki */
#header
{
	background-image:url("tl_files/css_img/top_tlo.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}

/* tlo_główki */
.top_img
{
	margin:0px auto;
	padding:0px;
	text-align:center;
	vertical-align:top;
}

body
{
	margin:0px;
	padding:0px;
	background-image:url("tl_files/css_img/body_tlo.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:12px;
	color:#000000;
}

h4, h5, h6
{
	font-weight:bold;
	font-size:12px;
	color:#666966;
}

h1
{
	margin:0px;
	padding-bottom:15px;
	font-size:16px;
	color:#ff0000;
}

h3
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
	color:#666666;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	text-decoration:none;
	color:#ff0000;
}

a:hover
{
	text-decoration:underline;
}
