body {
  font-family: verdana, tahoma, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  margin-top: 0px;
}

#container {
  margin: 0 auto;
  width: 850px;
  text-align: left;
}

.menu_btn_down {
  width: 165px; height: 22px;
  background-image: url('../images/menu_btn_down.png');
  cursor: pointer;
}

.belka {
  width: 579px; height: 22px;
  background-image: url('../images/belka.png');
}

.mnu_title {
  width: 164px; height: 20px;
  background-image: url('../images/mnu_title.png');
}

.mnu_down {
  width: 164px; height: 17px;
  background-image: url('../images/mnu_down.png');
}

.advert_up {
  width: 164px; height: 12px;
  background-image: url('../images/advert_up.png');
}

.advert_down {
  width: 164px; height: 12px;
  background-image: url('../images/advert_down.png');
}

a.mnu_down_txt {
  font-size: 9px;
  margin-right: 5px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF
}
a.mnu_down_txt:hover {color: #FF0000}

.stopka {
  margin-left: 100px;
  color: gray;
}

a.stopka_link {
  font-family: verdana, tahoma, sans-serif;
  font-size: 10px;
  text-decoration: none;
}
a.stopka_link:link {color: gray}
a.stopka_link:visited {color: gray}
a.stopka_link:hover {color: #FF0000}

.mnu_shadow {
  width: 164px; height: 8px;
  background-image: url('../images/mnu_shadow.png');
}

.mnu_title_txt {
  font-family: verdana, tahoma, sans-serif;
  font-size: 10px;
  margin-left: 20px;
  font-weight: bold;
  color: #fff;
}

.mnu_body_txt {
  font-family: verdana, tahoma, sans-serif;
  font-size: 10px;
  margin-left: 3px;
  margin-right: 3px;
  color: black;
}

.body_title {
  width: 504px; height: 20px;
  background-image: url('../images/body_title.png');
}

.body_shadow {
  width: 504px; height: 8px;
  background-image: url('../images/body_shadow.png');
}

.body_down {
  width: 504px; height: 17px;
  background-image: url('../images/body_down.png');
}

.belka_txt {
  margin-left: 20px;
  color: white;
  font-weight: bold;  
}

.szukaj_box {
  font-family: verdana, tahoma, sans-serif;
  font-size: 10px;
  background-color: #c0d5dd;
  border: 1px #C6D4B4 solid;
  color: #000;
}

.szukaj_btn {
  background-color: #164982;
  border: 1px #398500 solid;
  color:#ffffff;
  font-size: 11px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  cursor: pointer;
}

.ulubione {
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 9px;
  color: gray;
  text-decoration: none;
  cursor: pointer;
}

.menu_txt {
  margin-left: 20px;
  font-weight: bold;
}

.menudiv {
  margin-bottom: 5px;
/*  padding: 2px;*/
}

.menutitle {
  font-family: verdana, tahoma, sens-serif;
  cursor: pointer;
  margin-bottom: 5px;
  background-color: #c0d5dd;
  color: #000000;
  padding: 2px;
  text-align: center;
  font-size: 10px;
/*  font-weight: bold; */
  border: 1px solid #babab8;
}

.submenu {
  font-family: verdana, tahoma, sens-serif;
  font-size: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  display: none;
}

a.asubmenu {
  text-decoration: none;
}
a.asubmenu:link {color: black}
a.asubmenu:visited {color: black}
a.asubmenu:hover {color: red}

a.asubmenu_wc {
  text-decoration: none;
}
a.asubmenu_wc:link {color: red}
a.asubmenu_wc:visited {color: red}
a.asubmenu_wc:hover {color: red}

a.link_nb {
  text-decoration: none;
}
a.link_nb:link {color: blue}
a.link_nb:visited {color: blue}
a.link_nb:hover {color: red}

.bpb {
  font-size: 10px;
  text-align: left;
  font-family: tahoma, sens-serif;
  color: gray;
}

.bpb1 {
  font-size: 10px;
  text-align:left;
  font-weight: normal;
  font-family: verdana;
  color: #663333;
  text-decoration: none;
}

.card_bcg {
  background-color: #3a659c;
  font-weight: bold;
  font-family: verdana, sens-serif;
  font-size: 9px;
}

a.card1:link { text-decoration: none; color : white; }
a.card1:visited { text-decoration: none; color : white; }
a.card1:hover { text-decoration : none; color : red; }

.c {
  color: #0000A3;
  font-family: Tahoma;
  font-size: 10px;
}

.c2a {
  color: #3D3D3D;
  font-size: 10px;
  font-family: tahoma;
}

a.link_red {
  text-decoration: none;
}
a.link_red:link {color: red}
a.link_red:visited {color: red}
a.link_red:hover {color: blue}
