body {
  background-color:#f6f6f6;
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}
#center {
  margin:auto;
  width:790px;
}
#guest {
  width:790px;
  padding-right:20px;
  text-align:right;
  color:#320b74;
  letter-spacing:0.15em;
}
#flash {
  width:790px;
}
#wrapper {
  width:790px;
}
#footer {
  width:790px; /*790px;*/
  clear:both;
  color:#eb3d01;
  padding-top:5px;
  text-align:center;
  position:relative;
  top:5px;
  height:21px;
  background-image:url(img/footer.gif);
  background-repeat:no-repeat;

}
#left {
  width:646px;
  background-color:#f1f1f1;
}
#partners {
  background-color:#f1f1f1;
  width:140px;
  float:right;
  background-image:url(img/up_bg.gif);
  background-repeat:repeat-x;
  background-position:top;
  text-align:center;
}
#partners img.par {
  padding-top:4px;
}
#tresc {
  color:#646464;
}
#tresc p {
  margin:0;
  padding-top:5px;
  padding-bottom:2px;
}
.lf {
  background-image:url(img/up_l_cor.gif);
  background-position:top left;
  background-repeat:no-repeat;
  float:left;
  width:9px;
  height:24px;
}
.rh {
  background-image:url(img/up_r_cor.gif);
  background-position:top right;
  background-repeat:no-repeat;
  float:right;
  width:9px;
  height:24px;
}
.dzial {
  float:left;
}
.dl {
  background-image:url(img/dn_l.gif);
  background-repeat:no-repeat;
  background-position:bottom left;
  width:9px;
  height:24px;
  float:left;
}
.dr {
  background-image:url(img/dn_r.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  width:9px;
  height:24px;
  float:right;
  
}
#footer ul {
  list-style:none;
  display:inline;
  padding:0;
  margin:0;
}
#footer ul li {
  margin:0;
  padding:0;
  display:inline;
  letter-spacing:1px;
}
#footer h1 {
  font-size:12px;
  margin:0;
  padding:0;
  letter-spacing:0;
  display:inline;
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
  text-decoration:none;
  color:#3e3e3e;
}
#con_top {
  width:646px;
  height:24px;
  background-image:url(img/up_bg.gif);
  background-repeat:repeat-x;
}
	#con_top_r {
	  background-image:url(img/up_r_cor.gif);
	  background-position:top right;
	  background-repeat:no-repeat;
	  float:right;
	  width:9px;
	  height:24px;
	}
	#con_top_l {
	  background-image:url(img/up_l_cor.gif);
	  background-repeat:no-repeat;
	  float:left;
	  width:9px;
	  height:24px;
	}
#con_btm {
  width:646px;
  height:24px;
}
	#con_btm_r {
	  background-image:url(img/dn_r.gif);
	  background-position:top right;
	  background-repeat:no-repeat;
	  float:right;
	  width:9px;
	  height:24px;
	}
	#con_btm_l {
	  background-image:url(img/dn_l.gif);
	  background-repeat:no-repeat;
	  float:left;
	  width:9px;
	  height:24px;
	}