
body {
background: #000000 url(images/bg1.gif);   /*all_bg.gif, back1a.jpg);*/
color: #808080;
	font-family: tahoma, arial;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 10px;
}

a:link { 
	color: #9D9D9B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 10px;
	text-decoration: underline;
}



#container {
	margin: 0px auto;
	text-align: left;
	width: 786px;
}

#content {
	clear: both;
	width: 786px;
background: #1f1f1f;
	<!--background-image: url(images/container_bg1.gif);-->
	background-repeat: repeat;
}

#footer {
	background: url(images/footer-bg.gif) repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 32px;
	padding-top: 1px;
	text-align: center;
	width: 786px;
}

#formularz {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	width: 446px;
}

#headlines {
	background: #1F1F1F;
	height: 199px;
	padding: 10px;
	width: 254px;
}

#left {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	width: 786px;
}
#right {
	float: right;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 55px;
	width: 270px;
}
#tresc{
color:#D6D6D6;
float:middle;
font-family:Tahoma,sans;
position:relative;
width:640px;
text-align: left;
margin: 20;
padding-bottom: 40px;
	padding-left: 73px;
	padding-right: 73px;
	padding-top: 40px; 
}

#logo {
	height: 72px;
	width: 786px;
}

#navTop {
	clear: both;
	display: block;
	height: 60px;
	width: 786px;
	background-image: url(images/nav0.gif);
	background-repeat: repeat-x;
}


#banner {
background: #046A04;
	height: 300px;
	width: 776px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 786px;
	background-image: url(images/nav1.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 13px;
	padding-left: 44px;
	padding-right: 44px;
	height:28px;
}
.nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}


#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: green ;  /*#827961*/
	font-weight: bold;
	font-size: 24px;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}
h2 {
font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	text-align: center;

	color: red;
	text-decoration: none;	
}
