* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  font-family: verdana;
  font-size: 12px;
  text-align: center;
  background: url(gfx/bg.jpg) repeat-x;
}
a {
  text-decoration: none;
}
object,
embed {
  outline: none;
}
.clr {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.wrap {
  height: 10px;
}
.wrap5 {
  height: 5px;
}
.lbrd,
.rbrd {
  position: absolute;
  top: 0;
}
.lbrd {
  left: 0;
}
.rbrd {
  right: 0;
}
.ctr {
  text-align: center;
}
.tr {
  text-align: right;
}
.hr {
  width: 100%;
  height: 1px;
  font-size: 0;
  margin: 10px 0;
  background: #b0afad;
}
.blue {
  color: #4675ff;
}
.green {
  color: #00ca00;
}
.red {
  color: red;
}
.small {
  font-size: 10px;
  color: #646464;
}
.vmid {
  vertical-align: middle;
}
.ico {
  vertical-align: middle;
  margin-right: 7px;
}
.ico_big {
  float: left;
  margin-right: 7px;
}
#all {
  width: 990px;
  margin: 0 auto;
  text-align: left;
}
#logo {
  margin: 20px 0 0 30px;
}
#top_menu {
}
.top_menu_links {
  line-height: 30px;
  margin-top: 8px;
  list-style-type: none;
}
.top_menu_links li {
  float: left;
  position: relative;
}
.top_menu_links li:hover {
  background: #b9cafd;
}
.top_menu_links li:hover a {
  color: #3f3e46;
}
.top_menu_links a {
  font-weight: bold;
  color: #fff;
  font-size: 13px;
  display: block;
  height: 30px;
  padding: 0 30px;
}
.top_roll_menu {
  padding: 5px;
  border: 1px solid #b9cafd;
  border-top: 0;
  width: 300px;
  background: #fff;
  position: absolute;
  top: 30px;
  left: 0;
}
.top_roll_menu li {
  float: none;
  height: 20px;
  line-height: 20px;
  padding: 0;
  list-style-image: url(gfx/li.jpg);
  margin-left: 20px;
}
.top_roll_menu li:hover {
  background: none;
}
.top_roll_menu li:hover a {
  color: #808080;
}
.top_roll_menu li a {
  font-weight: normal;
  display: inline;
  padding: 0;
}
.top_roll_menu_hidden {
  display: none;
}
.div_main {
  width: 968px;
  border: 1px solid #b0afad;
  margin: 15px 0;
  padding: 10px;
  color: #3c3c3c;
  line-height: 18px;
}
.div_main a {
  color: #4675ff;
  font-weight: bold;
}
.div_main a:hover {
  text-decoration: underline;
}
.img_a {
  border: 1px solid #b0afad;
  margin-bottom: 3px;
}
.img_fl {
  border: 1px solid #b0afad;
  float: left;
  margin-right: 10px;
}
.h {
  font-size: 17px;
  font-weight: bold;
  padding-bottom: 8px;
  margin-bottom: 14px;
  border-bottom: 1px solid #b0afad;
}

.div_program,
.div_program_half {
  padding: 5px;
  background: #e5e5e5;
}
.div_program_half {
  width: 45%;
  float: left;
  margin: 0 10px 5px 0;
  line-height: 24px;
  background: 0;
  border: 1px solid #b0afad;
}
.p_h {
  font-weight: bold;
  padding-bottom: 3px;
  margin-bottom: 5px;
  border-bottom: 1px solid #b0afad;
  width: 500px;
}
h3 {
  font-size: 12px;
}
.row_h,
.row,
.row1 {
  line-height: 24px;
  padding: 0 5px;
}
.row_h {
  font-weight: bold;
  background: #e5e5e5;
  border-bottom: 1px solid #b0afad;
}
.row,
.row1 {
  border-bottom: 1px solid #e2e2e2;
}
.row1 {
  background: #f5f5f5;
}
.c1,
.c2,
.c3,
.c3_2,
.c3_3,
.c3_4,
.c4,
.c5,
.c5_2,
.c5_3,
.c5_4,
.c6,
.c7,
.c8 {
  float: left;
}
.c1 {
  width: 380px;
}
.c2 {
  width: 320px;
  margin-left: 10px;
}
.c3,
.c3_2,
.c3_3,
.c3_4 {
  width: 120px;
  text-align: center;
}
.c4 {
  width: 290px;
  text-align: center;
}
.c5,
.c5_2,
.c5_3,
.c5_4 {
  width: 200px;
}
.c6 {
  width: 500px;
}
.c7 {
  width: 160px;
}
.c8 {
  width: 700px;
  margin-left: 80px;
  line-height: 16px;
}
.left {
  width: 660px;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px dashed #b0afad;
}
.right {
  width: 287px;
  float: right;
  font-size: 10px;
}
.right b {
  font-size: 13px;
}
.wagi_list div.c3 {
  line-height: 48px;
}
.kasy_list div.row {
  padding: 10px 0;
}
.kasy_list div.c3,
.kasy_list div.c5 {
  line-height: 50px;
}
.kasy_list div.c3_2,
.kasy_list div.c5_2 {
  line-height: 100px;
}
.kasy_list div.c3_3,
.kasy_list div.c5_3 {
  line-height: 66px;
}
.kasy_list div.c3_4,
.kasy_list div.c5_4 {
  line-height: 50px;
}
.kasy_list .c3 img {
  margin-top: 60px;
}
.kasy_list .c3_2 img {
  margin-top: 10px;
}
.kasy_list .c3_4 img {
  margin: -15px 0 -5px 0;
}
.kasy_list .c5 i {
  display: block;
  margin-top: -180px;
}
.kasy_list .c5_2 i {
  display: block;
  margin-top: -80px;
}
.kasy_list .c5_3 i {
  display: block;
  margin: -46px 0 -22px 0;
}
.kasy_list .c5_4 i {
  display: block;
  margin: -30px 0 -22px 0;
}
.f2_left {
  width: 140px;
  margin-right: 10px;
  float: left;
}
.f2_left a {
  display: block;
  width: 140px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #dddcdb;
  margin-bottom: 10px;
}
.f2_left a:hover {
  text-decoration: none;
  background: #efefef;
}
.f2_right {
  float: left;
  width: 805px;
  border-left: 1px dashed #b0afad;
  padding-left: 10px;
}
.k2_box {
  width: 473px;
  padding-right: 10px;
  border-right: 1px dashed #b0afad;
  height: 450px;
  margin-right: 10px;
  float: left;
  font-size: 11px;
}
.wym {
  margin: 10px 0;
}
.wym li {
  list-style-image: url(gfx/li.jpg);
  margin-left: 20px;
}
.price {
  font-size: 15px;
  text-align: center;
  margin: 10px auto;
  padding: 3px;
  border: 1px solid #4675ff;
  width: 200px;
  background: #e2e2e2;
}
.dl_h {
  font-size: 15px;
  padding: 3px;
  background: #e5e5e5;
}
.foot_bg {
  width: 100%;
  background: url(gfx/bg_foot.jpg) repeat-x;
  height: 141px;
}
.foot {
  width: 990px;
  margin: 0 auto;
  padding-top: 10px;
  text-align: left;
  line-height: 20px;
}
.foot a {
  color: #fff;
  font-size: 11px;
}
.foot .fr {
  text-align: right;
}
.foot .fr a {
  margin-left: 20px;
}
.foot .fr a:hover {
  color: #3f3e46;
}
.foot_contact {
  padding: 5px;
  background: #a4bbff;
  color: #525252;
}
.foot_contact a,
.foot_contact b {
  font-weight: bold;
  color: #2a2a2a;
  font-size: 12px;
}
.h2.opis {
  font: 11px Arial;
  color: #ffad5b;
  margin: 0px;
  padding: 0px;
}
