body {
	margin: 0px;
	background-color: #585D71;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.naglowek {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.dol a {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.dol a:hover {
	font-family: Tahoma;
	color: #FFCC00;
	font-size: 11px;
	text-decoration: underline;
}

.dol {
	font-family: Tahoma;
	color: #585D71;
}

#tresc a {
	font-family: Tahoma;
	text-decoration: underline;
	color: #003c77 !important;	
}

#tresc a:hover {
	text-decoration: none;
}

#menuleft {
	width: 220px;
	float: left;
	background-image: url(img/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top !important;
	background-position: left 15px;
	height: auto;
	margin-top: 0px !important;margin-top: -13px ;	
}
#menuleft ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menuleft ul li a{
	width: 185px;
	height: 31px;
	display:block;
	line-height: 31px;
	text-decoration:none;
	margin-top: 0px;
	clear: both;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
}
#menuleft ul li ul li a{
	width: 200px;
	padding-left: 20px;
	background-image: url(img/menu.gif);
}
#menuleft ul li ul li a:hover{
	background-image: url(img/menu.gif);
	background-position: 0 -31px;
	color: #FFFFFF;
}

.infoRed {
      font-family: Tahoma;
	color: red;
	font-size: 11px;
	font-weight: bold;
}

.data {
      color: #A9A9A9;
      font-size: 11px;
      padding-bottom: 4px;
}

.aktualnosci {
	font-size: 12px;
        font-weight: bold;
}

.tytulaktualnosci {
   font-family: Tahoma;
   color: #003c77;
   font-size: 12px;
   font-weight: bold;
}

.skrotaktualnosci {
	font-size: 11px;
    font-weight: bold;
    color: #333333;
    padding-top: 4px;
}

.trescaktualnosci {
   font-family: Tahoma;
   padding-top: 4px;
   color: #333333;
}

.galeria {
	text-align: center;
}

.galeria table {
	margin-left: auto;
	margin-right: auto;
}

.galeria td {
	padding: 5px 5px 10px 5px;
}

.galeria td img {
	border: 2px solid #585D71;
}


