body {
margin:0px;
font-family: 'Open Sans', sans-serif;
}

table {
font-size:12px;
color:#000000;
line-height:17px;
font-family: 'Open Sans', sans-serif;
text-align:left;
}

div {
font-size:12px;
color:#000000;
line-height:17px;
font-family: 'Open Sans', sans-serif;
text-align:left;
}

a {
font-size:12px;
color: #F50000;
text-decoration:none;
}

a:hover {
font-size:12px;
color: black;
border: none;
}

.srodek {
  position:absolute;
  height:240px; 
  width:880px;
  margin:-120px 0px 0px -440px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  
  border: 0px dotted #222222;
  overflow: auto;
}

h1 {
font-size:17px;
margin:0px;
padding:0px;
}

li {
list-style-image:url(img/arrow.gif); 
}

ul {
margin:0px;
padding-left:30px;
padding-top:10px;
padding-bottom:10px;
}

.linki {

color:#ED0202;
font-size:10px;
}

.linki:hover {
color:white;
font-size:10px;

}

p {
margin:0px;
padding:0px
}

.menu{
display:block;
height:56px;
font-size:13px;
color:#777777;
font-weight:bold;
line-height:56px;
background: url(img/menubg.jpg) repeat-x;
text-align:center;
border-right:1px solid #D8D8D8;
}

.menu:hover {
display:block;
height:56px;
font-size:13px;
color:white;
font-weight:bold;
line-height:56px;
background: url(img/menuhover.jpg) repeat-x;
text-align:center;
border-right:1px solid #D8D8D8;
}