body, div, td, th, table, a{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}
body, #top {
	margin: 0px;
	padding: 0px;
	background-color: #14446F;
}

#top_table{
	width:100%;
}	
#top_table * {
	color: #eee;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#top_table td, #top_table th{
	background-color: #14446F;
	background-repeat: no-repeat;
}	
.tytul{
	margin: 5px;
	font-variant: small-caps;
	font-weight:bold;
	font-size: 12px;
	color: #14446f;
}
.ramka{
 margin:2px;
 padding:2px;
 border-bottom:1px solid gray;
}
table{
  background-color: #fff;
}
a{
	color: #666;
}
fieldset{
	border-width: 0 1px 1px 1px;
/*	border-width: 0 0 1px 0;/**/
	border-style: solid;
	border-color: silver;
	margin:2px;
/*	padding:2px;/**/
}

#bottom{
	background-image: url(image_www/bottom.jpg);
	height:70px
}
#bottom a{
	color:#cc0;
}