html {
	 overflow: scroll;
}
body {
	margin: 0px;
	margin-bottom:10px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: center;
	background-color: #260000;
	color:#FFFFFF;
}
.tytul	{
	font : 14px/18px Arial, Verdana, Times New Roman;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	color : #f4bf04;
}
.nowynewstytul	{
	font : 12px/18px Arial, Verdana, Times New Roman;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;	
	color : #f4bf04;
}
.starynewstytul	{
	font : 12px/18px Arial, Verdana, Times New Roman;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;	
	color : #f4bf04;
}
.nowynews	{
	font : 12px/18px Arial, Verdana, Times New Roman;
	text-decoration: none;
	text-align: left;	
	color : #ffffff;
}		
.starynews	{
	font : 12px/18px Arial, Verdana, Times New Roman;
	text-decoration: none;
	text-align: left;	
	color : #ffffff;
	}
.bialy	{
	font : 12px/18px Arial, Verdana, Times New Roman;
	text-decoration: none;
	text-align: left;
}	
.zolty	{
	font : 12px/18px Arial, Verdana, Times New Roman;
	text-decoration: none;
	text-align: left;	
	color : #f4bf04;
}
.czerw {
	color: #9c0402;
	font : 9px/12px Arial, Verdana, Times New Roman;
	text-align: left;	
	text-decoration: none;	
}
.czerw1 {
	color: #9c0402;
	font : 9px/12px Arial, Verdana, Times New Roman;
	text-align: center;	
	text-decoration: none;	
}
a.wiecej:link {
	color: #9c0402;
	font-weight: normal;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 10px;
	text-decoration: none;
}
a.wiecej:visited {
	color: #9c0402;
	font-weight: normal;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 10px;
	text-decoration: none;
}
a.wiecej:hover {
	color: #f4bf04;
	font-weight: normal;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 10px;
	text-decoration: none;
}
	
a:link {
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #f4bf04;
	font-weight: normal;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	text-decoration: none;
}
a.menu:link, a.menu:visited{
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	text-decoration: none;
	display:block;
}
a.menu:hover {
	color: #f4bf04;
	font-weight: normal;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	text-decoration: none;
	display:block;
}

a.f:link {
    font: 14px/16px Arial, Verdana, Times New Roman;
	color: #9c0402;
	font-weight: bold;
}
a.f:visited {
    font: 14px/16px Arial, Verdana, Times New Roman;
	color: #9c0402;
	font-weight: bold;
}
a.f:hover {
    font: 14px/16px Arial, Verdana, Times New Roman;
	color: #f4bf04;
	font-weight: bold;
}
input.logowanie  {
    font-family: TArial, Verdana, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	background: #ffffff;
	color: #4b0d03;
	border: 1px solid #f4bf04;
}
input.add  {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	background: #ffffff;
	color: #4b0d03;
	border: 1px solid #f4bf04;
}
select {
    font-size: 11px;
	color: #4b0d03;
	font-family: Arial, Verdana, Times New Roman;
	font-weight: bold;
	border: 1px solid #f4bf04;
	background: #ffffff;
}

.buton1 {
    background:#4b0402;
	padding-left:4px;
	text-align:left;
}
.buton2 {
    background:#700201;
	padding-left:4px;
	text-align:left; 
}
.buton3 {
	color:#700201;
	background:#f4bf04;
	font-weight: normal;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	padding-left:4px;
	text-align: left;
	text-decoration: none;
}
.opis {
	color: #f4bf04;
	font : 14px/16px Arial, Verdana, Times New Roman;
	font-weight: normal;
	text-align: center;
	padding-left:5px;
	text-decoration: none;	
}
.fotos 
{
filter: Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.fotos1 
{
filter: Alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
}