body
{
  background-color : white;
  color : black;
}

a:link, a:active, a:visited
{
  color: #0000FF;
  text-decoration : none ;
}
a:hover {
  color: #8888FF;
  text-decoration : underline ;
}

.gorna {
  font-family : Arial, Times New Roman, MS Sans Serif, sans-serif, Courier New CE, Courier New ;
  font-size : 18px;
  font-weight : bold;
  color : #000000;
  background-color : #DDDDDD;
}

.srodkowa {
  font-family : Times New Roman CE, Times New Roman, Verdana, MS sans serif, sans-serif ;
  font-size : 16px;
  font-weight : normal;
  color : #000000;
  background-color : #EEEEEE;
}

.tytulik_red {
  font-family : Times New Roman CE, Times New Roman, Verdana, MS sans serif, sans-serif ;
  font-size : 17px;
  font-weight : bold;
  color : red;
}
.tytulik {
  font-family : Times New Roman CE, Times New Roman, Verdana, MS sans serif, sans-serif ;
  font-size : 17px;
  font-weight : bold;
  color : black;
}


.dolna {
	font-family : Courier New CE, Courier New, MS sans serif, Arial, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #000000;
	background-color : #DCDCDC;
}

.autor
{
  font-style : italic ;
	font-family : Times New Roman CE, Times New Roman, Verdana, MS sans serif, sans-serif ;
	font-size : 16px;
	font-weight : normal;
	color : #000000;
}

.komenda {
	font-family : Times New Roman CE, Times New Roman, Verdana, MS sans serif, sans-serif ;
	font-weight : normal;
	font-size : 13px ;
	color : #0000AA;
}

.komenda_blok {
	font-weight : normal;
	font-size : 13px ;
	font-family : Times New Roman CE, Times New Roman, Verdana, MS sans serif, sans-serif ;
	color : #0000AA;
	margin-left : 15px;
}

.zmiany {
	font-weight : normal;
	font-size : 10px ;
	font-family : Times New Roman CE, Times New Roman, Verdana, MS sans serif, sans-serif ;
	color : #111111;
}

.changelog {
	font-family : Times New Roman CE, Times New Roman, Verdana, MS sans serif, sans-serif ;
	font-weight : normal;
	font-size : 13px ;
	color : black;
	width : 690px;
	padding : 15px;
	background-color : #FAFAFA;
	border : 1px solid #DCDCDC;
}

