body { 
	background: url(gfx/bg.jpg) repeat-x left top #C2C2C2 ; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

img	{
	border: 0px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	border-spacing: 0px; 
	border-collapse: collapse;
}
.news_title {
	font-size: 11px; 
	font-family: verdana, arial, helvetica; 
	font-weight: bold;
	color: #004444;
}
.news_date {
	font-size: 11px; 
	font-family: verdana, arial, helvetica; 
	font-weight: bold;
	color: #666666;
}
.tekst {
	font-size: 11px; 
	font-family: verdana, arial, helvetica; 
	color: black;
}
.tekst_wstep {
	font-size: 11px; 
	font-family: verdana, arial, helvetica; 
	color: black;
	text-align: justify;
}

.newsy {
	padding-left: 5px;
	padding-top: 2px;
}
.srodek {
	margin-left: 18px;
	margin-top: 4px;
}
.stopka {
  	width: 100%;
  	height: 12px;
	
	margin-top: 15px;
	border-top: 1px solid #666666;
}
.stopka_ {
	width: 100%;
  	height: 12px;

	margin-top: 15px;
	border-top: 1px solid #666666;
}
.form { 
	FONT: 11px verdana, arial, helvetica; 
	COLOR: #666666;
}
.button { 
	BACKGROUND: #E6E6E6; 
	FONT: 11px verdana, arial, helvetica; 
	COLOR: #004444; 
	BORDER: #004444 1px solid; 
	cursor: hand;
}
.left_wh { 
	font-weight: normal; 
	font-size: 9px; 
	font-family: verdana;
	text-align: left; 
	line-height: 14px;
	color: white;
}
.table { 
	border-collapse: collapse; 
	border: 1px solid; 
	border-color: #4F4944; 
}
.td_c { 
	border: 1px solid; 
	border-color: #4F4944;
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana; 
	color: white; 
	text-align: center; 
}

.td_l { 
	border: 1px solid; 
	border-color: #4F4944;
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana; 
	color: white; 
	text-align: left; 
}

.td_r { 
	border: 1px solid; 
	border-color: #4F4944;
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana; 
	color: white; 
	text-align: right; 
}
.lewa {
	font-size: 11px; 
	font-family: verdana, arial, helvetica; 
	color: #666666;
	background: url(gfx/bg_left_big.jpg) repeat-x left top #999999; 
}
.prawa {
	font-size: 11px; 
	font-family: verdana, arial, helvetica; 
	color: #666666;
	background: url(gfx/bg_big.jpg) no-repeat left top #a6a6a6; 
}
a.katalog {
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana; 
	color: #004444; 
}
a:hover.katalog {
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana; 
	color: #004444; 
}
a {
	text-decoration: none;  
	color: #666666; 
}
a:hover {
	text-decoration: underline;  
	color: #666666; 
}

