body {
      	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	}

.menu1, .menu2, .menu3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display:block;
	list-style:none;
	text-align:left;
}

.menu1:hover {
	background-color: #bdeeae;
	}
	
.menu2:hover {
	background-color:#A8D3FF;
	}

.menu3:hover {
	background-color:#FFCC99;
	}	
		
.box1, .box2, .box3 {
	font-size: 11px;
	color: #000000;	
	text-decoration:none;
}
.news_naglowek {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
	background-color: #F4F4F4;
	padding-left: 10px;
	background-image: url(../images/news_header.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.news_autor {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	padding-left: 20px;
	width: 50%;
	background-color: #efefef;
}
.news_data {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-align: right;
	width: 50%;
	padding-right: 20px;
	background-color: #efefef;
}
.news_dane {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: auto;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
}

.news_all {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: auto;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;

	border-top: 1px dotted #666666;
}

a, a:visited {
        font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
 	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;}

.gal_tlo {
	width:150px;
	height:150px;
	text-align:center;
	vertical-align:middle;
	background-image: url(../images/dia.gif);

	background-repeat: no-repeat;
	background-position: center center;
}
.gal_image {
	border: 4px solid #ffffff;
	filter: alpha(Opacity=80, Style=0);
       -moz-opacity: 0.8;

	  }
	  
.gal_image:hover {
	border: 4px solid #ffffff;
	filter: alpha(Opacity=120, Style=0);
        -moz-opacity: 1.2;
	
          }		  

.losowy {

          border: 0px dotted #000000;
          margin:5px;
          text-align: center;
          filter: alpha(Opacity=80, Style=0);
          -moz-opacity: 0.8;
          }
          
.losowy:hover {

          border: 0px dotted #000000;
          margin:5px;
          text-align: center;
          filter: alpha(Opacity=120, Style=0);
          -moz-opacity: 1.2;
          }
h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #990000;
}

.oferta, a.oferta  {
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #19496e;
}
a.oferta:hover  {
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
