.gorny 
{
 position: fixed;
 right: 10px;
 top: 10px;
 text-align: right;
}

.gorny_lewy 
{
 position: absolute;

 background-color: #e7d398;
 right: 0px;
 left: 0px;
 top: 0px;
 text-align: center;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: bottom;
 padding-left: 10px;
}

.glowny 
{
 position: absolute;

 left: 200px;
 top: 170px;
 right: 2px;
 padding: 55px;
 background-color: #f7f2ea;
 border-width: 1px;
 border-color: #400000;
 border-style: solid;
 text-align: justify;
 line-height: 150%;
}

.menu 
{
 position: absolute;
 left: 0px;
 top: 170px;


 width: 200px;
 text-align: left;
}

html, body 
{
 background-color: #e7d398;
 text-align: center;
 font-size: 1em;
 font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

body * 
{
 margin: 0px;
 padding: 0px;
 font-size: 1em;
 text-align: left;
}

p
{
text-align: justify;
margin-top: 1em;
}

p#center
{
text-align: center;
margin-top: 1em;
}

img 
{
 border-width: 2px;
}

h1 
{
 font-size: 1.5em;
 font-weight: bold;
 font-family: verdana, tahoma, arial, helvetica;
 text-align: center;
 line-height: 150%;
}

h2 
{
 font-size: 1.2em;
 line-height: 200%;
}

h3 
{
 font-size: 1em;
 font-weight: normal;
 font-style: italic;
 line-height: 200%;
}

table 
{
 border-width: 0px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 background-color: transparent;
}

td 
{
 text-align: left;
 vertical-align: middle;
 background-color: transparent;
}

a 
{
 color: #9a0000;
 font-size: 1em;
}

a:visited 
{
 color: #c60000;
}

a:hover 
{
 color: #cb8583;
}

#navcontainer 
{
 background-color: #e7d398;
 width: 95%;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 font-family: calibri, tahoma, verdana, sans-serif;
 font-size: small;
 text-align: center;
 text-transform: lowercase;
}

ul#navlist 
{
 text-align: left;
 list-style: none;
 padding: 0px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 width: 100%;
}

ul#navlist li 
{
 margin: 0px;
 padding: 2px;
 display: block;
}

ul#navlist li a 
{
 display: block;
 width: 100%;
 padding-top: 0.2em;
 padding-right: 0.1em;
 padding-bottom: 0.2em;
 padding-left: 0.2em;
 border-width: 1px;
 border-color: #DEB887;
 border-style: solid;
 color: #555;
 text-decoration: none;
 background-color: #f7f2ea;
}

#navcontainer>ul#navlist li a 
{
 width: auto;
}

ul#navlist li#active a 
{
 background-color: #F5DEB3;
 color: #800000;
 text-align: right;
 padding-right: 5px;
}

ul#navlist li a:hover, ul#navlist li#active a:hover 
{
 color: #800000;
 background-color: transparent;
 border-top-color: #aaab9c;
 border-right-color: #fff;
 border-bottom-color: #fff;
 border-left-color: #ccc;
}

li 
{
 margin-left: 30px;
}

 
ul#podpunkt
 {
 margin-left: 20px; 
 line-height: 150%;
 font-size: 80%;
}