
.simplebg {
padding-top: 30;
padding-left: 0;
padding-right: 0;
padding-bottom: 40;
margin: 0;
background-color: #330000;  }

.hi {
color: red;
font-weight: bold; }

.title {
background-image: url(img/title.jpg);
background-position: top center;
background-repeat: no-repeat; }

.tytul {
color: black;
font-family: Verdana;
font-size: 17;
font-weight: bold; }

.ramka { 
border-style: none; }

.showpic {
color: black;
font-family: Verdana;
font-weight: bold;
font-size: 11; }

.menucell {
cursor: hand;
background-color: black;
text-align: center;
color: white;
font-weight: bold;
font-family: Verdana;
font-size: 11; }

.tabletext {
cursor: hand;
color: black;
font-family: Verdana;
font-size: 11; }

.textcell {
background-image: url(img/line.jpg);
background-position: top left;
background-repeat: repeat-y;
color: black;
font-family: Verdana;
font-size: 11;
padding-top: 35;
padding-left: 50;
padding-right: 20;
padding-bottom: 40; }

.slidecell {
padding-top: 20;
padding-left: 40;
background-image: url(img/slide_line.jpg);
background-position: top right;
background-repeat: repeat-y; }

.red {
color: red; }

.bottom-left {
background-color: black;
background-image: url(img/bottom_left.gif);
background-position: top left;
background-repeat: no-repeat; }

.bottom-right {
background-color: black;
background-image: url(img/bottom_right.gif);
background-position: top right;
background-repeat: no-repeat; }

.bottom-center-left {
background-color: black;
text-align: left;
color: white;
font-family: Verdana;
font-size: 11; }

.bottom-center-right {
background-color: black;
text-align: right;
color: white;
font-family: Verdana;
font-size: 11; }


