/*
    Project: CrystalX
    URL: http://www.nuvio.cz

    Output device: print

    Author: Vit Dlouhy (vit.dlouhy@nuvio.cz); Nuvio (www.nuvio.cz)
    Last revision: 2006-12-05, 12:00 GMT+1

    Structure:
        display | position | float | overflow | width | height | border | margin | padding | background | align | font
*/

body {border:0; margin:0; padding:0; font-size:12pt}

a {color:#000; text-decoration:none;}

h1, h2, h3, h4, h5 {page-break-after:avoid; page-break-inside:avoid;}
h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold;}
h1 {font-size:260%; line-height:100%; font-family:"verdana",serif; font-weight:normal;}
h2 {font-size:180%; line-height:100%; font-family:"verdana",serif; font-weight:normal;}
h3 {font-size:120%; line-height:100%; font-weight:bold;}
h4 {font-size:120%;}
h5 {margin:15px 0 0 0; font-size:100%;}

table {border-collapse: collapse; border-width:1px; border-style:solid;}
th, td {display:table-cell; border-width:1px; border-style:solid;}


hr {display:block; height:2px; margin:0; padding:0; background:#000; border:0 solid #000; color:#000;}

blockquote {page-break-inside:avoid}
ul, ol, dl {page-break-before:avoid}

.bold, strong, .strong {font-weight:bold;}

.noprint {display:none;}

/* Tabbertab - General */
.tabbertab ul {cursor:hand; text-decoration: none; list-style:none; margin: 0px;}
.tabbertab ul li {padding-left: 0px; margin-left: 0px; position: relative;}
.tabbertab ul p {padding-left: 30px;}
	
.tabbertab .divingfacilitiesCommentText {padding-left: 30px;}
.tabbertab .divingsitesName {font-weight: bold;}
.tabbertab .divingsitesDescription {padding-left: 30px;}
.tabbertab .divingsitesPic {padding-left: 30px;}
.featureOff {text-decoration: line-through;}

