/* OGÓLNE */
body{
  margin: 0px;
  padding: 0px;
  background-color: #4b5e62;
  color: #808080;
  font: normal 13px Sans, Arial;
}

a{
  color: #656565;
  font: bold 13px Sans, Arial;
  text-decoration: none;
}

a:hover{
  color: #9e9cb3;
}

h1{
  font: bold 14px Tahoma, Verdana;
  line-height: 16px;
  margin: 0px;
  margin-top: 2px;
  margin-bottom: 5px;
  background-image: url('../images/h1_bg.png');
  background-repeat: no-repeat;
  height: 28px;

  padding-left: 40px;
  line-height: 28px;
  text-align: left;
  color: #9e5330;
}

#calosc{
  width: 1015px;
  margin: 0 auto;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: #FFFFFF;
  border: 1px solid #576e72;
  padding-bottom: 3px;
}

#left_column, #content, #right_column{
  display: block;
  float: left;
}

.cleaner{
  clear: both;
}

.ramka{
  /*background-image: url('../images/box_bg.png');*/
  background-color: #fbe9c5;
  padding: 5px;
  color: #21292b;
}

/* LEWA KOLUMNA */
#left_column{
  width: 149px;
  background-color: #FFFFFF;
  background-image: none;
  padding-left: 6px;
  /* border-right: 1px solid #7bcd5f; */
}

/*

#menu_links{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}


#menu_links a{
  display: block;
  padding: 2px;
  width: 100px;
  color: #808080;
  font: bold 12px Sans, Arial;
  text-decoration: none;
}

#menu_links a:hover{
  color: #808080;
  text-decoration: none;
  background-color: #e8e8e8;
}
*/


.menu_item{
  display: block;
  background-image: url('../images/menu_button_off.png');
  background-repeat: no-repeat;
  width: 145px;
  height: 39px;
  text-decoration: none;
}

.menu_item:hover{
  background-image: url('../images/menu_button_on.png');
}

.menu_item .text{
  margin-left: 25px;
  font: normal 12px Arial;
  color: #645d4e;
  line-height: 45px;
}

.menu_item_current{
  display: block;
  background-image: url('../images/menu_button_current_off.png');
  background-repeat: no-repeat;
  width: 145px;
  height: 39px;
  text-decoration: none;
}

.menu_item_current:hover{
  background-image: url('../images/menu_button_current_on.png');
}

.menu_item_current .text{
  margin-left: 25px;
  font: normal 12px Arial;
  color: #645d4e;
  line-height: 45px;
}

/* ŚRODEK */
#content{
  width: 679px;
  background-color: #FFFFFF;
  background-image: none;
}

/* PRAWA KOLUMNA */
#right_column{
  width: 170px;
  font: normal 12px Sans, Arial;
  margin-left: 4px;
}

#right_column a{
  text-decoration: none;
}

#right_column .ramka{
  text-align: left;
  padding: 0px;
  margin: 0px;
  border-width: 0px;
  background-image: url('../images/box_right_bg.png');
  background-repeat: repeat-y;
  margin-bottom: 5px;
}

#right_column .ramka .inner{
  padding: 10px;
}

#right_column .ramka .inner,
#right_column .ramka .inner a{
  font: normal 12px Tahoma, Verdana;
  color: #4b5e62;
}

#right_column .ramka .inner a:hover{
  text-decoration: underline;
}

/* NAGŁÓWEK */
#top{

}

#top img{
  border-width: 0px;
}

/* STOPKA */
#foot{
  margin: 3px auto;
  background-color: #FFFFFF;
  background-image: none;
  text-align: center;
  padding: 2px;
}

#foot, #foot a{
  color: #808080;
  font: normal 10px Sans, Arial;
}

/* LOGOWANIE */
.loginFormBox{
  float: left; 
  /* background-color: #e5e5d9; */
  background-image: url('../images/logowanie_bg.png');
  background-repeat: no-repeat;
  padding: 10px;
  margin-right: 2px;
  width: 312px; 
  height: 275px;
  padding-top: 15px;
  margin-left: 20px !important;
  margin-left: 10px;
}

.loginFormInfos{
  float: left;
  /* background-color: #e5e5d9; */
  background-image: url('../images/logowanie_bg.png');
  background-repeat: no-repeat;
  padding: 5px;
  margin-right: 2px;
  width: 312px; 
  height: 275px;
  padding-top: 15px;
}

.loginFormBox h2, .loginFormInfos h2{
  font: bold 12px Arial;
  color: #9e5330;
  margin: 0px;
  padding: 10px;
  padding-left: 110px;
}


.loginFormInfos .sub_box{
  float: left;
  margin-left: 10px;
}

/* Error/Info Box */
.error, .errorBox, .info, .infoBox{
  /* background-image: url('../images/box_bg.png'); */
  background-color: #fbe9c5;
  padding: 8px;
  color: red;
  margin: 8px;
}

.info, .infoBox{
  color: #4B5E62;
}

/* News Box */
.newsBox{
  /* background-image: url('../images/box_bg.png'); */
  background-color: #F3F9CB;
  color: #293335;
  margin: 14px;
  padding: 12px;
}


/* Info Box */
.error, .errorBox{
  border: 1px solid red;
}

/* link - button */
a.button{
  border: 1px solid #adb7b9;
  background-color: #c4cfd1;
  background-image: url('../images/button_bg_off');
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  font: bold 12px Tahoma, Verdana;
  text-decoration: none;
  color: #ffffff;
  margin-top: 2px;
  margin-bottom: 2px;
}

a.button:hover{
  background-image: url('../images/button_bg_on');
}

#zajawkaCzynnosc{
  font: normal 18px Tahoma, Verdana;
  text-align: center;
  cursor: pointer;
  padding: 5px;
  margin: 2px;
  color: #4b5e62;
  border: 2px solid #ffffff;
}


#zajawka_wiadomosci{
  text-align: center;
}


/* ruletka */
#ruletka input{ font-size: 10px; border: 1px solid black; color: red;}
#ruletka .board {
  /*background-image: url('../images/box_bg.png'); */
  background-color: #fbe9c5;
  border-style:none; 
  border-color:#464646 #464646 #464646 #464646; 
  padding: 10px;
  width: 275px;
}

#ruletka_wynik .wit, #ruletka .wit { background-color: #003366; font-size: 10px; color: #FFFFFF; border-style: solid; border-width:thin; border-color: #000000 #000000 #000000 #000000; font-weight: bold;  }
#ruletka_wynik .red, #ruletka .red { background-color: #990000; font-size: 10px; color: #FFFFFF; border-style: solid; border-width:thin; border-color: #000000 #000000 #000000 #000000; font-weight: bold;  }
#ruletka_wynik .black, #ruletka .black { background-color: #000000; font-size: 10px; color: #FFFFFF; border-style: solid; border-width:thin;  border-color: #000000 #000000 #000000 #000000; font-weight: bold;  }
#ruletka_wynik .groen, #ruletka .groen { background-color: #009933; font-size: 10px; color: #FFFFFF; border-style: solid; border-width:thin;  border-color: #000000 #000000 #000000 #000000; font-weight: bold;  }
/* koniec ruletki */

/* shoutbox */
.shoutbox_messages{

}

.shoutbox_messages td{
  /* padding: 2px; */
  font: normal 11px Arial, Sans;
  vertical-align: top;
  padding: 4px;
}

.shoutbox_messages td.message{
  color: #000000;
  width: 100%;
}

.shoutbox_messages .r0 td{
  background-color: #e5dbb1;
}

.shoutbox_messages .r1 td{
  background-color: #e1e5af;
}
/* koniec shoutbox'a */

.bank_wplaty td, .bank_historia td{
  background-color: #fbe9c5;
}

.bank_wplaty tr.podsumowanie td{
  background-color: #e5d0a8;
  font-weight: bold;
}

.cechy_table td{

}

.notepad_text{
  width: 140px; 
  height: 150px;
  border: 1px solid #e6d691;
  padding: 2px;
  font-size: 11px;
}

.pagination a{
  font: normal 11px Arial;
}

.merc_info{
  width: 150px;
  height: 265px;
  border: 1px solid #fbe9c5;
  display: block;
  float: left;
  padding: 4px;
  margin: 4px;
}

.merc_info_najety{
  width: 150px;
  height: 265px;
  border: 1px solid #fbe9c5;
  display: block;
  float: left;
  padding: 4px;
  margin: 4px;
  background-color: #f2d5ad;
}

#dealer_drugs{
  /* float: left; */
  width: 630px;
  padding: 4px;
  margin: 4px;
  border: 1px solid #fbe9c5;
}

#dealer_towns{
  /* float: left; */
  width: 600px;
  padding: 4px;
  margin: 4px;
  border: 1px solid #fbe9c5;
}

#dealer_towns table td, #dealer_drugs table td{
  border: 1px solid #c5b88e;
}

#dealer_drugs div.inside{
  float: left;
  padding: 5px;
  border: 1px solid #c5b88e;
  margin-left: 1px;
}

.pnl_item{
  float: left;
  width: 135px;
  text-align: center;
  margin: 4px;
  padding: 4px;
}

#pnl_box{
  text-align: center;
}

.billboard{
  width: 100%;
  background-color: #4b5e62;
}

table.sejm_uchwaly td{
  border: 1px solid #c5b88e;
}

.sms_site{
  padding: 14px;
}

.sms_site ul li{
  list-style-position: inside;
}

.short_shoutbox{
  padding: 5px;
  padding-left: 15px;
  margin: 0px;

  background-color: #F4F9CB;

  font: normal 10px Tahoma, Verdana;
}


.short_shoutbox a{
  font: bold 10px Tahoma, Verdana;
  color: #9e5330;
}

.short_shoutbox table tr td{
  font: normal 11px Arial, Sans;
  vertical-align: top;
  padding: 2px;

  background-color: #F2F9BE;
}

.short_shoutbox .msg{
  margin-left: 10px;
  margin-right: 10px;
}