html, body
{
    height:100%;
}
body
{
    background: #E7E7E7 url(/img/bodybkg.gif) repeat-y center;
    margin: 0px;
    font-size: 12px;
    font-family: Arial;
}
#d1
{ 
    width: 1px;
    height: 50%;
    margin-bottom: -285px;
    float: left;
}
#h1
{
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    height: 567px;
    background-color: #F7F7F7;
    clear: left;
}
#c1
{
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 882px;
    height: 567px;
    background-color: #F7F7F7;
}
#menudiv
{
    background: #FFFFFF;
    position: relative;
    width: 220px;
    height: 567px;
    float: left;
    margin-left: 0;
    font-size: 12px;
    font-family: Arial;
}
#contentdiv
{
    background: #FFFFFF;
    float: left;
    position: relative;
    width: 662px;
    height: 567px;
    overflow: auto;
    margin: 0;
    font-size: 12px;
    font-family: Arial;
}
#bkgimgdiv
{
    background: no-repeat top right;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: right;
    z-index: 1;
}
#textdiv
{
    position: absolute;
    z-index: 2;
}
IMG 
{
    border-style: none;
}
IMG.rimg
{
    margin-bottom: 10px;
}
#map_canvas
{
    margin-left: 12px;
}
P
{
    font-size: 12px;
    text-align: justify;
    line-height: 1.7;
    margin-left: 12px;
    margin-bottom: 10px;
    margin-top: 6px;
    margin-right: 148px;
}
P.full
{
    margin-right: 12px;
}
A
{   font-weight: bold;
    text-decoration: none;
    color: #203070;
    font-family:  arial;
}

A:hover, A:active
{
    color: #6070B0;
    font-family:  arial;
}
H1
{   background: url(img/line_red.gif) bottom left no-repeat;
    font-family: Arial;
    color: #6A010A;
    font-size: 22px;
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    line-height: 34px;
    margin-top: 22px;
    margin-bottom: 16px;
    padding-left: 10px;
}
H2
{   font-family: Arial;
    color: #6A010A;
    font-size: 18px;
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    line-height: 34px;
    margin-top: 22px;
    margin-bottom: 4px;
    padding-left: 10px;
}
H4 
{
    font-family: Arial;
    font-size: 14px;
    color: #707070;
    margin-left: 12px;
    margin-bottom: 6px;
    margin-top: 18px;
    margin-right: 140px;
}
img.foto
{
    border-color: #707070;
    border-width: 2px;
    margin-left: 10px;
    margin-right: 10px;
}
OL, UL
{
    font-size: 12px;
    text-align: justify;
    line-height: 1.7;
    margin-top: 6px;
    margin-right: 148px;
}
UL
{
    list-style-image: url(img/li.gif);
}
LI
{
    margin-left: 10px;
}
TABLE
{   margin-left: 0;
    margin-right: 0;
}

TD, TH
{
    font-family:  arial;
    font-size: 12px;
    text-align: left;
    
}
TR 
{
    font-family:  arial;
    font-size: 12px;
    text-align: left;
}
td.scht
{
    height: 24px;
}
td.schh
{
    text-align: center;
    width: 110px;
    height: 18px;
    font-size: 8px;
}
td.sch0
{
    text-align: center;
    background-color: #F0F0F0;
    font-size: 11px;
    font-weight: bold;
    color: #C0C0C0;
    padding: 0;
}
td.sch1
{
    text-align: center;
    background-color: #E0E0E0;
}
.mb1
{
    margin-bottom: 1px;
}
TD.cena
{
    width: 20%;
    text-align: right;
}
TABLE.cennik
{
    border: 0;
    width: 486px;
    margin-left: 12px;
    margin-bottom: 10px;
    margin-top: 6px;
}
TABLE.cennik TD
{
    border-bottom: dotted 1px #C0C0C0;
}
#adres
{
    visibility: hidden;
    color: #F7F7F7;
}
#lang
{
    position: absolute;
    top: 4px;
    left: -49px;
    width: 50px;
	z-index: 100;
}
#lang img
{
    margin-right: 4px;
}
.menu_button
{
    width: 220px;
}
.toc
{
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.toc a, a:hover
{
    color: #E7E7E7;
}