body {
        
        background: white;
        color: black;
}

#wrapper {
        
        margin: 0 auto;
        width: 820px; 
        background: white;
        border: 1px solid white;
        height: 600px;
}

#header
{
    width: 820px;
    height: 95px;
    background: white url(Graphix/godlo.jpg);  
}

#mainmenu
{
    margin-top: 0px;
    height: 10px;
    width: 820px;
    background: white; 
    
 
}

.footer-text
{
color: white; 
font-weight: bold;
text-align: center;
font-family: arial;
}


#contentholder 
{
    
    width: 820px;
    margin-left: 0px;
    background: white; 
    
}



#description
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 390px;
    height: 350px;
    background: white;
    color: #1d0652;
    font-family: arial;
    line-height: 2;
    text-align: justify;
    font: normal 14px arial;
    
    
}

#description2
{
    margin-top: -363px;
    margin-left: 20px;
    width: 390px;
    height: 350px;
    background: white;
    color: #1d0652;
    font-family: arial;
    line-height: 2;
    text-align: justify;
    font: normal 14px arial;
    
}

#separator
{
  margin-left: 410px;
  border-left: 1px solid black;
  width: 400px;
  height: 350px;


}

#maincontent
{
  margin-left: 0px;
  clear: left;
  float: left;
  width: 409px;
  height: 300px;
  background: white;
  display: inline;
  color: black;
  border-right: 0px solid grey;
  padding-right: 0px;
  text-align: justify;
  font-size: 12px;
  font-family: verdana;
  font-weight: normal;
  line-height: 1.5;
}



#sideads
{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  float: right;
  width: 390px;
  display: inline;
  background: white;
  color: black;
  border-left: 0px solid black;
  padding-left: 10px;
  text-align: justify;
  font-size: 12px;
  font-family: verdana;
  font-weight: normal;
  line-height: 1.5;
}

#footer
{
  clear: both;
  background: white;
}


.wyrownywacz
{
margin-right: 20px;
}


h1
{
    color: #b70e0e;
    font-family: times new roman;
    font-weight: normal;
    font-size: 20px;
    margin-left: 0px;
}

.lista, ul.lista li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.lista
{
        margin-left: 0px;
	float: left;
	padding: 0px 0 1px 1px;
        background: #000 url(Graphix/element-menu2.jpg);
        width: 390px;
}

.lista li 
{
	float: left;
}

.lista a:link, .lista a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 12px;
	font-family: Sans, Arial;
	background: #000 url(Graphix/element-menu2.jpg);
	color: #23007c;
	padding: 2px 26px 3px 26px;
	border-right: 1px solid #9799a0;
	
}

.lista a:hover
{
background: #000 url(Graphix/element-menu4.jpg);
}

.lista a.ddd:link, .lista a.ddd:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 12px;
	font-family: Sans, Arial;
	background: #000 url(Graphix/element-menu2.jpg);
	color: #23007c;
	padding: 2px 26px 3px 26px;
	border-right: 0px solid #9799a0;
	
}

.lista a.ddd:hover
{
background: #000 url(Graphix/element-menu4.jpg);
}



#inside-job
{
margin-left: 950px;
width: 200px;
height: 90px;
margin-top: 0px;
color: white;
font-size: 12px;
font-weight: bold;
font-family: arial, verdana;
}

img
{
  border: 1px solid #daa520;
}

img:hover
{
  border: 1px solid red;
}
 