/* style domyślne - niebieski */

a:link, a:visited
{
	color: #7ba8c7;
	text-decoration: underline;
	font-weight:bold;
}
a:hover
{
	color: #999999;
	text-decoration: underline;
	font-weight:bold;
}

/* sponsor opery link */
a.sponsor:link, a.sponsor:visited
{
	color:#777777;
	font-weight:bold;
	text-decoration: none;
}
a.sponsor:hover
{
	text-decoration: underline;
}

font.noactiv
{
	color:#7ba8c7;
}

/* tło główne lewe i prawe */
td.left
{
	background-image:url(images/0/bg_left.jpg);
	background-repeat:no-repeat;
}
td.right
{
	background-image:url(images/0/bg_right.jpg);
	background-repeat:no-repeat;
}

/* góra formularza */
td.form_top
{
	width:291px;
	height:29px;
	background-image:url(images/0/form_top.jpg);
}

div.formularz
{
	width:291px;
	height:344px;
	background-image:url(images/form_bg.jpg);
	float:left;
}

/* trzy kolumny na stronie głównej - 3 kolory -> start.html */
div.start_b
{
	height:290px;
}
