body{ background-color: #0066cc; background-image: url('grafika/bkg2.jpg'); background-position: top center; background-repeat: no-repeat; font-family: Arial; font-size: 14px; margin: 0px; padding: 0px;}
#contener{ width: 949px; position: relative; text-align: left;}
#menu{margin-left: 20px;}
p{
	margin-top: 0px;
}
.top{ background-image: url('grafika/content_top.png'); height: 33px; }
.content{ background-image: url('grafika/content_bkg.png'); min-height: 450px; text-align: left; padding-left: 40px; padding-right: 40px; line-height: 160%;}
.bottom{ background-image: url('grafika/content_bottom.png'); height: 35px; }
a{text-decoration: none; color: Blue;}
a:hover{color: #CC0000;}
h1,h2,h3,h4{margin-top: 0px;}
.tnr { font-family: verdana, arial, geneva; font-size:8pt; text-decoration:none; font-weight:bold; color:#ffffff; background-color:#888888; }.tnh { font-family: verdana; font-size:8pt; text-decoration:none; font-weight:bold; color:#000000; background-color:#0099ff ;}a.tnh { font-family: verdana; font-size:8pt; text-decoration:none; font-weight:normal; color:#99ffff; background-color: #0099ff; }.tnq { font-family: verdana; font-size:8pt; text-decoration:none; font-weight:bold; color:#000000; background-color:#99ffff; }.tnt { font-family: verdana; font-size:8pt; text-decoration:none; font-weight:bold; color:#339900; background-color:#99ffff;}a.tnt { font-family: verdana; font-size:8pt; text-decoration:none; font-weight:bold; color:#339900; background-color:#99ffff;}.tnbt { background-color:#339900; }a.tnbt { background-color:#339900; }.tnbn { background-color:#3333cc; }a.tnbn { background-color:#3333cc; }.tnn { font-family: verdana; font-size:8pt; text-decoration:none; font-weight:bold; color:#3333cc; background-color:#99ffff;}a.tnn { font-family: verdana; font-size:8pt; text-decoration:none; font-weight:bold; color:#3333cc; background-color:#99ffff;}a.tnr { font-family: verdana, arial, geneva; font-size:8pt; text-decoration:none; font-weight:bold; color:#ffffff; background-color:#888888; }-->
#tickform{color: blue; font-size: 18px; margin-right: 40px; display: inline; float: left; position: absolute; width: 700px; left: 250px; }
#shark{margin-top: 40px; margin-right: 701px;}
#boxkontakt{width: 270px; height: 70px; background-image: url('grafika/boxbkg.png'); padding: 10px; padding-top: 5px; line-height: 160%; float: right;}
#youtube{ position: relative; top: -30px; right: -200px; }
#kamerka{
	z-index: -1;
}
.ksiega_left{background-image: url('grafika/ksiegal.jpg'); background-repeat: repeat-x; background-color: #3399cc; color: #003399; font-size: 12px;}
.ksiega_right{background-image: url('grafika/ksiegabkg.jpg'); background-repeat: repeat-x; background-color: #3399cc; color: white;}
#zapis{ width: 450px; border: 1px black dashed; padding: 20px; text-align: left; background-color: #FFFFF0; }
.zapis_l{ width: 150px; text-align: right; float: left;}
.zapis_r{ width: 250px; float: right;}
.zapis_line{ padding-bottom: 25px; }
#zapis input.text{border: 1px gray solid; }

.red{
	color: red;
}

.info{
	background-color: #F7FFF0;
	color: Green;
	font-weight: bold;
	text-align: center;
	border: 1px green solid;
	padding: 10px;
	margin: 10px;
	margin-top: 0px;
	
}

.err{
	background-color: #FFF0F7;
	color: red;
	font-weight: bold;
	text-align: center;
	border: 1px red solid;
	padding: 10px;
	margin: 10px;
	margin-top: 0px;
}

.spis_line{
	height: 25px;
	border: 1px silver dotted;
	display: block;
	background-color: White;
	margin-top: 10px;
}

.spis_line:hover{
	background-color: #FFFACD;
}

.spis_link{
	float: left;
	width: 300px;
	text-align: center;
	text-transform: capitalize;
}

.spis_cena{
	float: left;
	width: 100px;
	text-align: center;
}

.spis_termin{
	float: left;
	width: 200px;
	text-align: center;
}

.spis_zapisz{
	float: left;
	width: 100px;
	text-align: center;
}

.spis_zapisz a, .spis_zapisz a:hover{
	color: Red;
	font-weight: bold;
}

.wyjazd_spis{
	width: 750px;
	min-height: 180px;
	background-color: White;
	margin-top: 20px;
	margin: 0 auto 0 auto;
}

.wyjazd_photo{
	float: left;
	width: 210px;
	margin: 10px;
}

.wyjazd_photo img{
	border-width: 2px;
	border-color: #D3D3D3;
}

.wyjazd_opis{
	width: 500px;
	float: right;
	font-size: 12px;
}

.wyjazd_opis h2{
	margin-top: 5px;
	font-size: 18px;
	color: red;
}

.wyjazd_link{
	float: left;
	width: 250px;
	text-align: center;
	text-transform: capitalize;
}

.wyjazd_termin{
	float: left;
	width: 140px;
	text-align: center;
}

a.more{
	color: red;
	font-weight: bolder;
	font-size: 14px;
}

a.more:hover{
	text-decoration: underline;
}

.centerphoto{
	margin: 0 auto 0 auto;
	text-align: center;
}

.palma{
	position: relative;
	left: 10px;
}