﻿#container
{
width: 100%;
margin: 0px;
background-color: #f5f5dc;
border: 1px solid Khaki;
line-height: 140%;
text-align: justify;
font-family: Times New Roman;
font-size: small;
}
#header
{
padding: 0.5em;
color: Black;
background-color: White;
height: 124px;
}
#footer
{
padding: 0.1em;
margin: 2px;
color: Gray;
clear: left;
text-align:center;
font-size:x-small;
border-right: silver 1px solid;
border-top: silver 1px solid;
border-left: silver 1px solid;
border-bottom: silver 1px solid;
background-color: White;
}
#left
{
float: left;
width: 20%;
height: 100%;
margin: 0;
padding: 1em;
}
#content
{
margin-left: 190px;
border-left: 1px solid gray;
padding: 1em;
}
img#submenu
{
position: absolute;
left: 30%;
max-height: 124px;
}
img#logo
{
width: 189px;
height: 124px;
float: left;
}
span#lang
{
float: right;
font-size: xx-small;
text-align: right;
}
a.lang
{
text-decoration: none;
color: Black;
}
ul#verticalmenu
{
padding:0;
margin:0;
list-style-type:none;
}
a.menu
{
background-color: #ffffcc;
font-size: medium;
vertical-align: middle;
width: 150px;
color: threeddarkshadow;
font-family: 'Cambria', 'Times New Roman';
letter-spacing: 2px;
text-align: center;
font-variant: small-caps;
text-decoration: none;
border-right: gray inset 2px;
border-top: gray inset 2px;
border-left: gray inset 2px;
border-bottom: gray inset 2px;
font-weight: bold;
display: block;
}

a.menu:hover
{
background-color: #ffff99;
color: Black;
letter-spacing: 4px;
border-color: Black;
}
ul#linesubmenu
{
padding:0;
margin:0;
list-style-type:none;
}
li.submenu
{
display:inline
}

a.submenu
{
font-size: small;
border-left: olive thin;
text-align: center;
border-right: 1px outset;
border-top: 1px outset;
border-left: 1px outset;
border-bottom: 1px outset;
background-color: #ffffcc;
font-size: small;
color: threeddarkshadow;
font-family: 'Cambria', 'Times New Roman';
letter-spacing: 1px;
text-align: center;
font-variant: small-caps;
text-decoration: none;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
margin-left: 5px;
}
a.submenu:hover
{
background-color: #ffff99;
color: Black;
letter-spacing: 2px;
border-color: Black;
}
span.pierwsza
{
    font-weight:bold;
    font-size:medium;
}
.tekstmaly
{
    color:Gray;
}
