body {
   text-align:center;
   background:#fff url(../images/bg.gif) repeat-x 0 0;
   font:normal 11px tahoma,sans-serif;
}
* {
   padding:0;
   margin:0;
}
img,
fieldset {
   border:none;
}
a {
   text-decoration:none;   
}
a:hover {
   text-decoration:underline;
}
.bg_n {
   background:none !important;
}
.b_n {
   border:none !important;
}
.dN {
  display:none !important;
}
.dB {
  display:block !important;
}
.taR {
  text-align:right !important;
}
.taL {
  text-align:left !important;
}
.clean {
   clear:both;
}
.skipmenu {
   position: absolute;
   left: 0px;
   top: -500px;
   overflow: hidden;
}
#wrapper {
  width:828px;  
  margin:0 auto;
  padding-bottom:10px;
}
#header {
  width:828px;
  height:320px;
}
#mainNav {
  width:780px;
  height:47px;
  background:transparent url(../images/mainnav.jpg) no-repeat 0 0;
  margin:0 auto;
  text-align:left;
}
#mainNav ul {   
  width:388px;
  height:47px;
  background:transparent url(../images/nav.jpg) no-repeat 0 0;
}
#mainNav ul li {
  display:inline;
  float:left;
}
#mainNav ul li a {
  display:block;
  height:47px;    
}
#mainNav ul li#n1 a {
  width:77px;
}
#mainNav ul li#n1 a:hover {
  background:transparent url(../images/nav.jpg) no-repeat 0 -47px;
}
#mainNav ul li#n2 a {
  width:68px;
}
#mainNav ul li#n2 a:hover {
  background:transparent url(../images/nav.jpg) no-repeat -77px -47px;
}
#mainNav ul li#n3 a {
  width:80px;
}
#mainNav ul li#n3 a:hover {
  background:transparent url(../images/nav.jpg) no-repeat -145px -47px;
}
#mainNav ul li#n4 a {
  width:76px;
}
#mainNav ul li#n4 a:hover {
  background:transparent url(../images/nav.jpg) no-repeat -225px -47px;
}
#mainNav ul li#n5 a {
  width:81px;
}
#mainNav ul li#n5 a:hover {
  background:transparent url(../images/nav.jpg) no-repeat -301px -47px;
}
#gallery {
  width:780px;
  margin:4px auto 0;
  height:163px;
}
#gallery ul {
  list-style:none;
}
#gallery ul li.li {
  width:192px;
  height:163px;
  float:left;
  background:transparent url(../images/topgalbg.jpg) no-repeat 0 0;
  margin-right:4px;
  position:relative;
}
#gallery ul li.last {
  margin-right:0;
}
#gallery ul li h1 {
  color:#fff;
  font:bold 13px/24px arial,sans-serif;
  border-bottom:solid 1px #E28E19;
  margin:5px 15px 0;
  text-align:left;
}

#gallery ul li h1 a {
   color:#fff;
}
#gallery ul li h1 a:hover {
   text-decoration:none;
}
#gallery ul li div.img {
  height:123px;
  width:192px;
  position:absolute;
  left:0;
  top:32px;
  background:transparent url(../images/img.png) no-repeat 0 0; 
  z-index:1;
}
* html #gallery ul li div.img {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/img.png", sizingMethod="scale");
}
#gallery ul li img {
  display:block;
  margin:10px auto 0;
}
#gallery ul li img.loading {
   margin-top:40px !important;
}
#gallery ul li div.galNav {
  width:176px;
  height:27px;
  background:transparent url(../images/galnavbg.jpg) no-repeat 0 0;   
  position:absolute;
  top:121px;
  left:8px;
  z-index:100;
}
#gallery ul li div.galNav ul li {
  display:inline;
}
#gallery ul li a.name {
  font-weight:bold;
  color:#DDEEFF;
  line-height:27px;
}
#gallery ul li a.aL {
  position:absolute;
  display:block;
  width:28px;
  height:27px;
  background:transparent url(../images/arr1l.gif) no-repeat 0 0;
  left:0;
  top:0;
}
#gallery ul li a.aR {
  position:absolute;
  display:block;
  width:28px;
  height:27px;
  background:transparent url(../images/arr1r.gif) no-repeat 0 0;
  right:0;
  top:0;
}
#content {
  width:800px;  
  margin:0 auto;  
}
.subP {
   background:transparent url(../images/cbg.gif) repeat-y 0 0;
}
#subPBg {
   background:transparent url(../images/cbot.jpg) no-repeat left bottom;
   padding-bottom:12px;
}

/*
 * MAIN PAGE
 */
 
#colLeft {
  width:398px;
  height:338px;
  float:left;
  background:transparent url(../images/coll.jpg) no-repeat 0 0;
}
#colLeft .text {
  width:388px;  
  height:328px;
  margin:5px 0 0 10px;
}
* html #colLeft .text {
  margin:5px 0 0 8px;
}
#colRight {
  width:398px;
  height:338px;
  float:right;
  background:transparent url(../images/colr.jpg) no-repeat 0 0;
}
#colRight .text {
  width:388px;
  height:161px;
  margin:5px 0 0 0;
}
* html #colRight .text {
  margin:5px 0 0 -7px;
}

/*
 * SUBPAGE
 */
* html #colLeftS .text,
* html #colRightS .text {
  height:338px;
} 
#colLeftS {  
  float:left;  
  background:transparent url(../images/collsbg.gif) repeat-y 0 0;
}
#colLeftSTopBg {  
  background:transparent url(../images/colleftstopbg.jpg) no-repeat 0 0;
}
#colLeftSBotBg {
  width:594px;  
  background:transparent url(../images/colleftsbotbg.jpg) no-repeat 0 bottom;
}
#colLeftS .text {
  width:584px;
  min-height:338px;  
  margin-left:10px;
  padding:5px 0 20px;
}
#colRightS {    
  float:right;
  background:transparent url(../images/colrsbg.gif) repeat-y 0 0;
} 
#colRightSTopBg {  
  background:transparent url(../images/colrightstopbg.jpg) no-repeat 0 0;
}
#colRightSBotBg {  
  background:transparent url(../images/colrightsbotbg.jpg) no-repeat 0 bottom;
}
#colRightS .text {
  width:192px; 
  min-height:338px;  
  margin-right:10px;
  padding:5px 0 20px;
}
 
/*
 * TYPOGRAPHY
 */
 
.text h1 {
  margin:7px 15px 0;
  text-align:left;
  font:bold 15px/28px arial,sans-serif;      
}
.text h3 {
  margin:7px 15px 0;
  text-align:left;
  font:bold 15px/28px arial,sans-serif;
  color:#F8961B;
}
* html .text h1 {
  margin-top:3px;
}
#colLeft .text h1,
#colLeftS .text h1 {
  color:#557BBC;
  border-bottom:solid 1px #ABC4E6;
}
#colRight .text h1,
#colRightS .text h1 {
  color:#81BB31;
  border-bottom:solid 1px #DFDA9D;
}
/*
#colLeft .text h1 {
  width:163px;
  float:right;
  margin:5px 15px 10px 0 !important;
}*/
* html #colLeft .text h1 {
  margin:3px 7px 5px 0 !important;
}
#colRight .text h1 {
  width:155px;  
}
#colRight .text h1 a {
   color:#81BB31;
}
.text h2 {
   margin:10px 15px 0;
   text-align:left;
   font:bold 12px/28px arial,sans-serif; 
   color:#577DB8;
}
ul.lista1 {
   margin:10px 35px 0;
   list-style-type:circle;
   color:#577DB8;
   text-align:left;   
   line-height:15px;
}
ul.lista1 li {
   margin-top:1px;
}
.text p {    
  line-height:15px; 
  clear:right; 
}
#colLeft .text p,
#colLeftS .text p {
  color:#577DB8;
  margin:10px 15px;
  text-align:justify;
}
#colRight .text p,
#colRightS .text p {
  color:#60A70D;
  margin:10px 15px;
  text-align:left;
}
#colRight .text p.p {  
   clear:none;
}
.text p a {
   text-decoration:underline;
   padding:0 1px;
}
#colLeft .text p a,
#colLeftS .text p a {
   color:#577DB8;   
}
#colRight .text p a,
#colRightS .text p a {
  color:#60A70D;
}
.text p a:hover {
   text-decoration:none;   
}
#colLeft .text p a:hover,
#colLeftS .text p a:hover {
   color:#fff;
   background-color:#577DB8; 
}
#colRight .text p a:hover,
#colRightS .text p a:hover {
   color:#fff;
   background-color:#60A70D;
}
.colLImg {
  float:left;
  margin:7px 10px 0 10px;
}
#colRight ul {
  margin:7px 0 0 15px;
  text-align:left;
  list-style:none;
  width:155px;
}
#colRight ul li {
  border-bottom:solid 1px #DFDA9D;
  line-height:22px;
  background:transparent url(../images/arr2.gif) no-repeat 3px center;
  padding-left:15px;
}
#colRight ul li.last {
  border:none;
}
#colRight ul li a {
  color:#81BB31;
}
#colRight p.more {
  text-align:right;
  width:155px;
  margin-top:3px;
  clear:left;  
}
#colRight p.more a {
  color:#2D7200;
  font-weight:bold;  
  text-decoration:none !important;
}
#colRight p.more a:hover {
   background:transparent !important;
   text-decoration:underline !important;
   color:#2D7200 !important;
}
.colRImg {
  float:right;
  margin:5px 10px 0 5px;
}
 
/*
 * FOOTER
 */
 
#footer {
  width:780px;
  height:30px;
  margin:0 auto;
  background:transparent url(../images/footerbg.jpg) no-repeat 0 0;
}
#footer p {
  float:left;
  width:30%;
  text-align:left;
  padding-left:15px;
}
#footer ul {
  float:right;
  list-style:none;
  width:50%;
  text-align:right;
  padding-right:15px;
}
#footer ul li {
  display:inline;
  color:#fff;
}
#footer a {
  line-height:30px;
  color:#fff;
}
#footer ul li a {
  margin:0 6px;
}

/*
 * KONTAKT
 */ 
 
#kontakt {
   margin:10px 0 0 25px;
   text-align:left;
   clear:both;
}
#kontakt div {   
   clear:both;      
}
#kontakt div label {
   display:block;
   float:left;
   width:95px;
   padding:0 0 0 10px;
   background-color:#CFE3F7;
   color:#557BBC;
   margin:0 10px 5px 0;
   font:normal 11px tahoma,sans-serif;
   line-height:20px;
}
#kontakt .inpK {
   width:185px;
}
#kontakt textarea {
   width:285px;
   height:90px;
}
#kontakt .inpK,
#kontakt textarea {
   padding:2px 0 2px 5px;
   font:normal 11px tahoma,sans-serif;
   color:#557BBC;
   border:solid 1px #ABC4E6;
   background-color:#F3F9FF;   
   float:left;
   margin-bottom:6px;
}
#kontakt .inpK:focus,
#kontakt textarea:focus { 
   background:#FFFFF5;
   border-color:#557BBC;
}
#kontakt .but {
   text-align:left;  
}
#kontakt .but input {
   font:bold 11px tahoma,sans-serif;
   color:#fff;
   border:none;   
   background:#557BBC;   
   cursor:pointer;
   margin:5px 0 0 330px;
   padding:2px 15px;
   border:solid 1px #3B5C95;
   border-top-color:#93ABD5;
   border-left-color:#93ABD5;
}
* html #kontakt .but input {
   padding:2px 5px; 
}
p.validation-advice {
   padding:3px 5px 3px 25px !important;
   color:#DE5252 !important;
   font-weight:bold;
   margin:0 35px 6px 0 !important;
   background:transparent url(../images/validadv.gif) 10px 8px no-repeat;
   clear:both;
}
#more {
   display:none;
}
.galeria {
   margin:15px 15px 0;
   list-style:none;
   overflow:auto;
}
* html .galeria {
   margin:15px auto 0 10px; 
}
.galeria li {
   float:left;
   width:172px;  
   margin:0 6px 9px; 
}
.galeria li a {
   display:block;   
   width:160px;
   border:solid 6px #ABC4E6;     
}
.galeria li img {
   display:block;
   width:160px;
   height:120px;
}
.galeria li a:hover {
   border-color:#82A7DA;
}
.galeria li span {
   display:block;
   color:#557BBC;
   height:48px;
   line-height:16px;
}
.str {
   margin:15px 25px;
   text-align:right;
   clear:both;
}
.str ul {
   list-style:none;
}
.str ul li {
   display:inline;
}
.str ul li a {
   color:#fff;
   padding:1px 3px;
   background-color:#ABC4E6;   
   font-weight:bold;
}
.str ul li a.prev {
   padding-left:14px;
   background:#ABC4E6 url(../images/prev.gif) no-repeat left 4px;
}
.str ul li a.next {
   padding-right:14px;
   background:#ABC4E6 url(../images/next.gif) no-repeat right 4px;
}
.str ul li a:hover {
   background-color:#557BBC;
   color:#fff;
   text-decoration:none;
}
.str ul li span {
   color:#fff;
   background-color:#82A7DA;
   padding:1px 3px;
   font-weight:bold;
}
.oferta {
   list-style:none;
   margin:50px 30px 0;
}
.oferta li {
   display:inline;   
}
.oferta li a {
   float:left; 
   display:block;
   width:120px; 
   color:#557BBC;
   font:bold 13px tahoma,sans-serif;
   margin:0 24px;
}
* html .oferta li a {   
   margin:0 18px;
}
.oferta li a span {
   display:block;
   width:120px;
   height:180px;
   margin:0 auto 10px 9px;
}
*html .oferta li a span {
   margin:0 auto 10px 7px;
}
.oferta li a span.i1 {
   background:transparent url(../images/offerta_dlaciebie.jpg) no-repeat 0 0;
}
* html .oferta li a span.i1 {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/offerta_dlaciebie.jpg", sizingMethod="scale");
}
.oferta li a span.i2 {
   background:transparent url(../images/offerta_dlafirm.jpg) no-repeat 0 0;
}
* html .oferta li a span.i2 {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/offerta_dlafirm.jpg", sizingMethod="scale");
}
.oferta li a span.i3 {
   background:transparent url(../images/offerta_uslugi.jpg) no-repeat 0 0;
}
* html .oferta li a span.i3 {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/offerta_uslugi.jpg", sizingMethod="scale");
}
.wyspy {
   list-style:none;
   margin:20px auto 0;
}
.wyspy li {
   float:left;   
   margin:0 28px 20px;
}
* html .wyspy li {  
   margin:0 24px 20px;
}
.wyspy li img {
   display:block;
   border:solid 3px #fff;
}
.wyspy li a {
   font:bold 11px/22px tahoma,sans-serif;
   color:#557BBC;
}





#offerta {
  height:300px;
  width:555px;
  background:;
  margin:auto;
}
#offerta a {
  color:#557BBC;
  text-decoration:none;
}
#offerta a:hover {
  color:#F8961B;
  text-decoration:none;
}
#offtop {
  height:150px;
  width:555px;
  background:;
  margin:auto;
}
#off1 {
  height:170px;
  width:185px;
  background:;
  float:left;
}
#offerta h1 {
  margin-bottom:10px;
}
#off2 {
  height:170px;
  width:185px;
  background:;
  float:left;
}
#off3 {
  height:170px;
  width:185px;
  background:;
  float:left;
}
#offbot {
  height:150px;
  width:555px;
  background:;
  margin:auto;
}
#off4 {
  height:170px;
  width:185px;
  background:;
  float:left;
}
#off5 {
  height:170px;
  width:185px;
  background:;
  float:left;
}
#off6 {
  height:170px;
  width:185px;
  background:;
  float:left;
}
#kit {
  background:;
  height:450px;
  margin-bottom:10px;
}
.offmenu {
  margin-top:2px;
  float:left;
  margin-left:18px;
}
.tabble {
  border-collapse:collapse;
  border:solid 2px #F8961B;
  float:right;
  margin-right:20px;
  width:400px;
}
*html .tabble {
  margin-right:10px;
}
.tabble thead {
  width:400px;
}
.tabble a {
  color:#577DB8;
  padding-left:2px;
  padding-right:2px;
  text-decoration:none;
}
.tabble td {
  border:solid 2px #F8961B;
}
.tabble td a {
  text-decoration:none;
}
.tabble2 {
  border-collapse:collapse;
  border:solid 2px #F8961B;
  margin:auto;
  width:550px;
  margin-top:5px;
  margin-bottom:15px;
}
.tabble2 thead {
  width:400px;
}
.tabble2 a {
  color:#60A70D;
  padding-left:2px;
  padding-right:2px;
}
.tabble2 td {
  border:solid 2px #F8961B;
}
.d1 {
  height:270px;
  width:100%;
}
.d2 {
  height:270px;
  width:100%;
  margin-top:50px;
}
.d3 {
  height:210px;
  width:100%;
}
.d4 {
  margin-top:20px;
}
.wypoczynek a {
  color:#557BBC;
  text-decoration:none;
}
.wypoczynek a:hover {
  color:#F8961B;
}
#foty_paros {
  margin-top:10px;
}
#foty_paros img {
  border:solid 6px #ABC4E6;
  margin-right:6px;
  margin-left:6px;
  margin-top:5px;
  margin-bottom:5px;
}
#foty_paros img:hover {
  border:solid 6px #82A7DA;
}
.gwiazdka {
  text-align:left;
  margin-left:70px;
}
#jachty a {
  text-decoration:none;
  color:#60A70D;
  font-weight:bold;
}
#jachty a:hover {
  color:#60A70D;
}



