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

body {
	margin: 0;

	font-family: Tahoma, Verdana, Arial;
	overflow: auto;
	padding: 0;
	text-align : center;
	background-image: url(images/bg_01.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 20px;
}

ul {
	padding-left: 30px;
	list-style-image: url(images/arrow.gif);
}

a {
	color: #570000;
	text-decoration: none;
}
a:visited {
	color: #570000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}

#webcontainer {
	margin: 0 auto;
	width: 770px;
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-y;
}

#content {
	width: 770px;
	text-align: left;
	background-image: url(images/bg_03.jpg);
	background-repeat: no-repeat;

	background-position: center top;
}

#head {
	width: 770px;
height: 315px;
	text-align: left;
}

#flagi {
	padding-top: 23px;
	padding-left: 630px;
	height:20px;
	color: #FFFFFF;
	font-size: 11px;
}
a.pl {
background: url(images/flag_pl.gif) no-repeat left;
width: 30px;
padding: 0px 18px 5px 15px;
}
a.de {
background: url(images/flag_de.gif) no-repeat left;
width: 30px;
padding: 0px 18px 5px 15px;
}
a.en {
background: url(images/flag_en.gif) no-repeat left;
width: 30px;
padding: 0px 18px 5px 15px;
}




#menu {
	padding-top: 19px;
	_padding-top: 21px;
	padding-left: 270px;
	height:20px;
	color: #FFFFFF;
	font-size: 11px;
}

#menu a {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

#menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

#menu a:hover {
	color: #FFFF00;
	font-weight: bold;
}

#flash {
	padding-top: 133px;
-padding-top: 140px;
	height:20px;
}


#tresc {
	position:relative;
	width:655px;
	left: 60px;
	font-size: 12px;
	text-align: justify;
padding-bottom: 15px;
_height: 353px;
min-height: 353px;
}

#footer {
positon: relative;
	background-image: url(images/foot2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width : 770px;
	height: 40px;
	font-size: 10px;	
	text-align: center;
	color: #ffffff;
}

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

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

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

#menu2 {
	margin-top: 8px;
	width:400px;
     font-size: 11px;
     vertical-align: middle;	
	float: left;
}

#realizacja {
	font-size: 11px;
	position:relative;
	margin-top: 8px;
	width: 140;
	text-align : left;
	float: right;
}
.small {
	font-size: 10px;
	text-decoration: none;
}

.kolumna2{
	width: 340;

	text-align : left;
	float: right;
}


