/* CSS Document */

body {
		margin:20px;
		background:url(images/bg.gif);
		font-family:tahoma;
		font-size:10px;
		color:#999999;
		}
#menu {
		float:left;
		}
#main {
		float:right;
		background:url(images/koto_07.gif) repeat-x;
		width:643px;
		}
#txt{
		padding:30px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		}
#txt a{
		color:#666666;
		text-decoration:none;
		}
#txt a:hover{
		color:#666666;
		text-decoration:underline;
		}
#txt ul{
		font-size:12px;
		color:#333333;
		font-weight:bold;
		margin:0px;
		padding:0px;
		list-style:none;
		}
	#txt ul li{
		background:url(images/arrow.gif) no-repeat 0px 5px ;
		padding: 0px 0px 10px 10px;
		font-size:12px;
		font-weight:normal
		}
.button {
		width:183px;
		border:0px;
		height:36px;
		background:url(images/pix.gif);
		}
.button:hover {
		background:url(images/on.png) repeat-x;
		}
#home {
		background:url(images/b_home.gif);
		width:183px;
		height:36px;
		}
#cennik {
		background:url(images/b_cennik.gif);
		}
#omnie {
		background:url(images/b_mnie.gif);
		}
#oferta {
		background:url(images/b_oferta.gif);
		}
#szkola {
		background:url(images/b_szkola.gif);
		}
#tlumaczenia {
		background:url(images/b_tlumaczenia.gif);
		}
#linki {
		background:url(images/b_linki.gif);
		}
#kontakt {
		background:url(images/b_kontakt.gif);
		}