* {
margin:0;
padding:0;
}


html, body {
	color:black;
	font-family:Trebuschet MS,verdana,sans-serif;
	font-size:85%;
        background-color:#972323;
}

#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: 0 auto;
	min-width:760px;
	max-width:960px;
	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;

}

#bela {
background-image:url(/gfx/belka_promoda.jpg);
height:308px;
background-repeat:no-repeat;
background-position: top left;
margin:0 auto;

}

#bela h1 {
font-size:130%;
position:absolute;
color:#790102;
margin-left:200px;
}


#bela img {
border:0;
}


.logo {
width:299px;
height:71px;
position:absolute;
margin:0;
padding:0;
top:30px;
left:44px;
}



/*LEWA KOLUMNA*/
#lkolumna {
width:202px;
height:auto;
float:left;
}

ul.lmenu li {
list-style:none;
display:block;
border-bottom: solid white 1px;
}

ul.lmenu a {
color:white;
font-weight:bold;
text-decoration:none;
background-image:url(/gfx/lmenua.gif);
background-repeat:repeat-y;
display:block;
padding:5px 0px 5px 0px;
}

ul.lmenu a:hover,
ul.lmenu a:focus,
ul.lmenu a:active {
color:#f4c750;
background-image:url(/gfx/lmenuahover.gif);
background-repeat:repeat-y;
display:block;
}

/* --- czesc tekstowa ---*/

#innerdiv {
width:auto;
height:auto;
margin-left:215px;
}

.tekst {
color:white;
padding:10px;
text-align:justify;
}


.tekst h2 {
background-color:#540000;
background-image:url(/gfx/bgh2.gif);
background-position:top right;
background-repeat:repeat-y;
margin-left:-23px;
font-size:100%;
padding:5px 0px 3px 10px;
width:50%;
}

.tekst p {
margin:10px 0px 0px 0px;
}

.tekst ul li {
margin:10px 0px 0px 15px;
}


.tekst a {
color:white;
text-decoration:underline;
font-weight:bold;
}

.tekst a:hover,
.tekst a:focus,
.tekst a:active {
text-decoration:none;
}

#stopka {
width:100%;
height:111px;
background-image:url(/gfx/bgstopka.jpg);
background-repeat:no-repeat;
}


.setia {
width:100%;
margin:0px auto 5px auto;
float:left;
text-align:right;
}

.setia img {border:0}

.setia a {
font-size:90%;
font-weight:bold;
color:black;
text-decoration:none;
}



/*--- formularze ---*/
form {
width:100%;
margin-top:10px;
}

form input {
float:left;
width:auto;
margin:0.5em 0em 0.5em 0em;
}

form label {
float: left;
display: block;
width:33%;
padding:0.5em;
}

form ul {
list-style:none;
list-style-image:none;
margin: 1em 0 1em 1em;
padding:0;
}

form fieldset {
padding:5px 5px 5px 5px;
border:0;
}

form legend {
font-weight:bold;
color:#1A3BA2;
margin:1em;
}

form li {
clear:both;
list-style:none;
list-style-image:none;
margin:2px 0 0 0;
padding:0;
}

form .t {
width:66%;
}

form .tx {
width:100%;
}

form label.l {
float:right;
width:95%;
display:block;
}

input#zgoda,input#newsletter {
padding:0.5em;
}


.indekspart ul li {
margin:0px 0px 5px 25px;
font-weight:bold;
color:white;
}

div.track {
margin-top:10px;
padding-bottom:20px;
}