BODY {
	background-color:#393C39;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: White;
	margin: 0;
}

TABLE.naglowki {
	border : 0px solid #70809D;
	background-color : #70809D;
}


TD.naglowki {
	background-color : #70809D;
	border : 1px solid Black;
}

H1 {
	color : White;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 1px;
	margin : 0px 0px;
	text-indent: 10px;
}

H2 {
	color : White;
	background-color : #70809D;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	margin : 0px 0px;
	word-spacing : normal;
	letter-spacing : 1px;
}

.tekst-form
{
	color: Black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}



input 
{
	color: Black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}


select 
{
	color: Black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

textarea 
{
	color: Black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

.tekst
{
	color: White;
	background-color:#393C39;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	letter-spacing: 1px; 
	line-height: 19px;
}

.tekst A
{
	color:#A090FF; 
	text-decoration: none; 
}

.tekst A:hover 
{ 
	color: #FF4000; 
	text-decoration: underline; 
}

.tekst-just 
{ 
	color:#FFFFFF; 
	background-color:#393C39;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	letter-spacing: 1px; 
	text-align: justify;
	line-height: 19px;
}


.tekst-just A 
{ 
	color:#A090FF; 
	text-decoration: none; 
}

.tekst-just A:hover 
{ 
	color: #FF4000; 
	text-decoration: underline; 
}

.tekst-akapit
{
	background-color:#393C39;
	color: White;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 19px;
	text-indent: 20px;
}

.tekst-akapit A 
{ 
	color:#A090FF; 
	text-decoration: none; 
}

.tekst-akapit A:hover 
{ 
	color: #FF4000; 
	text-decoration: underline; 
}

.tekst-menu
{
	color: White;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 27px;
	text-decoration: none; 
	text-indent: 15px;
}

.tekst-baner
{
	color: White;
	background-color:#393C39;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing: 1px; 
}

.tekst-baner A
{
	color: White; 
	text-decoration: none; 
}

.tekst-baner A:hover 
{ 
	color: White; 
	text-decoration: underline; 
}

