body, td, th, a, input		{ font-family : Verdana; font-size : 10px; color : #FFFFFF; }
form			{ margin: 0px}
input,textarea,select		{  font-size : 10px; font-family : Verdana; }

body
{
	background-color: #000000; 
}

.error
{
	color: #FF3300;
	font-weight: bold;
}

.napisali_tytul_html
{
	margin-top: 5px;
	background-image: url(_img/p_item.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	font-size: 14px;
	font-weight: bold;
}

hr {
	height: 1px;
	color: #4c4c4c;
	background-color: #4c4c4c;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

ul ul
{
	padding-top: 5px;
}

ul
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

ul  li
{
	margin-left: -40px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	list-style-type: none;
	list-style-image: none;
	background-image: url(_img/bullet.gif);
	background-repeat: no-repeat;
}
ul  ul  li
{
	margin-left: -40px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	list-style-image: none;
	background-image: url(_img/bullet.gif);
	background-repeat: no-repeat;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #7f7f7f;
	text-decoration: underline;
}	

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.content
{
	visibility: hidden;
	padding-bottom: 10px;
	width: 527px;
}

.contentdiv
{
	width: 527px;
}

.title2
{
	margin-top: 5px;
	padding-top: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url('_img/title_bg_2.gif');
	background-repeat: no-repeat;
}

.title3
{
	margin-top: 5px;
	padding-top: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url('_img/title_bg_3.gif');
	background-repeat: no-repeat;
}

.tabelka 
{
	border-right: 1px solid #4c4c4c;
	border-top: 1px solid #4c4c4c;
}

.tabelka td,th
{
	border-left: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
}

.tabelka th
{
	background-color: #acacac;
}


