.header_podstrona
{display: block;
	font-family: times, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	color: #000050;
}


.header_blue
{display: block;
	font-family: "times, verdana";
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #0000bb;
}


.header
{
	font-family: "times, verdana";
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #0000aa;
}

.header2
{display: block;
	font-family: "times, verdana";
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header2_w
{display: block;
	font-family: "times, verdana";
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}


.content
{
	font-family: "times, verdana";
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #222222;
}

.content_b
{
	font-family: "times, verdana";
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.link
{
	font-family: "times, verdana";
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:none;
}

.link:hover
{
text-decoration:underline;
}

.low_menu
{
	font-family: "times, verdana";
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	color: #D1D4D8;
	text-decoration:none;
}

.low_menu:hover
{
	font-family: "times, verdana";
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.thumb
{
	font-family: "times, verdana";
	font-style: normal;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.submit
{display: block;
	font-family: "times, verdana";
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	color: #aaaaaa;
	background="#eeeeee"
}



input, textarea
{background:#ffffff url("gfx/input_back.gif")
border: solid 1px red;
font-family: "times, verdana";
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}

img.border
{
border: solid 1px #333333;
}
