body {
    background-color: #756b6b;
	background-image:url(images/tlo.gif);
	background-attachment:fixed;
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #756b6b;

}
#calosc {
	width:780px;
	background-color:grey;
	border-top:groove;
	border-left:groove;
	border-right:groove;
	border-bottom:groove;
	
}
#logo {
	
	height:280px;
	width:inherit;
}
#menu {
	height:40px; 
	width:inherit;
	overflow: hidden;

}
#stopka {
	background:url(images/logos_02.gif);
	background-color:grey;
	height:40px;
	width:inherit;
	color:#fff;
	font-size:medium;
}
#stopka a:link, a:visited {
	color:#fff;
}
#tresc {
	background-color: #fff;
	background:url(images/tlot.jpg);
	width:inherit;
	font-size:large;
	color:#777777;
	
}
#button{
	width:156px;
	height:40px;
	background:url(images/logomenu_03.png);
	background-repeat:repeat-x;
	float:left;
	text-decoration: none;
	display: block;

	
}
#button a:link, #button a:visited {
	text-decoration: none;
	display: block;
	color: #fff;
	text-align: center;
	font-size:large;
	font-style:oblique;
	padding: 5px 0px 10px 0px;
}
#button a:hover{
	background:url(images/logomenu_02.png);
}
#offer ul , #offer li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#offer ul {
	border-bottom: 1px solid #888;
	float: left;
	width: 100%;
	padding-left: 1px;
}

#offer li {
	float: left;
	margin-right: 0px;
}

#offer a:link,#offer a:visited {
	text-decoration: none;
	display: block;
	background-color: #ccc;
	color: #000;
	padding: 5px 5px;
	border: 1px solid #888;
	position: relative;
	top: 1px;
}

#offer a:hover {
	background-color: #fff;
	border-bottom-color: #fff;
}
#oferta table {
	text-align:center;
}
#link a {
	text-decoration:none;
	color:#777777;
}
#oferta a {
	text-decoration:none;
	color:#777777;
}
