@CHARSET "UTF-8";

body {
	background: url(../images/bg.jpg) #0f0305 repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 700px;
	font: 90% Arial, Helvetica, sans-serif;
}

.clear_l {
  clear: left;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
}

.clear_r {
  clear: right;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
}

.clear_b {
  clear: right;
  font-size:0px;
  height: 0px;
  line-height: 0px;
}

#wraper {
  width: 931px;
  height: 100%;
  margin: auto;
}

#left_c {
  width: 64px;
  height: 100%;
  float: left;
  background: url(../images/left_c_bg.jpg) no-repeat;
  background-position: bottom;
}

#center_c {
  width: 803px;
  height: 100%;
  float: left;
}

#right_c {
  width: 64px;
  height: 100%;
  float: left;
  background: url(../images/right_c_bg.jpg) no-repeat;
  background-position: bottom;
}

#head {
  background-image: url(../images/head.png);
  width: 803px;
  height: 153px;
}

#menu {
  width: 100%; 
  text-align: left;
}

#menu a {
  float: left;
}

#menu span {
  display: none;
}

#menu_st {
  background: transparent url(../images/menu_st.png) no-repeat 0 0;
  width: 135px;
  height: 38px;
  display: block;
}

#menu_on {
  background: transparent url(../images/menu_on.png) no-repeat 0 0;
  width: 133px;
  height: 38px;
  display: block;
}

#menu_p {
  background: transparent url(../images/menu_p.png) no-repeat 0 0;
  width: 133px;
  height: 38px;
  display: block;
}

#menu_no {
  background: transparent url(../images/menu_no.png) no-repeat 0 0;
  width: 134px;
  height: 38px;
  display: block;
}

#menu_dp {
  background: transparent url(../images/menu_dp.png) no-repeat 0 0;
  width: 133px;
  height: 38px;
  display: block;
}

#menu_k {
  background: transparent url(../images/menu_k.png) no-repeat 0 0;
  width: 135px;
  height: 38px;
  display: block;
}

#real_content {
  clear: left;
  width: 792px;
  height: 243px;
  margin-left: 5px;
  margin-right: 5px;
  background: transparent url(../images/real_content_bg.jpg) no-repeat 0 0;
}

#real_content_footer {
  width: 803px;
  height: 128px;
  background: transparent url(../images/real_content_bg_footer.jpg) no-repeat 0 0;
}

#real_content_footer2 {
  width: 803px;
  height: 138px;
  background: transparent url(../images/real_content_bg_footer2.jpg) no-repeat 0 0;
}

#panel_l {
	top:17px;
	left:33px;
	width:369px;
	height:223px;
	position:relative;
	float:left;
	background: transparent url(../images/panel_l.jpg) no-repeat 0 0;
}

#panel_l p {
	margin: 20px 0px 0px 0px;
	color:#029263;
	font-size:115%;
}

#panel_r {
	top:17px;
	right:34px;
	width:340px;
	height:257px;
	position:relative;
	float:right;
	background: transparent url(../images/panel_r.jpg) no-repeat 0 0;
}

#super_okazja_p1 {
	position:absolute;
	top:44px;
	left:28px;
	width:295px;
	height:70px;
	background: transparent url(../images/super_okazja_p1.jpg) no-repeat 0 0;	
}

#super_okazja_p2 {
	position:absolute;
	top:114px;
	left:28px;
	width:295px;
	height:72px;
	background: transparent url(../images/super_okazja_p2.jpg) no-repeat 0 0;	
}

#super_okazja_p3 {
	position:absolute;
	top:186px;
	left:28px;
	width:295px;
	height:70px;
	background: transparent url(../images/super_okazja_p3.jpg) no-repeat 0 0;	
}

.super_okazja_left {
	text-align: right;
	width:161px;
	float:left;
}

.super_okazja_right {
	width:134px;
	float:right;
}

#panel_r .cena_pizza {
	margin: 20px 0px 0px 0px;
	color:#796f44;
	font-size:90%;
	font-family: Verdana, Helvetica, sans-serif;
}

#panel_r .nazwa_pizza {
	margin:2px 0px 0px 0px;
	color:#920018;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
}

