body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
 margin: 0 auto;
 width: 922px;
 background: #555555;
 }

#leftcolumn {
 font-size: 16px;
 color: #333333;
 border: 1px solid #999999;
 background: #cccccc;
 background-image: url('../img/logo5.jpg');
 background-repeat: no-repeat;
 background-position: center top;
 margin: 0px 5px 5px 0px;
 padding-top: 95px;
 padding-right: 10px;
 padding-left: 10px;
 height: 585px;
 width: 195px;
 float: left;
}

#leftcolumn ul {
margin-left: 8px;
padding-left: 0;
list-style-type: none;
font-size: 95%;
}

#leftcolumn a {
color: #333333;
display: block;
padding-left: 17px;
width: 150px;
background-image: url('../img/button.jpg');
background-repeat: no-repeat;
background-position: 0 55%;
border-bottom: 1px dotted #999999; padding-right:3px; padding-top:3px; padding-bottom:3px;
}


#leftcolumn a:link, a:visited {
text-decoration: none;
}

#leftcolumn a:hover {
background-image: url('../img/button2.jpg');
background-repeat: no-repeat;
background-position: 0 55%;
color: #000000 }

#rightcolumn {
 float: right;
 color: #333333;
 border: 1px solid #999999;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding-left: 20px;
 padding-right: 10px;
 padding-top: 10px;
 height: 670px;
 width: 668px;
 display: inline;
}

#rightcolumn h2 {
padding-left: 0px;
}

#rightcolumn a {
 color:#333333;
 border-bottom: 1px dotted #999999; padding-right:3px; padding-top:3px; padding-bottom:3px;
}

#rightcolumn ul {
padding-left: 5px;
}

#rightcolumn ul li{
padding-left: 0px;
list-style-image:url(../img/button2.jpg);
list-style-position: outside;
}

#elektro {
 float: right;
 color: #333333;
 border: 1px solid #999999;
 background: #ffffff;
 background-image: url(../img/elektrobg.jpg);
 margin: 0px 0px 0px 0px;
 padding-left: 20px;
 padding-right: 10px;
 padding-top: 10px;
 height: 670px;
 width: 668px;
 display: inline;
}

#elektro h2 {
padding-left: 0px;
}

#elektro a {
 color:#333333;
 border-bottom: 1px dotted #999999; padding-right:3px; padding-top:3px; padding-bottom:3px;
}

#elektro ul {
padding-left: 5px;
width: 270px;
}

#elektro ul li{
padding-left: 0px;
list-style-image:url(../img/button2.jpg);
list-style-position: outside;
}

#footer {
 width: 900px;
 clear: both;
 color: #333333;
 border: 1px solid #999999;
 background: #cccccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}