body{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background: #4993f2 url(../images/css/body_bg.jpg) repeat-x top;
}

#all{
	width: 1051px;
	height: 140px;
	margin: auto;
}
#page{
	width: 1051px;
	height: aut0;
	float: left;
}

#banner{
	width: 1051px;
	height: 140px;
	float: left;
	background: url(../images/css/banner.jpg) no-repeat top;
}

#middle{
	width: 1051px;
	height: auto;
	float: left;
}
#middle_bg_left{
	width: 1051px;
	height: auto;
	float: left;
	background: url(../images/css/border_left.jpg) no-repeat left top;
}
#middle_bg_right{
	width: 1051px;
	height: auto;
	float: left;
	background: url(../images/css/border_right.jpg) no-repeat right top;
}
#middle_btm_left{
	width: 964px;
	height: auto;
	float: left;
	padding-left: 87px;
	background: url(../images/css/footer_left.jpg) no-repeat left bottom;
}
#middle_btm_right{
	width: 877px;
	height: auto;
	float: left;
	padding-right: 87px;
	background: url(../images/css/footer_right.jpg) no-repeat right bottom;
}

#menu_content{
	width: 877px;
  height: 70px;
  padding-top: 8px;
  float: left;
  background: url(../images/css/menu_bg.gif) no-repeat top;
}

#content{
	width: 847px;
	height: auto;
	float: left;
	padding: 0px 15px 15px 15px;
	background: #5eb631 url(../images/css/content_top.jpg) no-repeat top;
	border-bottom: 2px solid #4c9328;
	font-size: 12px;
}

#modules{
	width: 877px;
	height: auto;
	float: left;
	background: url(../images/css/modules_bg.gif) repeat-y left;
	overflow: hidden;
	color: #ffffff;
}

#modules_left{
	width: 419px;
	height: auto;
	padding: 0px 10px 10px 9px;
	float: left;
	background: #ffb940;
	border-top: 2px solid #e7a83a;
}

#modules_right{
	width: 418px;
	height: auto;
	padding: 0px 10px 10px 10px;
	float: left;
	background: #d40d12;
	border-top: 2px solid #c00c10;
}

#footer{
	width: 660px;
	height: 87px;
	padding-left: 217px;
	float: left;
	background: url(../images/css/footer.gif) no-repeat; 
}
#footer_text{
	width: 200px;
	height: 47px;
	float: left;
	font-size: 10px;
	padding: 20px 0px 20px 0px;
	color: #b3d6fe;
}
#footer_menu{
	width: 450px;
	height: 40px;
	float: left;
	padding: 27px 10px 20px 0px; 
}

#article_left{
	width: 420px;
	height: auto;
	float: left;
	padding-right: 10px;
}

#article_module{
	width: 395px;
	float: left;
	height: auto;
	padding-left: 10px;
}

/*TEXT STYLE*/
.title_head{
	width: 847px;
	float: left;
	height: 48px;
	background: url(../images/css/title.gif) no-repeat top;
}
.title_head h3{
	font-size: 21px;
	font-weight: bold;
	color: #3d7a00;
	padding: 8px 0px 0px 10px;
	margin: 0px;
}
.main_content{
	width: 837px;
	float: left;
	height: auto;
	padding: 3px 5px 10px 5px;
}
.create_date_small{
	width: 100%;
	height: auto;
	padding-bottom: 3px;
	float: left;
	color: #fafb42;
	font-weight: bold;
}

/*Yellow Module*/
.yellow_module{
	width: 419px;
	height: auto;
	background: url(../images/css/modules/yel_bg.gif) repeat-y;
	float: left;
	margin-top: 10px;
}
.yellow_top{
	width: 419px;
	height: auto;
	background: url(../images/css/modules/yel_top.gif) no-repeat top;
	float: left;
	padding-top: 9px;
}
.yellow_bottom{
	width: 419px;
	height: auto;
	background: url(../images/css/modules/yel_btm.gif) no-repeat bottom;
	float: left;
	padding-bottom: 9px;
	float: left;
}
.yellow_bg{
	width: 393px;
	height: auto;
	background: url(../images/css/modules/yel_middle.jpg) no-repeat top;
	padding: 0px 13px 0px 13px;
	float: left;
}
.yellow_title{
	width: 385px;
	height: 28px;
	float: left;
	background: url(../images/css/modules/yel_title.gif) no-repeat top;
	font-size: 19px;
	padding: 8px 0px 10px 8px;
}
.yellow_content{
	width: 388px;
	height: auto;
	float: left;
	padding: 3px 3px 5px 2px;
}

/*Red Module*/
.red_module{
	width: 418px;
	height: auto;
	background: url(../images/css/modules/red_bg.gif) repeat-y;
	float: left;
	margin-top: 10px;
}
.red_top{
	width: 418px;
	height: auto;
	background: url(../images/css/modules/red_top.gif) no-repeat top;
	float: left;
	padding-top: 9px;
}
.red_bottom{
	width: 418px;
	height: auto;
	background: url(../images/css/modules/red_btm.gif) no-repeat bottom;
	float: left;
	padding-bottom: 9px;
	float: left;
}
.red_bg{
	width: 393px;
	height: auto;
	background: url(../images/css/modules/red_middle.jpg) no-repeat top;
	padding: 0px 13px 0px 12px;
	float: left;
}
.red_title{
	width: 385px;
	height: 28px;
	float: left;
	background: url(../images/css/modules/red_title.gif) no-repeat bottom;
	font-size: 19px;
	padding: 8px 0px 12px 8px;
}
.red_content{
	width: 387px;
	height: auto;
	float: left;
	padding: 3px 3px 5px 3px;
}

/*News Module*/
ul.news_list{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
ul.news_list li{
	width: 367px;
	height: auto;
	background: url(../images/css/li_border.png) no-repeat left bottom;
	float: left;
	padding: 10px; 
}
ul.news_list li .news_list_left{
	width: 297px;
	height: auto;
	float: left;
}
ul.news_list li .news_list_right{
	width: 70px;
	height: auto;
	float: left;
}
.news_list_title{
	width: 282px;
	height: auto;
	padding: 0px 0px 0px 15px;
	background: url(../images/css/li_style.png) no-repeat left 2px;
	font-weight: bold;
	font-size: 12px;
	float: left;
}
.news_list_date{
	width: 282px;
	height: auto;
	padding: 0px 0px 0px 15px;
	float: left;
	font-size: 10px;
}
a.readon:link, a.readon:visited{
	float: right;
	margin-top: 3px;
	width: 54px;
	height: 18px;
	background: url(../images/css/readon.png) no-repeat;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

/*Newsletter Module*/
.newsletter_box{
	width: 387px;
	height: 146px;
	float: left;
}
.newsletter_text{
	width: 387px;
	height: auto;
	text-align: center;
	float: left;
	padding-top: 15px;
}
.newsletter_form{
	width: 327px;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-left: 60px;
}
.newsletter_input{
	width: 213px;
	height: 17px;
	padding: 13px 15px 10px 15px;
	display: block;
	background: url(../images/css/news_input.gif) no-repeat;
	border: none;
	color: #424242;
	font-size: 11px;
}
.newsletter_zapisz{
	width: 64px;
	height: 21px;
	border: none;
	background: url(../images/css/zapisz.gif) no-repeat;
	cursor: pointer;
	float: right; 
}
.newsletter_wypisz{
	width: 64px;
	height: 21px;
	border: none;
	background: url(../images/css/wypisz.gif) no-repeat;
	cursor: pointer;
	float: left; 
}


/*Footer*/
#footer_text a:link, #footer_text a:visited{
	color: #b3d6fe;
	font-weight: bold;
	text-decoration: none;
}

#footer_menu ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: right;
}
#footer_menu ul li{
	float: left;
}

#footer_menu ul li a:link, #footer_menu ul li a:visited{
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #5b92d5;
	float: left;
	padding: 0px 10px 0px 10px;
}
#footer_menu ul li a:hover{
	text-decoration: underline;
}
#footer_menu ul li .menu_link_last{
	border: none!important;
}

#article_module ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#article_module ul li{
	width: 348px;
	height: auto;
	float: left;
	background: url(../images/css/heat.png) no-repeat left center;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 10px 7px 37px;
	border-bottom: 1px solid #99d03d;
}
