@charset "iso-8859-2";
*{margin:0;padding:0}
p{margin:0 0 1em 0;position:relative;}/*opera 8 needs the position:relative on the inner content but opera 9 doesn't */
body{
	text-align:center;
	background-color: #ffffff;
	font-family:'Tahoma',sans-serif;
	font-size: 75%;
}
img {
	border:0;	
}
/* Note I haven't bothered with box model hacks but you will need to do them for ie5.+ if it worries you */

ul, ol {
	line-height:150%;
	padding-left:30px;
}

#skiper {
	position: absolute;
	left:140px;
	top:-555px;
	color: #EDECEA;
	display:block;
	padding:0.5em;
	border: #DE3838 dotted 1px;
	text-decoration:none;
	background-color: #000044;
}
#skiper:focus, #skiper:active {
	top:5px;
	display:inline;
	z-index:100;
}
#wrapper{
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:#fff;
	z-index:1;
	position:relative;
}
#header{
	background-color:#fff;
	position:relative;
	z-index:5;
	padding-top:2px;
	height:100px;
	padding-bottom:25px;
}

.header-firmy {
	background: url(http://www.firmy.master.pl/grafika/top-line-tv.jpg) repeat-x top left;
}

#header .master{
	float:left; 
	z-index:9; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
}
#header .masterx {
	position: absolute;
	top:10px;
	right:10px;
	z-index:1;
}
#header .usluga-logo {
	float:left;
	z-index:9;
	position: absolute;
	top: 32px;
	left: 146px;
}
/*--------- Szukałka ---------------*/
#header form.firmy_szukaj {
	float:left;
	margin-left:15px;
	margin-top:15px;
	width:340px;
	color:#535353;
	background-color: inherit;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing: 1px;
}
#header form.firmy_szukaj span{
    float:left;
    padding-right:3px;
    padding-top:5px;
}
#header form.firmy_szukaj input.box {
    margin-left: 1px;
    border: medium none;
    width:120px;
	height:21px;
	margin-left:1px;
	padding:0 0 2px 2px;
	text-indent:2px;
    background: url('/grafika/search_input.png') no-repeat scroll left top;
    float: left;
}
#header form.firmy_szukaj button.btn {
    background: url('/grafika/search_button.png') no-repeat scroll left top;
    cursor:pointer;
    height:23px;
    text-indent:-9999px;
    width:27px;
    border: medium none;
    float: left;
}
/* ----------------------------------- */

#header h1, #footer p{
	border:0px solid #000;
	padding:5px;
	text-align:center;
}
#footer {
	position:relative;
	bottom: 0;
	background-color: #fff;
	text-align: center;
	padding:15px 0 0 0;
	z-index:5;
	color: #8B8788;
}
#footer a {
	color:#8B8788;
	background:inherit;
	padding:0 5px 0;
	line-height:15px;

}
#footer a:hover {
	color:#0000ff;
	background:inherit;
}
#footer a.current{
	font-weight:bold;
}

#outer{
	position:relative;
	width:100%;
	clear:both;
	z-index:4;
}
#left, #right{
	z-index:1;
	display:inline;
	background-color: #fff;
	position:relative;
}
#left {
	margin:20px 0 0 -190px;
	width:130px;
	float:left;
	left:40px;
}
#left h3 {
   position: absolute;
   top: -20em;
   left: -200em;
}
/*Menu z lewej strony*/
#left ul
{
	line-height: 30px;
	padding-left: 10px;
	margin-top:20px;
	/*list-style-type:none;*/
}
#left ul li a
{
	font-size:90%;
	background: inherit;
	font-weight:bold;
	color:#939393;
}
/*Lewa strona dla FIRM - kategorie*/
#left ul.firmy
{
	line-height: 20px;
	padding-left: 5px;
	margin-top:20px;
	list-style: disc inside;
	list-style-image: none;
}
#left ul.firmy li a
{
	font-size:80%;
	background: inherit;
	font-weight:bold;
	color:#939393;
	text-decoration: none;
}


#left .firmy li a:hover{
	color: #2079C9;
	text-decoration: underline;
}

#right{
	float:right;
	margin:15px -220px 0 0;
	width:200px;
	left:0px;
	overflow: hidden;
}
#right h2 {
	font-size: 18px;
}
#right a img {
	border: 0;
	margin-bottom: 5px;
	padding-left: 5px;
}
#content{
	margin:0px 220px 0 150px;
	position:relative;
	z-index:1;
	background: #fff;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	min-height:0;	/*ie7 haslayout fix*/
	padding:0 10px;
}
#inner{
	float:left;
	width:100%;
	margin:0px -2px 0 0;
	position:relative;
}
#inner h1 {
	font-size:140%;
	padding-bottom:10px;
        margin-top:15px;
}
#inner h1 a {
	text-decoration:none;
	}
#inner p {
	line-height: 150%;
	/*padding:0 5px;*/
}
#inner p.naglowek {
	font-weight:bold;
	text-align:center;
	font-size:120%;
}
#inner p.srodek {
	text-align:center;
}
#inner h2 a
{
        color: red;
}
#inner h2 a:hover {
	color:#930;
	background-color: inherit;
}

ul#listainternet {
	margin-left:20px;
}
ul#listainternet li{
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom:3px;
}
.col{
	width:120px;
	position:absolute;
	z-index:0;
	left:15px;
	bottom:0;
	border:0px solid #000;
}
.one{
	
}
.three{width:200px;right:25px;left:auto;}
#footer {clear:both;}

html>body .col{top:0}/* hide from ie6 and under*/
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

/* ---------------------- silver nav NAGLOWEK---------------------- */
 #nav{
	position:relative;
	display:block;
	font-size:11px;
	font-weight:normal;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	background:url(http://www.firmy.master.pl/grafika/menu-line.png) repeat-x;
	background-position: 0px 57px;
	height:82px;
	padding-top:50px;
	padding-left: 220px;/*127px;*/
}

#nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
/*	width:auto;*/
	margin-left: 1em;
	padding-left: 1em;
}
#nav .likoniec {
	border-right:1px solid #b2b2b2;
}
#nav ul li{
	/*display:block;*/
	float:left;
	margin:8px 0px 0.5em 0px;
	border-left:1px solid #b2b2b2;
	text-align: center;
	line-height: 1.3em;
	padding:0;
	background-color: inherit;
}
#nav ul li a{
	float:left;
	color:#939393;
	background-color: inherit;
	text-align: center;	
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin:0;
	padding: 1em 14px;
	letter-spacing: 1px;
}
#nav ul li a:hover,#nav ul li a.current{
/*	font-weight:bold; */
	/*background:transparent url(cut/fon/hover-fon.jpg) no-repeat 0px 0px;*/
	/*background-color:#f4f4f4;*/

}
#nav .firmy li a.current, #left .firmy li a.current{
	color:#930;	
}

#nav .firmy li a:hover {
	color: #fff;	
}

/* ---------------------- END silver nav ---------------------- */

/* -----------------	tabele --------------------- */
table.Prosta {
	padding: 0px;
	border: 1px solid #222;
	border-collapse: collapse;
	width:596px;
	margin:0 auto 10px auto;
	}
table.Prosta td {
	padding: 4px 2px;
	border: 1px solid #333333;
}

table.Prosta thead th {
	padding: 4px 2px;
	border: 1px solid #3F3F3F;
	font-weight:bold;
	text-align:center;
	background-color:#f8f8f8;
}
table.Prosta caption {
	font-weight:bold;
	padding-bottom:5px;
}
/***************** prosta1 **********************/
table.Prosta1 {
	color:#000000;
	margin: 5px auto 5px auto;
        min-width: 600px;
        max-width: 800px;
/*	font-size: 12px;*/
	border: 1px solid #333;
        border-collapse: collapse;
	padding: 1px;
	}
table.Prosta1 td {
	padding: 5px 2px;
        border: 1px solid #333;
}
table.Prosta1 th {
        border: 1px solid #222;
	background-color:#fafafa;
	font-weight:bold;
	text-align:center;
	padding: 3px;
	color:#000000;
}
table.Prosta1 caption {
	font-weight:bold;
	padding-bottom:5px;
	text-align:left;
	padding-top:10px;
}

@media print {
#right, #left, #header, #footer { display:none; margin:0; padding:0; width:0; height:0;  }
.three, .one, .col { display:none;}
body {
    font-size: 9pt;
    color: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
	/*padding: 0 0 10pt 0;*/
}
#content{
	font-size:8pt;
	border:0;
	width:99%;
	margin: 0;
	padding: 0 0 0pt 2px;
	position: static;
	}
table tr, ul, ol {
page-break-inside: avoid;
}
}