body {
	margin: 0; padding: 0;
	background-image:url(images/tlo.jpg);
	background-position:center;
	
	background-color:#dedede;
	background-repeat:repeat-y;
	
}
div {
	padding: 0;
	margin:0 auto;
	font-family:"Times New Roman", Times, serif;
}
.calosc {
	width: 1003px;
	height: auto;
}
div#top {
	background-image:url(images/top.jpg);
	height: 325px;
}
div#menu_top {
	font-weight:bold;
	font-size: 19px;
}
div#top_kategorie {
	font-size: 30px;
	padding-top: 50px;
	padding-left: 40px;
}
div#stopka {
	height: 50px;
	width: 100%;
	background-color:#4a4b4d;
}
div#stopka_odstepy {
	padding-top: 14px;
	padding-left: 20px;
}
div#pasek_animacja {
	text-align: center;
	width: 1003px;
	
	height: 173px;
	margin-bottom: 10px;
}
div#lewa {
	float:left;
	width: 234px;
}
div#prawa {
	float:left;
	width: 769px;
}
.czysc {
	clear:both;
}
.odstepy {
padding-left: 30px;
padding-right: 30px;
}
div#menu_g {
	
	width: 234px;
	height: 24px;
}
div#menu_s {
	
	width: 234px;
	height:auto;
	font-size:14px;
}
.menu_s_button {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 14px;
	border-bottom:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width: 1px;
	width: 220px;
	text-align:center;
}
.menu_s_button_tytul {
	padding-top: 2px;
	padding-bottom: 5px;
	height: 14px;
	background-color:#dcfafe;
	border-bottom:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width: 1px;
	width: 222px;
	text-align:center;
}

div#menu_d {
	
	width: 234px;
	height: 20px;
}
div#tekst_g {
	
	width: 769px;
	height: 24px;
}
div#tekst_s {
	color:#336699;
	width: 769px;
	height:auto;
}
div#tekst_d {
	
	width: 769px;
	height: 19px;
}
.czionka_20 {
	font-size: 20px;
}
.czionka_20_zielona {
	font-size: 20px;
	color:#333366;
	font-weight:bold;
}
.o_nas_l {
	float: left;
	width: 400px;

}
.o_nas_p {
	float:left;
	width: 300px;

}

.h1_stopka {
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
	text-align:center;

}

a:link {
color:#000000;
text-decoration: none;
}
a:visited
{
color:#000000;
text-decoration: none;
}
a:hover
{
color:#A8955D;
text-decoration:none;
}
a:active
{
color:#000000;
text-decoration: none;
}

a.inny:link {
color:#157b04;
text-decoration: none;
}
a.inny:visited
{
color:#157b04;
text-decoration: none;
}
a.inny:hover
{
color:#A8955D;
text-decoration:none;
}
a.inny:active
{
color:#157b04;
text-decoration: none;
}

a.inny2:link {
color:#336699;
text-decoration: none;
}
a.inny2:visited
{
color:#336699;
text-decoration: none;
}
a.inny2:hover
{
color:#A8955D;
text-decoration:none;
}
a.inny2:active
{
color:#336699;
text-decoration: none;
}

#NewsTicker{
	width:950px;
	height:150px;
	padding-top: 15px;
}

#NewsVertical {
	width: 950px;
	height: 150px;
	display: block;
	overflow: hidden;
	position: relative;
	
}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 950px;
	height: 140px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#TickerVertical li {
	width: 150px;
	text-align:center;
	color: #444444;
	
	font-size: 11px;
	margin: 0;
	padding: 6px 10px;
	float: left;
	height: 164px;
	display: inline;
}
