body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
  text-align: center;
  background-image: url(../gfx/ob_10.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #b5c0cb;
}

a {
  color: black;
  text-decoration: none;
}

a:hover {
  color: red;
  text-decoration: underline;
}
/* ----------------------------------------------
 * Tabela glowna
 * ----------------------------------------------
 */
table.main_table {
  width: 980px;
  height: 700px;
  background: #ffffff;
}

table.main_table td.td_margin_left {
  width: 5px;
}

table.main_table td.td_margin_right {
  width: 5px;
}

table.main_table td.td_1 {
  background-color: #ffffff;
  background-image: url(../gfx/ob_1.png);
  background-repeat: repeat-x;
  vertical-align: top;
}

table.main_table td.td_2 {
  width: 980px;
  height: 80px;
  text-align: center;
}

table.contact_table td.td_1 {
  background: none;
  margin: 3px;
}

table.contact_table tr {
  margin: 5px 0;
}

table.contact_table td.td_2 {
  width: auto;
  height: auto;
  text-align: left;
}

table.contact_table td.td_1, table.contact_table td.td_2 {
  padding: 3px;
}

table.contact_table td.td_1_line, table.contact_table td.td_2_line {
  border-top: 1px solid #999;
  margin-top:10px;
  padding-bottom:10px;
}

table.main_table td.td_3_menu {
  width: 200px;
  vertical-align: top;
}

div.div_td_3_menu {
  border: 1px solid #d1d7db;
  border-bottom: none;
  background-image: url(../gfx/ob_3.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #f4f2f2;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #44667c;
}

div.div_td_3_menu_pad {
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

div.div_td_3_menu a {
  color: #44667c;
  text-decoration: none;
}

div.div_td_3_menu a:hover {
  color: red;
  text-decoration: underline;
}

div.div_td_3_menu_2 {
  border: 1px solid #d1d7db;
  background-image: url(../gfx/ob_4.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
}

div.div_td_3_menu_2_pad {
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

table.main_table td.td_4_content {
  width: 765px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
  background-image: url(../gfx/ob_4.gif);
  background-repeat: repeat-x;
  background-position: top;
  vertical-align: top;
}
/* ----------------------------------------------
 * Menu top style
 * ----------------------------------------------
 */
table.main_table td.td_1 table.menu_top {
  width: 980px;
  height: 100px;
}

table.main_table td.td_1 table.menu_top td.td_menu_top_1 {
  width: 300px;
  vertical-align: top;
}

table.main_table td.td_1 table.menu_top td.td_menu_top_2 {
  width: 680px;
  height: 70px;
  vertical-align: top;
}

table.main_table td.td_1 table.menu_top td.td_menu_top_3 {
  width: 680px;
  height: 30px;
  vertical-align: bottom;
  text-align: right;
}

table.main_table td.td_1 table.menu_top td.td_menu_top_3 table.menu_in {
  width: 680px;
  height: 30px;
}

table.main_table td.td_1 table.menu_top td.td_menu_top_3 table.menu_in td.td_menu_in {
  height: 30px;
  font-family: Verdana;
  font-size: 11px;
  background: url(../gfx/ob_6.gif);
  text-align: center;
  vertical-align: middle;
}

table.main_table td.td_1 table.menu_top td.td_menu_top_3 table.menu_in td.td_menu_in a {
  color: #226e9f;
  text-decoration: none;
}

table.main_table td.td_1 table.menu_top td.td_menu_top_3 table.menu_in td.td_menu_in a:hover {
  color: #5a85a0;
  text-decoration: underline;
}
/* ----------------------------------------------
 * Style prezentacji kontenerow
 * ----------------------------------------------
 */
div.div_kontener_1 {
  padding-top: 2px;
  padding-bottom: 5px;
  padding-right: 2px;
}

div.div_podkontener_1 {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-right: 2px;
}

div.div_podkontener_1_etykieta {
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 3px;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  background-color: #f0f0f0;
}
/* ----------------------------------------------
 * Style do panelu logowania dla agentow
 * ----------------------------------------------
 */
table.agent_log_table {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
}
/* ----------------------------------------------
 * Style obrazow
 * ----------------------------------------------
 */
.img_1_middle {
  vertical-align: middle;
}
/* ----------------------------------------------
 * Style input
 * ----------------------------------------------
 */
.login_box_input_1 {
  width: 100px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
}

.login_box_submit_1 {
  padding: 2px;
  width: 80px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
  background-image: url(../gfx/ob_5.gif);
  background-repeat: repeat-x;
  background-position: top;
  border: 0px;
  cursor: pointer;
}

.start_page_hotels_input_1 {
  font-family: Verdana;
  font-size: 9px;
  width: 100px;
  text-align: center;
}

.start_page_hotels_select_1 {
  font-family: Verdana;
  font-size: 9px;
  width: 205px;
}

.start_page_hotels_submit_1 {
  font-family: Verdana;
  font-size: 9px;
  width: 120px;
  height: 20px;
  background-image: url(../gfx/ob_5.gif);
  color: #ffffff;
  border: 0px;
  cursor: pointer;
}
/* ----------------------------------------------
 * Start page style
 * ----------------------------------------------
 */
div.start_page_1 {
  padding: 15px;
}

div.start_page_1 h1 {
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 12px;
  font-size: 24px;
  font-weight: normal;
  color: #3e5563;
}

div.start_page_1 h1 a {
  color: #3e5563;
  text-decoration: none;
}

div.start_page_1 h2 {
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #3e5563;
}

div.start_page_1 h3 {
  padding: 5px;
  color: #3e5563;
  background: url(../gfx/ob_9.gif);
  background-repeat: repeat-y;
}

div.start_page_1_hotels_1 {
  width: 120px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: url(../gfx/ob_5.gif);
  color: white;
  text-align: center;
}

div.start_page_1_hotels_2 {
  width: 730px;
  border: 1px solid #dde2e5;
  background-image: url(../gfx/ob_8.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #f3f4f7;
}

div.start_page_1_hotels_2_pad {
  padding: 15px;
}

table.start_page_hotels_table_1 {
  width: 700px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
  background-color: #ffd879;
}

table.start_page_hotels_table_1 div {
  padding: 10px;
}
/* ----------------------------------------------
 * Partners style
 * ----------------------------------------------
 */
div.partners_1 {
  padding: 15px;
}

div.partners_1 h1 {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #3e5563;
}

div.partners_1 h1 a {
  color: #3e5563;
  text-decoration: none;
}

div.partners_1 h2 {
  margin: 0px;
  padding: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: normal;
  color: #3e5563;
}

div.partners_1 h3 {
  margin: 0px;
  margin-top: 15px;
  padding: 5px;
  font-size: 12px;
  color: #3e5563;
  background: url(../gfx/ob_9.gif);
  background-repeat: repeat-y;
}
/* ----------------------------------------------
 * Contact style
 * ----------------------------------------------
 */
div.contact_1 {
  padding: 15px;
}

div.contact_1 h1 {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #3e5563;
}

div.contact_1 h2 {
  margin: 0px;
  padding: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: normal;
  color: #3e5563;
}

table.contact_table {
  width: 100%;
  color: black;
  font-size: 11px;
  background: #fbfbfb;
}

table.contact_table td.td_contact_1 {
  width: 40%;
  vertical-align: top;
}

table.contact_table td.td_contact_1_line {
  width: 40%;
  vertical-align: top;
  border-top: 1px solid #b9c8d2;
}

table.contact_table td.td_contact_2 {
  width: 60%;
}

table.contact_table td.td_contact_2_line {
  width: 60%;
  border-top: 1px solid #b9c8d2;
}

table.contact_table td.td_contact_1 div {
  padding: 12px;
}

table.contact_table td.td_contact_1_line div {
  padding: 12px;
}

table.contact_table td.td_contact_2 div {
  padding: 12px;
}

table.contact_table td.td_contact_2_line div {
  padding: 12px;
}

div.icq {
  padding: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* ----------------------------------------------
 * About us
 * ----------------------------------------------
 */
div.about_us_1 {
  padding: 15px;
}

div.about_us_1 span.introduction {
  font-size: 13px;
  font-style: italic;
}

div.about_us_1 h1 {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #3e5563
}

div.about_us_1 h2 {
  margin: 0px;
  margin-top: 25px;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 12px;
  color: #3e5563;
  background: url(../gfx/ob_9.gif);
  background-repeat: repeat-y;
}

.img_c {
  cursor: pointer;
}

table.about_us_table_1 {
  font-size: 10px;
  color: #3f6082;
}

table.about_us_table_1 td.about_us_table_1_td_1 {
  padding-top: 5px;
  padding-bottom: 10px;
  vertical-align: top;
  text-align: center;
}

div.about_us_1 a {
  color: #3f6082;
  text-decoration: none;
}

div.about_us_1 a:hover {
  color: #c10000;
  text-decoration: underline;
}
/* ----------------------------------------------
 * Agents
 * ----------------------------------------------
 */
div.agents_1 {
  padding: 15px;
}

div.agents_1 h1 {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #3e5563;
}

div.agents_1 h2 {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  color: #3e5563;
}

div.agents_1 h3 {
  margin: 0px;
  margin-top: 25px;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 12px;
  color: #3e5563;
  background: url(../gfx/ob_9.gif);
  background-repeat: repeat-y;
}

div.agents_1 a {
  color: #3f6082;
  text-decoration: none;
  font-weight: bold;
}

div.agents_1 a:hover {
  color: #c10000;
  text-decoration: underline;
}
/*
 *
 * Style z excitingpoland
 *
 */
div.div_in_4_content {
  padding: 15px;
  color: #3e5563;
  font-size: 11px;
  text-align: left;
}

div.div_in_4_content h1 {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: normal;
  color: #000000;
  border-bottom: 1px solid #999999;
  text-align: left;
}

div.div_in_4_content h2 {
  margin: 0px;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: normal;
  color: #0b3ea7;
  text-align: left;
}

div.div_in_4_content h3 {
  margin: 0px;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #0b3ea7;
  text-align: left;
}

div.div_in_4_content h4 {
  margin: 0px;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #0b3ea7;
}

div.div_in_4_content div.opis {
  margin-bottom: 25px;
}

div.div_in_4_content p {
  line-height: 120%;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}

div.div_in_4_content a {
  color: #265674;
  text-decoration: none;
}

div.div_in_4_content a:hover {
  color: #265674;
  text-decoration: none;
}
/*
 * Lista podkontenerow
 */
table.table_in_links {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

table.table_in_links td {
  vertical-align: top;
  border-left: 1px solid #dcedff;
}

table.table_in_links td.pierwsza {
  vertical-align: top;
  border-left: 0px;
}

div.div_in_links {
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 15px;
}

div.div_in_links a {
  text-decoration: none;
  color: #3e5563;
}

div.div_in_links a:hover {
  text-decoration: underline;
  color: #04347b;
}

div.div_in_links a.aktualny {
  font-weight: bold;
  color: #0b3ea7;
}

div.div_in_links h4 {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #275877;
  text-decoration: underline;
}
/*
 * Sciezka
 */
div.div_in_path_top {
  color: #000000;
}

div.div_in_path_top h5 {
  margin: 0px;
  padding: 15px;
  font-size: 11px;
  font-weight: normal;
  color: #9a0000;
  text-align: right;
}

div.div_in_path_top h5 a {
  color: #000000;
  text-decoration: none;
}

div.div_in_path_top h5 a:hover {
  color: red;
  text-decoration: underline;
}
/* ----------------------------------------------
 * Gallery style
 * ----------------------------------------------
 */
div.div_img_top {
  margin-top: 25px;
  margin-bottom: 5px;
  margin-left: 10px;
  font-size: 9px;
}

div.div_gallery {
  margin-top: 2px;
  margin-bottom: 25px;
}

div.div_gallery_padding {
  padding: 0px;
}

div.div_gallery_in {
  padding: 0;
  overflow: auto;
  scrollbar-base-color: #ffffff;
  scrollbar-highlight-color: #4390de;
  scrollbar-shadow-color: #4390de;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #f1f7ff;
  scrollbar-arrow-color: #55ac00;
  scrollbar-face-color: #ffffff;
}

.img_gallery {
  cursor: pointer;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin-right: 1px;
}

.img_gallery_vertical {
  cursor: pointer;
  border: 1px solid #999999;
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
}
/* ----------------------------------------------
 * Tabele (obrazy) style
 * ----------------------------------------------
 */
div.div_tabele_obrazy {
  margin-top: 30px;
}

div.div_tabele_obrazy h3 {
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #0b3ea7;
}

div.div_tabele_obrazy_pic {
  margin-top: 8px;
}
/* ----------------------------------------------
 * Tabele (obrazy) style
 * ----------------------------------------------
 */
div.calendar {
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 10px;
}

div.in_calendar {
  margin-top: 4px;
  margin-bottom: 4px;
}
/* ----------------------------------------------
 * Dowiazania style
 * ----------------------------------------------
 */
/*
 * table dowiazania
 */
table.table_dowiazania {
  font-size: 10px;
}

table.table_dowiazania td {
  background: url(../gfx/f8.jpg);
  cursor: pointer;
}

table.table_dowiazania td.more {
  width: 100%;
}
/*
 * Buttony dowiazania
 */
.styl_dowiazania_button_transport {
  padding: 4px;
  padding-left: 28px;
  padding-right: 12px;
  background: url(../gfx/f4.jpg);
  background-repeat: no-repeat;
  white-space: nowrap;
}

.styl_dowiazania_button_atrakcje {
  padding: 4px;
  padding-left: 28px;
  padding-right: 12px;
  background: url(../gfx/f5.jpg);
  background-repeat: no-repeat;
  white-space: nowrap;
}

.styl_dowiazania_button_zakwaterowanie {
  padding: 4px;
  padding-left: 28px;
  padding-right: 12px;
  background: url(../gfx/f6.jpg);
  background-repeat: no-repeat;
  white-space: nowrap;
}

.styl_dowiazania_button_obiekty {
  padding: 4px;
  padding-left: 28px;
  padding-right: 12px;
  background: url(../gfx/f7.jpg);
  background-repeat: no-repeat;
  white-space: nowrap;
}
/*
 * 1. Transport
 */
.styl_dowiazanie_1_1 {
  color: #09740c;
  padding: 2px;
  margin-left: 3px;
}

.styl_dowiazanie_1_2 {
  color: #52b154;
  padding: 2px;
  margin-left: 25px;
}

.styl_dowiazanie_1_3 {
  color: #000000;
  padding: 2px;
  margin-left: 40px;
}

.styl_dowiazanie_1_3 a {
  color: #3f6082;
  text-decoration: none;
}

.styl_dowiazanie_1_3 a:hover {
  text-decoration: underline;
  color: #1a4979;
}
/*
 * 2. Atrakcje
 */
.styl_dowiazanie_2_1 {
  color: #ff1b1b;
  padding: 2px;
  margin-left: 3px;
}

.styl_dowiazanie_2_2 {
  color: #ff8585;
  padding: 2px;
  margin-left: 25px;
}

.styl_dowiazanie_2_3 {
  padding: 2px;
  margin-left: 40px;
}

.styl_dowiazanie_2_3 a {
  color: #3f6082;
  text-decoration: none;
}

.styl_dowiazanie_2_3 a:hover {
  text-decoration: underline;
  color: #1a4979;
}
/*
 * 3. Zakwaterowanie
 */
.styl_dowiazanie_3_1 {
  color: #1c7de0;
  padding: 2px;
  margin-left: 3px;
}

.styl_dowiazanie_3_2 {
  color: #6aa7e5;
  padding: 2px;
  margin-left: 25px;
}

.styl_dowiazanie_3_3 {
  color: #000000;
  padding: 2px;
  margin-left: 40px;
}

.styl_dowiazanie_3_3 a {
  color: #3f6082;
  text-decoration: none;
}

.styl_dowiazanie_3_3 a:hover {
  text-decoration: underline;
  color: #1a4979;
}
/*
 * 4. Obiekty uzytkowe
 */
.styl_dowiazanie_4_1 {
  color: #775400;
  padding: 2px;
  margin-left: 3px;
}

.styl_dowiazanie_4_2 {
  color: #a97f1a;
  padding: 2px;
  margin-left: 25px;
}

.styl_dowiazanie_4_3 {
  color: #000000;
  padding: 1px;
  margin-left: 40px;
}

.styl_dowiazanie_4_3 a {
  color: #3f6082;
  text-decoration: none;
}

.styl_dowiazanie_4_3 a:hover {
  text-decoration: underline;
  color: #1a4979;
}
/* ----------------------------------------------
 * Rezerwacja button style
 * ----------------------------------------------
 */
div.rezerwacja_ru {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 10px;
  padding-left: 25px;
  padding-top: 2px;
  padding-bottom: 4px;
  vertical-align: middle;
  background: url(../gfx/ik_12_2_ru.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: bold;
}

div.rezerwacja_en {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 10px;
  padding-left: 25px;
  padding-top: 2px;
  padding-bottom: 4px;
  vertical-align: middle;
  background: url(../gfx/ik_12_2_en.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: bold;
}
/* ----------------------------------------------
 * FCKEditor style
 * ----------------------------------------------
 */
table.fckeditor {
  margin-top: 15px;
  margin-left: 5px;
  padding: 0px;
  width: 95%;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  background: #fafafa;
  background: url(../gfx/f15.jpg);
  background-repeat: repeat-x;
  border-bottom: 1px solid #abd6f1;
  border-left: 1px solid #abd6f1;
  text-align: center;
  color: #0466a5;
}

table.fckeditor td {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  border-top: 1px solid #abd6f1;
  border-right: 1px solid #abd6f1;
  padding: 5px;
  margin: 0px;
}

table.fckeditor td p {
  margin: 0px;
  padding: 0px;
}

table.fckeditor th {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  background: #f0f0f0;
  font-weight: bold;
}

.srodtytul_kap_kol_1 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #6b7f8c;
  text-align: left;
  text-transform: uppercase;
}

.uwaga_title {
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
  color: red;
  text-align: left;
}

.uwaga_text {
  font-family: Verdana;
  font-size: 8pt;
  color: #cf0000;
  text-align: left;
}

div.opis a {
  color: #3c81ea;
  text-decoration: none;
}

div.opis a:hover {
  color: #ba0000;
  text-decoration: none;
  border-bottom: 1px dotted #ba0000;
  text-decoration: none;
}

div.up {
  text-align: right;
  margin-right: 15px;
  font-size: 9px;
}

div.up a {
  color: silver;
  text-decoration: none;
}

div.up a:hover {
  color: silver;
  text-decoration: none;
}
/* ----------------------------------------------
 * Files styles
 * ----------------------------------------------
 */
div.files_1 {
  margin-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 11px;
  color: #3f6082;
}

div.files_1 a {
  text-decoration: none;
  color: #3f6082;
}

div.files_1 a:hover {
  text-decoration: underline;
}
/* ----------------------------------------------
 * Callendar styles
 * ----------------------------------------------
 */
table.callendar_1 {
  margin-top: 15px;
  margin-bottom: 30px;
  margin-left: 0px;
  padding: 0px;
  width: 90%;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  background: #ffffff;
  border-bottom: 1px solid #6b7f8c;
  border-left: 1px solid #6b7f8c;
  text-align: left;
  color: #0466a5;
}

table.callendar_1 td {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  border-top: 1px solid #6b7f8c;
  border-right: 1px solid #6b7f8c;
  background: #fdfeff;
  padding: 5px;
  margin: 0px;
}

table.callendar_1 td.nieparzyste {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  border-top: 1px solid #6b7f8c;
  border-right: 1px solid #6b7f8c;
  background: #f4f4f4;
  padding: 5px;
  margin: 0px;
}

table.callendar_1 th {
  font: normal 10px Verdana, Arial, Sans-Serif;
  background: #91acbd;
  color: white;
  text-align: center;
  border: 1px solid #6b7f8c;
  border-bottom: 1px solid #c9dae5;
  border-top: 0;
  padding: 5px;
  margin: 0px;
}

table.callendar_1 a {
  color: #0466a5;
  text-decoration: none;
}

table.callendar_1 a:hover {
  color: #0466a5;
  text-decoration: underline;
}

sub {
  line-height: 100%;
  height: 30px;
}

a img {
  border: 0;
}

.news, .news_narrow {
  width: 450px;
  margin: 0 10px;
  border: 1px solid #d1d7db;
  float: left;
}

.news_narrow {
  width: 275px;
  margin-left: 5px;
}

.news h2, .news .entry h3, .news_narrow h2, .news_narrow .entry h3 {
  margin: 0;
  background: url(../gfx/ob_3.gif) repeat-x;
  height: 16px;
  display: block;
  font: bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #44667c;
  padding: 2px 0 0 10px;
}

.news h2, .news_narrow h2 {
  border-bottom: 1px solid #d1d7db;
  margin-bottom: 10px;
}

.news .entry h3, .news_narrow .entry h3 {
  background: none;
}

.news .entry img, .news_narrow .entry img {
  margin: 5px 20px;
  float: right;
  clear: right;
  max-width: 146px;
  max-height: 110px;
}

.news p, .news_narrow p {
  margin: 5px 20px;
  font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #333;
}

.news a, .news_narrow a {
  clear: both;
  margin: 10px 15px 5px auto;
  text-align: right;
  display: block;
  color: #45962f;
  letter-spacing: 1px;
  padding-right: 10px;
  background: url(http://excitingpoland.ru/gfx/krop_6_1.gif) no-repeat 100% 3px;
}

.banners {
  width: 220px;
  float: right;
  margin: 15px 0;
}

.banners img {
  border: 0;
}

.banners div {
  margin-bottom: 10px;
}

