@CHARSET "UTF-8";

body {
  text-align: center;
  background-color: #fff;	
  font-size: 14px;
  font-family : Palatino-Roman,arial,Verdana, Palatino, Tahoma;
  padding: 0px;
  margin: 0px;
}

.tabelka_1
{
    width: 100%;
    font-size: 14px;
	padding: 10px;
	
}

.tabelka_1 tr{
  background-color: #f2f2f2;

}

.tabelka_1 td{
  font-size: 14px;
  margin: 0px;
  padding: 5px;
}

.tabelka_1 tr.kolor{

	background-color:  #f2f2f2;

	}

	
.tabelka_1 th {
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;
  padding-top: 3px;
  font-size: 14px;
  background-color: #cc9966;
  color: #FFFFFF;
  font-weight: bold;
  border: none;
  text-align:left;
}

#area {
  width: 1000px;
  margin: auto;
	padding-top: 10px;
}


#body_W h1{
	
	text-align: left;
	
	color: #cc3300;
	font-size: 20px;
	font-weight: bold;
	padding-left: 15px;
}

#body_W h2{
	
	text-align: left;
	
	color: #072580;
	font-size: 18px;
	padding-left: 15px;
}

	
#ss{
    float: left;
    text-align: left;
    word-wrap: normal;
    color: red;
    font-weight: bold;	
}

#uu{
	font-size: 14px;
	margin-left: 25px;
	color: #cc3300;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	
}
#body_W img {
 border: 0px ; 
}

#body_W p{
	list-style-position: inside;
	color: #333;
	font-size: 14px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
#body_W a{
	color: #2800ff;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 10px;
}
#body_W a:hover, #baner_menu a.active:hover { 
    color: #2800ff;
	font-weight: bold;
	text-decoration: underline;
}
#body_W a.active { 
    color: #2800ff;
	font-weight: bold;
	text-decoration: underline;
}
#body_W a.active:hover { 
    color: #2800ff;
	font-weight: bold;
	text-decoration: underline;
}

#body_W ul{
	text-align: left;
}

#baner_menu {
    margin: 10px;
    text-align: center;
    padding: 0px;
}


ul#baner_menu  { position: relative; height: 25px; font-weight: bold;  line-height: 25px; padding: 0; margin: 0;}
ul#baner_menu li { display: block; float: left; overflow: hidden; list-style-type: none; color: #072580; height: 25px; padding: 0; margin: 0;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
ul#baner_menu li.active { color: #003c8b; padding: 0 20px; margin: 0 1px 0 0;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
ul#baner_menu a { display: block; float: left; color: #003c8b; padding: 0 20px; margin: 0 1px 0 0; text-decoration: underline; line-height: 25px; height: 25px;
	font-size: 16px;
	font-weight: bold;
}
ul#baner_menu a:hover, #baner_menu a.active:hover { color: #2800ff;
	font-size: 16px;
	font-weight: bold;
}
#baner_menu a.active { color: #2800ff;
	font-size: 16px;
	font-weight: bold;
}
#baner_menu a.active:hover { color: #2800ff;
	font-size: 16px;
	font-weight: bold;
}
ul#baner_menu li#modul_nazwa { float: right; font-size: 16px; padding: 0 10px 0 0;}