
body {
	background-color: #161616;
	background-image: url("images/tlo_bg.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	color: #000;
	font-family: tahoma;
	font-size:10px;
}

#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
.wrapper_2 {
	width: 936px;
	background: url("images/srodek_bg.png") repeat-y;
	margin-left: auto;
	margin-right: auto;

}


.top1 {
	background: url("images/top1.jpg") no-repeat;
	width: 404px;
	height: 31px;
	float: left;
}
.menu_gora {
	background: url("images/menu_gora.jpg") no-repeat;
	width: 572px;
	height: 31px;
	float: left;
}

.top3 {
	background: url("images/top1.jpg") no-repeat;
	width: 48px;
	height: 31px;
	float: left;
}
.top4 {
	background: url("images/top4.jpg") no-repeat;
	width: 1024px;
	height: 14px;
	float: left;
}
.banner {
	width: 148px;
	height: 60px;
	float: left;
}
.banner1 {
	background: url("images/banner2_1.jpg") no-repeat;
	width: 1009px;
	height: 19px;
	float: left;
}
.banner2 {
	background: url("images/banner2_2.jpg") no-repeat;
	width: 245px;
	height: 100px;
	float: left;
}
.banner3 {
	background: url("images/banner2_3.jpg") no-repeat;
	width: 753px;
	height: 100px;
	float: left;
}
.banner4 {
	background: url("images/banner2_4.jpg") no-repeat;
	width: 11px;
	height: 100px;
	float: left;
}
.banner5 {
	background: url("images/banner2_5.jpg") no-repeat;
	width: 1009px;
	height: 20px;
	float: left;
}
.top7 {
	background: url("images/top7.jpg") no-repeat;
	width: 102px;
	height: 60px;
	float: left;
}
.top8 {
	background: url("images/top8.jpg") no-repeat;
	width: 1024px;
	height: 22px;
	float: left;
}
#LEWA {
	width: 217px;
	float: left;
	overflow: hidden;
	background-color: transparent;
	background: url("images/bg_left.png") repeat-y;

}

#PRAWA {
	width: 221px;
	float: right;
	overflow: hidden;
	background-color: transparent;

}


#TRESC {
	width: 476px;
	margin-left:13px;
	float: left;
	overflow: hidden;

}
.stopka1 {
	background: url("images/tresc_dol.png") no-repeat;
	width:936px;
	height:26px;
	float:left;
}
.menu_dol {
	background: url("images/meno_dol.png") no-repeat;
	width:936px;
	height:20px;
	float:left;
}
.stopka2 {
	background: url("images/stopka.png") no-repeat;
	width:936px;
	height:33px;
	clear:both;
}
.news1 {
	background: url("images/news1.png") no-repeat;
	width:476px;
	height:23px;
	float:left;
	color: #fff;
}

a {
	text-decoration: none;
	color: black;
}
a:hover {
	color: silver;
}

.center {
	text-align: center;
}
