.komunikat {
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    background-image: url(../grafika/gradient.png);}

.komunikat-wewnetrzny {
    border: 0 none;
  margin: 0 auto;
  padding: 0px;
  width: 960px;
  height: 50px;}

.tekst-ciasteczka {
color: #290101;
font-size: 11px;
text-align: left;
  line-height: 15px;
  float: left;
  margin: 0;
  padding: 10px 20px 10px 40px;
  width: 640px;
  height:30px;}

.przyciski {
  width: 220px;
height: 30px;
 margin: 0;
  padding: 10px 40px 10px 0px ;
  float: right;}

.przyciski-info-wiecej  {
width: 130px;
height: 30px;
float: left;
padding: 0 0 0 40px;}

.przyciski-info-wiecej a {
cursor: pointer;
display: block;
line-height: 11px;
font-size: 11px;
  text-decoration:underline;
  border: 0; 
  margin: 0; float: left;   padding: 5px; color: #290101; font-size: 11px;}
  
.przyciski-x  {
width: 40px;
height: 30px;
float: right;}

.przyciski-x  button {
  cursor: pointer;
  border: 0;
  width: 23px;
height: 23px;
float: right;
 background: url(../grafika/x.gif);}
 

 
 
 
 
 
 
 
 
 
 
 
