/* CSS Document */

* { margin: 0px; padding: 0px; }

html { width: 100%; height: 100%;  overflow-x: auto; }

body {
	background: #a0000f url(../images/tlo.jpg) no-repeat center top;
	overflow: auto;
	margin: 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #746d6d;
	width: 100%;
}
	
img {
	border: none; }

p {
	padding: 0px 0px 10px;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
}

p.r {
	text-align: right;
	font-size: 14px;
}

.clear { width: 100%; clear: both; }

.b { font-weight: bold; }

.gray { color: #908a8a !important; }

.black { color: #393939; /*display: inline;*/ }

	
/*	~ headers ~ */

h5 {
	/*font-size: 15px; font-size: 1.21em; font-weight: normal;*/
	text-align: left; /*padding: 0px 0px 10px 0px; */}

#proces h3 {
	/*width: 378px; height: 75px;
	background: url(../images/title-proces-pl.gif) no-repeat; */}

#projektowanie h3 {
	/*width: 378px; height: 75px;
	background: url(../images/title-projektowanie-pl.gif);*/ }
/*
#layouts h5 { padding-top: 30px; }*/




/*	navigacja */

a { color: #666666; text-decoration: none; }
a:hover { color: #ff7e00; }

a.copy {
	display: block;
	margin: 20px auto 0px auto; 
	padding: 30px 15px 0px 0px;
	text-align: center; }
	
#main {
	width: 950px;
	clear: left;
	float: left;
	height: 160px;
}

#tresctlo {
	width: 950px;
	background-image: url(../images/tlo-tresc.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	visibility: visible;
	z-index: -1;

}
#tlotresc {
	width: 950px;
	background-image: url(../images/gfx_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul {
	position: relative;
	left: 10px;
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#stopka {
background-image:url(../images/gfx_11.jpg);
background-position:center bottom;
background-repeat:no-repeat;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
height:54px;
margin:0pt;
min-height:147px;
padding:5px 30px 20px 620px;
text-align:right;
width:950px;
}

#tresc {
	margin: 0;
	text-align: justify;
	visibility: visible;
	z-index: 1;
	width: 578px;
	
}
#margineslewy {
	margin: 0;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	width: 27px;
}
#marginesprawy {
	margin: 0;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	width: 34px;
}
#marginescenter {
	margin: 0;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	width: 24px;
}
#menu {
	margin: 0;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	width: 287px;
}
#menu1 {
	margin: 0;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	width: 287px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
	
#naglowek {
	min-height: 40px;
	text-align: left;
	visibility: visible;
	z-index: 0;
	overflow: visible;
	padding: 0px 50px 10px 25px;
	background-image: url(../images/gfx_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

#naglowek h1 {
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

#tekst {
	margin: 0;
	visibility: visible;
	z-index: 2;
	overflow: visible;
	width: 560px;
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	white-space: normal;
	padding: 0px;
	background-position: left top;
	clear: both;
	float: left;
	position: relative;
	left: 10px;
	top: -20px;

}
 
#cennik td
{
	margin: 0;
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	padding: 0px;
	}
 
#gallery {float: left;	width: 100%; padding-left: 10px; margin-top: 2px;}
#gallery a{float: left; height: 255px; border: 1px solid #666666; padding: 1px; margin: 0px 5px 5px 0px;}
#gallery a:hover{border: 1px solid #999999;}
#gallery img{border: none;}
