* { outline: none; } /* brak obramowania po kliknieciu na link */
img{
       border: 0px;
       margin: 0px;
       padding: 0px;
       font-size: 1px;
}

body{
       background-color: #2E50B0;
       margin:0px;
}

#wrapper {
       text-align: left;
       margin: 0px auto;
       padding: 0px;
       border:0;
       width: 762px;
       background: url(../img/eeg_bg.gif) repeat-y;
}

#header {
       margin: 0px;
}

#side-a {
       float: left;
       width: 230px;
       padding-top:50px;
}

#side-b { 
       margin: 0;
       float: left;
       width: 520px;
       height: 1% /* Holly hack for Peekaboo Bug */
       
}

.dol{
        background: url(../img/foot.jpg) no-repeat;
        width:762px;
        height: 20px;
}


#footer {
padding-top:20px;
       clear: both;
       
}

.flashTop{
       margin: 0px 0px 0px 8px;
}
.duoD, .duo:link, .duo:visited{
       font-family: Tahoma;
       text-decoration: none;
       font-weight: normal; 
       color: #29C2E1;
       font-size:9px; 
       padding:3px;
       text-align:center;
       letter-spacing: 1px;
        
        
        margin-bottom: -12px;
}
.duoD{
  height: 20px;
  width: 762px;
  background-color: #2E50B0;
  margin-top: -8px;
  
}
.duo:hover{
       text-decoration: underline; 
       font-weight: normal; 
       color: #FFFFFF;
}

.menu1,.menu2,.menu3,.menu4,.menu5,.menu6,.menu7{
        margin-left:15px;
        width: 220px;
        height: 21px;
        display:block;
}

a.menu1{
        background: url(../img/1.jpg) no-repeat left;
}
a.menu2{
        background: url(../img/2.jpg) no-repeat left;
}
a.menu3{
        background: url(../img/3.jpg) no-repeat left;
}
a.menu4{
        background: url(../img/4.jpg) no-repeat left;
}
a.menu5{
        background: url(../img/5.jpg) no-repeat left;
}
a.menu6{
        background: url(../img/6.jpg) no-repeat left;
}
a.menu7{
        background: url(../img/7.jpg) no-repeat left;
}

a:hover.menu1{
        background: url(../img/1.jpg) no-repeat right;
}
a:hover.menu2{
        background: url(../img/2.jpg) no-repeat right;
}
a:hover.menu3{
        background: url(../img/3.jpg) no-repeat right;
}
a:hover.menu4{
        background: url(../img/4.jpg) no-repeat right;
}
a:hover.menu5{
        background: url(../img/5.jpg) no-repeat right;
}
a:hover.menu6{
        background: url(../img/6.jpg) no-repeat right;
}
a:hover.menu7{
        background: url(../img/7.jpg) no-repeat right;
}
.headCont{
        background-color: #274396;
        width:510px;
        height: 50px;
        margin-top:-4px;
}
.contBody{
        margin-left: 25px;
        margin-right:10px;
        color: #FFFFFF;/* #D9F8FB; */
        font-family: Verdana;
        font-size: 14px;
        line-height: 150%;
        text-align : justify;
}

.naglowek{
        font-size: 17px;
        margin-top:0px;
        color: #FFCC00;
}

.naglowek2{
        font-size: 14px;
        margin-top:0px;
        color: #FFCC00;
        margin-bottom:0px;
}

a {
        color: white;
        text-decoration:none;
        font-size: 13px;
}
a:hover{
        text-decoration:underline;
}

select,input,button,textarea{
 border: 1px solid #139ED9;
}

input,textarea{
        background-color: #FFFFFF;/*#DCFAFC;*/
}

.next{
        float:right;
}
strong{
        color:#FFCC00;
}
.licznik{
 color: #FFFFFF;
 font-size: 11px;
 position: absolute;
 margin:-10px 0px 0px 15px;
}
