﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    white-space: normal;
    line-height: 1.5em;
}
div{
margin-top:5px;
}
div.naglowek{
width : 100%;
height: 266px;
background-image:url('images/bg_banner.gif');
}
div.menu_lewa
{
    border: thin solid #808080;
    float: left;
    width: 150px;
    height: 450px;
    padding-top:10px;
    text-align: center;
}

div.tresc
{
    border: thin solid #808080;
    padding: 15px;
    margin: 5px;
    float: left;
    left: 165px;
    width: 600px;
    position: inherit;
    top: 322px;
}

div.tytul_menu
{
    font-size: 15px;
    font-weight: bold;
    font-variant: normal;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    font: normal normal bold 100% serif;
    width: 100%;
    height: 31px;
    background-image: url(   'images/bg_niebieski.gif' );
    color: #FFFFFF;
    text-transform: none;
    background-repeat: repeat;
    text-decoration: none;
    vertical-align: sub;
    text-indent: 50px;
}

div.stopka
{
    clear: both;
    width: 100%;
    height: 51px;
    background-image: url(  'images/bg_footer.gif' );
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    text-indent: inherit;
    margin-top: 5px;

}

.lista_menu
        {
            margin-left: 27px;
            margin-right: 22px;
            margin-top: 15px;
            margin-bottom: 47px;
            color:#0099cc;
        }
h1
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
}
p
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-align: justify;
}
a.stopka
{
    font-family: Verdana;
    font-size: small;
    color: #000080;
}
a:hover.stopka
{
    font-family: Verdana;
    font-size: small;
    color: #000080;
    font-style: italic;
}
TD.cennik
{
    border-width: thin;
    border-color: #808080;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-align: left;
    padding: 6px;
    border-right-style: solid;
    border-bottom-style: solid;
}
Table.ceny
{
    margin-top: 7px;
    border: thin solid #808080;
    border-collapse: collapse;
    border-spacing: inherit;
    empty-cells: show;
    caption-side: bottom;
    table-layout: fixed;
}

a.galeria
{
    font-family: 'Square721 BT';
    font-size: 15px;
    color: #000080;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}
a.galeria:visited
{
    font-family: 'Square721 BT';
    font-size: 14px;
    color: #000080;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;

}
img.galeria
{
    border: thin solid #808080;
    text-decoration: none;
}


/*MENULEWE*/
.menu_left
{
	margin: 0px 8px 0px 8px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	position: relative;
	text-align: left;
	font-weight: bold;
	width: 135px;
}
.menu_left a
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	line-height: 1.8em;
	background-color: #0066FF;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
.menu_left a:hover
{
    color: #FF0000;
    line-height: 1.8em;
}

