*{
 margin: 0;
 padding: 0;
}

body{
 background: #fff;
 font-family: Arial, Verdana, sans-serif;
 font-size: 0.76em;
}

a{
 color: #7185B8;
 font-weight: bold;
 text-decoration: none;
}

h1{
 display: block;
 width: 130px;
 height: 50px;
 margin: 0 auto;
 overflow: hidden;
}

h1 a{
 background: transparent url('img/logo.jpg') 0 0 no-repeat;
 display: block;
 width: 130px;
 height: 50px;
 text-indent: -1000px;
}

#c{
 margin: 50px auto 0 auto;
 width: 880px;
}

#zap{
 text-align: center;
 font-weight: bold;
 font-size: 1.2em;
 margin: 10px;
}

#c2{
 height: 240px;
 background: transparent url('img/logo2.jpg') center center no-repeat;
 border-bottom: 7px #657BB4 solid;
 overflow: hidden;
}

#c3{
 border-bottom: 7px #657BB4 solid;
}

#c p{
 text-align: center;
 line-height: 1.5em;
}


#b1{
 width: 350px;
 height: 240px;
 float: left;
 background: transparent url('img/superdruk0.jpg') center right no-repeat;
 overflow: hidden;
}

#c2 a{
 overflow: hidden;
 display: block;
 width: 350px;
 height: 240px;
 color: #8E8E8E;
 text-decoration: none;
}
#b1 a:hover{
 background: transparent url('img/superdruk.jpg') center right no-repeat; 
 overflow: hidden;
 color: #6C6C6C;
}

#b1 span{
 display: block;
 width: 140px;
 margin: 35px 190px 0 auto;
 text-align: right;
 font-weight: bold;
}



#b2{
 float: right;
 width: 350px;
 height: 240px;
 background: transparent url('img/trzypiora0.jpg') center left no-repeat; 
 overflow: hidden;
}

#b2 span{
 display: block;
 width: 140px;
 margin: 35px auto 0 190px;
 text-align: left;
 font-weight: bold;
}

#b2 a:hover{
 background: transparent url('img/trzypiora.jpg') center left no-repeat;  
 overflow: hidden;
 color: #6C6C6C;
}