html,body {
background-image:url(/gfx/bodybg.png);
background-repeat:repeat-x;
   background-color:#8EA6AE;
   color:#333333;
   font-family: Tahoma,helvetica,arial,sans-serif;
   font-size: 85%;
   padding:0px;
   margin:0px;
}

* {
margin:0;
padding:0;
}

.auraltext {
        display:block;
        position: absolute;
        left:-2000px;
        width: 1px;
        height:1px;
        overflow:hidden;
}

#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;
}

/*KONTENTER*/

#kontener {
width:748px;
height:auto;
margin:0 auto 0 auto;
border:solid white 7px;
}

#srodek {
width:748px;
height:auto;
margin:0 auto;;
}

#naglowek {
background-image:url(/gfx/nagl3.jpg);
background-repeat:no-repeat;
height:223px;
}

#naglowek img {
border:0;
}

a.logo {
border:none;
position:absolute;
margin-left:574px;
top:38px;
}



ul#menug {
background-position:top left;
background-repeat:no-repeat;
width:322px;
top:185px;
position:relative;
left:400px;
height:auto;
margin:0;
padding:0;
}

ul#menug li {
background-image:url(/gfx/apix.gif);
background-repeat:no-repeat;
background-position:7px 50%;
list-style:none;
display:inline;
}

ul#menug span {
background-image:url(/gfx/menug1.gif);
background-repeat:no-repeat;
background-position:bottom left;
display:inline-block;
display:-moz-inline-box;
}

ul#menug a {
background-image:url(/gfx/menug2.gif);
background-repeat:no-repeat;
background-position:bottom right;
color:black;
text-decoration:none;
font-weight:bold;
padding:8px;
padding-left:20px;
padding-right:20px;
display:block
}


ul#menug a:visited {
color:#6A6A6A;
}

ul#menug a:hover,
ul#menug a:focus,
ul#menug a:active {
color:red;
}

/*LEWA KOLUMNA*/
#lewy {
width:187px;
height:auto;
margin:0;
padding:0;
float:left;
padding-bottom:10px;
padding-top:10px;
}

/*LEWE MENU*/

ul.menul {
}

ul.menul li {
background-image:url(/gfx/apix.gif);
background-repeat:no-repeat;
background-position:0 50%;
padding-left:15px;
list-style:none;
display:block;
margin-left:40px;
font-family: Tahoma,helvetica,arial,sans-serif;
font-weight:bold;
font-size:110%;
}

ul.menul a {
text-decoration:none;
color:black;
}

ul.menul a:visited {
color:#465C5B;
}

ul.menul a:hover,
ul.menul a:focus,
ul.menul a:active {
color:#DD000E;


}


/*INNERDIV*/
#innerdiv {
width:748px;
float:right;
background-image:url(/gfx/srodek_bg.png);
background-repeat:repeat-y;
}

/*TEKST*/
.tekst {
margin:20px 20px 20px 20px;
width:500px;
float:right;
}

p {
margin-top:0.5em;
}


/*naglowki*/
.tekst h1
{
font-size:150%;
text-align:center;
}


.tekst h2 {
border:solid #FF8104 1px;
border-width:1px 0px 3px 0px;
padding:0.2em 0em 0.2em 0em;
margin-bottom:1em;
}


/*lista*/
.tekst ul.faja {
margin:0.5em 0em 0em 0.5em;
}

.tekst ul.faja li {
background-image:url(/gfx/faja.gif);
background-repeat:no-repeat;
list-style:none;
padding-left:20px;
margin:0.2em 0em 0.2em 0em;
}



/*STOPKA*/
.stopka {
width:100%;
text-align:center;
border:solid white 7px;
border-width:7px 0px 0px 0px;
background-color:orange;
clear:both;
}

.stopka ul.menud {
top:1em;
bottom:0.5em;
padding:8px 0px 5px 0px;
}

.stopka ul.menud li {
display:inline;

}

.stopka ul.menud a {
color:white;
text-decoration:none;
font-weight:bold;
}

.stopka ul.menud a:visited {
color:black;
}

.stopka ul.menud a:hover,
.stopka ul.menud a:focus,
.stopka ul.menud a:active {
color:white;
text-decoration:underline;
}


.setia {
float:right;
margin-top:10px;
margin-right:80px;
text-align:right;
}

.setia img {
border:0
}

.setia a {
font-size:90%;
font-weight:bold;
color:orange;
text-decoration:none
}


/*formularz*/

#formatka {
margin-top:2em;
width:90%;
height:auto;
margin-left:20px;}


#formatka label {
	float: left;
	display: block;
	width:33%;
}

#formatka ul {
	list-style:none;
	list-style-image:none;
	margin: 1em 0 1em 1em;
	padding:0;
}

#formatka li {
	clear:both;
	list-style:none;
	list-style-image:none;
	margin:2px 0 0 0;
	padding:0;
}

#formatka .t {
	width:66%;
}

#formatka .tx {
	width:100%;
}

#formatka label.l {
	float:right;
	width:90%;
	display:block;
}

#formatka legend {
font-weight:bold;
}

#formatka fieldset {border:0}

/*dojazd*/
.img {
border:solid #FF8004 1px;
padding:10px 10px 10px 10px;
}
