html, body 
{
	height: 100%;
}

body, form, input
{
	font-family: arial, sans-serif;
	font-size: 13px;
}

body
{
	padding: 0px;
	margin: 0px;
	background: url(/images/bodyBgC.png) #E0E0E0;
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
}

img
{
	border: 0px;	
}

p
{
	margin: 7px 0px;
}

#calosc
{
	position: relative;
	min-height: 100%;
	width: 778px;
	margin: 0 auto;
}
*html #calosc
{
	height: 100%;
}

#tresc
{
	padding: 0 0 70px 0;
}

#kolumnaLewo
{
	width: 163px;
	float: left;
}

.naglPom, .naglPomBezKoloru, .naglPomBezTop
{
	height: 22px;
	width: 153px;
	padding: 5px 0 0 10px;
	margin: 0px;
	background-image: url(/images/pomBg.png);
	font-weight: bold;
	color: white;
}

.naglPomBezKoloru
{
	background-image: none;
}

.naglPomBezTop
{
	height: 23px;
	width: 125px;
}

#formSrodek
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 141px;
}

#formLogowania
{
	margin: 0px;
	padding: 0px;
	color: #606060;
}

.inputTextBg__g
{
	width: 139px;
	height: 25px;
	background-image: url(/images/inputBg.png);
}

.inputText, .inputTextNormal
{
	margin: 2px 0 5px 1px;
	padding: 3px 0;
	border: 1px solid #cccccc;
	width: 136px;
	font-size: 12px;
}

.inputTextNormal
{
	border: 1px solid #cccccc;
}

.inputSubmit
{
	padding: 3px 2px;
	margin: 0 2px 0 0;
	border: none;
	background-color: #639696;
	color: white;
	font-weight: bold;
	float: right;
}

.inputSubmitNormal
{
	padding: 1px 2px;
	margin: 0 0 4px 0;
	cursor: pointer;
	border: outset 1px #ccc;
	background-color: #639696;
	color: white;
	font-weight: bold;
}

#pomoc
{
	text-align: right;
	margin: 13px 13px 20px 0;
}

#pomoc img
{
	border: none;
	vertical-align: bottom;
}

#pomoc a
{
	color: #649797;
	font-weight: bold;
	text-decoration: none;
}

#pomoc a:hover
{
	color: #FF6600;	
}



						/* ---------- MENU ------------ */

.menu, .menu li
{
	margin: 0px;
	padding: 0px;
	list-style: none;	
}						
						
a.m_1, a.m_3
{
	display: block;
	width: 133px;
	height: 33px;
	padding: 4px 0px 0px 20px;
	margin: 0 1px;
	font-size: 12px;
	color: #545454;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
    border-left: 4px solid white;
    border-right: 4px solid white;
}

a.m_3
{
	height: 19px;	
}

a.m_1:hover, a.m_3:hover
{
	color: white;
	background-color: #989898;
}

.hrMe
{
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	border-top: 1px solid #E2E2E2;
	padding: 0px;
	margin: 4px 10px;
}						

										/* ---------- KONIEC MENU ------------ */

										/* ---------- Kolumna srodek ------------ */

#kolumnaSrodek
{
	margin: 0px 137px 10px 163px;
}


#srodekGora        		                /*  ------------- Flagi na grze  ------------ */
{
	height: 22px;
	text-align: right;
	padding: 6px 9px 0 0;
	background-image: url(/images/srodekGoraBg.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.paseczek
{
	border-top: 1px solid #C4C4C4;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0 10px;
}

#navigator
{
	border-bottom: 1px solid #C4C4C4;
	float: left;
	padding: 5px 0px 6px 0px;
	margin: 0 0 0 10px;
	display: inline;
	color: #999999;
}

.navigatorStrzalka
{
	font-size: 10px;
	padding: 0 5px;
}

#navigator a
{
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#navigator a:hover
{
	color: #FF6600;
	text-decoration: none;
}

a.mapa
{
	color: #606060;
	font-size: 12px;
	text-decoration: none;
	vertical-align: top;
}

#reklamaBaner
{
	height: 177px;
	width: 456px;

}

#reklamaBaner div, #reklamaBaner div a
{
	height: 177px;	
	width: 456px;
	background-image: url(/images/reklama.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

#reklamaBaner div a
{
	background: none;
	position: static;
}

#srodekTresc
{
	padding: 15px;
	min-height: 250px;
}

td.TrescKolumnaLewa
{
	margin: 0px;
	padding: 0px;
}

td.TrescKolumnaPrawa
{
	padding: 0 0 0 15px;
	margin: 0px;
	width: 200px;
}

.aktuBg
{
	background-image: url(/images/aktuBg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.aktuBg td
{
	vertical-align: top;
}


									/* --------- Kolumna prawo ---------- */

#kolumnaPrawo
{
	width: 137px;
	float: right;
}

.logoFixedd
{
	margin: 70px 0px 0px 19px;
	position: fixed;
}

									/* --------- Kolumna stopka ---------- */
#stopka
{
	position: absolute;
	bottom: 0;
	height: 76px;
}
									
#stopkaSrodek
{
	height: 70px;
	width: 475px;
	margin: 0px 0px 0px 163px;
}

#stopkaNapis
{
	color: #999999;
	padding: 5px 0px 5px 0px;
	text-align: center;	
}

.stopkaInfo
{
	padding: 5px 0 5px 0;
	color: #999999;
	font-size: 9px;
	text-align: center;
}

.clearBoth
{
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;	
}

.tabKolor
{
	width: 100%;
	margin: 0;
}

.tabKolor caption, caption
{
	font-weight: bold;
	font-size: 14px;
	padding: 15px 0px 5px 0px;
/*	color: black;    */
	color: #FF6600;
	line-height: 14px;
}

.tabKolor th
{
	height: 22px;
	color: #ffffff;
	font-size: 12px;
	text-align: left;	
	padding: 2px 5px;
}

.tabKolor td
{
	font-size: 11px;
	color: black;
	padding: 1px 5px;
	margin: 0px;
}

.tabKolor .nag1			/*dla hostingu*/
{
	width: 90px;
}

.tabKolor .nag2			/*dla hostingu*/
{
	width: 170px;
	background-color: #C37A49;
}

.tabKolor .nag3			/*dla hostingu*/
{
	background-color:#C37A49;
}

.tabKolor .nag
{
	background-color:#C37A49;	
}

.tabKolor .kolor1
{
	background-color: #E2DCCC;
	height: 18px;
}

.tabKolor .kolor2
{
	background-color: #F4F1E9;
	height: 18px;
}

.laczaOpis
{
	background-repeat: no-repeat;
	padding: 0px 0px 0px 145px;
}

a
{
	color: #545454;	
	text-decoration: none;
}

a.linkNormal
{
	font-weight: normal;
	color: black;
}

a:hover, a.linkNormal:hover
{
	color: #FF6600;
}

a.pocztaLink
{
	font-size: 11px;
	color: #545454;	
	text-decoration: underline;	
}

a.pocztaLink:hover
{
	color: #FF6600;
}

.pocztaUwaga
{
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 0px;
	color: #cc6600;
}

h1
{
	color: #FF6600;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;	
}

h1.pasek
{
	color: #FF6600;
	padding: 5px 0 0 10px;
	margin: 30px 0 0 0;
	text-align: left;
	font-size: 14px;	
	background-color: #F4F1E9;
	height: 22px;
}

h2, h2.noMargin, h2.h2InTable
{
	color: #333333;	
	margin: 25px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 1px;
}

h2.h2InTable
{
	margin: 16px 0 0 0;
}

.imgInTable
{
	margin: 16px 0 0 0;
}

h2.noMargin
{
	margin: 0px;
}

a.h2Link
{
	color: #333333;	
	margin: 0;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
}

a.h2Link:hover
{
	color: #FF6600;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

ul.squareAktuProm, ul.squareAktuInfo
{
	list-style-type: square;
	color: #333333;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

ul.squareAktuProm li
{
	margin: 0px 0px 12px 0px;	
}

ul.squareAktuProm
{
	list-style-type: none;	
}

ul.squareAktuInfo
{
	margin: 4px 0px 0px 15px;		
}

ul.squareAktuInfo li
{
	margin: 0px 0px 2px 0px;	
}

ul.tresc, ol.tresc, ul.blank, ul.arrow
{
	list-style-type: square;
	color: black;
	font-size: 12px;
	margin: 7px 0px 7px 20px;
	padding: 0px 0px 0px 0px;	
}

ol.tresc
{
	list-style-type: decimal;
}

ul.arrow
{
	list-style-image: url(/images/anchorArrow.gif);
}
*html ul.arrow {list-style-image: url(/images/anchorArrowIE.gif);}

ul.blank
{
	list-style: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

ul.tresc li, ol.tresc li, ul.arrow li
{
	line-height: 16px;
	vertical-align: bottom;
}

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

ul.arrow li
{
	font-size: 13px;
}

ul.blank li
{
	line-height: 18px;
}

p.aktu
{
	margin: 7px 0;
	padding: 0px;	
}

.hrDiv
{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	border-top: 1px solid #E5E5E5;
	margin: 5px 0 15px 0;
}

/*---------- VoIP ----------*/

#tabela table, #tabela td, #tabela th
{
	border-collapse: collapse;
	border: 2px solid #E9E9E9;
	background-color: #FCFCFC;
}

#tabela table
{
	width: 100%;
}

table.textDoGory
{
	width: 98%;
}

table.textDoGory tr
{
	vertical-align: top;
	text-align: left;
}

table.textDoGory tr td
{
	vertical-align: top;
}

td.tdImage
{
	width: 95px;
}

table.textNaSrodek tr
{
	vertical-align: middle;
	text-align: center;
}

table.textDoGory th, table.textNaSrodek th
{
	padding: 3px 10px;
	margin: 3px 10px;
}

table.textDoGory td, table.textNaSrodek td
{
	padding: 0 10px;
	margin: 0px;
}

#tabela .szerokosc_1
{
	width: 80px;
}

#tabela	.szerokosc_2
{
	width: 80px;
}
	
#tabela	.szerokosc_3
{
	width: 90px;
}

#tabela .lewo /* wyrownanie niektrych komorek do lewej*/
{
	text-align: left;	
}

td.tdImageMale
{
	width: 75px;
}

td.tdFirma
{
	width: 190px;
}

.galeria
{
	font-size: 11px;
	text-align: center; 
	width: 430px;
	margin-top: 20px; 
	margin-bottom: 20px;
	margin-left: auto;	
	margin-right: auto;
}

.galeria h2
{
	margin: 0 0 10px 0;
}
	
.nowe_okno_obrazek
{
	border: 1px solid #C4C4C4;
	margin: 0 7px;
}

.kon_szer_div_1
{
	width: 200px;
	background: red;
}

.kon_szer_div_2
{
	float: left; 
	width: 220px; 
	line-height: 16px;
}

.rozciagnij
{
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.oddzielnik
{
	height: 3px;
	font-size: 0px;
	background-image: url(/images/oddzielnik.png);
	background-position: center center;
	margin: 2px 10px 2px 10px;
	line-height: 0px;
}

.cennik_pdf
{
	vertical-align: middle;
}

.ftirImgPosition
{
	position: relative;
	height: 391px;
	left: 20px;
}

.ftirImgPosition img
{
	position: absolute;
}

.ftirBoxInfo1, .ftirBoxInfo2, .ftirBoxInfo3 
{
	position: absolute;
	z-index: 2;
	padding: 5px 15px;
}

.ftirBoxInfo1
{
	top: 10px;
	left: -38px;
	text-align: right;
}
*html .ftirBoxInfo1
{
	top: 20px;
}

.ftirBoxInfo2
{
	top: 25px;
	left: 230px;
}
*html .ftirBoxInfo2
{
	top: 35px;
}

.ftirBoxInfo3
{
	left: 136px;
	top: 280px;
}
*html .ftirBoxInfo3
{
	top: 284px;
}

p.ftirCompany
{
	font-weight: bold;
}

p.ftirRegion1
{
	color: #007FB2;
}

p.ftirRegion2
{
	color: #72A34E;
}

p.ftirRegion3
{
	color: #ED6B00;
}

p.ftirRegion1, p.ftirRegion2, p.ftirRegion3
{
	margin: 15px 0 0 0;
}

p.ftirSite
{
	padding: 7px 0 4px 0;
	line-height: 16px;
}

.ftirBoxInfo1, .ftirBoxInfo2, .ftirBoxInfo3 
{
	line-height: 8px;
}

.tabKontakt td
{
	vertical-align: top;
	padding: 10px 0px;
}

.tabKontaktBiuro td
{
	padding: 0 10px 0 0;
}

.recomTop
{
	height: 49px;
	background: url(/images/logoPhotal.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}

.recomTop2
{
	height: 51px;
	text-align: left;
	padding: 0 0 0 100px;
	font-size: 18px;
	color: #999999;
	background: url(/images/logoSurface.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.recomTop2Hr
{
	margin: 6px 0 0 0;
	height: 4px;
	background: #CA2027;
	font-size: 1px;
}

td.alignImg
{
	text-align: right;
}

.zgoda
{
	margin: 0 0 0 25px;
	font-style: italic;
}

.linkWTekscie
{
	text-decoration: underline;
	color: #2E5050;
}

.mailWTekscie
{
	text-decoration: underline;
	color: #2E5050;
}

.refOdstep, refOdstepDoLewej
{
	margin: 18px 0 0 0;
	text-align: right;
}

.refOdstepDoLewej
{
	text-align: left;
}

.kontaktDni
{
	margin: 8px 0 0 0;
}

.smallFont
{
	font-size: 10px;
	color: #999999;
}