text, pre {
	font-family: Arial, Verdana;
	font-size  : 14px
}

a:link, a:active, a:visited {
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size  : 14px; 
	text-decoration: none
}

TD.pokaz { 
	color: white;
	text-align: center;
	width: 20%;
	background-color: #7492c8
}

a:hover{
	cursor: url('cursor.cur'), pointer;
	color: white;
	text-decoration: underline;
}
a.podmenu:hover {
	color: black;
	text-decoration: underline;
}

a.dupa:hover{
	cursor: url('cursor.cur'), pointer;
	color: navy;
	text-decoration: none;
}

a.wysylka:hover {
	font-weight: bold;
	text-decoration: none;
	color: red
}

a.wysylka {
	font-weight: normal;
	color: red
}
 
a.dupa {
	color: black;
	font-size  : 16px;
	font-weight: normal
}

img {
	border: 0
}

img.srodek {
	margin-right: 20px
}

td.wyr {
	vertical-align: baseline;
	background-image: url('img/link.gif');
	padding: 2px 0px 0px 0px;
}

body {
	cursor: url('cursor.cur'), auto; 
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image : url('img/bg.gif');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size  : 14px;
	color      : black;
 }

input, select, textarea {
	border: 3px double gray;
	color : gray;
}

