body {
	margin: 0px;
	background-color: #000000;
}
table,tr,td,input,select,textarea {	
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
}
.shortcut1 {
    font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.stopka {
	color: #ffffff;
	font-size: 10px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
.a_white {
	color: #ffffff;
}
.a_white:link {
	color: #ffffff;
}
.a_white:visited {
	color: #ffffff;
}
.suma {
	background-color: #99ff77;
}
.read {
	background-color: #f1f1f1;
}
.www {
	color: #cc0000;
	font-weight:bold;
	font-size:17px;
	border: 0px;
}

