* {
margin:0;
padding:0;
}


html, body {
	color:black;
	font-family:Tahoma,Arial,verdana,sans-serif;
	font-size:85%;      
        background-color:white;
        background:url(/gfx/bg-body.jpg) repeat-x top center #e8e8e8;
}


#kontener {
	margin: 0 auto;
       width:920px;
	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:url(/gfx/srodek-bg.gif) repeat-y top left 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;}
/* 



/* belka gorna */

#belka {
width:920px;
height:308px;
background-image:url(/gfx/belka.jpg);
background-repeat:no-repeat;
background-position: top left;
}


h1.header {
position:absolute;
right:20px;
top:270px;
color:white;
font-family:Georgia,arial,sans-serif;
font-size:100%;
}

#belka a {
color:white;
text-decoration:none;
text-transform:lowercase;
}


#menu {
width:250px;
height:auto;
float:left;
margin:0;
padding:0;
}


#menu ul {
width:100%;
}

#menu ul li {
display:block;
margin:0px 5px 0px 0px;
border-top:solid #322D07 1px;
}

#menu ul li a {
background-color:black;
display:block;
padding:7px 0px 7px 10px;
color:#FDE899;
font-weight:bold;
text-decoration:none;
}

#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li a:active {
background-color:#292406;
color:white;
}


#innerdiv {
float:right;
width:660px;
height:auto;
margin-top:20px;
}

.tresc {
margin:0px 15px 0px 15px;
text-align:justify;
}

.tresc img {
border:0;
}

.tresc h2,.tresc h3 {
color:#887016;
font-size:130%;
margin:10px 0px 10px 0px;
}

.tresc a {
color:black;
text-decoration:underline;
}


.tresc a:hover,
.tresc a:focus,
.tresc a:active {
color:#887016;
text-decoration:none;
}

.tresc p {
margin:10px 0px 10px 0px;
}


.tresc ul li {
margin:5px 15px 0px 15px;
}

.tresc table {
border:solid #887016 1px;
font-weight:bold;
}


.tresc table td {
border:solid #887016 1px;
padding:3px;
}

.track {
color:#887016;
}

.track a {
font-weight:bold;
}



.setia {
width:100%;
margin:10px auto 5px auto;
text-align:right;
}

.setia img {border:0}

.setia a {
font-size:90%;
font-weight:bold;
color:black;
text-decoration:none;
}

/*-- strona glowna produkt --*/


#stopka {
padding:10px 0px 10px 0px;
background-color:black;
color:#FDE899;
border:solid #887016;
border-width:5px 0px 5px 0px;
}

#stopka a {
color:#FDE899;
}

#stopka a:hover,
#stopka a:focus,
#stopka a:active {
color:white;
text-decoration:none;
}

#stopkacenter {
width:920px;
height:auto;
margin:0 auto;
}


/* kamera */

#height {
height:auto;
width:100%;
}

#tablica {
width:585px;
height:639px;
position:fixed;
bottom:0;
left:250px;
/*background:url(/gfx/tablica-statyk.gif) no-repeat;
*/
}


#reklama ul li {
list-style:none;
}

#kamera_window {
width:352px;
height:280px;
margin:10px 0px 0px 110px;
}




#reklama {
position:fixed;
right:0;
bottom:0px;
width:200px;
height:435px;
}

#plan {
width:261px;
height:530px;
position:fixed;
left:0;
bottom:0;      
background:url(/gfx/tablica-plan.gif) no-repeat;
}



.obrazki img {
border:0;
float:left;
margin:7px;
}


/* komentarze */

.gbookdiv {
border:solid #cbcbcb 1px;
background:url(/gfx/gbook-bg.gif) repeat-x #eaeaea;
margin-top:15px;
padding:7px;
}

.gbooklef {
border-top:solid white 1px;
margin-top:5px;
font-weight:bold;
color:#535353;
}

.gbookri {
font-style:italic;
color:#828282;
}



/* wyraz */
/*FORMULARZ*/
#wpisek {
width:90%;
}


#wpisek label {
float: left;
display: block;
width:35%;
padding-right:20px;
font-weight:bold;
}



#wpisek fieldset {
border:0;
padding:1em;
}

#wpisek legend {
font-weight:bold;
margin-bottom:0em;
padding:0px 0.5em 0em 0.5em;
font-size:110%;
}

#wpisek input {
background-color:white;
}















