body{
background-image: url('interface/background.jpg');
}

.glowna { 
border: solid 1px black;
margin: 0 auto;
width: 805px;
font: 10px verdana;
background: white;
table-layout: auto;
float: center;
} 

.top { 
height: 150px;
border-bottom: solid 1px black;
border-right: solid 1px black;
background: white;
} 

.blank {
background-image: url('interface/blank.jpg');
border-bottom: solid 1px black;
width: 300px;

}

.animacja{
background: white;
border-bottom: solid 1px black;
width: 300px;
height: 225px;
}

.separator {
height: 10px;
background-image: url('interface/green_border.jpg');
}

.menu {
height: 25px;
width: 100px;
border-bottom: solid 1px black;
border-right: solid 1px black;
}

.menu img {
border: none;
}

.menup {
border-bottom: solid 1px black;
border-right: solid 1px black;
}

.menu a{
color: white;
text-decoration: none;
}

.menu a:hover {
color: #F5F5F5;
text-decoration: none;
}


.submenu{
padding: 10px;
border-right: dotted 2px #39B54A;
background: #F5F5F5;
vertical-align: top;
background-image: url('interface/subborder.jpg');
background-repeat: repeat-y
}

.submenu a{
font: 10px verdana;
color: gray;
text-decoration: none;
}

.submenu a:hover{
text-decoration: none;
color: black;
}

.submenu b{
color: #39B54A;
}

.submenu ul{
list-style-image: url(interface/arrowgreen.gif);

}

.main {
text-align: left;
width: 605px;
padding: 10px;
margin-left: 100px;
background-image: url('interface/textborder.jpg');
background-repeat: repeat-y;
background-position: right;
}

.main h3 {
font-weight: bold;
}

.main img{
border: solid 1px black;
}

.main a, a:hover{
color: #39B54A;
}

.stopka{
background-image: url('interface/stopka.jpg');
border-top: solid 1px black;
padding-top: 2px;
padding-bottom: 2px;
color: white;
text-align: center;
}

.stopka a, a:hover{
color: gray;
text-decoration: none;
}

.title {
font: 11px verdana;
color: black;
font-weight: bold;
margin-right: 5px;
}

.title img {
vertical-align: middle;
border: solid 1px black;
}

.prezentacja {
width: 500px;
vertical-align: top;
background:  #CCCCCC;
}

.prezentacja img {
float: left; 
padding: 10px; 
border:none;
}

.sprzedaz tr{
border: none;
border-collapse: 5;
background: white;
text-align: center;
}

