* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #e1e1e1;
	font-size: 12px;
	font-family: Arial, tahoma, verdana;
	text-align: center;
	margin: 5px;
	padding: 0;
}
table {
	margin: auto;
	padding: 0;
}
td{
	margin: 0;
	padding: 0;
	vertical-align: top;
}
a{
	margin: 0;
	padding: 0;
	font-weight : bold;
}
a:hover{
	margin: 0;
	padding: 0;
	font-weight : bold;
	text-decoration: none;
}

img{
	margin: 0;
	padding: 0;
	border: 0;
}

div {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
hr{
	color: #000;
	height: 1px;
}

li{
	padding-left: 20px;
}
ul{
	padding-left: 20px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.tekst {
	text-align: justify;
  	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

.akapit {
	text-align: justify;
  	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
 }

 
/* baner */
#baner_top{
 	width: 900px;
 	height: 55px;
 	background-image: url('../images/baner_top.jpg');
 	background-repeat: no-repeat;
}
#baner_left{
 	width: 160px;
 	height: 265px;
 	background-image: url('../images/baner_left.jpg');
 	background-repeat: no-repeat;
}
#baner_right{
 	width: 490px;
 	height: 265px;
 	background-image: url('../images/baner_right.jpg');
 	background-repeat: no-repeat;
 	text-align: right;
 	vertical-align: bottom;
}
#baner_right2{
 	width: 490px;
 	height: 265px;
 	background-image: url('../images/baner_right2.jpg');
 	background-repeat: no-repeat;
 	text-align: right;
 	vertical-align: bottom;
}
#baner_right span{
 	padding-right: 140px;
 	padding-bottom: 10px;
 	font-size: 14px;
 	color: #FFB81E;
 	font-weight: bold;
}
#baner_right2 span{
 	padding-right: 10px;
 	padding-bottom: 10px;
 	font-size: 14px;
 	color: #667DA6;
 	font-weight: bold;
}
#baner_menu{
 	width: 250px;
 	height: 265px;
 	background-image: url('../images/baner_menu.jpg');
 	background-repeat: no-repeat;
}
#baner_menu ul{
	margin-left: 20px;
	padding-top: 20px;
}
#baner_menu li{
	list-style: none;
	width: 180px;
	height: 24px;
	padding: 0;
	margin: 0;
}
#baner_menu .menu_linia{
	border-bottom: 1px solid #fff;
}
#baner_menu a{
	padding-left: 40px;
 	background-image: url('../images/punkt_a.gif');
 	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
 	line-height: 24px;
 	display: block;
 	height: 24px;
}
#baner_menu a:hover{
 	background-image: url('../images/punkt_a.gif');
 	background-repeat: no-repeat;
 	background-position: 0 -24px;
	color: #FFB81E;
}
#baner_menu #menu_selected a{
	color: #FFB81E;
}
 
/* content */
.content, .content td{
	background: #fff;
}
#site_title{
 	background-image: url('../images/pasek_title.gif');
 	background-repeat: no-repeat;
 	background-position: 0 4;
 	font-size: 18px;
 	font-weight: bold;
 	font-family: Arial;
 	padding-left: 50px;
}
#cien{
 	width: 33px;
 	height: 229px;
 	background-image: url('../images/cien.jpg');
 	background-repeat: no-repeat;
 	background-position: center top;
} 
#tresc{
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
	padding-left: 15px;
}
#tresc td{
	font-size: 14px;
	font-weight: bold;
}
#tresc th{
	font-size: 14px;
	font-weight: bold;
}

#tresc img {
	border: 2px solid #246c2a;
	margin-right: 5px;
}
#tresc strong{
	color: #246c2a;
}

#kolumna_prawa{
	font-size: 14px;
	font-weight: bold;
}
#kolumna_prawa td{
	font-size: 14px;
	font-weight: bold;
}
#kolumna_prawa .article_single {
	padding:5px;
}
#tresc a, #kolumna_prawa a{
	color: #3f823d;
	text-decoration: underline;
}
#sekcja5{
	margin-top: 10px;
}


/* stopka */
#footer{
 	width: 900px;
 	height: 70px;
 	background-image: url('../images/footer.jpg');
 	background-repeat: repeat-x;
}
.stopka td{
 	color: #fff;
 	font-size: 12px;
 	height: 30px;
 	vertical-align: middle;
}
.stopka td a{
 	color: #fff;
 	text-decoration: none;
}
.stopka_seban{
	text-align: left;
	padding-left: 20px;
}
.stopka_cms{
	text-align: right;
	padding-right: 20px;
}
.menu_dolne{
	color: #fff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
.menu_dolne a{
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.menu_dolne a:hover{
	text-decoration: none;
}
#footer_pasek{
 	background-image: url('../images/footer_pasek.gif');
 	background-repeat: no-repeat;
 	background-position: center center;
}
.menu_dolne li{
	display: inline;
}
.menu_dolne .menu_linia{
 	background-image: url('../images/punkt2.gif');
 	background-repeat: no-repeat;
 	background-position: right;
 	padding-right: 15px;
}
.menu_dolne #menu_selected a{
	color: #FFB81E;
	text-decoration: none;
}
.licznik{
	text-align: center;
	font-size: 16px;
	color: #246c2a;
}
.ramka_contant{
	padding-left: 10px;
	padding-right: 10px;
}
#sekcja5 .art_group_title{
	color: #246c2a;
	font-size: 12px;
	text-align: center;
}
#sekcja5 .art_group_date{
	font-size: 12px;
	text-align: left;
	font-style: italic;
}
#sekcja5 .art_group_content{
	font-size: 11px;
}
#sekcja5 .art_komentarz{
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
}

#sekcja4 .art_group_title{
	color: #246c2a;
	font-size: 16px;
	text-align: center;
}
#sekcja4 .art_group_date{
	font-size: 14px;
	text-align: left;
	font-style: italic;
}
#sekcja4 .art_group_content{
	font-size: 14px;
}
#sekcja4 .art_komentarz{
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
}
.zdjecie_licznik{
	text-align: center;
	padding-top: 10px;
}
.zdjecie_title{
	text-align: center;
	padding-bottom: 10px;
	font-size: 16px;
}
.do_druku{
	text-align: right;
	padding-right: 10px;
}
.do_druku img{
	border: 0;
}
