*
{
margin: 0;
padding: 0;
}

body
{
background-image:url('../img/tlo.png');
background-repeat: repeat-x;
font-family: Microsoft Sans Serif, Arial, Times New Roman, Calibri;
}

#tresc
{
width: 1100px;
margin:auto;
}


#logo
{
padding-top:20px;
width:1100px;
height: 434px;
background-image:url('../img/logotlo.png');
background-repeat: no-repeat;
background-position: top center;
margin:auto;

}

#logo img
{
margin-left: 50px;

}

#logo .numer
{
display:block;
width: 250px;
font-size: 26px;
font-weight: bold;
color: #fdde33;
float:right;
margin-right: 100px;
padding-top: 5px;
}

#numer
{
font-weight: bold;
color: #fdde33;
}

#menu
{
margin-top: 35px;
width: 100%;
height: 57px;
}
/*pozycja menu*/
#menu ul 
{
	width: 940px;
	display: block;
	list-style: none;
	margin:auto;
}

#menu ul li
{
float:left;
margin: 0 10px;
}

#menu ul li a
{
text-decoration: none;
padding: 3px;
height: 37px;
line-height:37px;
font-weight: bold;
color: #03003d;
font-size: 18pt;
display:block;
font-style: italic;
}

#menu ul li a:hover
{
color: #3A8CED;
text-decoration: underline;
}

#lewa
{
width: 500px;
margin-right:50px;
float:left;
height: auto;
}

#galeria
{
width: 450px;
margin-right: 10px;
float:left;
height: auto;
}

#prawa
{
height: auto;
width: 475px;
float:left;
margin-left: 60px;
}

#gorna
{
width: 950px;
margin:auto;
height: auto;
}

#dolna
{
width: 1050px;
margin:auto;
}

#dolna1
{
width: auto;
margin:auto;
float:left;
text-align:left;
}

#srodek
{
width: auto;
margin-left: 100px;
margin-right:50px;
float:left;
height: auto;
text-align: left;
}

#dolna #map, #dolna #slider
{
float:left;
}

#dolna #slider
{
margin-top: 30px;
margin-right:50px;
}

#stopka
{
color: #03003d;
border-top: solid 2px #03003d;
width: 100%;
height: 50px;
margin:auto;
clear:both;
}
#stopka p
{
font-size: 10px;
margin-top: 20px;
}

#stopka p a
{
color: #03003d;
text-decoration: none;
}

h2
{
background-image: url('../img/strzalka.jpg');
background-repeat: no-repeat;
background-position: center left;
padding-left: 80px;
height: 53px;
line-height: 53px;
text-align:left;
font-style: italic;
color: #03003d;
font-size: 15pt;
font-weight:bold;
margin: 20px 0 30px 0;
}

#tresc p
{
margin: 10px 0 10px 0;
}

#tresc ul
{

padding: 0;
margin: 20px 0;
}

#tresc ul.strzalki
{
list-style-type: none;
}

#tresc ul.strzalki li
{
background-image: url('../img/strzalka2.jpg');
background-repeat: no-repeat;
background-position: center left;
padding-left: 30px;
line-height: 16px;
margin-bottom: 5px;
}

a.more
{
background-image: url('../img/wiecej.jpg');
width: 456px;
height: 40px;
text-align:right;
display:block;
padding-right: 40px;
padding-top: 10px;
color:white;
font-weight:bold;
font-style: italic;
text-decoration:none;
}

a.more:hover
{
text-decoration: underline;
}

#map
{
padding: 10px;
background-image: url('../img/kontakt.png');
width: 430px;
height: 383px;
color: #03003d;
margin:auto;
}

#slider
{
width: 500px;
height: 400px;
margin:auto;
}

#prawa #slider
{
width: 450px;
}

span.ltxt
{
display:inline-block;
width: 140px;
padding-left: 15px;
text-align:right;
vertical-align:top;
margin-right: 10px;
}

input[type=text], textarea
{
border: dotted 1px #03003d;
width: 230px;
}


fieldset
{
border:0;
margin-bottom: 15px;
}

#kontakt
{
width: 500px;
float:left;
}

.submit
{
text-align:center;
}

h3.formu
{
margin-bottom:30px;
text-align:center;
color: #03003d;
font-size: 12pt;
}

p.kon
{
padding-left:530px; 
color: #03003d;
font-weight: bold;
}

#flash
{
width: 390px;
height: 150px;
margin-left: 350px;
margin-top: 75px;
}

h1
{color: #009;
font:Verdana, Geneva, sans-serif;
font-size:16px;
font-style:italic;
text-align:center;
}


#container{
	width: 900px;
	margin: auto;
}

/*AKORDEON*/
#akordeon{
	margin-bottom: 25px;
}

#akordeon h3{
	background: url('../../images/uslugi_belka.jpg') no-repeat;
	height: 25px;
	padding-top: 5px;
	width: 920px;
}

#akordeon h3 a{
	color: #000;
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-left: 20px;
	background: url('../../images/plus.png') no-repeat 10px;
}

#akordeon h3.ui-state-active a{
	color: #00F;
	display: block;
	font-size: 16px;
	font-weight: bolder;
	margin: 20px;
	padding-left: 40px;
	background: url('../../images/minus.png') no-repeat 10px;
	text-decoration:blink;
	cursor:inherit;
}

#akordeon .tekst {
	background: #CFF;
	color: #006;
	padding: 10px 25px;
	width: 800px;
	height:auto;
	font-size:16px;
}

.seo-tekst {
  text-align: justify;
}
