body {
	background-color: #000000;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	width:100%;
	height:100%;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #404040;
	scrollbar-shadow-color: #404040;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #434343;
}
td.ind_01{ 
background-image: url('../img/ind_01.jpg');
background-color: #000000;
width: 1004px;
height: 231px;
background-repeat: no-repeat;
}
td.ind_02{ 
background-image: url('../img/ind_02.jpg');
background-color: #000000;
width: 1004px;
height: 331px;
background-repeat: no-repeat;
}
td.ind_03{ 
background-image: url('../img/ind_03.jpg');
background-color: #000000;
width: 1004px;
height: 191px;
background-repeat: no-repeat;
}
td.str_01{ 
background-image: url('../img/str_01.jpg');
background-color: #000000;
width: 1004px;
height: 143px;
background-repeat: no-repeat;
}
td.str_02{ 
background-image: url('../img/str_02.jpg');
background-color: #000000;
width: 1004px;
height: 611px;
background-repeat: no-repeat;
}
img.ramka{ 
background-color: #000000;
border: 1px double #FFFFFF;

}
p.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
}
p.main {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
}
a.main {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	padding:5px;
	text-align: center;
	}
a.main:hover {
	color: #3300FF;
	text-decoration: none;
}
a.linki {
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	padding:5px;
	}
a.linki:hover {
	color: #FF0000;
	text-decoration: none;
}
