*,html,body{
	margin: 0;
	padding: 0;
}
body{
	background-color: Black;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*         */
div#flash{
	margin: 0px auto 0px auto;
	width: 760px;
	height: 400px;

}
/*         */
div#menu{
	margin: 0px auto 0px auto;
	width: 760px;
	height: 30px;
	text-align: right;
}
/*         */
div#menu ul{
	list-style-type: none;
}
div#menu li{
	display: inline;
}

div#menu li span{
	font-size: 20px;
	color: #2A2A2A;
}

div#menu li.obrazek {
background:url(../polski.gif) left no-repeat;
padding-left:10px;
}
div#menu li.obrazek2 {
background:url(../english.gif) left no-repeat;
padding-left:10px;
}

a {
	display: inline;
	color: White;
	font-size: 12px;
	text-decoration: none;
	margin-right: 15px;
	font-weight: bold;
}
a:link {
	color: White;
}

a:hover {
	color: #990000;
}
#rmenu{
	margin-right: 0px;
}
div.linia_r{
	margin: 0px auto 0px auto;
	width: 760px;
	height: 13px;
	background-image: url(../gfx/h_r.png);
}
div.linia_l{
	margin: 0px auto 0px auto;
	width: 760px;
	height: 13px;
	background-image: url(../gfx/h_l.png);
}
h1{
	margin: 5px auto 0px auto;
	width: 760px;
	font-size: 18px;
	font-weight: bold;
	color: Maroon;
}
div#copyright{
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
}

div#copyright a {
	display: inline;
	color: Gray;
	font-size: 10px;
	text-decoration: none;
}
div#copyright a:link {
	color: Gray;
}

div#copyright a:hover {
	color: #ffffff;
}
img {
	border: 0px none Black;
	width: 760px;
	height: 400px;
}
div#onas{
	margin: 0px auto 0px auto;
	width: 760px;
	height: auto;
}
div#onas p{
	font-size: 12px;
	text-align: justify;
	margin-bottom: 20px;
	line-height: 18px;
}
div#onas h6{
	padding: 10px 10px 10px 10px;
	color: #D3D3D3;
	color: #D3D3D3;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
span.separator{
	display: block;
	height: 25px;
}

