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

body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #7F8484;
	font-family: 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: 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: 775px;
 	margin: 0px auto; 	
}

#webcontainer {
	float: left;
	position: relative;
	margin: 0 auto;
	width : 775px;

}
#head {
	text-align: left;
	height: 292px;
	width: 775px;
	position: relative;
}

#content {
	background-color: #D57332;
	float: left;
	background: url(images/tlo_okno.jpg) repeat-y 0px;
	width: 775px;
	min-height: 311px;
	_height: 311px;		
}

#tresc {
	background: url(images/okno.jpg) no-repeat 0px 0px;
	min-height: 311px;
	_height: 311px;
}
#text {
	padding: 25px 230px 0px 65px ;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align: justify;
}

#footer {
	float: left;
	background: url(images/stopka.gif) repeat-y 0px;
	height: 55px;
	width: 100%;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align : left;
}

#menu2 {
	position:relative;
	top: 30px;
	left: 50px;
	width:280px;
	
}

#realizacja {
	position:relative;
	text-align: right;
	top: 15px;
	left: 555px;
	width: 180;
}

#footer a {
	color: #cccccc;
	text-decoration: none;
}

#footer a:visited {
	color: #cccccc;
	text-decoration: none;
}

#footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}

	
/* oferta */


table.oferta { margin: 0px 0px 20px 0px; }

table.oferta td {
	text-align: center;
	padding: 4px;
	background-color: #E9E9E9; 
        font-family: Tahoma, Arial;
	font-size: 11px;
        text-align: left;

}


.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;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 2em;
	list-style-image: url(images/arrow.gif);
	list-style-type: none;
}
