@charset "utf-8";

body {
	background-color:#FFF;
	background-image:url('gfx/bg.gif');
	background-repeat:repeat-x;
	text-align:center;
	margin-left:0px;
	margin-top:0px;
} 
a {
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #dc0000;
	text-decoration:none;
}
#calosc {
	width:960px;
	margin: 0 auto;
	text-align:left;
}
#imieniny {
	position:absolute;
	top:16px;
	width:960px;
	height:28px;
	text-align:right;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #848484;
}
#menu_gora {
	position:absolute;
	top:45px;
	width:960px;
	height:111px;
	background-image:url('gfx/logo_menu.jpg')
}
#button_stronaglowna {
	position:absolute;
	left:218px;
	top:36px;
	width:147px;
	height:40px;
}
#button_ofirmie {
	position:absolute;
	left:367px;
	top:36px;
	width:91px;
	height:40px;
}
#button_oferta {
	position:absolute;
	left:460px;
	top:36px;
	width:77px;
	height:40px;
}
#button_sklepinternetowy {
	position:absolute;
	left:539px;
	top:36px;
	width:176px;
	height:40px;
}
#button_mapadojazdu {
	position:absolute;
	left:717px;
	top:36px;
	width:147px;
	height:40px;
}
#button_kontakt {
	position:absolute;
	left:866px;
	top:36px;
	width:93px;
	height:40px;
}
.cta-button {
  display:block;
  width:147px;
  height:40px;
  background:url(gfx/menu_button_glowna.jpg) no-repeat 0 -40px;
  margin:0 auto;
}
.cta-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(gfx/menu_button_glowna.jpg) no-repeat 0 0;
  text-indent:-9999px;
}
.cta-button2 {
  display:block;
  width:91px;
  height:40px;
  background:url(gfx/menu_button_ofirmie.jpg) no-repeat 0 -40px;
  margin:0 auto;
}
.cta-button2 a {
  display:block;
  width:100%;
  height:100%;
  background:url(gfx/menu_button_ofirmie.jpg) no-repeat 0 0;
  text-indent:-9999px;
}
.cta-button3 {
  display:block;
  width:77px;
  height:40px;
  background:url(gfx/menu_button_oferta.jpg) no-repeat 0 -40px;
  margin:0 auto;
}
.cta-button3 a {
  display:block;
  width:100%;
  height:100%;
  background:url(gfx/menu_button_oferta.jpg) no-repeat 0 0;
  text-indent:-9999px;
}
.cta-button4 {
  display:block;
  width:176px;
  height:40px;
  background:url(gfx/menu_button_sklepinternetowy.jpg) no-repeat 0 -40px;
  margin:0 auto;
}
.cta-button4 a {
  display:block;
  width:100%;
  height:100%;
  background:url(gfx/menu_button_sklepinternetowy.jpg) no-repeat 0 0;
  text-indent:-9999px;
}
.cta-button5 {
  display:block;
  width:147px;
  height:40px;
  background:url(gfx/menu_button_mapadojazdu.jpg) no-repeat 0 -40px;
  margin:0 auto;
}
.cta-button5 a {
  display:block;
  width:100%;
  height:100%;
  background:url(gfx/menu_button_mapadojazdu.jpg) no-repeat 0 0;
  text-indent:-9999px;
}
.cta-button6 {
  display:block;
  width:93px;
  height:40px;
  background:url(gfx/menu_button_kontakt.jpg) no-repeat 0 -40px;
  margin:0 auto;
}
.cta-button6 a {
  display:block;
  width:100%;
  height:100%;
  background:url(gfx/menu_button_kontakt.jpg) no-repeat 0 0;
  text-indent:-9999px;
}
.cta-button a:hover {
  background-position: 0 40px;
}
#top {
	position:absolute;
	top:156px;
	width:960px;
	height:364px;
}
#tresc {
	position:absolute;
	top:516px;
	width:960px;
}
#stopka {
	float:left;
	width:960px;
	height:105px;
	background-image:url(gfx/footer_bg.gif);
	background-repeat:no-repeat;

}
#linia_stopka {
	height:24px;
	background-image:url(gfx/linia_nad_stopka.gif);
	background-repeat:no-repeat;
	float:left;
	width:960px;
}

/* CSS Document */
