/*	$Id: style.css,v 1.24 2003/11/12 16:30:04 lis Exp $	*/
body
{
	overflow: auto;
	 SCROLLBAR-FACE-COLOR: #FFFFff; 
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFff; 
    SCROLLBAR-SHADOW-COLOR: #5F5F5F; 
    SCROLLBAR-3DLIGHT-COLOR: #BBBBBB;
    SCROLLBAR-ARROW-COLOR: #009900; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #ffffcc; 
	
	background: url(images/tlo.gif);
	FONT-SIZE: 11px;
	COLOR: #5F5F5F;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
	MARGIN-TOP: 0px;
}

/* TEKST 																										TEKST*/

p
{
FONT-SIZE: 11px;
	COLOR: #5F5F5F;
	FONT-FAMILY: Verdana, sans-serif;
	TEXT-DECORATION: none;

	TEXT-ALIGN: left;

	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-bottom : 0px;

    margin: 0.1px;
}


A:link
{
	COLOR: #707070;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border-style: none;
	TEXT-DECORATION: none
}
A:visited
{
	COLOR: #000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	border-style: none;
	TEXT-DECORATION: none
}
A:hover
{
	COLOR: #006600;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	border-style: none;
	TEXT-DECORATION: underline;
}

/* FORMULARZ */

form 
{
	PADDING-TOP	: 0px;
	PADDING-BOTTOM	: 0px;
	MARGIN-TOP	: 0px;
	MARGIN-BOTTOM	: 0px
}

input
{
FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

select
{
FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, sans-serif;
}

TEXTAREA
{
    overflow: yes;
	SCROLLBAR-FACE-COLOR: #C7C7C7; 
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
    SCROLLBAR-SHADOW-COLOR: #333366; 
    SCROLLBAR-3DLIGHT-COLOR: #BBBBBB;
    SCROLLBAR-ARROW-COLOR: #661010; 
    SCROLLBAR-TRACK-COLOR: #E6E6E6; 
    SCROLLBAR-DARKSHADOW-COLOR: #ffffcc; 

FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	overflow: auto; 
}


#menu
{
	margin-left: 15px;
	margin-top: 12px;
	height: 25px;
}

#content
{
	position: absolute;
	left: 20px;
}

#footer
{

	width: 662px;
	height: 115px;
	
	position: absolute;
	bottom: 0px;
	
	border: 0px;
	border-top: 1px solid #a1a1a1;
	background-color: #f6f6f6;
}

#footerleft
{

	width: 300px;
	height: 100px;
	font-color: #707070;	
	position: left;
	position: absolute;
	top: 5px;
	left: 10px;
	border: 0px;
}


#footerright
{
	width: 50px;
	height: 100px;
	font-color: #707070;	
	position: absolute;
	top: 45px;
	left: 480px;
	border: 0px;
}

#footercenter
{
	width: 100px;
	height: 100px;
	font-color: #707070;	
	position: absolute;
	top: 35px;
	left: 303px;
	border: 0px;
}

.greenline
{

	width: 121px;
	height: 2px;
	font-size: 1px;	
	position: absolute;
	left: 270px;
	background-color: #61ba46;
}

.title
{

	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 15px;
	background: url(images/strzalka.jpg) no-repeat 0px 3px;
	font-weight: bold;
	font-size: 11px;
	color: #009900;
}

img
{
	border: 0px;
}

#menu A:link
{
	COLOR: #707070;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   FONT-SIZE: 11px;
	border-style: none;
	font-weight: bold;
	TEXT-DECORATION: none
}

#menu A:visited
{
	COLOR: #707070;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   FONT-SIZE: 11px;
	border-style: none;
	font-weight: bold;
	TEXT-DECORATION: none
}

#menu A:hover
{
	COLOR: #006600;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   FONT-SIZE: 11px;
	font-weight: bold;
	border-style: none;
	TEXT-DECORATION: none
}


/* contact.php */

#contactform
{
	width: 300px;
	height: 100px;
	font-color: #707070;	
	position: left;
	position: absolute;
	top: 55px;
	left: 10px;
	border: 0px;
}

#contactaddress
{
	width: 300px;
	height: 100px;
	font-color: #707070;	
	position: left;
	position: absolute;
	top: 55px;
	left: 350px;
	border: 0px;
}

.contactname
{
	font-weight: bold;
}

/* main.php */

#mainpage
{
	width: 300px;
	height: 100px;
	font-color: #707070;	
	position: left;
	position: absolute;
	top: 55px;
	left: 10px;
	border: 0px;
}

#mainpagegallery
{
	width: 250px;
	height: 100px;
	font-color: #707070;	
	position: left;
	position: absolute;
	top: 0px;
	left: 350px;
	border: 0px;
}

/* reference.php */

#reference
{

}

.tablereference
{

	text-align: center;
	border: 0px;
	margin-left:auto; 
	margin-right:auto;
	width: 600px;
	font-size: 10px;
}

#reference img
{

	border: 1px solid #a2a2a2;
}

/* customers.php */

#customers li
{
	margin-left: 20px;
	padding-left: 15px;
	list-style-type: none;
	background: url(images/kwadracik.jpg) no-repeat 0px 6px;
	line-height: 18px;
}

/* services.php */

#services
{

	width: 400px;
	height: 100px;
	font-color: #707070;	
	position: left;
	position: absolute;
	top: 55px;
	left: 10px;
	border: 0px;
	text-align: justify;
}

#services li
{
	margin-left: 10px;
	padding-left: 30px;
	padding-bottom: 15px;
	list-style-type: none;
	list-style-position: outside;
	
	background: url(images/kwadracik.jpg) no-repeat 0px 6px;
	line-height: 18px;
}


/* devices.php */

#devices
{

	width: 400px;
	height: 100px;
	font-color: #707070;	
	position: left;
	position: absolute;
	top: 55px;
	left: 10px;
	border: 0px;
	text-align: justify;
}

#devices li
{
	margin-left: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	list-style-type: none;
	list-style-position: outside;
	
	background: url(images/kwadracik.jpg) no-repeat 0px 6px;
	line-height: 18px;
}


/* company.php */

#companyHistory
{
	width: 300px;
	height: 100px;
	font-color: #707070;	
	position: left;
	position: absolute;
	top: 55px;
	left: 10px;
	border: 0px;
	text-align: justify;
}

#companyData
{
	width: 300px;
	height: 100px;
	font-color: #707070;	
	position: left;
	position: absolute;
	top: 55px;
	left: 350px;
	border: 0px;
}

/*
    gallery.php
*/

.tablegaleria
{

	text-align: center;
	border: 0px;
	margin-left:auto; 
	margin-right:auto;
	width: 600px;
	font-size: 10px;
}

#gallery img
{

	border: 1px solid #a2a2a2;
}
