body	{
  font-family: Tahoma;
  font-size: 13px;
  color: #E5E5E5; 
  margin: 0; 
  padding 0;
}

table { 
	font-family: Tahoma;
  font-size: 13px;
  color: #E5E5E5;
  border-spacing: 0px; 
  border: 0px solid black;
}

td { vertical-align: top; }

h1, h2, h3 { color: #01D6FF;}

a:link		{ background: none; color: white; text-decoration: none; font-weight: bold; }
a:active	{ background: none; color: white; text-decoration: none; font-weight: bold; }
a:visited	{ background: none; color: white; text-decoration: none; font-weight: bold; }
a:hover		{ background: none; color: white; text-decoration: underline; font-weight: bold; }

#srodek { font-size: 13px; padding: 8px;}
#stopka { font-size: 11px; padding: 8px; text-align: center; vertical-align: middle;}

#menu_lewo { padding: 5px 11px 5px 5px; font: small-caps bold 11px verdana; color: #E5E5E5; background-image: url(/images/menu_left_b.jpg); background-repeat: no-repeat; }
#menu_lewo div { border-bottom: 1px dashed #6C6C6C; padding: 3px; }
#menu_lewo div a:hover { color: #E5E5E5; }
#menu_lewo div a { color: white; }
#menu_lewo div div { border-bottom: none; padding: 5px 10px; }

input {
	background-image:url('/images/img-input.gif'); 
	font-family: "Tahoma";
	font-size: 12px; 
	border: 2px solid #DCDCDC;
}

textarea {
	background-image:url('/images/img-textarea.gif'); 
	font-family: "Tahoma";
	font-size: 12px;
	border: 2px solid #DCDCDC;
}