/*
* {
	border:1px solid red;
}
*/
body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
  background-color:black;
}
a {
  text-decoration:none;
}
.clearingBoth {
  clear:both;
}
.clearingLeft {
  clear:left;
}
.clearingRight {
  clear:right;
}
.itemActive {
  font-weight:bold;
}
.itemNotActive {
  font-weight:normal;
}
a.adminButton {
  position:relative;
  display:inline;
  top:0;
  left:0;
  z-index:100;
  width:11px;
  height:11px;
}
/*******************************************************/
#wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(../pics/all_skal.gif);
	background-repeat:repeat-y;
}
#top {
  padding:0;
  margin:0;
}
#c_flashmovie_top {
  position:relative;
  left:0;
  top:0;
  z-index:1;
}
#c_flashmovie_left {
  position:relative;
  left:0;
  top:0;
  z-index:1;
}
#left {
  padding:0;
  margin:0;
  float:left;
}
#right {
  padding:0;
  margin:0;
  width:494px;
  float:left;
}
#d_popup_shadow {
  padding:0;
  margin:0;
  position:absolute;
  z-index:2;
  width:100px;
  height:100px;
  background-color:black;
	opacity: .4;
	filter: alpha(opacity=40);
}
#d_popup_back {
  padding:0;
  margin:0;
  position:absolute;
  z-index:3;
  width:100px;
  height:100px;
  background-color:white;
  border:1px solid #585858;
}
#d_popup {
  padding:0;
  margin:33px 0 0 33px;
  width:40px;
  height:40px;
  /*top:300px;
  left:240px;*/
  background-image:url(../pics/loader.gif);
  background-repeat:no-repeat;
}
/*******************************************************/
#topRightBody {
  padding:0 68px 0 0;
  margin:0;
  width:1000px;
  height:23px;
  background-image:url(../pics/top.jpg);
  background-repeat:no-repeat;
}
#c_smalllist_topright {
  padding:0;
  margin:0;
  width:932px;
  height:23px;
}
#c_smalllist_topright div.smalllistTopRightBody {
  padding:0;
  margin:0;
  float:right;
}
#c_smalllist_topright a.content {
  padding:4px 0 0 3px;
  margin:0;
  width:80px;
  height:19px;
  display:block;
  float:left;
  text-align:center;
  color:#9e9e9e;
  background-image: url(../pics/guzik_off.gif);
  background-repeat:no-repeat;
}
#c_smalllist_topright a.content:hover {
  background-image: url(../pics/guzik_on.gif);
  background-repeat:no-repeat;
}
#c_smalllist_left div#smalllistLeftBody {
  padding:39px 77px 0 0;
  margin:39px 0 230px 57px;
  background-image:url(../pics/menu_left_tlo.gif);
  background-repeat:no-repeat;
}
#c_smalllist_left a {
  padding:0;
  margin:0;
  display:block;
  width:217px;
  height:47px;
}
#c_smalllist_left a.menu_kolekcje {
  background-image:url(../pics/menu_kolekcje.gif);
  background-repeat:no-repeat;
}
#c_smalllist_left a.menu_zlota {
  background-image:url(../pics/menu_zlota.gif);
  background-repeat:no-repeat;
}
#c_smalllist_left a.menu_men {
  background-image:url(../pics/menu_men.gif);
  background-repeat:no-repeat;
}
#c_smalllist_left a.menu_upominki {
  background-image:url(../pics/menu_upominki.gif);
  background-repeat:no-repeat;
}
#c_smalllist_left a.menu_kolekcje_eng {
  background-image:url(../pics/menu_kolekcje_eng.gif);
  background-repeat:no-repeat;
}
#c_smalllist_left a.menu_zlota_eng {
  background-image:url(../pics/menu_zlota_eng.gif);
  background-repeat:no-repeat;
}
#c_smalllist_left a.menu_men_eng {
  background-image:url(../pics/menu_men_eng.gif);
  background-repeat:no-repeat;
}
#c_smalllist_left a.menu_upominki_eng {
  background-image:url(../pics/menu_upominki_eng.gif);
  background-repeat:no-repeat;
}
#c_smalllist_left a.menu_kolekcje:hover,
#c_smalllist_left a.menu_kolekcje_eng:hover {
  background-position:0 -47px;
}
#c_smalllist_left a.menu_zlota:hover,
#c_smalllist_left a.menu_zlota_eng:hover {
  background-position:0 -47px;
}
#c_smalllist_left a.menu_men:hover,
#c_smalllist_left a.menu_men_eng:hover {
  background-position:0 -47px;
}
#c_smalllist_left a.menu_upominki:hover,
#c_smalllist_left a.menu_upominki_eng:hover {
  background-position:0 -47px;
}
#c_smalllist_left div.itemActive a {
  background-position:0 -94px;
}
#c_smalllist_left div.itemActive a:hover {
  background-position:0 -94px;
}
#c_form {
  padding:0;
  margin:40px 0 0 5px;
}
#c_article, #c_articlelist {
  padding:0;
  margin:0 0 50px 0;
  width:494px;
  color:#000000;
  font-size:12px;
  text-align:justify;
  line-height:18px;
  float:right;
}
#c_article div#articleContent {
  padding:0;
  margin:0;
}
#c_article .bold_red {
	color:#8f2f00;
	font-weight:bold;
}
#c_article h2 {
  padding:0;
  margin:0;
  color:#8f2f00;
  font-size:12px;
  font-weight:bold;
}
#c_article ul, li {
  padding:0;
  margin:0;
  list-style-type:none;
  display:block;
}
#c_article ul li {
  background:url(../pics/ul_dot.gif) no-repeat 3px 8px;
  padding-left:15px;
}
#c_article a, #c_articlelist a {
  color:#8f2f00;
  text-decoration:none;
}
#c_article a:hover, #c_articlelist a:hover {
  color:#8f2f00;
  text-decoration:underline;
}
#c_article img.header, #c_articlelist img.header {
  padding:0;
  margin:0;
  border:0;
}
#c_article img.content {
  padding:0;
  margin:-5px -8px 50px 50px;
  float:right;
}
#c_article div#podMapke {
  padding:0;
  margin:0;
  width:497px;
  height:241px;
  background-image:url(../pics/pod_mapke.gif);
  background-repeat:no-repeat;
  background-position:0 7px;
}
#c_article a#lupka {
  padding:0;
  margin:0;
  position:absolute;
  left:745px;
  top:546px;
  width:145px;
  height:192px;
  color:#8f2f00;
  font-weight:bold;
  text-decoration:none;
  background-image:url(../pics/lupka_off.gif);
  background-repeat:no-repeat;
  background-position:105px -2px;
}
#c_article a#lupka:hover {
  background-image:url(../pics/lupka_on.gif);
}
/*******************************************************/
#c_articlelist {
}
#c_articlelist h2 {
  padding:0;
  margin:15px 0 15px 0;
  color:#8f2f00;
  font-size:12px;
  font-weight:bold;
}
#c_articlelist img {
  padding:0;
  margin:0 3px 0 0;
  border:1px solid #9e9e9e;
}
#c_articlelist div.break {
  padding:0;
  margin:0;
  width:100%;
  text-align:center;
}
#c_articlelist span {
  padding:0;
  margin:0;
  color:#8f2f00;
  font-size:16px;
  font-weight:bold;
}
/*******************************************************/
#c_largelist, #c_logout {
  padding:0;
  margin:0 0 0 5px;
  font-size:14px;
}
#c_largelist a, #c_logout a {
  color:#8f2f00;
  text-decoration:none;
}

#c_largelist a:hover, #c_logout a:hover {
  color:#8f2f00;
  text-decoration:underline;
}
/*******************************************************/
#c_offerlist a {
  padding:0;
  margin:0;
  display:block;
}
#c_offerlist a.adminButton {
  display:inline;
}
#c_offerlist div#offerlistHeader {
  padding:0;
  margin:0;
  width:560px;
  height:59px;
  background-image:url(../pics/pod_nazwa_kolekcji.gif);
  background-repeat:no-repeat;
}
#c_offerlist div#offerlistBody {
  padding:0;
  margin:0 0 30px 9px;
  width:571px;
  height:412px;
  position:relative;
  background-image:url(../pics/katalog_tlo.gif);
  background-repeat:no-repeat;
}
#c_offerlist div#offerlistScroller {
  padding:0;
  margin:0 17px 0 15px;
  width:21px;
  height:412px;
  float:right;
}
#c_offerlist a#firstPage {
  padding:0;
  margin:0;
  width:21px;
  height:23px;
  background-image:url(../pics/btn_home.gif);
  background-repeat:no-repeat;
}
#c_offerlist a#previousPage {
  padding:0;
  margin:0;
  width:21px;
  height:14px;
  background-image:url(../pics/btn_prev.gif);
  background-repeat:no-repeat;
}
#c_offerlist a#nextPage {
  padding:0;
  margin:0;
  position:absolute;
  top:363px;
  left:533px;
  width:21px;
  height:14px;
  background-image:url(../pics/btn_next.gif);
  background-repeat:no-repeat;
}
#c_offerlist a#lastPage {
  padding:0;
  margin:0;
  position:absolute;
  top:377px;
  left:533px;
  width:21px;
  height:23px;
  background-image:url(../pics/btn_end.gif);
  background-repeat:no-repeat;
}
#c_offerlist a#firstPage:hover {
  background-position:0 -23px;
}
#c_offerlist a#previousPage:hover {
  background-position:0 -14px;
}
#c_offerlist a#nextPage:hover {
  background-position:0 -14px;
}
#c_offerlist a#lastPage:hover {
  background-position:0 -23px;
}
#c_offerlist div.displayNone {
  display:none;
  /*position:relative;
  z-index:-100;
  cursor:pointer;*/
}
#c_offerlist div#offerlistContent {
  padding:0;
  margin:4px 0 0 0;
  float:right;
}
#c_offerlist div.thumbnail {
  padding:1px;
  margin:2px 0 0 0;
  width:94px;
  height:94px;
  background-image:url(../pics/ramka_ikon_full.gif);
  background-repeat:no-repeat;
}
#c_offerlist div.thumbnail img {
  padding:0;
  margin:0;
  border:0;
}
#c_offer {
  padding:0;
  margin:0;
  position:absolute;
  top:486px;
  left:270px;
  width:92px;
}
#c_offer div#offerTop {
  padding:0;
  margin:0;
  width:92px;
  height:6px;
  background-image:url(../pics/wybor_top.gif);
  background-repeat:no-repeat;
}
#c_offer div#offerBody {
  padding:0;
  margin:0;
  height:230px;
}
#c_offer div#offerContent {
  padding:0;
  margin:0;
  position:absolute;
  bottom:0;
}
#c_offer a.label {
  padding:4px 0 0 16px;
  margin:0;
  display:block;
  width:76px;
  height:24px;
  font-size:12px;
  color:#585858;
  background-image:url(../pics/wybor_mid_niski.gif);
  background-repeat:no-repeat;
}
#c_offer a.multiLabel {
  padding:4px 0 0 16px;
  margin:0;
  display:block;
  width:76px;
  height:37px;
  font-size:12px;
  color:#585858;
  background-image:url(../pics/wybor_mid.gif);
  background-repeat:no-repeat;
}
#c_offer a.label:hover {
  background-position:0 -28px;
}
#c_offer a.multiLabel:hover {
  background-position:0 -41px;
}
#c_offer img.image {
  padding:0;
  margin:0;
  position:absolute;
  bottom:12px;
  left:93px;
  border:0;
}
#c_offer span {
  padding:0;
  margin:0;
  position:absolute;
  top:-205px;
  left:115px;
  width:200px;
  font-size:12px;
  color:#585858;
  z-index:100;
}
#c_offer div#offerBottom {
  padding:0;
  margin:-5px 0 0 0;
  width:92px;
  height:18px;
  background-image:url(../pics/wybor_bottom.gif);
  background-repeat:no-repeat;
}
#c_offer div.itemActive a {
  font-weight:normal;
  color:#8f2f00;
}
/*******************************************************/
#c_smalllist_table {
  padding:0;
  margin:0;
}
#c_smalllist_table table {
  border-collapse:collapse;
}
/*******************************************************/
#footer {
  padding:0;
  margin:0;
  width:1000px;
  height:92px;
  background-image:url(../pics/foot.gif);
  background-repeat:no repeat;
}
#c_smalllist_bottom {
  padding:26px 0 0 70px;
  margin:0;
}
#c_smalllist_bottom a {
  padding:0;
  margin:0 10px 0 8px;
  color:#9e9e9e;
  font-size:12px;
  font-weight:bold;
}
#c_smalllist_bottom a:hover {
  color:#bebebe;
}
#c_smalllist_bottom span {
  padding:0;
  margin:0;
  color:#8f2f00;
  font-size:16px;
  font-weight:bold;
}
#footer_info {
  padding:21px 0 11px 70px;
  margin:0;
  color:#9e9e9e;
}
#footer_info a {
  color:#9e9e9e;
  font-weight:bold;
}
#footer_info a:hover {
  color:#bebebe;
}
