html{
	margin:0;
	padding:0;
	text-align: center;
	background: #000;
}
body{
    margin:0;
	padding:0;
	text-align: center;
	background: #000;
}
#cala{
	    font-family: georgia, arial;
        font-size: 11px;
		width: 1003px;
		height: 100%;
        color: #000;
		text-align: center;
}
#strona{
		width: 1002px;
}
#banner{
	    float: left;
		width: 872px;
		height: 342px;
        color: #000;
		text-align: left;
		background: #000 url(img/header-1tt.jpg) no-repeat;
}
.text{
	    font-family: georgia, arial;
        font-size: 12px;
        color: #CCCCCC;
		line-height: 18px;
		letter-spacing: -0.1px;
}
.czywiesz{
	    font-family: georgia, arial;
        font-size: 11px;
        color: #CCCCCC;
		text-align: right;
		letter-spacing: -0.1em;
}
.data{
	    font-family: arial;
        font-size: 10px;
        color: #C9C9C9;
		text-align: right;
}
.stopka{
	    font-family: georgia, arial;
        font-size: 10px;
        color: #fff;
}
.copy{
	    font-family: georgia, arial;
        font-size: 10px;
        color: #fff;
		text-decoration: none;
		line-height: 16px;
}
.copy:hover{
	    font-family: georgia, arial;
        font-size: 10px;
        color: #fff;
		text-decoration: underline;
}
.menud{
	    font-family: georgia, arial;
        font-size: 10px;
        color: #fff;
		text-decoration: none;
}
.menud:hover{
	    font-family: georgia, arial;
        font-size: 10px;
        color: #fff;
		text-decoration: underline;
}
.linkk{
	    font-family: georgia, arial;
        font-size: 11px;
        color: #fff;
		font-weight: bold;
		text-decoration: none;
}
.linkk:hover{
	    font-family: georgia, arial;
        font-size: 11px;
        color: #fff;
		font-weight: bold;
		text-decoration: underline;
}
.akcja {
		text-decoration: none;
}
.akcja:hover {
        position : relative;
        top : 1px;
        left : 1px;
		text-decoration: none;
		
}
.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px;
overflow: scroll; /*leave this value alone*/
width: 530px;
text-align: center;
height: 400px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
text-align: center;
top: 0;
}

.stepcarousel .panel{
text-align: center;
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

width: 530px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

div.samplebuttons{
width: 530px;
text-align: center;
}

div.samplebuttons a{
margin-right: 3px;
text-decoration: none;
text-align: center;
}