* {
	margin: 0px; padding: 0px;	/* n */
}

body {
	background-image: url(images/tlo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #D57332;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	overflow: scroll;
overflow-x: hidden;
	padding: 0;
	text-align : center;
    color: #333333;
}

a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS",Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
    text-align : left;
}

#galeria a {
	float: left;
	
	margin: 3px;
	text-align: center;
	font-size: 11px;
	color: #F19D5D; }

	#galeria img {
		display: block;
		border: 1px solid #F19D5D;
		padding: 3px; }
		
	#galeria img:hover {	border: 1px solid #F40505; }



#webcontainer0 {
	width: 771px;
 	margin: 0px auto; 	
}

#webcontainer {
	float: left;
	position: relative;
	margin: 0 auto;
	width : 771px;

}
#head {
	text-align: left;
	height: 133px;
	width: 771px;
	position: relative;
}

#menu {
	position: absolute;
	text-align: left;
	width: 350px;
	height:22px;
	bottom: 0px;
	left: 15px;
}

#flagi {
	position: absolute;
	top: 110px;
	left: 420px;
	width: 70px;
	border: 0px none;
}

#content {
	background-color: #D57332;
	float: left;
	background: url(images/tlo_okna.gif) repeat-y -1px;
	width: 771px;
	min-height: 478px;
	_height: 478px;		
}

#tresc {
	background: url(images/tlo_okna1.jpg) no-repeat -1px 0px;
	min-height: 478px;
	_height: 478px;
}
#text {
	padding: 15px 290px 15px 25px ;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align: justify;
}

#footer {
	float: left;
	background: url(images/stopka.gif) repeat-y -1px;
	height: 37px;
	width: 100%;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align : left;
}

#menu2 {
	position:relative;
	top: 10px;
	left: 150px;
	width:280px;
	padding-left: 45px;
}

#realizacja {
	position:relative;
	text-align: right;
	top: -8px;
	left: 570px;
	width: 180;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:visited {
	color: #00000;
	text-decoration: none;
}

#footer a:hover {
	color: #C80002;
	text-decoration: none;
}

/* cennik */

table.cennik { margin: 0px 0px 20px 0px; }

table.cennik td {
	width: 100px;
	text-align: center;
	padding: 6px;
	background-color: #FDF0D2; 
    font-family: Tahoma, Arial;
	font-size: 11px;}
	
/* oferta */

table.oferta { margin: 0px 0px 20px 0px; }

table.oferta td {
	text-align: center;
	padding: 5px;
	background-color: #FDF0D2; 
    font-family: Tahoma, Arial;
	font-size: 11px;
}


.text10 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-align: right;
}

.text11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: justify;
}
.text12bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;

}
.text14bold {
	font-family: Arial, Tahoma;
	font-size: 14px;
	text-align: left;
	color: #1F4994;
	font-weight: bold;
}

