body {
	margin: 0px;
	background-color: #1c5795;
	background-repeat: repeat-x;
	text-align: center;
	color: #222;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}

.strona {
	width: 900px;
	height: 100%;
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}

.logo {
	float: left;
	width: 900px;
	height: 303px;
	background-image: url(../images/layout/logo.jpg);
}

.logo a {
	display: block;
	float: left;
	width: 200px;
	height: 70px;
	margin: 231px 0px 0px 30px;
}

.menu {
	float: left;
	margin: 0px;
	width: 900px;
	height: 25px;
	background-color: #f2f2f2;
	font-size: 13px;
	font-weight: bold;
}

.menu ul {
	float: left;
	margin: 0px 0px 0px 300px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
}

.menu li {
	float: left;
	width: 94px;
	background-color: #c8991a;
	text-align: center;
	line-height: 25px;
	display: block;
}

li.last {
	background-image: none;
	width: 92px;
}

.menu li a:link, .menu li a:active, .menu li a:visited {
	width: 92px;
	height: 25px;
	display: block;
	text-decoration: none;
	color: #222;
	background-color: #f2f2f2;
}

.menu li a:hover {
	background-color: #ddd;
}
	
.panel {
	float: left;
	width: 250px;
	background-color: #f2f2f2;
}

.panel ul {
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
	text-align: center; 
}

.panel li {
	margin: 0px 20px;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	border-top: 1px dashed #666;
}

.panel a {
	display: block;
	width: 190px;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	padding-left: 20px;
	color: #0d2367;
}

.panel li:hover {
	text-decoration: underline;
	background-color: #ddd;
}

.podPanel {
	float: left;
	width: 250px;
	height: 12px;
	background-image: url(../images/layout/podPanel.jpg);
}

.tresc {
	float: left;
	width: 650px;
	min-height: 400px;
	background-image: url(../images/layout/tresc.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.tresc p {
	margin: 0px 0px 30px 0px;
	text-indent: 30px;
	text-align: justify;
}

.tresc a {
	color: #000;
}

.tresc a:hover {
	text-decoration: none;
}

.poleTekstu {
	margin: 60px 30px 50px 30px;
}

img {
	border: 1px solid #666;
	vertical-align: middle;
}

.stopka {
	float: right;
	width: 650px;
	height: 40px;
	background-image: url(../images/layout/stopka.jpg);
}

.stopka p {
	margin: 0px 10px 0px 10px;
	line-height: 40px;
	font-size: 12px;
	color: #000;
}

.stopka a {
	color: #ff1100;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
}

.imgGlowna {
	float: right;
	margin: 0px 0px 10px 30px; 
}

.kontakt {
	float: left;
	width: 100%;
}

.mapka {
	margin: 10px 0px 30px 0px;
}

.dane {
	margin: 0px;
	width: 50%;
	font-weight: bold;
	font-size: 17px;
}

.dane1 {
	width: 180px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 10px;
}

.produkt {
	float: left;
	margin: 0px 0px 50px 0px;
}

.produkt p {
	margin: 0px 0px 10px 0px;
}

.produkt_opis {
	float: left;
	width: 343px;
	height: 200px;
}

.produkt_opis ul {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

.produkt_opis li {
	margin: 0px 0px 0px 15px;
}

.produkt_zdjecie {
	float: left;
	width: 227px;
	height: 302px;
	margin: 0px 20px 0px 0px;
}

.male_foto {
	margin: 0px 0px 0px 20px;
}

.markizy_zdjecie {
	float: left;
	width: 300px;
	text-align: center;
	margin: 0px 25px 0px 0px;
}

.markizy_zdjecie img {
	margin: 20px 0px 5px 0px;
}

#markizyPierwsze {
	margin-top: 0px;
}

.markizy_opis {
	margin: 0px;
}

.markizy_opis p {
	font-size: 13px;
	margin: 10px 0px 25px 0px;
}

.uslugaFoto {
	width: 190px;
	height: 150px;
}

.uslugaOpis {
	margin: 0px 0px 20px 0px;
	width: 400px;
	height: 150px;
	text-align: left;
}

.uslugaOpis p {
	margin: 0px 0px 3px 0px;
}

.pomiary {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.pomiary li {
	float: left;
	border-left: 2px solid #c8991a;
}

.pomiary a {
	margin: 0px 7px;
	background-color: #fff;
}

.uslugaFoto img {
	margin: 10px 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 30px 0px;
}

h2 {
	font-size: 17px;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 17px;
	margin: 30px;
}

.trzy_bloki a {
	display: block;
	float: left;
	width: 33%;
	margin: 0px 0px 40px 0px;
	text-align: center;
}

#source, #source a {
	text-indent: 0px;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
}

.lewo {
	float: left;
}

.prawo {
	float: right;
}

.wysrodkowany {
	text-align: center;
}

.aktualka {
	float: left;
	width: 590px;
	min-height: 50px;
	margin-bottom: 30px;
}

.aktualka p {
	float: left;
	margin: 0px 0px 5px 0px;
	text-indent: 0px;
}

.aktualka a {
	margin: 0px 0px 0px 5px;
}

.data {
	margin: 0px;
	font-size: 11px;
	border-right: 2px solid #c8991a;
	line-height: 17px;
}
#marg {
	margin: 0px 0px 40px 0px;
}

.galeria a {
	float: left;
	display: block;
	width: 114px;
	height: 114px;
	border: 1px solid #555;
	margin: 0px 41px 30px 0px;
	text-align: center;
	background-color: #fff;
}

#galOstatni {
	margin: 0px;
}

.galeria img {
	border: 1px solid #555;
	margin: 6px;
}
