﻿body
{
    font-family: Verdana;
    font-size: 8pt;
    color: white;
    background-color: black;
    margin-top: 0px;
}
#Strona
{
    margin: auto;
    width: 1000px;
}

#Menu
{
    padding: 20px 0px 50px 10px;
    float: left;
    width: 305px;
}

#ObszarRoboczy
{
    margin: 0px 0px 0px 305px;
    padding: 10px 30px 50px 30px;
    text-align: justify;
}
#ObszarRoboczy a:link
{
    text-decoration: none;
    font-size: 8pt;
    color: white;
    font-weight: normal;
}
#ObszarRoboczy a:visited
{
    color: white;
    text-decoration: none;
    font-weight: normal;
    font-size: 8pt;
}
#ObszarRoboczy a:hover
{
    color: #EAB31B;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    font-style: italic;
}
#Stopka
{
    font-family: tahoma; 
	font-size: 9px; 
	color: #69834D;
	padding: 1px 10px 1px 10px;
    text-align: center;
}

.uni_01 {
  font-family: Verdana;
  font-size: 13px;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 5px;
  padding-left: 3px;
  color: #EAB31B;
}

