body {
	background-image: url(tlo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5F699A;
}

.anylinkcss{
	position: absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font: normal bold 12px Verdana;
	line-height: 23px;
	z-index: 100;
	width: 200px;
	background-image: url(obrazki/tlo_menu.jpg);
}

.anylinkcss a{
	color: black;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 2px solid #9A8656;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #F8FBBD;
color: black;
}

#oferta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3C4362;
}
.style1 a{
	text-decoration: none;
	display: block;
}

.style1 a:hover{
	color: #AAAFCA;
	text-decoration: none;
}

.style1 a:visited{
	color: #3C4362;
	text-decoration: none;
}

.style1 a:active{
	color: #3C4362;
	text-decoration: none;
}
/* --wersja html-- */
.oferta_handlowa {
	width: 561px;
	height: 580px;
	background-image: url(obrazki/tlo_oferty.gif);
	padding-left: 13px;
	background-repeat: no-repeat;
}
.kolumna{
	width: 12px;
}
.wiersz {
	width: 561px;
	height: 12px;
}
/* tabelka menu lewego */
.tabelka_oferty{
	vertical-align: middle;
}

.tabelka_menu {
	width: 223px;
	height: 582px;
}
.kol_menu{
	width: 200px;
	background-image: url(obrazki/tlo_granatowe.jpg);
}
#tlo_menu{
	background-image: url(obrazki/tlo_menu.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#tlo_menu ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	text-align: left;
}
#tlo_menu li{
	margin-bottom: 5px;
}
#tlo_menu a{
	display: block;
	background-image: url(obrazki/kropka_1.gif);
	background-repeat: no-repeat;
	color: Black;
	border-bottom: 2px solid #9A8656; 
	padding-bottom: 4px;
}

#tlo_menu a:link, #tlo_menu a:visited{
	text-decoration: none;
	padding-left: 30px;
}

#tlo_menu a:hover{
	color: Maroon;
	background-image: url(obrazki/kropka_2.gif);
	background-repeat: no-repeat;
}

