﻿@charset "utf-8";
 body {
  margin:0;
  padding:0;
  background:#4a6cec url(../image/background.jpg) top repeat-x;
  font-family:Tahoma, sans-serif;
  font-size:11px;
  color:#ffffff;
}
a:link, a:visited {
 text-decoration:none;
  color:#FFFFFF;
}
a:hover {
 text-decoration:underline;
}
/* tło*/
div#background {
  background:url(../image/background_top.jpg) top center no-repeat;
  width:100%;
  margin-left:auto;
  margin-right:auto;
}
/*kontener*/
div#container {
  width:950px;
  margin-left:auto;
  margin-right:auto;
  padding:0 0 0 5px;
}
/*nagłówek*/
.logo_link {
  float:left;
  margin-top:0;
  margin-left:28px;
  width:650px;
  height:95px;
}

div#rotator_top {
  float:left;
  width:938px;
  height:224px;
  padding:15px 0 0 0px;
  margin:0 0 0 2px;
}
/* menu top */

div#menu_top_center {
  float:left;
  width:938px;
  height:27px;
  background:#dde0f8;
  color:#000000;
  text-align:center;
  margin:0px 0 0 2px;
  padding:0px 0 0 0px;
}
#menu_top_center .selected {
  text-decoration:underline;
  font-style:italic;
  font-weight:bold;
}

div#miniatura {
  padding:3px;
  color:#001876;
  position:absolute;
  display:none;
  z-index:99999;
  width:224px;
  height:202px;
  background:#FFFFFF;
  overflow:hidden;
}
img#miniatura1 {
  width:224px;
  height:145px;
}
div#miniatura img {
  float:left;
  margin:0 0 3px 0;
}
div#miniatura h4 {
  padding:0 2px 2px 3px;
  margin:0 0 0 0;
  font-weight:bold;
  font-size:10px;
}

div#miniatura p {
  padding:0 0px 0 3px;
  margin:0 0px 0 0px;
  font-size:10px;
}
div#menu_top_center a{
  color:#000000;
  margin-left:2px;
  margin-right:3px;
}
div#menu_top_center img {
  vertical-align:middle;
}

/* menu z lewej strony */
div#menu_left {
  padding-top:30px;
  clear:both;
  float:left;
  width:180px;
  height:100%;
}
.menu_left_link {
  background:url(../image/punkt.jpg) left  no-repeat;
  font-size:13px;
  padding-left:20px;
  margin-left:10px;
}
div#menu_left  ul {
  padding-left:0px;
  margin-left:0px;
  list-style:none;
}
div#menu_left ul li {
  padding-bottom:5px;
}

div.box {
  margin-top:25px;
}

div.box p#buchung {
display:none;
font-size:1.1em;
margin:0;
padding:0;
}

div.box p#buchung a {
text-decoration:underline;
}


/* treść po prawej */
h2 {
  font-size:1.2em;
  margin:0; padding:0.5em 0;
}
h3 {
  font-size:1.1em;
  margin:0; padding:0.5em 0;
}
h4,h5,h6 {
  font-size:1.1em;
  margin:0; padding:0.5em 0;
}

h1 {
  font-size:1.3em;
  color:white;
}
h1.h1_main {
	font-size:17px;
	font-weight:normal;
	padding:10px 0 0 0;
}

div#content {
  float:right;
  width:730px;
  height:100%;
  padding-top:20px;
  padding-right:10px;
  margin-bottom:30px;
  font-size:12px;
  line-height:150%;
}

div.content_box {
	float:left;
	width:218px;
	padding:20px 37px 0 0;
}
div.content_box img{
border:#8994ee solid 1px;
}
div.content_box .content_box_title{
	font-weight:bold;
	text-align:center;
	padding:4px 0 0 0;
	margin:0px;
}
div.content_box .content_box_text{
	font-weight:bold;
	text-align:justify;
	padding:5px 0 0 0;
	margin:0px;
}
div.content_box .content_box_more{
	text-align:center;
	padding:10px 0 0 0;
	margin:0px;
}
div#rotator_center {
 width:310px;
 height:200px;
 border:#7891ed thin solid;
 float:right;
 margin-left:15px;
 margin-bottom:10px;
}

/* tabelka z cenami */
.price_table {
  background:#3458b8;
  border:solid 2px #7e93e6;
  border-collapse:collapse;

  -moz-border-radius: 5px;
  border-radius: 5px;
}
.price_table thead {
  border-bottom:solid 2px #7e93e6;
}
.price_table th, .price_table td {
  border:solid 1px #7e93e6;
  padding:1px 2px;
}
.price_table thead th {
  text-align:right;
  vertical-align:bottom;
}
.price_table thead th:first-child {
  text-align:left;
}
.price_table tbody td {
  text-align:right;
  background:#4a6bec;
}

/* jtip menu */

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

/* stopka */
div#footer {
  clear:both;
  text-align:center;
  padding-top:20px;
  padding-bottom:20px;
  color:#c5d1ff;
  width:950px;
  height:41px;
  background:url(../image/footer.jpg) center top no-repeat;
}
div#footer a{
  color:#c5d1ff;
}

div.cen {
text-align:center;
}

.ajax_loader {
  height: 16px;
  background:url (../image/ajax-loader.gif) no-repeat center center;
}
