body {
	margin: 0;
	padding: 0;
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

a * { border: 0; }

.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

.oneColFixCtrHdr #mainContent {
	Xpadding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}
.oneColFixCtrHdr #footer,
.oneColFixCtrHdr #footer a{
	margin: 0 0 20px 0; 
	color:#FFF;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.news_tytul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ff2b0b;
	text-align:right;
	border-bottom: 1px solid #ff2b0b;
}

.tabela_news td {
	text-align: left; padding: 0 0.5em;
 	border-bottom: 1px dashed #fff;;
	font-family: Verdana, Arial, Courier, "Courier New", monospace;
	font-size: 11px;
	color: #fff;
	line-height: 15px;
}

.tabela_news td a {
	text-decoration:none;
	color: #fff;
}

.ramka_l {
	background-image: url(../images/ramka_l.png);
	background-repeat: repeat-y;
	width:20px;
	height:17px;
}

.ramka_p {
	background-image: url(../images/ramka_p.png);
	background-repeat: repeat-y;
	width:28px;
	height:17px;
}

.ramka_2_center {
	background-image: url(../images/ramka_2_center.png);
	background-repeat: repeat-y;
	width:910px;
	height:4px;	
}

.mapa {
	background-image: url(../images/mapa.png);
	background-repeat: no-repeat;
	width:880px;
	height:224px;
	margin-bottom:20px;
}

.mapa_tekst {
	padding:50px 0 0 90px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	width:400px;
	line-height:15px;
}

.mapa_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ff6532;
	text-decoration: none;
}

.karuzela_tlo {
	background-image: url(../images/dol.jpg);
	background-repeat: no-repeat;
	width:938px;
	height:109px;	
}

.logowanie_tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;	
}

.login,
.login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}

.rejestracja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff6532;
	text-align:right;
	text-decoration:none;
}

.kat_opisy {
	margin: 0 25px 0 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-align: center;	
}

.kat_tytul {
	color: #ff2b0b;
	font-size: 15px;
	font-weight: bold;
	margin-bottom:25px;
}

.kat_data {
	text-align:right;
	margin-right:10px;
	font-size: 11px;
	margin-bottom:10px;
}

.do_pobrania_tabela td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align:center
}

.do_pobrania_ramka {
	border: 1px solid #ff2b0b;
}

.projektowanie {
	background-image: url(../images/projektowanie.png);
	background-repeat: no-repeat;
	width:861px;
	height:84px;
	margin:10px 0 25px 0;
}

#send_ok {
	background: url(../images/ok.jpg) top left no-repeat;
	border: none;
	width: 24px;
	height: 24px;
	cursor: pointer;	
}

#wyslij {
	background: url(../images/wyslij.png) top left no-repeat;
	border: none;
	width: 43px;
	height: 43px;
	cursor: pointer;	
}

.formularz_kontakt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;	
}

.referencje_tytul {
	font-size: 11px;
	margin:0 5px 0 5px; 
}

.referencje_linki {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ff2b0b;
	margin-left:60px;
	text-decoration: none;	
}

.linki a {
	color: #FFF;
}

.tlo_tv {
	background-image: url(../images/tlo_tv.jpg);
	background-repeat: no-repeat;
	width: 936px;
	height: 586px;
	position:absolute;
	top: 0px;
	left: -4px;
}
.tv_tytul {
	background-image: url(../images/tv_tytul.png);
	background-repeat: no-repeat;
	width: 273px;
	height: 31px;
	margin: 0 10px 20px 0;
}
.tv_tytul_napis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}

.eu_tekst {
	font-family: "Times New Roman", Times, serif;
	color: #000;	
}

/* --------------- POPUP --------------- */

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background-color:#FFF;
	border:2px solid #ff6000;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	X-webkit-box-shadow: 0px 0px 20px #000;
	X-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	X-webkit-border-radius: 10px;
	X-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	position: absolute;
	top:-20px;
	right:-20px;	
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
