html {
  background: #f0e9d8 url("/images/html_bg.jpg") no-repeat center top;
  color: #420d00;
  }
body {
  background: url("/images/footer_bg.jpg") repeat-x bottom;
  behavior: url('/css/csshover.htc');
  margin-bottom: 20px;
  text-align: left;
  font-family: Georgia;
  }
h1 {
  font-size: 178.5%;
  margin: 15px 0;
  }
h2 { 
  font-size: 117%;
  }
h3 {
  font-size: 108%;
  }
h1, h2, h3 {
  margin: 1em 0;
  }
h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold;
  }
p {
  margin: 1em 0;
  line-height: 1.5;
  color: #420d00;
  font-size: 93%;
  }
a {
  color: #3b4047;
  text-decoration: none;
  }
a:hover {
  text-decoration: underline;
  }
.left {
  float: left;
  }  
.right {
  float: right;
  }
.text-right {
  text-align: right;
  }
.text-center {
  text-align: center;
  } 
.bold {
  font-weight: bold;
  }
hr.clearer {
  display: block;
  clear: both;
  visibility: hidden;
  margin: -0.1em
  } 
ul {
  margin-left: 20px;
  }
ul li {
  list-style: disc;
  font-size: 93%;
  }
td {padding-top:5px}

/* alternative clearing method */

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* end - alternative clearing method */ 

.footer-bg {
  
  }

#custom-doc { width:64.54em;*width:62.98em;min-width:839px; margin:auto; text-align:left; } 
#custom-doc .sidebar { width: 14.23em !important; padding-top: 72px; position: static; z-index: 1; }
#custom-doc #yui-main .main { margin-left: 14.23em !important; }

#hd {
  height: 41px;
  position: relative;
  background: url("/images/hd_bg.jpg") no-repeat;
  }
#hd h1 { margin: 0; }
#hd h1 span {
  display: none;
  }
#hd h1 a {
  display: block;
  width: 215px;
  height: 90px;
  margin: 10px 0 0 5px;
  }
#hd .bg-trans {
  position: absolute;
  top: 11px; left: 0;
  width: 232px;
  height: 113px;
  background: url("/images/logo.png") no-repeat;
  behavior: url('/css/iepngfix.htc');
  z-index: 100;
  }
#hd ul#top_nav {
  position: absolute;
  margin: 0;
  top: 15px; right: 140px;
  }
ul#top_nav li {
  list-style: none;
  float: left;
  background-position: bottom center;
  z-index: 3;
  margin-left: 10px;
  } 
ul#top_nav li a {
  display: block;
  text-decoration: none;
  height: 13px;
  overflow: hidden;
  background-position: bottom center;
  }
ul#top_nav li a span,
ul#top_nav li span {
  display: none;
  }
ul#top_nav li a:hover,
ul#top_nav li a:active {
  background-position: top center !important;
  cursor: pointer;
  }
ul#top_nav li.current a {
  background-position: top center !important;
  }
ul#top_nav #top-lokal { width: 97px; }
ul#top_nav #top-kontakt { width: 41px; }
ul#top_nav #top-lokal a { background: url("/images/top_nav_lokalizacja.jpg") no-repeat; }
ul#top_nav #top-kontakt a { background: url("/images/top_nav_kontakt.jpg") no-repeat; }

ul#top_nav #top-lokal a, ul#top_nav #top-kontakt a {
    background-position: bottom center;
}


/* MENU SWITCH LANG */
div.langswitch {
  position: absolute;
  top: 0; right: 30px;
  }
div.langswitch ul { margin: 0; }
div.langswitch li {
  list-style: none;
  float: left;
  }
div.langswitch a {
  display: block;
  width: 28px;
  height: 42px;
  }
div.langswitch a span {
 display: none;
 }
div.langswitch a.polish { background: url("/images/lang_pl.png") no-repeat bottom center; behavior: url('/css/iepngfix.htc'); }
div.langswitch a.polish:hover { background: url("/images/lang_pl.png") no-repeat top center; behavior: url('/css/iepngfix.htc'); }
div.langswitch li.current a.polish { background: url("/images/lang_pl_current.png") no-repeat; behavior: url('/css/iepngfix.htc'); }
div.langswitch a.deutsch { background: url("/images/lang_de.png") no-repeat bottom center; behavior: url('/css/iepngfix.htc'); }
div.langswitch a.deutsch:hover { background: url("/images/lang_de.png") no-repeat top center; behavior: url('/css/iepngfix.htc'); }
div.langswitch li.current a.deutsch { background: url("/images/lang_de_current.png") no-repeat; behavior: url('/css/iepngfix.htc'); }
div.langswitch a.english { background: url("/images/lang_en.png") no-repeat bottom center; behavior: url('/css/iepngfix.htc'); }
div.langswitch a.english:hover { background: url("/images/lang_en.png") no-repeat top center; behavior: url('/css/iepngfix.htc'); }
div.langswitch li.current a.english { background: url("/images/lang_en_current.png") no-repeat; behavior: url('/css/iepngfix.htc'); }
div.langswitch a.russian { background: url("/images/lang_ru.png") no-repeat bottom center; behavior: url('/css/iepngfix.htc'); }
div.langswitch a.russian:hover { background: url("/images/lang_ru.png") no-repeat top center; behavior: url('/css/iepngfix.htc'); }
div.langswitch li.current a.russian { background: url("/images/lang_ru_current.png") no-repeat; behavior: url('/css/iepngfix.htc'); }

div.promo-foto-bg {
  position: absolute;
  top: 41px; left: 155px;
  width: 672px;
  height: 244px;
  background: url("/images/ladne_zdjecie_bg.png") no-repeat left top;
  behavior: url('/css/iepngfix.htc');
  z-index: 99;
  }
div.promo-foto-bg div.promo-foto {
  background: url("/images/ladne_zdjecie.jpg") no-repeat 6px 6px;
  width: 662px;
  height: 244px;
  z-index: 99;
  }



#bd {
  margin-bottom: 40px;
  }
#bd .main {  
  margin-bottom: 30px;
  }
#bd .main-content {
  margin-top: 244px;
  padding: 10px 15px 0 25px;
  margin-right: 25px;
  background: url("/images/content_bg.jpg") no-repeat top right;
  }
#page_homepage .main-content {
  padding: 10px 0px 0 15px;
  margin-right: 25px;
  }
#bd .main-content h1 {
  font-size: 193%;
  font-weight: normal;
  margin: 0 0 25px 0;
  color: #420D00;
  }
#bd .main-content .nag2 {
  font-weight: bold;
  color: #3b4047;
  font-style: italic;
  }
#bd .main-content .tresc-zdjecie {
  float: left;
  margin-left: 30px;
  }  
#bd .main-content ul.list-left {
  float: left;
  width: 345px;
  margin-left: 20px;
  }
#bd .main-content li {
  background: url("/images/li_bg.jpg") no-repeat 0 .4em;
  padding: 0 0 0 30px;
  list-style: none;
  margin-bottom: 5px;
  }



#ft {
  height: 121px;
  position: relative;
  }
#ft .footer {
  text-align: center;
  padding: 12px 0 0 0;
  font-family: Georgia;
  }
#ft .footer a {
  color: #f0e9d8;
  text-decoration: none;
  }
#ft .footer a:hover {
  text-decoration: underline;
  }
#ft .footer span.tel {
  background: url("/images/footer_tel.png") no-repeat 0 1px;
  behavior: url('/css/iepngfix.htc');
  padding: 0 10px 0 20px;
  color: #c5ae95;  
  }
#ft .footer span.email {
  background: url("/images/footer_email.png") no-repeat 0 2px;
  behavior: url('/css/iepngfix.htc');
  padding: 0 10px 0 20px;
  color: #c5ae95;
  }
#ft .footer p {
  margin: 0;
  font-size: 93%;
  color: #c5ae95;
  }
ul#footer-nav {
  width: auto;
  padding-bottom: 10px;
  margin: 0;
  }
ul#footer-nav li {
  display: inline;
  list-style: none;
  color: #728090;
  font-size: 93%;
  }
ul#footer-nav li a {
  margin: 0 5px;
  }
#ft .footer .wykonanie {
  position: absolute;
  right: 15px;
  top: 105px;
  background: url("/images/deligo.jpg") no-repeat;
  }
#ft .footer .wykonanie a {
  display: block;
  width: 50px;
  height: 16px;
  }
#ft .footer .wykonanie a span {
  display: none;
  }



/* menu */
ul#nav {
  background: url("/images/menu_bg.png") repeat-y;
  margin: 0;
  width: 185px;
  padding: 25px 0 20px 0;
  z-index: 2;
  }

ul#nav li {
  list-style: none;
  float: left;
  width: 178px;
  background-position: top right;
  z-index: 3;
  } 
ul#nav li a {
  display: block;
  text-decoration: none;
  height: 27px;
  width: 178px;
  background-position: top right;
  }
ul#nav li a span,
ul#nav li span {
  display: none;
  }
ul#nav li a:hover,
ul#nav li a:active {
  background-position: top left !important;
  cursor: pointer;
  }
ul#nav li.current a {
  background-position: top left !important;
  }
ul#nav li.header {
  margin-top: 15px;
  }
ul#nav #nav-offe a { background: url("/images/nav_oferty.jpg") no-repeat; }
ul#nav #nav-abou a { background: url("/images/nav_hotel.jpg") no-repeat; }
ul#nav #nav-gall a { background: url("/images/nav_galeria.jpg") no-repeat; }
ul#nav #nav-room a { background: url("/images/nav_pokoje.jpg") no-repeat; }
ul#nav #nav-pric a { background: url("/images/nav_cennik.jpg") no-repeat; }
ul#nav #nav-book a { background: url("/images/nav_rezerwacja.jpg") no-repeat; }
ul#nav #nav-rest a { background: url("/images/nav_restauracja.jpg") no-repeat; }
ul#nav #nav-menu a { background: url("/images/nav_menu.jpg") no-repeat; }
ul#nav #nav-weed a { background: url("/images/nav_wesela.jpg") no-repeat; }
ul#nav #nav-cate a { background: url("/images/nav_katering.jpg") no-repeat; }
ul#nav #nav-conf a { background: url("/images/nav_konferencje.jpg") no-repeat; }

ul#nav #nav-offe a, ul#nav #nav-abou a, ul#nav #nav-gall a, ul#nav #nav-room a, ul#nav #nav-pric a,
ul#nav #nav-book a, ul#nav #nav-rest a, ul#nav #nav-menu a, ul#nav #nav-weed a, ul#nav #nav-cate a,
ul#nav #nav-conf a {
    background-position: top right;
}


ul#inne {
  width: 185px;
  height: 192px;
  margin: 0;
  background: url("/images/menu_inne_bg.png") no-repeat;
  behavior: url('/css/iepngfix.htc');
  }
ul#inne li {
  list-style: none;
  }
ul#inne li span {
  display: none;
  }
ul#inne li a {
  display: block;
  width: 110px;
  height: 50px;
  }  
ul#inne li.gorski {
  padding: 14px 0 0 50px;
  }
ul#inne li.gniewko {
  padding: 2px 0 0 50px;
  }



/* CRUMBS */
div#crumbs { 
  padding: 1em 0;
  }
p.crumbs, ul.crumbs {
  float: left;
  margin: 0;
  line-height: 1;
  }
ul.crumbs { 
  margin-left: 10px;
  }
p.crumbs {
  font-size: 85%;
  }   
ul.crumbs li {
  float: left;
  list-style: none !important;
  margin: 0 !important;
  font-size: 85%;
  }
ul.crumbs li a {
  color: #999;
  text-decoration: underline;
  }
ul.crumbs li a:hover {
  text-decoration: none;
  }  
ul.crumbs li span.pointer {
  margin: 0 5px;
  }



/* HOMEPAGE */
#page_homepage p {
  font-size: 93%;
  }
#page_homepage .wprowadzenie {  
  margin-bottom: 10px;
  }
#page_homepage .wprowadzenie a {  
  font-weight: bold;
  }

#page_homepage p.powitanie {
  background: url("/images/ccStatic/homepage/powitanie.gif") no-repeat;
  width: 324px;
  height: 49px;
  }
#page_homepage p.powitanie span {
  display: none;
  }
#page_homepage .z-powazaniem {
  background: url("/images/ccStatic/homepage/dyrekcja.png") no-repeat;
  behavior: url('/css/iepngfix.htc');
  width: 145px;
  height: 49px;
  float: right;
  margin-right: 20px;
  }
#page_homepage .z-powazaniem span { display: none; }
#page_homepage .skroty {
  background: url("/images/ccStatic/homepage/oferty_rezerwacja.jpg") no-repeat;
  height: 126px;
  width: 603px;
  padding: 5px;
  }

#page_homepage .nowy-wlsciciel {
  background: url("/images/ccStatic/homepage/nowy_wlasciciel.jpg") no-repeat;
  height: 42px;
  margin-bottom: 20px;
  }
#page_homepage .nowy-wlsciciel span {
  display: none;
  }
  
  
#page_homepage .skroty .oferta-specjalna {
  float: left;
  width: 358px;
  height: 125px;
  }
#page_homepage .skroty .oferta { 
  float: left;
  width: 161px;
  text-align: center; 
  }
#page_homepage .skroty .oferta p {
  margin: 5px 0 0 0;
  line-height: 1;
  font-size: 93%;
  }
#page_homepage .skroty .oferta p a {
  color: #420D00;
  font-weight: bold;
  font-family: Georgia;
  }
#page_homepage .skroty .of1 img,
#page_homepage .skroty .of2 img {
  border: 1px solid #494846;
  }
#page_homepage .skroty .of1 { padding: 28px 7px 5px 8px; }
#page_homepage .skroty .of2 { padding: 28px 11px 5px 7px; }
#page_homepage .skroty .oferta h2 {
  background: url("/images/ccStatic/homepage/oferta_specjalna_title.png") no-repeat top center;
  behavior: url('/css/iepngfix.htc');
  height: 24px;
  width: 140px;
  margin: 0 auto;
  }
#page_homepage .skroty .oferta h2 span {
  display: none;
  }


#page_homepage .skroty .rezerwacja {
  float: left;
  width: 243px;
  height: 125px;
  margin-left: 2px;
  }
#page_homepage .form_row {
  float: left;
  margin: 0 5px 0 0;
  }
#page_homepage .form_row label {
  float: none;
  font-family: arial,helvetica,clean,sans-serif;
  color: #f0e9d8;
  display: block;
  font-size: 85%;
  width: 100%;
  text-align: left;
  margin: 0 0 5px 0;
  }
#page_homepage .formy { padding: 35px 6px 10px 10px; }
#page_homepage .form_row div.control {
  margin: 0;
  width: 100%;
  }
#page_homepage #row_for_booking_from { width: 92px; }
#page_homepage #row_for_booking_date { width: 96px; }
#page_homepage #row_for_booking_numDays { width: 56px; }
#page_homepage #row_for_booking_numPerson { width: 56px; }

#page_homepage .form_row .date {
  width: 60px;
  font-size: 85%;
  }
#page_homepage .calendar_wrap img {
  margin: 0 0 0 3px;
  }
#page_homepage .form_row select {
  font-size: 85%;
  width: 40px;
  margin: 0;
  }
  
  
    
#page_homepage div.submit {
  background: url("/images/ccStatic/homepage/email-telefon.jpg") no-repeat 120px 0;
  }
#page_homepage div.submit input.submit { 
  margin: 0; 
  padding: 0 0 0 10px;
  }


/* CENNIK POKOI */
#page_rooms_price table.cennik {
  margin-bottom: 20px;
  }
#page_rooms_price table.cennik col.pokoj {
  width: 500px;
  }
#page_rooms_price table.cennik col.cena {
  width: 85px;
  }
#page_rooms_price table.cennik td.prawa {
  text-align: right;
  padding-right: 20px;
  }
#page_rooms_price table.cennik th.prawa {
  text-align: right;
  padding-right: 20px;
  }


#page_rooms_price table.cennik th {
  padding: 20px 0 10px 15px;
  font-weight: bold;
  }
#page_rooms_price table.cennik td {
  padding: 7px 15px;
  }
#page_rooms_price table.cennik tr.odd {
  background: #e9e2d2;
  }

#page_rooms_price .karty { margin: 5px 0 0 10px; }




/* Galeria */
#page_cc_gallery_one .main-content ul {
  margin: 0;
  }
#page_cc_gallery_one .main-content ul li {
  list-style: none;
  background: none;
  float: left;
  margin: 12px;
  padding: 0;
  }
#page_cc_gallery_one .main-content ul li img {
  border: 2px solid #ccc;
  }



/* Formularz kontaktowy */
#page_cc_feedback .kontakt-dane,
#page_cc_feedback_send .kontakt-dane {
  background: url("/images/ccFeedback/telefon.jpg") no-repeat;
  color: #50332c;
  padding: 7px 0 10px 110px;
  margin-left: 20px;
  }
#page_cc_feedback .kontakt-dane p,
#page_cc_feedback_send .kontakt-dane p { margin: 0; }
.contact-form .formularz-bg {
  font-family: Arial;
  }
.contact-form .formularz-bg div.form_row label {
  width: 160px;
  margin: 0;
  }
.contact-form .formularz-bg .error label {
  margin: 1em 0 !important;
  }  
.contact-form .formularz-bg div.control {
  width: 355px;
  padding: 0 15px;
  margin: 0;
  }
.contact-form .formularz-bg div.control .text {
  background: url("/images/ccFeedback/input_text_bg.gif") no-repeat;
  border: 0;
  height: 19px;
  color: #fff;
  font-size: 93%;
  padding: 2px 5px;
  margin: 0;
  width: 340px;
  }
.contact-form .formularz-bg div.form_row textarea {
  width: 340px;
  height: 98px;
  border: 0;
  color: #fff;
  font-size: 93%;
  padding: 2px 5px;
  background: url("/images/ccFeedback/input_textarea_bg.gif") no-repeat;
  } 
.contact-form .formularz-bg div.row_note p {
  margin: 0 0 10px 0 !important;
  color: #000;
  }
.contact-form .formularz-bg p.wymagane {
  margin: 0 !important;
  padding: 10px 0 0 35px;
  }
.contact-form .formularz-bg p.wymagane strong { color: #000 !important; }  
.contact-form div.submit_row {
  margin-left: 29%;
  text-align: left;
  margin-right: 0;
  }
.contact-form .flash_error ul {
  margin: 1em 0;
  }
.contact-form .flash_error li {
  list-style: disc;
  margin-left: 30px;
  background: none !important;
  }
.contact-form p.wymagane { margin: 0; }
.contact-form .formularz-bg .formularz-body { padding-bottom: 20px; }



/* Dane teleadresowe */
.dane-teleadresowe {
  padding: 0 20px 20px 20px; 
  }

#mapka, #mapa {
  overflow: hidden;  
  }
#mapka {
  margin: 15px auto;
  border: 4px solid #e5decd;
  width: 580px;
  }
#mapka .window h1 {
  margin: 0;
  font-size: 16px;
  }
#mapka .window p {
  font-size: 11px;
  }


 
/* MENU */
#page_menu table.menu {
  margin-bottom: 20px;
  }
#page_menu table.menu col.potrawa {
  width: 500px;
  }
#page_menu table.menu tr td+td {
  width: 85px;
  }

#page_menu table.menu col.cena {
  width: 85px;
  }

#page_menu table.menu th {
  padding: 20px 0 10px 0;
  }
#page_menu table.menu td {
  padding: 7px 15px;
  }
#page_menu table.menu tr.odd {
  background: #e9e2d2;
  }



/* KONFERENCJE */
#page_conferences table {
  border-collapse: collapse;
  border-spacing: 0;  
  width: 580px;
  }
#page_conferences table td,
#page_conferences table th {
  font-family: Arial;
  font-style: italic;
  border: 1px solid #e1d9c1; 
  text-align: center;
  padding: 10px;
  }  
  
  }
#page_conferences table.ustawienia th {
  font-weight: bold;
  }
#page_conferences img.ustawienia {
  border: 1px solid #000;
  }

#page_conferences table.ceny-pierwsza { margin-bottom: 30px;}
#page_conferences table.ceny .col1 {  }
#page_conferences table.ceny .col2 { width: 130px; }
#page_conferences table.ceny .col3 { width: 130px; }

#page_conferences table.ceny th {
  font-weight: bold;
  border-top: 0 !important;
  }
#page_conferences table.ceny th.no-left-br { border-left: 0; }
  
#page_conferences table.ceny td,
#page_conferences table.ceny th { font-size: 93%; }

#page_conferences tr.konerencja-opis td {
  font-size: 93%;
  font-style: italic;
  }

#page_conferences dt {
  font-weight: bold;
  }
#page_conferences dd {
  font-style:italic;
  padding:3px 0 20px 15px;
  }


/* REZERWACJA */
.formularz-bg { width: 588px; }
.formularz-bg .formularz-header {
  background:transparent url(/images/ccFeedback/form_top.jpg) no-repeat;
  height:16px;
  }
.formularz-bg .formularz-body {
  background:transparent url(/images/ccFeedback/form_body.jpg) repeat-y;
  padding: 20px 20px 0 20px;
  }
.formularz-bg .formularz-footer {
  background:transparent url(/images/ccFeedback/form_footer.jpg) no-repeat;
  height:16px;
  }


.rezerwacja-form h3 {
  font-size: 107%;
  margin: 0 0 10px 0;
  }
.rezerwacja-form h3.kreska {
  padding-top: 5px;
  border-top: 1px solid #cbced2;
  width: 350px;
  }
#bd .main .rezerwacja-form li { 
  list-style: none; 
  background: none;
  padding: 0;
  color: #603e26;
  }
#bd .main .rezerwacja-form p {
  margin: 0;
  }
.rezerwacja-form fieldset { padding: 0 30px 20px 10px; font-family: Arial; }
.rezerwacja-form div.form_row label {
  font-size: 93%;
  width: 140px;
  margin: 0;
  }
.rezerwacja-form .error label { margin: 1em 0 !important; }
.rezerwacja-form div.control {
  width: 330px;
  padding: 0 15px;
  margin: 0;
  }
.rezerwacja-form div.control .text {
  background: url("/images/ccFeedback/input_text_bg.gif") no-repeat;
  border: 0;
  height: 19px;
  color: #fff;
  font-size: 93%;
  padding: 2px 5px;
  margin: 0;
  width: 200px;
  }
.rezerwacja-form div.control .date {
  background: url("/images/ccFeedback/input_text_bg.gif") no-repeat;
  border: 0;
  height: 19px;
  color: #fff;
  font-size: 93%;
  padding: 2px 5px;
  margin: 0;
  width: 80px;
  }
.rezerwacja-form div.control select {
  margin: 0;
  width: 150px;
  font-size: 93%;
  color: #fff;
  background: #728090;
  }
.rezerwacja-form div.control textarea {
  width: 340px;
  height: 90px;
  border: 0;
  color: #fff !important;
  font-size: 93%;
  padding: 3px 5px;
  background: url("/images/ccFeedback/input_textarea_bg.gif") no-repeat !important;
  } 
.rezerwacja-form .submit_row {
  margin: 0 266px 20px 0;
  }
.flash_error {
  font-family: Arial;
  }
.flash_error li {
  font-size:93%;
  list-style-image:none !important;
  list-style-position:outside !important;
  list-style-type:disc !important;
  margin:0 2px 0 20px !important;
  padding:0 !important;
  }
.do-zaplaty {
  font-size: 117%;
  font-weight: bold;
  }


/* RESTAURACJA */
.film-bg {
  /*background: url("/images/ccStatic/restauracja/film_bg.gif") no-repeat;
  width: 431px;
  height: 376px;
  padding: 30px 0 0 5px;*/
  width: 425px;
  height: 344px;
  border: 4px solid #dcccb4;
  margin: 0 auto;
  }



/* HEADLINE */
.headline-show {
  padding: 0 0 30px 0;
  margin-bottom: 20px;
  background: url("/images/horizontal_line.jpg") no-repeat center bottom;  
  }
.headline-show h2.title {
  font-size: 136%;
  font-weight: normal;
  }
.headline-show .headline-body {
  width: 340px;
  }
.headline-show .images {
  margin: 0 0 0 20px;
  width: 210px;
  }
.headline-show .images img {
  padding: 5px;
  border: 1px solid #999;
  margin-bottom: 10px;
  }
.headline-list {
  padding: 0 20px 30px 0;
  margin-bottom: 20px;
  background: url("/images/horizontal_line.jpg") no-repeat center bottom;
  }
.headline-list img.left {
  margin: 0 15px 0 5px;
  padding: 3px;
  border: 1px solid #999;
  }



/* TOP IMAGES */
ul#top_img {
  margin: 0;
  }
ul#top_img li {
  display: none;
  list-style: none;
  width: 650px;
  height: 232px;
  margin: 6px 0 0 6px;
  }
 em {
 font-style:italic;
 }
  
  
  
  