b
{
background-color: transparent;
}
td
{
font-family: Arial;
font-size: 14;
}
dt
{
        height: 20;
	cursor: pointer;	
        background-image: url(/obrazki/belka_lm.jpg);
	color: black;
	text-align: center;
	font-size: 12;
	font-weight: bold;
	font-family: Arial;
}     
dr
{
        height: 20;
	cursor: pointer;	
        background-image: url(/obrazki/belka_lm_duza.jpg);
	color: black;
	text-align: center;
	font-size: 14;
	font-weight: bold;
	font-family: Arial;
       
	
}

grupa
{
	position: relative; top: 2px;
        height: 20;
	cursor: pointer;	

	color: #330000;
	text-align: center;
	font-size: 15;
	font-weight: bold;
        font-style: italic;
	font-family: Arial;
}
r
{
	text-decoration: blink;
}
marquee
{
	font-family: Arial;
	font-style: italic;
	color: #660000;
}
s
{
	color: red;
   	text-decoration: none;
}

a
{
	color: brown;
	text-decoration: none;
	cursor: pointer;
	font-family: Arial;
	
}
a:link
{
	color: black;
}
a:visited
{
	color: black;
	
}
a:hover
{
	color: brown;
	text-decoration: underline;

}
a:active
{
	color: green;
}

dd
{
        text-align: right;
        font-weight: bold;
	color: green;
	text-decoration: none;
	cursor: pointer;
	font-size: 12;
	font-family: Arial;
}
ddr
{
	text-align: center;
        font-weight: bold;
	color: black;
	text-decoration: none;
	cursor: pointer;
	font-size: 12;
	font-family: Arial;
}

cz
{
font-size: 18;
color: brown;
}
braz
{
	color: brown;
}
formularz {
background-color: transparent;
border: 0;}

/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/
.PopBoxImageSmall
{
border: none 0px #ffffff;
cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
border: solid 1px #999999;
cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
cursor: pointer;
}
.PopBoxImageMove
{
border: none 0px #ffffff;
cursor: pointer;
}
