body, html {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
tytul {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  display: block;
  color: #CCCCCC;
  text-decoration:none;
}
datadodania {
  font-family: Tahoma;
  font-size: 9px;
  font-weight: normal;
  color: #666666;
  display: block;
}
tekst {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #CCCCCC;
  display: block;
}
a:link, a:visited {
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none; 
  color: #CC0000; 
  font-weight: normal; 
  display: inline;
  
}
a:hover, a:active {
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;   
  color: #999999;
  font-weight: normal; 
  display: inline;
}
img {
  display: inline;
}
linia {
  font-family: Tahoma;
  font-size: 9px;
  font-weight: normal;
	color: #000000;
  display: block;
}
td {	
    font-family: Verdana, sans-serif;
	font-size: 10px;	
	color: #666666;
}

textarea, input
{ 
	background : #333333;
	border-left-width : 4px;
	border-right-width : 4px;
	border-style : solid;
	border-top-width : 4px;
	border-bottom-width : 4px;
	border-color : #333333;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	font-family : tahoma,Verdana,sans-serif;
	color : #cccccc;
}
button, #buton {
	cursor: hand;
	BACKGROUND-COLOR: #990000;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 0px;
	border-bottom-width : 0px;
	font-family:   tahoma,Verdana,sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	width: 100px;
	text-align: center;
}
button{
    height: 20px;
}
#buton {
    height: 14px;
	padding-top: 3px;	
	padding-bottom: 3px;
	display: block;
}
.galeria
{
	border-color : #333333;
	border-left-width : 2px;
	border-right-width : 2px;
	border-style : solid;
	border-top-width : 2px;
	border-bottom-width : 2px;
}