body
{
	background-color: #333333;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

*
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

TD
{
	font-size: 11px;
	color: #505050;
}

.red
{
	color: #a80000;
}

.black
{
	color: #000000;
}

.bottom
{
	color: #ffffff;
	font-size: 10px;
}

.bottom2
{
	color: #999999;
	font-size: 10px;
}

.nadpis
{
	font-size: 18px;
	color: #e67819;
	font-weight:bold;
}

H1,H2
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #e67819;
	font-weight:bold;
}

H3
{
	font-size: 11px;
	color: #505050;
	margin-bottom:0px;
	font-weight:normal;
}

a
{
	text-decoration: underline;
	color: #e67819;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
	
}

a.bottom
{
	text-decoration: underline;
	color: #ff9900;
}

a.bottom:hover
{
	text-decoration: underline;
	color: #ffffff;
	
}

a.bottom2
{
	text-decoration: underline;
	color: #666666;
}

a.bottom2:hover
{
	text-decoration: underline;
	color: #ffffff;
	
}

.stroke
{
	border: 1px solid #505050;
}

TD.bg_menu
{
	background-image:url(../images/bg_menu_02.gif);
	background-repeat:repeat-y;
}

