/*tigra hinst*/
.hintText {
		font-family: tahoma, verdana, arial;
		font-size: 12px;
		background-color: #FFFFCC;
		color: #000000;
		padding: 0px;
	}
	.wrapped table,
	.wrapped td {
		border: 0px;
		border-collapse: collapse;
		padding: 0px;
		background-position: 0px;
	}


 .background {
  background-color: #117b71;
  background-image: url('../tlo/back.jpg');
  background-position: top;
  background-repeat: repeat-x;
  text-decoration: none;
 }
 
/*Preload */
.prebox {
    margin: -15px 0px 0px -120px;
    position: absolute;
    background-image: url(../tlo/preload.gif);
    background-repeat: no-repeat;
    width: 240px;
    height: 65px;
    top: 50%;
    left: 50%;
    }

 .lbox {
    position: relative;
    top:  3px;
    left: 11px;
    width: 222px;
    height: 24px;
    overflow: hidden;
    }
    
.ltext1 {
   margin: -30px 0px 0px -110px;
   position: absolute;
   top: 50%;
    left: 50%;
    width: 222px;
    height: 20px;
    overflow: hidden;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-align: center;
    }

.ltext {
   margin-top: 6px;
    width: 232px;
    height: 20px;
    overflow: hidden;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 7pt;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-align: center;
    }
.lboxin {
    top:0px;
    position:relative;
    width: 22px;
    height: 24px;
    background-color: #4f5397;
    border:1px solid gray;
    float: left;
    visibility: hidden;
    }


.banner{
	position:relative;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
	top:0px;
	width: 800px;
    height: 70px;
}
/* main */
 .mainbox {
 	position:relative;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    /*position: absolute;*/
    width: 800px;
    height: 700px;
    top: 5px;
    
    z-index:1;
    overflow: hidden;
    }

  .lgbox {
    top: 0px;
    left: 0px;
    position: relative;
    width: 7px;
    height: 101px;
    background-image: url(../tlo/headerl.gif);
    background-repeat: no-repeat;
    float: left;
    z-index: 2;
   }

  .cgbox {
    width: 786px;
    height: 101px;
    background-image: url(../tlo/header.gif);
    background-repeat: repeat-x;
    float: left;
  }

  .opisy {
    position: absolute;
    left: 450px;
    top:  85px;
    width: 340px;
    height: 20px;
    text-align: right;
    color: #FFFFFF;
    font-family: Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    float: left;
  }

  .rgbox {
    width: 7px;
    height: 101px;
    background-image: url(../tlo/headerr.gif);
    background-repeat: no-repeat;
    float: left;
  }
  
  .logo {
   width: 86px;
   height: 100px;
   background-image: url(../tlo/logos.gif);
   top:0px;
   left:5px;
   position:absolute;
  }

   .napis {
   width: 650px;
   height: 100px;
   position:absolute;
   top:1px;
   left:120px;
   float:left;
   background-image: url(../tlo/napis.png);
   background-repeat: no-repeat;
  }

  * html .napis {
   width: 650px;
   height: 100px;
   position:absolute;
   top:1px;
   left:130px;
   float:left;
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="tlo/napis.png",sizingMethod="crop");
  }

  /*MENU*/
  
  .menubox {
   position:relative;
   width: 798px;
   height: 30px;
   top:0px;
   float: left;
    border-left: 1px;
    border-right: 1px;
    border-top: 0px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #000000;
    background-image: url(../tlo/menutlo.png);
    background-repeat: repeat-x;
  }
  * html .menubox {
   position:relative;
   width: 800px;
   height: 30px;
   /*top:0px;*/
   float: left;
    border-left: 1px;
    border-right: 1px;
    border-top: 0px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #000000;
    background-image: url(../tlo/menutlo.gif);
    background-repeat: repeat-x;
/*    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='tlo/menutlo.png');*/
   }
  
  .contentbox {
   position:relative;
   width: 798px;
   height: 550px;
   float: left;
    border-left: 1px;
    border-right: 1px;
    border-top: 0px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #000000;
  }
  * html  .contentbox {
   position:relative;
   width: 800px;
   height: 550px;
   float: left;
    border-left: 1px;
    border-right: 1px;
    border-top: 0px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #000000;
  }

  .button a:link, .button a:active, .button a:visited, .button1 a:link, .button1 a:active, .button1 a:visited  {
    text-decoration: none;
    font-size: 10px;
    color: #FFFFFF;
  }
  .button a:hover, .button1 a:hover {
   color: #ac003a;
   font-size: 10px;
   }

  .button,.button1 {
   height: 30px;
   float: left;
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
   text-align: center;
   line-height: 20px;
   z-index:150;
  }

   .button {
   padding: 5px 0px 0px 5px;
   width: 107px;
  }

   .button1 {
   padding: 5px 0px 0px 5px;
   width: 80px;
  }
  

/* ramka */
  .frame {
     border: 0px;
     margin: 0px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
     width: 100%;
     height: 100%;
     background-image: none !important;
     overflow: hidden;
     z-index:0;
    }

/* wewnetrzna ramka */
.framebody {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    overflow:auto;
   }
.inframe {
 position:absolute;
 top: 20px;
 width:800px;
 height:530px;
 overflow:auto;
}

.mainleftsl, .mainlefts, .mainleft  {
 text-indent: 20px;
 position: absolute;
 width: 540px;
 height: 300px;
 font-family: Verdana;
 font-size: 14px;
 font-weight: bolder;
 line-height: 20px;
 }

.mainleftsl {
 left: 30px;
 top: 20px;
 color: #DDDDDD;
 }

.mainlefts {
 left: 31px;
 top: 21px;
 color: #111111;
 }

.mainleft {
 left: 30px;
 top: 20px;
 color: #fbfd51;
}

.c1, .c2, .c3, .c4, .c5, .c6 {
 position: absolute;
 width: 110px;
 height: 110px;
}
.c1 {
 left: 573px;
 top: 0px;
 }
.c2 {
 left: 483px;
 top: 63px;
}
.c6 {
 left: 428px;
 top: 160px;
}
.c3 {
 left: 407px;
 top: 272px;
}
.c4 {
 left: 395px;
 top: 385px;
}
.c5 {
 left: 290px;
 top: 430px;
}

 .b1, .b2, .b3, .b4, .b5, .b6 {
     width: 110px;
     height: 110px;
     cursor: pointer;
     }
    .b1 {
     background-image: url(../tlo/solina.png) !important;
     background: none;
     filter: none !important;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/solina.png');
     }
     .b2 {
     /*background-image: url(../tlo/antilia.png) !important;*/
	 background-image: url(../tlo/phobos1.png) !important;
     background: none;
     filter: none !important;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/phobos1.png');
     }
     .b6 {
     /*background-image: url(../tlo/antilia22.png) !important;*/
	 background-image: url(../tlo/focus1.png) !important;
     background: none;
     filter: none !important;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/focus1.png');
     }	 
     .b3 {
     background-image: url(../tlo/antilia.png) !important;
     background: none;
     filter: none !important;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/antilia.png');
     }
     .b4 {
     background-image: url(../tlo/antilia22.png) !important;
     background: none;
     filter: none !important;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/antilia22.png');
     }
     .b5 {
     background-image: url(../tlo/corveetta.png) !important;
     background: none;
     filter: none !important;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/corveetta.png');
     }

.lminute {
 position: absolute;
 top:300px;
 left:10px;
 width: 450px;
 height: 60px;
 font-family: Verdana;
 font-weight:bold;
 font-size: 26px;
 color: #FF0000;
/* color: #FFFF00;*/
 /*color: #FFD40F; */
}
.lminutes {
 position: absolute;
 top:298px;
 left:8px;
 width: 450px;
 height: 60px;
 font-family: Verdana;
 font-weight:bold;
 font-size: 26px;
/* color: #FF0000;
/* color: #FFFF00;*/
 color: #FFD40F;
}

/* main jachty */
.title {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 800px;
 height: 20px;
 background-image: url(../tlo/menuinfo.gif);
 background-repeat: repeat-x;
 color: #f1ff12;
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 text-align:center;
 line-height: 19px;
}

.lmain {
 position: absolute;
 left: 0px;
 top : 20px;
 width: 170px;
 height: 530px;
 border-right: 1px;
 border-style: solid;
 border-color: #12107e;
 border-left: 0px;
 border-top: 0px;
 border-bottom: 0px;
}

.rmain {
 position: absolute;
 left: 171px;
 top : 20px;
 width: 629px;
 height: 530px;
 overflow: auto;
}

.jachtbox {
 margin-top: 10px;
 position: relative;
 width:170px;
 height: 30px;
 float:left;
 overflow:hidden;
}

.ajacht a:link, .ajacht a:active, .ajacht a:visited {
 text-decoration:none;
 color: #4340c6;
 }
.ajacht a:hover {
 color: #ac003a;
 font-size: 13px;
 }
 
.ajacht {
 width:100px;
 height:30px;
 text-align:left;
 font-family: Verdana;
 font-size: 12px;
 line-height: 25px;
 font-weight: bold;
 float:right;
}

.j1, .j2, .j3, .j4, .j5, .j6, .j7, .j8{
 width: 70px;
 height: 30px;
 text-align:center;
 float:left;
}

.j1{
 background-image: url(../tlo/solina1.png) !important;
 background: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/solina1.png');
}
.j2{
 background-image: url(../tlo/antilia1.png) !important;
 background: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/antilia1.png');
}
.j6{
 background-image: url(../tlo/antilia122.png) !important;
 background: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/antilia122.png');
}
.j3{
 background-image: url(../tlo/antilia1.png) !important;
 background: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/antilia1.png');
}
.j4{
 background-image: url(../tlo/antilia122.png) !important;
 background: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/antilia122.png');
}
.j5{
 background-image: url(../tlo/corveetta1.png) !important;
 background: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/corveetta1.png');
}
.j7{
 background-image: url(../tlo/phobosk1.png) !important;
 background: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/phobosk1.png');
}
.j8{
 background-image: url(../tlo/focusk1.png) !important;
 background: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='tlo/focusk1.png');
}

/*Opis jachtow */
.opistytul{
 margin-top:10px;
 margin-left: 10px !important;
 margin-left: 5px;
 width: 600px;
 height: 15px;
 font-family: Verdana;
 font-size: 12px;
 line-height: 18px;
 font-weight: bold;
 text-align:center;
 float:left;
 background-color: #b3ccf5;
 border-bottom-color: #cce4fc;
 border-bottom-style: solid;
 border-bottom-width: medium;
}
.opisgora{
 margin-left: 10px !important;
 margin-left: 5px;
 margin-top: 10px;
 margin-bottom: 5px;
 width: 600px;
 min-height: 50px;
 height:auto;
 float:left;
}
.opislewy {
 margin-left: 10px !important;
 margin-left: 5px;
 width:400px;
 float:left;
}
.opiswyposaz{
 margin-left:5px;
 width:195px;
 float:left;
}
.lista{
  background-color: #b3ccf5;
  margin-left: 0px;
  margin-top: 14px !important;
  margin-top: 0px;
  margin-bottom:0px !important;
  margin-bottom:5px;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align:center;
  border-top-color: #cce4fc;
  border-top-style: solid;
  border-top-width: medium;
  border-bottom-color: #cce4fc;
  border-bottom-style: solid;
  border-bottom-width: medium;
  width: 195px;
  height: 15px;
  float:left;
}
.lista1{
 width: 220px;
 margin-left: -25px;
 margin-bottom: -10px;
 font-family: sans-serif;
 font-size: 12px;
 font-weight: normal;
 float:left;
}
.wnetrze{
 position:relative;
 margin-left: 10px !important;
 margin-left: 5px;
 margin-top: 5px !important;
 margin-top: 10px;
 margin-bottom: 5px;
 width: 600px;
 height: 15px;
 background-color: #b3ccf5;
 border-top-color: #cce4fc;
 border-top-style: solid;
 border-top-width: medium;
 border-bottom-color: #cce4fc;
 border-bottom-style: solid;
 border-bottom-width: medium;
 font-family: sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align:center;
 float:left;
}

/*rezerwacja*/
.rezerwacja{
 position:absolute;
 left: 25px;
 top: 5px !important;
 top: 10px;
 width: 750px;
 font-family: Arial;
 font-size: 14px;
 font-style: normal;
 font-weight: bolder;
 line-height: 20px;
}
.rezbox{
 position:relative;
 margin-left:20px !important;
 margin-left:10px;
 width: 370px;
 float:left;
 text-align:center;
}
.rezbox1{
 position:relative;
 margin-left:200px !important;
 margin-left:100px;
 width: 350px;
 float:left;
 text-align:center;
 padding-bottom:50px;
}

.calendar{
 margin-top: 5px;
 margin-left: 10px !important;
 margin-left: 3px;
 width: 200px;
 height: 285px !important;
 height: 290px;
}
.cel{
 width: 23px;
 height: 13px !important;
 margin-left: 1px;
 margin-top: 1px;
 background-color: lightblue;
 text-align:center;
 font-size: 10px;
 color: darkblue;
 padding-top:2px;
 border-top-color: #cce4fc;
 border-top-style: solid;
 border-top-width: 1px;
 border-left-color: #cce4fc;
 border-left-style: solid;
 border-left-width: 1px;
 border-bottom-color: darkblue;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-right-color: darkblue;
 border-right-style: solid;
 border-right-width: 1px;
}
 .tH
  {
    background-image: url(../tlo/menuinfo.gif);
    background-repeat: repeat-x;
    font-family: Arial,Helvetica,sans-serif;
    margin-top:12px;
    margin-bottom:2px;
    font-size: 14px;
    color: #f1ff12;
    font-weight: bold;
    height:20px;
    line-height: 20px;
  }
 .tForm {
     padding: 0px;
     /*margin-left:50px !important;
     margin-left:25px; */
     margin-top:10px;

     border-left:2px solid lightblue;
     border-top: 2px solid lightblue;
     border-bottom: 2px solid darkblue;
     border-right: 2px solid darkblue;

    }
 .tFI {
     border-top: 2px solid #146F65;
     border-left: 2px solid #146F65;
     border-bottom: 1px solid #4CAFA4;
     border-right: 1px solid #4CAFA4;
     font-size: 12px;
     font-family: Arial,Helvetica,sans-serif;
     /*background-color:#ccccFF;*/
     background-color:#EFFFFD;
    }
 .tT {
    font-size: 12px;
    color: darkblue;
    background-repeat: repeat-x;
    text-align: right;
    font-weight: bold;
    padding-top: 5px;
    height: 20px;
    }
 .FButton {
  border: 1px solid #146F65;
  height:23px;
  background-image: url(../tlo/button.gif);
  background-repeat: repeat-x;
 }

/*kontakt*/
.kontakt{
 position:absolute;
 left: 60px;
 top: 40px;
 width: 680px;
}
.TKontakt{
 position:absolute;
 top: 180px;
 left: 40px;
 width: 420px;
 font-family: Helvetica,sans-serif;
 font-size: 12px;
}
.person{
 position:relative;
 width:600px;
 font-family: Arial;
 font-size: 14px;
 font-style: normal;
 font-weight: bolder;
 line-height: 20px;
 color: #211e5c;
 float:left;
}

.person a:link, .person a:active, .person a:visited {
 text-decoration:none;
 color: #4340c6;
 }
.person a:hover {
 color: #ff310e;
 }

/*lokalizacja*/
.lokalizacja{
 position:absolute;
 left: 25px;
 top: 30px;
 width: 750px;
}

/* fotogaleria */
.fotomainbox{
 position:absolute;
 left: 0px;
 top: 20px;
 width:798px;
 height: 530px;
 overflow:auto;
}

.fotobox{
 position:relative;
 margin-left: 10px !important;
 margin-left: 5px;
 margin-bottom: 5px;
 width:765px;
 height:83px;
 float: left;
 overflow:hidden;
 z-index: 0;
 background-image: url(../tlo/ramkatlo.png) !important;
 background-repeat: no-repeat;
 background: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='tlo/ramkatlo.png');

}
.fototitle{
 position:relative;
 padding-left: 6px;
 margin-left: 10px !important;
 margin-left: 5px;
 margin-top: 8px;
 width: 759px;
 height: 17px;
 text-align:left;
 color: #151359;
 line-height:18px;
 font-family: sans-serif;
 font-size: 14px;
 font-weight: bold;
 float:left;
 background-image: url(../tlo/fototitle1.png) !important;
 background-repeat: no-repeat;
 background: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='tlo/fototitle1.png');
}
.fotoborder{
 position:relative;
 margin-right: 9px;
 width: 100px;
 height: 83px;
 float:left;
 z-index:10;
 overflow:hidden;

}
.fotopic{
 position:relative;
 width: 100px;
 height: 83px;
 z-index:10;
 background-image: url(../tlo/border.png) !important;
 background-repeat: no-repeat;
 background: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='tlo/border.png');

}
.pic{
 margin-left:9px;
 margin-top:-74px;
 position:relative;
 z-index:100;
 float:left;
 }

/* info */
  .infobox {
   position:absolute;
   top: 681px;
   left: 0px;
   width: 800px;
   height: 19px;
   background-image: url(../tlo/info.png);
  }
  * html .infobox {
   position:absolute;
   top: 681px;
   left: 0px;
   width: 800px;
   height: 19px;
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="tlo/info.png",sizingMethod=scale);
  }

  .infotext {
   margin: 0px 0px 0px -400px;
   padding: 0px 0px 0px 0px;
   position:absolute;
   top: 765px;
   left: 50%;
   width: 800px;
   height: 30px;
   text-align:center;
   font-size: 11px;
   font-weight: bold;
   font-family: Helvetica,sans-serif;
   line-height: 17px;
   text-indent: 0px;
   z-index:100;
  }
  
  .infotext a:link, .infotext a:active, .infotext a:visited {
    text-decoration: none;
    color: #54e562;
  }
  .infotext a:hover { color: #eaff3d; }

 .reklama {
 	margin: 0px 0px 0px -400px;
   padding: 0px 0px 0px 0px;
   position:absolute;
   top: 800px;
   left: 50%;
   width: 800px;
   height: 50px;
   z-index:100;
 }
 
 .reklama h1 {
 	font-size:14px;
	color: white;
	padding:0px;
	margin: 5px;
	float:left;
 }
/*
     A.menu:link {text-decoration: none;}
     A.menu:visited {text-decoration: none;}
     A.menu:hover {text-decoration: none;}
     a.menu:link {color:#8f8fe3;}
     a.menu:visited {color:#8f8fe3;}
     a.menu:hover {color:lightblue;}     

     A.menuj:link {text-decoration: none;}
     A.menuj:visited {text-decoration: none;}
     A.menuj:hover {text-decoration: none;}
     a.menuj:link {
                    color:#323387;
                    text-shadow: black 2px 2px, maroon -2px -2px;
                  }
     a.menuj:visited {color:#323387;}
     a.menuj:hover {color:blue;}     
*/		

#ButtonJ
{ font-family: Verdana; 
  font-size: 15px; 
  font-weight: bold;
  color: #8f8fe3;
  text-align: center;
  height: 30px;
  width: 150px;
  background: #DFECFF;
  background-image: url('foto/menu1.gif'); 
  background-repeat: repeat-y;
}


#ramka_gora
{ border-top-color: #C6DDFF; 
  border-top-style: solid; 
  border-top-width: medium;
}

#ramka_dol
{ background-image: url('foto/dol_tlo.gif'); 
  color: #8f8fe3;
  font-family: Arial; 
  font-size: 10px;
  border-right-color: #000099; 
  border-right-style: solid; 
  border-right-width: 1px;
  border-left-color: #000099; 
  border-left-style: solid; 
  border-left-width: 1px;
}

#P1 {
        font-family: Garamond;
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        font-variant: normal;
        /*font-stretch: normal;    */
        cursor: auto;
        background-attachment: fixed;
        text-indent: 1cm;
        text-align: justify;
        text-decoration: none;
        /*text-shadow: inherit; */
        margin-left: 0.5cm;
        margin-right: 0.5cm;
}
#P2 {
        font-family: Garamond;
        font-weight: normal;
        font-style: normal;
        font-size: small;
        font-variant: normal;
        /*font-stretch: normal;  */
        cursor: auto;
        background-attachment: fixed;
        text-indent: 1.0cm;
        text-align: justify;
        text-decoration: none;
        /*text-shadow: inherit;  */
        margin-left: 1.0cm;
        margin-right: 0.5cm;
}

#Lista 
{ background-color: #b3ccf5; 
  margin-left: 0px;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-top-color: #cce4fc; 
  border-top-style: solid; 
  border-top-width: medium;  
  border-bottom-color: #cce4fc; 
  border-bottom-style: solid; 
  border-bottom-width: medium;
}

#Lista1
{ background-color: #b3ccf5; 
  margin-left: 0px;
  font-family: Arial;
  font-size: 14px; 
  font-weight: bold;
  border-top-color: #cce4fc; 
  border-top-style: solid; 
  border-top-width: medium;  
  border-bottom-color: #cce4fc; 
  border-bottom-style: solid; 
  border-bottom-width: medium;
  margin-top: 5px;
  margin-bottom: 0px;
}

#Naglowek
{ background: #14005e;
  border-bottom-color: #3a00ba;
  border-bottom-style: solid; 
  border-bottom-width: medium;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #FEFEFE; 
}

#F
{ font-size: 14px;}




#mail
{ 
  font-family: Arial Narrow; 
  font-size: 14px;
  font-weight: bold;
  color: #000099; 
}
#mail1
{ 
  font-family: Arial Narrow; 
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  color: #8f8fe3; 
}

#foto_text
{ font-family: Arial; 
  font-size: 12px;
  font-weight: bold;
}

.centd1 {
	font-family: verdana, arial;
	font-weight: bold;
	font-size : 13px;
	background: #FFFFDD;
	color: #0000CC;
}
.centd2 {
	font-family: verdana, arial;
	font-weight: bold;
	font-size : 13px;
	background: none;
	color: #0000CC;
}

/* cennik */
.tabela {
 padding: 0px 0px 0px 0px;	
 margin-left: 50px !important;
 margin-left: 25px;
 margin-top: 15px;
 margin-bottom:5px;
 width: 700px;
 float: left;
}


table {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background-color:#FFFFFF;*/
}

.tddata{
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.tdcena{
	font-size:11px;
	text-align:center;
}
.tdname{
	font-size:12px;
	font-weight:bold;
	text-indent:5px;
}
.tdheader{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}

