body {
    margin: 0px;
    padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}

#Table_01 {
	position:absolute;
	left:50%;
	top:0px;
	width:824px;
	height:746px;
	margin-left: -412px;
}

#index-01 {
	left:0px;
	width:824px;
	height:77px;
	background: url(images/index_01.jpg);
}

#index-02 {
	left:0px;
	width:824px;
	height:30px;
	background: url(images/index_02.jpg) no-repeat;
	padding-left: 30px;
	padding-top: 5px;
}

#index-03 {
	left:0px;
	width:824px;
	height:175px;
	background: url(images/index_03.jpg);
}

#index-08 {
	left:0px;
	width:824px;
	background: url(images/index_08.jpg);
}

#index-09 {
	left:0px;
	width:824px;
	height:31px;
	background: url(images/index_09.jpg);
}

#index-10 {
	left:0px;
	width:824px;
	height:27px;
	background: url(images/index_10.jpg);
}

.top_menu a:link{
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
	float: left;
	cursor: pointer;
	text-decoration: none;
}

.top_menu a:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;	
	float: left;
	cursor: pointer;
	text-decoration: none;
}

.top_menu {
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;	
	float: left;
	cursor: pointer;
}

.top_menu a:hover, .top_menu a:focus, .top_menu a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;	
	float: left;
	cursor: pointer;
	text-decoration: underline;
}

.bottom_menu a:link{
	color: #0033FF;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	font-size: 10px;
}

.bottom_menu a:visited{
	color: #0033FF;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	font-size: 10px;
}

.bottom_menu {
	color: #0033FF;
	font-weight: bold;
	cursor: pointer;
	font-size: 10px;
}

.bottom_menu a:hover, .bottom_menu a:focus, .bottom_menu a:active {
	color: #0033FF;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	font-size: 10px;
}

#div_main {
	margin-left: 30px;
	width: 760px;
}

.nadpis {
	font-size: 16px;
	font-weight: bold;
}

.text {
	font-size: 10px;
	font-weight: normal;
}
.textBlink {
	font-size: 14px;
	font-weight: normal;
	color: red;
	text-decoration: blink; 
	font-weight: bold;
}