

@font-face {
    font-family: 'basic_title_fontregular';
    src: url('basictitlefont-webfont.eot');
    src: url('basictitlefont-webfont.eot?#iefix') format('embedded-opentype'),
         url('basictitlefont-webfont.woff2') format('woff2'),
         url('basictitlefont-webfont.woff') format('woff'),
         url('basictitlefont-webfont.ttf') format('truetype'),
         url('basictitlefont-webfont.svg#basic_title_fontregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
margin:0px;
font-family: basic_title_fontregular;
}

table {
font-size:20px;
color:#ffffff;
line-height:24px;
font-family: basic_title_fontregular;
text-align:left;

}

div {
font-size:20px;
color:#ffffff;
line-height:24px;
font-family: basic_title_fontregular;
text-align:left;
}

a {
font-size:20px;
color: #ffffff;
text-decoration:none;
}

a:hover {
font-size:20px;
color: #ffffff;
text-decoration:underline;
}

.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;
}

#background_cycler{padding:0;margin:0;width:100%;position:absolute;top:0;left:0;z-index:-1}
#background_cycler img{position:fixed;left:0;top:0;width:100%;z-index:1}
#background_cycler img.active{z-index:3}