body{
/*      font-size: 86%; */
        font-size: 14px;
        padding: 0;
        margin: 0;
        color: #000000;
        background: #fafafa;
        }

body, table{
        font-family: arial, helvetica, sans-serif;
        }

input, form, textarea{
        font-family: verdana, sans-serif;
        }

em, i{
        font-family: arial, helvetica, sans-serif;
        }

img {
        border: 0px;
        }

table, input{
        font-size: 1em;
        }

form, input, textarea{
        font-size: 1em;
        }

b, strong{
        }

h1, h2, h3, h4, h5, h6{
        color: #000000;
        }

h1, h2, h3{
        font-weight: normal;
        }

h1{
        font-size: 28px;
        margin-bottom: 0ex;
        line-height: 1em;
        }

h2{
        font-size: 24px;
        margin-top: 2em;
        }

h3{
        font-size: 18px;
        margin-bottom: 0.5ex;
        }

h4{
        font-size: 15px;
        margin-bottom: 0ex;
        }

h5{
        font-size: 13px;
        }

h6{
        font-size: 12px;
        }

p{
        margin-top: 0;
        }

hr {
        color: #aaaaaa;
        height: 1px;
        width: 90%;
        clear: both;
}

.small,
div.image_left p, div.image_right p, div.image_popup p,
select{
        font-size: 0.85em;
        }

.big,
table.dec caption, table.pricelist caption {
        font-size: 1.15em;
        }

.smallest {
	font-size: 0.75em;
}

.biggest {
	font-size: 1.3em;
}

form{
        padding: 0;
        margin: 0;
        }

a{
/*      color: #0000FF; */
        color: #00a4d1;
        }


a:hover, a.hover{
        color: #006600;
        }

a.sel{
        font-weight: bold;
        }

table.dec, table.pricelist {
        border-collapse: collapse;
        }

table.dec th,
table.dec th a,
table.pricelist th,
table.pricelist th a{
        color: #FFFFFF;
        background-color: #277b25;
        border: 1px solid #FFFFFF
        }

table.dec th,
table.pricelist th{
        padding: 0.5ex 1ex 0.5ex 1ex;
        }

table.dec td,
table.pricelist td{
        border: 1px solid #277b25;
/*
        border-bottom: 1px solid #277b25;
        border-right: 1px solid #94b99b;
        border-left: 1px solid #94b99b;
*/
        padding: 0.5ex 1ex 0.5ex 1ex;
        }

table.dec caption, table.pricelist caption{
        font-family: arial, helvetica, sans-serif;
        font-style: italic;
        text-align: left;
        }

table.dec table td, table.dec table th,
table.pricelist table td, table.pricelist table th{
        border: none;
        background: none;
        padding: 0;
        }

.norlborder{
        border-left: none;
        border-right: none;
        }


.t100{width: 100%; border-collapse: collapse;}

table.pad0 td,
tr.pad0 td,
td.pad0{
        padding: 0;
        }

.v_t{vertical-align: top;}
.v_b{vertical-align: bottom;}
.v_m, .v_c{vertical-align: middle;}

.h_l{text-align: left;}
.h_r{text-align: right;}
.h_m, .h_c{text-align: center;}

table.nopad td, tr.nopad td, td.nopad{ padding: 0; }

div.price {
        font-weight: bold;
        text-align: right;
        font-size: 1.2em;
        color: #ff0000;
        }

div.price a{
        color: #ff0000;
        }

div.image_right {
        float: right;
        text-align: right;
/*        margin: 1em 0 1em 0em; */
        margin: 1em 0 1em 2em;
}

div.image_left {
        float: left;
        text-align: left;
        margin: 1em 2em 1em 0;
}

div.image_left img, div.image_right img, div.image_popup img, div.content p img, .brd, .border{
        border: 1px solid #808080;
        }

div.noborder div.image_left img, div.noborder div.image_right img, img.noborder, div.noborder img, .noborder{
        border: none;
        }

div.image_left p, div.image_right p, div.image_popup p {
        margin-top: 0.25ex;
        margin-bottom: 1ex;
        padding-top: 2px;
        line-height: 1.25em;
        }

.clear, .clb {
        clear: both;
        }

.print {
        display: none;
        }

@media print{
        .print {
                display: block;
                }

        .noprint {
                display: none;
                }
        }

/*
hardcore debugger
*/

/*
td {border: 2px solid red;}
td td {border: 2px solid green;}
td td td {border: 2px solid blue;}

div {border: 1px solid yellow;}
p {border: 1px solid orange; width: 100%;}
*/
