* {
margin:0;
padding:0;
}

.auraltext {
display: block;
position: absolute;
height: 1px;
width: 1px;
left: -5000px;
overflow: hidden;
}


html, body {
color:black;
font-family:Arial,verdana,sans-serif;  
background:url(/gfx/bgbody2.jpg) no-repeat top center #dbe7f2;
color:black;
font-size:12px;
}

.duzy html, html.duzy, .duzy body {
	background:url(/gfx/bgbody.jpg) no-repeat top center #dbe7f2;
}
#pager li {
	float: left;
	margin-left: 10px;
}
#skiper {
position:absolute;
left:-3000px;
top:50px;
color:white;
display:block;
padding:0.5em;
background-color: #FFDE00;
font-weight:bold;
text-decoration:none;
color:black;
}

#skiper:focus,
#skiper:active,
#skiper.fokus {
left:50px;
top:150px;
}



#container {
width:960px;
height:auto;
position:relative;
margin:0 auto;
}


#header {
height:365px;
margin:0;
padding:0;
position:relative; 
}



#logo {
width:333px;
height:84px;
position:absolute;
top:10px;
display:block;
left:60px;
color:white;
font-weight:bold;
font-size:28px;
text-align:center;
text-decoration:none;
background-image:url(/gfx/logo.png);
}


#logo img {
border:0;
}

#topMenu {
position:absolute;
background:url(/gfx/topmenu.jpg) no-repeat top left #1C3850;
top:300px;
left:15px;
width:930px;
height:65px;
}

#topMenu ul li {
display:inline;
}

#topMenu a {
color:white;
font-size:18px;
font-weight:normal;
text-decoration:none;
width:140px;
text-align:center;
padding:21px 0;
display:block;
float:left;
border-right:solid #547DA9 1px;
}

#topMenu a:hover,
#topMenu a:focus,
#topMenu a:active {
text-decoration:underline;
background:url(/gfx/topmenuhover.jpg) repeat-x bottom center #537AA1;
border-right:solid #9BB9D1 1px;
}

#topMenu a#topa_wyr {
	color:white;
	padding:21px 10px;
	background:url(/gfx/topmenuhover_wyr.jpg) repeat-x bottom center #537AA1;
}

#topMenu a#topa_wyr:hover,
#topMenu a#topa_wyr:focus,
#topMenu a#topa_wyr:active {
text-decoration:underline;
border-right:solid #9BB9D1 1px;
color:#ffec00;
}


/* szukaj */
#szuwarek {
width:210px;
position:absolute;
right:0;
top:5px;
}

#szuwarek input {
margin:0 5px;
}

#szuwarek legend {
color:white;
text-indent:-5500px;
position:absolute;
}

#szukajkaz {
color:white;
padding:0px;
border:0;
padding-top:5px;
padding-left:5px;
width:120px;
height:21px;
background:url(/gfx/szukajkaz.gif) no-repeat;
}

#leftside {
width:200px;
height:auto;
float:left;
margin:0 30px;
}

#leftside ul li {
padding:3px 10px;
border-bottom:solid #d7d7d7 1px;
background:url(/gfx/pstryk.gif) no-repeat 0 50%;
}

#leftside a {
color:#406797;
text-decoration:none
}


#leftside a:hover,
#leftside a:focus,
#leftside a:active {
text-decoration:underline;
color:#6D8BA9;
}

#innerdiv {
width:650px;
float:right;
margin-right:40px;
}

#footer {
width:100%;
height:140px;
background:url(/gfx/footer.jpg) no-repeat top center;
}

#footerCenter {
width:960px;
margin:0 auto;
}

#footerCenter p {
margin-left:20px;
padding-top:50px;

color:#547EA4;
}

#footerCenter #setia {
padding-top:20px;
margin-left:20px;
text-align:center;
color:#92AAC2;
text-decoration:none; 
display:inline;
}

#footerCenter a:hover,
#footerCenter a:focus,
#footerCenter a:active {
color:white;
}


/* clearfix: auto-clear */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}







