body {
	font-family: Arial;
	font-size: 12px;
	color: black;
	margin:0px;
	padding:0px;
	background-color: rgb(241,233,208);
}
img {
	border:none;
}

a.menulink {
margin-top:10px;
margin-bottom:10px;
padding-left:10px;
display: block;
width: 152px;
height:24px;
line-height:24px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
font-weight:bold;
color: white;
border:none;
background: url('../img/b_black.gif');
background-repeat: no-repeat;
}
a.menulink:hover {
	color:white;
	background: url('../img/b_red.gif');
	background-repeat: no-repeat;
}
a.menulink:active{
	color:black;
}
a.menulink:visited{
	color:white;
}
td.top{
	background: url('../img/bg_top.gif');
	background-repeat: repeat x;
}
td.left{
	width:174px;
	height:331px;
	background: url('../img/bg_left.jpg');
	background-repeat: no-repeat;
}
td.right{
	font-size:12px;
	width:568px;
	height:331px;
	background: url('../img/bg_right.jpg');
	background-repeat: no-repeat;
}
a.mail{
	color:red;
	text-decoration:underline;
}
a.netpartners{
	font-size:10px;
	color:black;
	text-decoration:underline;
}
a {
	font-size:12px;
}
p.tytul{
	text-align:justify;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
p.tekst{
	font-size:12px;
	text-indent:10px;
	text-align:justify;
}
td.opis{
	padding-left:10px;
	font-size:12px;
}
a.podstrona{
	font-size:12px;
	color:red;
	text-decoration:none;
}
a.podstrona:hover{
	color:black;
}
a.mail1{
	text-decoration:none;
	font-size:12px;
}
a.mail1:hover{
	text-decoration:underline;
}
img.kolor{
	vertical-align:middle;
	margin-right:10px;
	margin-bottom:2px;
}
a.back{
	text-decoration:underline;
	color:red;
	font-size:12px;
}
a.back:hover, a.back:active, a.back:link {
	color:red;
	text-decoration:underline;
}
