body
{
	background-color: #3e5ca5;
	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: #343434;
}

.blue
{
	color: #3b4c9c;
}

.white
{
	color: #ffffff;
}

.yellow
{
	color: #ffcc00;
}

.nadpis
{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight:bold;
}

H1
{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #ffcc00;
	font-weight:bold;
}

H2
{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #3e5ca5;
	font-weight:bold;
}

a
{
	text-decoration: underline;
	color: #3b4c9c;
	font-weight:bold;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	
}

a.white
{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

a.white:hover
{
	text-decoration: underline;
	color: #ffcc00;
	font-weight:bold;
	
}

.stroke
{
	border: 3px solid #ffcc00;
}

.stroke2
{
	border: 3px solid #005d00;
}


.border
{
	border: 1px solid #343434;
}
.bg_left
{
	background-image:url(../images/bg_left.gif);
	background-repeat:no-repeat;
	background-position:top;
}
