/*	$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: #37aeff url('images/tlo_strona.jpg')  repeat-x;
	FONT-SIZE: 11px;
	color: #253c57;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
	MARGIN-TOP: 15px;
}

/* TEKST 																										TEKST*/

p
{
	FONT-SIZE: 11px;
color: #253c57;
	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: #253c57;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border-style: none;
	TEXT-DECORATION: none
}
A:visited
{
	COLOR: #253c57;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	border-style: none;
	TEXT-DECORATION: none
}
A:hover
{
	COLOR: #2d2d2d;
	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; 
}

#main
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
        margin-bottom: 120px;
	height: 1305px;
	width: 786px; 
	color: #253c57;
}
#flash1
{
	position: absolute;
	margin-left: 0px;
	margin-top: 10px;
}

#content
{
	position: absolute;	
	background: #57b0ff url(images/tlo.jpg) no-repeat right bottom; 
	margin-top: 340px;
	margin-bottom: 30px;
	height: 755px;
	width: 782px;
	color: #253c57;
	border: 2px solid #c9e5ff;
}


.title
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #253c57;
	padding-top: 10px;
}

.text
{
	padding-top: 5px;
	color: #253c57;
}

h1
{

	font-weight: bold;
	font-size: 11px;
}

img
{
	border: 1px solid #253c57;
	margin: 0px;
	margin-right: 8px;
	float: left;
}

img.nb
{
	border: 0px;
	margin: 4px;
	float: left;
}

.more
{
        padding-left: 430px;
        background: url(images/arrow.gif) no-repeat 475px 8px;
	font-weight: bold;
        line-height: 20px;
	color: #253c57;
}

.more2
{
        padding-left: 170px;
        background: url(images/arrow.gif) no-repeat 215px 8px;
	font-weight: bold;
        line-height: 20px;
	color: #253c57;
}

li.mapa1
{
	padding-left: 20px;
	list-style-type: none;
        background: url(images/arrow.gif) no-repeat 10px 8px;
	line-height: 19px;
}

li.mapa2
{
	padding-left: 80px;
	list-style-type: none;
	background: url(images/arrow_blue.gif) no-repeat 70px 6px;
	line-height: 16px;
}
p.img
{
	border: 3px solid #253c57;
	margin: 4px;
	float: left;
}

#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: #2d2d2d;
	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: 600px;
	height: 100px;
	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
{


}

/* 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;
}

#autor
{
	position: absolute;
	top: 1110px;
	right: 10px;
	FONT-FAMILY: Verdana, Arial;	
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}	

td {
	text-align:center; 
	vertical-align:middle; 
	width:167px;
	padding: 0px;
	border: 1px solid #253c57;
}
