/* CSS for web: danik.biz                    */
/* Author: , e-mail: danik, danik@danik.biz  */
/* Update:  27-10-05                         */
body {
	background: black;
	/* Font                      */
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 11;
	color: #AAA;
	padding-top: 50px;
}
/* Links  
                   */
a {
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #aaa;
}
a:hover {
	text-decoration: none;
	color: white;
}
a:visited {
	text-decoration: none;
	color: #aaa;
}
td {
  font-size: 11px;
}
td.vers {
	font-size: 11px;
}
div#projekty
{
	font-size: 11px;
}