body {
  margin: 0px;
  padding: 0px;
}

.site_container {
  /* width: 1000px; */
  height: 100%;
}

.site_header {
  width: 1000px;
  height: 226px;
}

.site_left {
  width: 200px;
  padding-top: 16px;
  vertical-align: top;
}

.site_center {
  width: 732px;
  vertical-align: top;
  padding: 0px 48px 0px 32px;
}

.site_footer {
  height: 69px;
  background-image: url('../../images/bg_bottom.gif');
  background-repeat: no-repeat;
  background-position: left;
}

.szolg_lista {
  width: 100%;
  margin-bottom: 20px;
}

.szolg_lista th {
  padding: 20px 10px 0px 10px;
  text-align: left;
  font-size: 12pt;
  color: #3DB4D6;
}

.szolg_lista th.altipus {
  padding: 15px 10px 5px 10px;
  text-align: left;
  font-size: 10pt;
  color: #000000;
  border-bottom: 1px solid #000000;
}

.szolg_lista td {
  padding: 3px 9px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.szolg_lista td.first_col {
  border-left: 1px solid #000000;
}

.szallashely {
  width: 658px;
  padding: 10px;
  border: 1px solid #3DB4D6;
  background-color: #F4FCFE;
  margin-bottom: 30px;
}

.szallashely table {
  width: 638px;
}

.szallashely table th {
  text-align: center;
  padding-bottom: 10px;
}

.szallashely table th,
.szallashely table th a {
  color: #3DB4D6 !important;
  text-decoration: none;
  font-weight: bold;
  font-size: 12pt;
}

.szallashely table .image_container {
  width: 52%;
  text-align: center;
}

.szallashely table .right_info_container {
  width: 48%;
}

.szallashely table .right_info_container div {
  margin-bottom: 10px;
}

.szallashely table .szezon_container {
  padding-top: 20px;
}

.szallashely table .szezon_container img {
  margin-right: 10px;
}

.szallashely table .piktogram_container {
  padding: 20px 0px;
}

.szallashely table .leiras_container {
  width: 638px;
  overflow-x: hidden;
}

.CPPTablePager {
  text-align: center;
}

.blog .CPPTablePager {
  clear: both;
  padding-top: 20px;
}

.CPPTablePager span {
  margin: 0px 10px;
}

.cppgalerybox_theme {
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #EFEFEF;
}

.cppgalerybox_theme_hover {
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #3DB4D6;
  background-color: #F4FCFE;
  cursor: pointer;
}

.cppgalerybox_theme h1,
.cppgalerybox_theme_hover h1 {
  padding: 0px;
  margin: 0px;
}

.cppgalerybox_theme h1 a,
.cppgalerybox_theme_hover h1 a {
  text-decoration: none;
}

.cppgalerybox_images {
  height: 100%;
  width: 100%;
  overflow: auto;
  white-space: nowrap;
  background-color: #3DB4D6;
}

.cppgalerybox_image {
  display: inline;
  margin-left: 5px;
}

.cppgalerybox_image img {
  margin-top: 7px;
}

.cppgalerybox_detail {
  height: 100%;
}

.cppgalerybox_detail .image_container {
  width: 500px;
  height: 400px;
  vertical-align: middle;
  text-align: center;
}

.cppgalerybox_detail .navbutton {
  width: 50px;
  text-align: center;
}

.side_bar {
  float: right;
  height: 400px;
  width: 200px;
  border: 1px solid #3DB4D6;
  overflow: auto;
}

.side_bar ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.side_bar ul li {
  padding-left: 35px;
  border: none;
  background-color: transparent;
  width: auto;
  white-space: nowrap;
  line-height: 32px;
  background-repeat: no-repeat;
  background-position: left center;
}

.side_bar ul li.szallashely {
  margin: 0px;
  padding: 0px;
  padding-left: 35px;
  background-image: url('../../images/icon28.png');
}

.side_bar ul li.vendeglato {
  background-image: url('../../images/icon40.png');
}

.blog_entry {
  width: 600px;
}

.blog_entries .blog_entry {
  display: table;
  float: left;
  clear: left;
  width: 350px;
  margin-right: 18px;
}

.blog_entries .blog_entry_second {
  margin-right: 0px;
  float: right;
  clear: right;
}

.blog_entry h1 {
  margin-bottom: 3px;
}

.blog_entry .time {
  float: right;
  font-style: italic;
}
 
.blog_entry .blog_text_container {
  clear: both;
  display: table;
  width: 100%;
}

.blog_entry .more {
  float: right;
}

.blog_entry .blog_entry_foot {
  clear: both;
  display: table;
  width: 100%;
}

.szallashely_toolbar {
  padding: 10px 0px;
}

.szallashely_toolbar .CPPSubmitControl_submit_kereso {
  float: right;
  margin-right: 38px;
}

h1.naptar {
  font-size: 10pt;
  text-align: center;
  margin-left: 20px;
}

.rendezvenynaptar {
  width: 100%;
  border: 1px solid #3DB4D6;
}

.rendezvenynaptar th {
  padding: 2px 5px;
  text-align: left;
  color: #FFFFFF;
  font-size: 10pt;
  background-color: #3DB4D6;
}

.rendezvenynaptar td {
  padding: 2px 5px;
}

.rendezvenynaptar tr.rendezveny_second td {
  background-color: #C2E9F3;
}

.rendezvenynaptar tr.rendezveny_hover td {
  background-color: #EFEFEF;
  cursor: pointer;
}

.rendezvenynaptar_detail label {
  position: absolute;
}

.rendezvenynaptar_detail span {
  margin-left: 120px;
}

.rendezvenynaptar_detail .leiras label {
  position: static;
}

.rendezvenynaptar_detail .leiras span {
  margin: 0px;
}

.rendezvenyek .cppformpanel_control {
  float: left;
}

.rendezvenyek .cppformpanel_control label {
  float: left;
  margin-right: 5px;
}

.rendezvenyek .cppformpanel_control .cppformpanel_input {
  float: left;
}

.rendezvenyek .CPPSubmitControl {
  margin-bottom: 20px;
}

.rendezvenynaptar_image {
  margin-bottom: 20px;
}

.rendezvenynaptar_detail .plakat {
  padding: 10px 0px;
  text-align: center;
}

.rendezvenyek .CPPTableTorrentPager {
  margin-top: 20px;
}

.rendezvenyek .cppdynamichtmlbox {
  margin-top: 100px;
}

.latogato_stat table caption {
  text-align: left;
  font-weight: bold;
  color: #3DB4D6;
  font-size: 10pt;
}

.latogato_stat table {
  width: 180px;
  border: 1px solid #3DB4D6;
}

.szallashelytipus {
  padding-top: 50px;
  text-align: center;
}

.szallashely_tipus {
  margin-bottom: 30px;
}

.szallashely_tipus a {
  display: block;
  border: 2px solid #3DB4D6;
  padding: 20px 0px;
  width: 220px;
  text-align: center;
  color: #000000 !important;
  font-weight: bold;
  font-size: 14pt;
  text-decoration: none;
}

.szallashely_tipus a:hover,
.szallashely_lista_elem_hover {
  background-color: #afe1ef;
  cursor: pointer;
}

.szallashely_tipus .szallashely_tipus_spacer {
  border: none;
  width: 20px;
}

.szallashely_lista {
  display: table;
}

.szallashely_lista_elem,
.szallashely_lista_elem_hover {
  float: left;
  width: 220px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 10px 0px;
  border: 1px solid #3DB4D6;
}

.szallashely_lista_elem a,
.szallashely_lista_elem_hover a {
  text-decoration: none;
  color: #000000 !important;
}

.szallashely_lista_nev {
  margin-bottom: 10px;
}

.szallashely_lista_elem .image_container,
.szallashely_lista_elem_hover .image_container {
  width: 200px;
  height: 160px;
  text-align: center;
  vertical-align: middle;
}
