body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: Black;
	background-color: #F0F0F0;
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse; 

}

table tr {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}


table td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

#site_title {
	background-image: url(images/title_head.jpg);
	width: 413px;
	height: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	padding: 11px 5px 5px 15px;
	
}

#site_content {
	background-image: url(images/content_bg.jpg);
	text-align: justify;
	padding: 0px 15px 0px 15px;
	line-height: 17px;
}

#site_content ul {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 15px 0px 20px;
}

#site_content li {
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}

#site_content a {
	color: #4F8D5D;
	text-decoration: none;
}

#site_content a:hover, #news h3 a:active {
	color: #275D33;
	text-decoration: underline;
}

#site_content h3 {
	font-size: 13px;
	font-weight: bold;
}

#news {
	background-color: #4F8D5D; 
	color:white;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 10px 5px 10px 5px;
}

#news h3 a {
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

#news h3 a:hover, #news h3 a:active {
	text-decoration: underline;
	color: White;
}

#news p a {
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}

#news p a:hover, #news p a:active {
	text-decoration: underline;
}


#contact_data {
	text-align: right;
	padding: 10px 5px 10px 0px;
}

#div_tail {
	background-image: url(images/tail_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ECECED;
	width: 100%;
	
}
#tail_content {
	background-image: url(images/tail_content_bg.gif);
	width: 755px;
	padding: 10px 5px 10px 5px;
}

#tail_content a {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#tail_content a.small {
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	
}

#content_bg_left {
	background-image: url(images/content_bg_left_small.jpg);
}

#content_bg_right {
	background-image: url(images/content_bg_right_small.jpg);
}

table.tab_border {
       border-width: 0px;
       border-spacing: 0px;
       border-style: none;
       border-color: Black;
       border-collapse: collapse;
       background-color: white;
       width: 100%;
}

table.tab_border td {
       border-width: 1px;
       padding: 1px;
       border-style: inset;
       border-color: Black;
       background-color: white;
       font-size: 10px;
       font-family:Verdana, Arial, Helvetica, sans-serif;

}

a.sec_menu {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/kotwica.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 0px;
	color: Black;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	text-decoration: none;
	height: 28px;
	width: 100%;
	vertical-align: middle;
}

a.sec_menu:hover,a.sec_menu:active {
	color: Navy;
	text-decoration: underline;
}
