body{
margin: 0px;
padding: 0px;
background-color: #EFE8D8;
scrollbar-base-color: #92845F;
scrollbar-track-color: #EBE8E0;
scrollbar-arrow-color: #F8FD35;
}
td{
font-size: 14px;
font-family: verdana;
color: #554D37;
}
a#belka-link{
text-decoration: none;
font-size: 12px;
font-family: verdana;
color: #F4F4F4;
}
a#belka-link:hover{
text-decoration: none;
font-size: 12px;
font-family: verdana;
color: #F9FF04;
background-color: #747261;
}
#glowna{
width: 750px;
border-color: #B7AB91;
border-style: solid;
border-width: 1px;
}
#kreska{
background-image: url(images/tlo-2.jpg);
background-repeat: repeat-x;
height: 10px;
width: 750px;
}
#tresc{
background-image: url(images/tlo-1.jpg);
padding: 10px;
}
#belka-dolna{
background-image: url(images/tlo-3.jpg);
height: 30px;
width: 750px;
}
#tytol{
font-size: 17px;
font-family: verdana;
font-weight: bold;
color: #554D37;
}
#maly-tekst{
font-size: 11px;
font-family: verdana;
font-weight: bold;
color: #554D37;
}




.contentslide{
border: 10px solid #856B5C;
border-bottom-width: 6px;
padding: 8px;
width: 400px;
height: 250px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 416px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #856B5C;
border: 10px solid #856B5C;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 400px; /*IE5 width*/
w\idth: 416px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #404960;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #D51C3C;
background-color: #F8FD35;
}
a#mail{
color: #4A45A5;
font-weight: bold;
font-size: 12px;
text-decoration: none; 
}
a:hover#mail{
color: #E11A2E;
font-weight: bold;
font-size: 12px;
background-color: #DCD5C2;
text-decoration: none; 
}









