/*	OGÓLNE
***********************************************************************************/

html, body {margin: 0; padding: 0; border: 0;}
a.sklep {
	font-size: 13px;
	color: red;
}
body {
	color: #000;
	background: #fff; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	text-align: center;
	margin: 0px;
}

td {
	font-size: 80%;
}

td p {
	text-align: center;
	margin: 0px 10px 10px 10px;
}

a {
	color: navy;
}

a:hover {
	color: blue;
}

img {
	border: 0;
}

div.center div {
	margin: 10px 0;
	padding: 0 20px;
}

div.center div img {
	margin: 4px 10px 0 0;
}

#error {
	color: red;
	
}

#top {
	position: relative;
	background-color: #fff;
	width: 100%; 
	height: 150px;
}

#transelektro {
	display: block;
	position:relative;
	top:0px;
	left:0px;
	width:570px;
	height:47px;
	margin:0;
	padding:0;
	background: #fff url('grafika/transelektro.gif') no-repeat;
}

#transelektro span {
	display: block;
	text-indent:-3000px;
	width:570px;
	height:47px;
}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0 none;
	float: right;
}

#fotki {
	text-align: center;
}

#fotki img {
	margin-right: 0px;
}

#slogan {
	padding: 0px 3px 2px 5px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #003366;
}

#adres {
	position: relative;
	top: 3px;
	left: 10px;
	float: left;
	width: 350px;
	font-size: 14px;
	font-weight: bold;
	color: navy;
	text-align: center;
}

#tel {
	position: relative;
	top: 3px;
	float: left;
	width: 250px;
	text-align: center;
}

#banner {
	position: absolute;
	top: 101px;
	left: 0px;
	background: #fff url("grafika/top.gif") no-repeat;
	width: 760px;
	height: 49px;
}

h3 {
	font-size: 1.6em;
	font-family: Impact, sans_serif;
	font-weight: normal;
	text-align: center;
	padding: 0px 5px 10px;
	margin: 10px 0 0 0;
	color: #000080;
}

h2 {
	font-size: 1.6em;
	text-align: left;
	padding: 0px 15px 0px;
	margin: 0;
	color: #003366;
}

h2.ban {
	margin: 10px 0px 0px 40px;
}

h4 {
	font-size: 1.1em;
	text-align: left;
	padding: 5px 15px 0px 15px;
	margin: 0;
	color: black;
}

.clear { clear: both; }

.alignright {
	margin-top: 0;
	text-align: right;
	clear: both;
}

.small {
	font-size: .9em;
}

.to-right {float: right;}
.to-left {float: left;}



/*	MENU GŁÓWNE
***********************************************************************************/
#menu {
	float: left;
	clear: left;
	display: inline;
	font-size: 11px;
	line-height: 15px;
	margin: 0 -1px 0 0;
	padding: 0px 0px 20px;
	width: 177px !important;
	width /**/: 178px; /* IE5.x */
}

#menu a {
	border-bottom: 1px solid #003366;
	color: navy;
	display: block;
	font-weight: bold;
	margin: 0 0 0 30px;
	padding: 3px;
	text-decoration: none;
}

#menu a:hover, #menu a:active, #menu a:focus {
	border-bottom: 1px solid blue;
	color: blue;
}

#menu a.selected {
	color: blue;
}

#menu ul {
	margin: 0px;
}

#menu li {
	background: url(grafika/menu.gif) no-repeat 0 -0.1em;
	clear: left;
	float: left;
	display: inline;
	width: 90%;
}

#menu li.subMenu {
	background: url(strzalka2.gif) no-repeat 0 -0.1em;
}


/*	LAYOUT
***********************************************************************************/
.wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background: #DCD9D3;
}

* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 760px;
	wid\th: 760px;
}

.outer {
	position: relative;
	margin-left: 180px;    /*** Długość lewej kolumny***/
	width: 558px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	background-color: #F0EFEE;
}

* html .outer {   /*** IE5.x/win box model fix ***/
	width: 560px;
	wid\th: 558px;
}

.float-wrap {
	float: left;
	width: 558px;
	margin-right: -1px;   /*** Static fix ***/
}

.center {
	float: right;
	width: 558px;
	margin-top: 10px;
	margin-bottom: -1px;
/* \*/
	margin-left: -1px; 
/* Hidden from IE-mac */
}

.left {
	float:left;
	position: relative;
	width: 180px;
	margin-left: -181px;

}

*>html .left {width:151px;}   /*** Fix only for IE/Mac ***/

.container-left {
	width: 180px;
	padding-bottom: 60px; 
}

/* \*/
* html h2 {height: 1%;}
/* */

/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html .left {margin-right: -3px;}
/* */
.stopka {
	position: relative;
	font-size: 8pt;
	background: #003366 url(dol.gif) repeat-x;
	height: 20px;
	color: #fff;
	text-align: center;
}


.ap-test {
	position: absolute; 
	top: -20px; 
	width: 199px; 
	height: 19px; 
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

/* \*/
* html .ap-test {
	top: -19px;
	t\op: -20px;
	width: 201px;
	w\idth: 199px;
}
/* */

.ap-left {left: 0;}

.italics-test, .italics-test-side {
	font-style: italic; 
	text-align: justify; 
	background: #ccd;
	border: 1px solid red;
}

/*** Kursywa fix ***/

/* \*/
	* html .italics-test, * html .italics-test-side {
	overflow: hidden;
	width: 100%;
	o\verflow: visible;
	w\idth: auto;
	hei\ght: 1px;
	word-wrap: normal;
}
/* */


