BODY {
	font-family: Arial;
	height: 100%;
	margin: 0;
}

H1,H2,H3 {
	color: #008200;
	font-weight: 200;
}

HR {
	background: url('../images/b_hr.png') repeat-x;
	border: 0;
	height: 3px;
	width: 96%;
}

A:link IMG, A:active IMG, A:visited IMG, A:hover IMG, IMG { 
	border: 0;
}

A:link, A:active, A:visited, A:hover {
	text-decoration: none;
	color: Black;
}

A:hover {
}

A:link.menu, A:active.menu, A:visited.menu, A:hover.menu {
	color: White;
	border: 0;
}

A:link.article, A:active.article, A:visited.article, A:hover.article {
	font-size: small;
}
A:hover.menu {
	color: #0f0;
}
	
P {
	/*text-align: justify;*/
	font-size: 14px;
	line-height: 150%;	
}

DIV#center {
	width: 980px;
	!width: 982px;
	margin-left: auto;
	margin-right: auto;
}

DIV#container {
	float: left;
	width: 959px;
	!width: 960px;
}

DIV#top {
	/*background: #454545;*/
	background: #304330;
	color: White;
	width: 962px;
	height: 19px;
	font-size: 15px;
}

DIV#wakacje {
	float: left;
	width: 165px;
	text-align: center;	
}

DIV#data {
	float: left;
	padding-left: 10px;	
}

DIV#kontakt {
	float: right;
	padding-right: 11px;	
}

DIV#left_grad {
	float: left;
	background: url('../images/b_grad_left.gif') repeat-y;
	width: 10px;
	height: 100px;
}

DIV#right_grad {
	float: left;
	background: url('../images/b_grad_right.gif') repeat-y;
	width: 10px;
	height: 100px;
}

DIV#left {
	float: left;
	background: #028002;
	color: White;
	width: 165px;
	font-size: 16px;
}

DIV#main {
	float: left;
	background: url('../images/b_content.png') repeat-y;
	width: 764px;
	padding: 12px;
}

DIV#banner_top {
	text-align: center;
	width: 771px;
	height: 169px;
	clear: left;
}

DIV#banner_bottom {
	text-align: center;
	width: 771px;
	height: 196px;
	clear: left;
}

DIV#footer {
	background: url('../images/b_bottom.png');
	width: 972px;
	height: 34px;
	margin-left: -10px;
	clear: left;
}

DIV.menu {
	line-height: 130%;
	margin-bottom: 1px;	
}

DIV:hover.menu {
	background-color: #00ff00;
}

.black {
	color: Black;
}

.green {
	color: #028002;
}

.justify {
	text-align: justify;
}

.logos {
	float: left;
	width: 254px;
	height: 55px;
}

.logos_2 {
	float: left;
	width: 191px;
	height: 110px;
}

.textr {
	text-align: right;	
}

.textc, .center {
	text-align: center;	
}

.black {
	color: Black;
	text-align: center;
	font-size: 26px;
	font-weight: 100;
}

.clearl {
	clear: left;
}

.clearr {
	clear: right;
}

.floatr {
	float: right;
}

.bullet {
	float: left;
}

.news_main_page {
  font-size: 20px;
  font-weight: 400;
}
