* {
margin:0;
padding:0;
}


html, body {
	color:black;
	font-family:Trebuchet MS,verdana,sans-serif;
	font-size:90%;      
        background-color:#3D3D3D;
        background-image:url(/gfx/bgbody.gif);

}

#skiper {
	position:absolute;
	left:-2000px;
	top:5px;
	background-color:yellow;
	color:#004400;
	display:block;
	text-decoration:none;
	padding:0.5em;
	border: solid red 2px;
	text-transform:uppercase;
	font-weight:bold;
}


#kontener {
	margin: 30px auto;
width:770px;
	position: relative;
}


#skiper {
	position:absolute;
	left:-2000px;
	top:5px;
	background-color:yellow;
	color:#004400;
	display:block;
	text-decoration:none;
	padding:0.5em;
	border: solid red 2px;
	text-transform:uppercase;
	font-weight:bold;
}


.srodek {
width:100%;
height:auto;
background-image:url(/gfx/bgsrodek.gif);
background-repeat:repeat-y;
background-position:left;
background-color:#F3F3F3;
}


/* 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;}
/* 



/* belka gorna */

#belka {
height:248px;
background-image:url(/gfx/belka.gif);
background-repeat:no-repeat;
background-position: top left;
margin:0 auto;
background-color:#F29B11;
}

#belka h1 {
font-size:100%;
margin-left:245px;
position:absolute;
top:260px;
color:#1E2223;
}



/* klikalne logo strony */

#logo {
width:262px;
height:84px;
position:absolute;
margin:0;
padding:0;
top:22px;
left:32px;
color:#FC7C01;
font-weight:bold;
text-align:center;
background-color:white;
font-size:150%;
}


#logo:hover,
#logo:focus,
#logo:active {
background-color:#FC7C01;
color:white;
}

/* gorne menu */


#gmenu {
width:700px;
height:44px;
top:201px;
position:absolute;
color:white;
z-index:1;
}

#gmenu ul {
float:right;
background-image:url(/gfx/bggmenu.gif);
padding-bottom:5px;
background-position:bottom right;
background-repeat:no-repeat;
}

#gmenu a {
color:#3d3d3d;
font-weight:bold;
font-family:Lucida Console,verdana,sans-serif;
text-decoration:none;
font-size:110%;
background-image:url(/gfx/gmenua.gif);
background-repeat:no-repeat;
background-position:0 50%;
padding-left:20px;
}


#gmenu a:hover,
#gmenu a:focus,
#gmenu a:active {
background-image:url(/gfx/gmenuahover.gif);
color:black;
}


#gmenu ul li {
display:inline;
margin-left:10px;
}



/* --- czesc tekstowa ---*/

#innerdiv {
width:100%;
height:auto;
}



#stopka {
background-image:url(/gfx/bgstopka.gif);
background-repeat:no-repeat;
width:auto;
height:auto;
text-align:center;
color:white;
padding-bottom:3px;
}

#stopka img {
margin-top:7px;
margin-left:200px;
}

#stopka a {
color:#808080;
text-decoration:none;

}

#stopka a:hover,
#stopka a:focus,
#stopka a:active {
text-decoration:none;

}

#stopkalink {
display:block;
width:150px;
float:right;
margin-top:-30px;
margin-right:20px;
}

.setia {
width:100%;
margin:0px auto 5px auto;
text-align:right;
}

.setia img {border:0}

.setia a {
font-size:100%;
font-weight:bold;
color:#F29A10;
text-decoration:none;
}





