body {
background: #F0F8FF;
}

img{
margin: 3px 3px 3px 3px;
border: 0px #DFDFDF solid;
}

.nazwisko { 
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.nazwa {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #696969;
font-weight: bold;
text-decoration: none;
}

.tresc {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.tresc img{
border: 1px #DFDFDF solid;
}

.tresc_maly {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #000000;
font-weight: normal;
text-decoration: none;
}

.tresc_czerwony {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: #FF0000;
font-weight: bold;
text-decoration: none;
}

.tresc_brazowy {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: #8b4513;
font-weight: bold;
text-decoration: none;
}

.tresc_brazowy a {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: #8b4513;
font-weight: bold;
text-decoration: underline;
}

.wlasc {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.normalny {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: #696969;
font-weight: bold;
text-decoration: none;
}

.normalny a {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: #696969;
font-weight: bold;
text-decoration: underline;
}


.contentslide {
width: 200px;
height: 220px;
padding: 8px 0px 8px 0px;
margin: 0px 0px 0px 0px;
/*	
border-left: 1px #DFDFDF solid;	
border-right: 1px #DFDFDF solid;
border-bottom: 1px #DFDFDF solid;
text-align: center;
*/
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
/*
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
*/
opacity: 1;
}

.contentslide .contentdiv {
height: 217px;
display: none;
background-repeat: no-repeat;
background-position:left bottom;
}

.contentslide .contentdiv a{
text-decoration: none;
color: #696969;
}

.contentslide .contentdiv img{
margin: 8px 8px 8px 8px;
}

.pagination {
position: absolute;
}

.pagination a {
margin-right: 1px;
padding-top: 6px;
width: 0px;
height: 0px;
display: block;
float: left;
color: #696969;
text-align: center;
text-decoration: none;
}

.pagination a.selected {
font-weight: bold;
}
