
#gora {
	width: 604px;
	height: 28px;
	background-image: url('../images/tv_03.jpg');
	background-repeat: no-repeat;
}

#lewo{
	width: 30px;
	
	background-image: url('../images/tv_06.jpg');
	background-repeat: repeat-y;
	
}

#srodek{
	
	height: 306px;
	background-image: url('../images/tlo2.jpg');
	background-repeat: repeat-x; 	
}

#prawo{
	width: 29px;
	
	background-image: url('../images/tv_08.jpg');
	background-repeat: repeat-y;
}

#dol{
	width: 604px;
	height: 82px;
	background-image: url('../images/tv_11.jpg');
	background-repeat: no-repeat;
}

