#debug {
	display:block;
}
p {
	margin: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	margin: 0px;
   background-color: #052d0f; 
/* background-color: #777777; */

	background-image: url(template_imgs/background_main_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.font_content_header_blue {
	font-size: 16px;
	color: #29749c;
	font-weight: bold;
}
#main_body {
	width: 950px;
	margin: auto;
	padding-top: 97px;
	padding-left: 13px;
	position: static;
}
#main_content_top {
	background-image: url(template_imgs/background_main_content_top.png);
	height: 15px;
	width: 950px;
	position: relative;
}
#menu_top_holder {
	position: absolute;
	width: 145px;
	height: 21px;
	top: -20px;
	right: 30px;
}
#menu_top_1 {
	height: 21px;
	width: 57px;
	background-image: url(template_imgs/background_menu_top_1.png);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding-top: 3px;
	display: block;
	color: #000000;
}
#menu_top_2 {
	background-image: url(template_imgs/background_menu_top_2.png);
	background-repeat: no-repeat;
	width: 88px;
	height: 21px;
	float: left;
	text-align: center;
	padding-top: 3px;
	display: block;
	color: #FFFFFF;
}
#main_content_middle {
	background-image: url(template_imgs/background_main_content_middle.png);
	background-repeat: repeat-y;
	width: 950px;
	position: relative;
	float: left;
}
#menu_middle_holder {
	width: 936px;
	height: 48px;
	background-image: url(template_imgs/background_menu_middle.png);
	background-repeat: no-repeat;
	position: relative;
	padding-left: 7px;
	padding-right: 7px;
	background-position: center;
}
#menu_middle .ul_level_1 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 27px;
	top: 15px;
}
#menu_middle .li_level_1 {
	display:block;
	height: 25px;
	width: 130px;
	float: left;
	text-align: left;
	list-style-type: none;
	background-image: url(template_imgs/dot_menu_middle_green.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
}

#menu_middle .li_level_1:hover {
	background-image: url(template_imgs/dot_menu_middle_blue.png);

}

#menu_middle .li_level_1.selected {
	display:block;
	height: 25px;
	width: 130px;
	float: left;
	text-align: left;
	list-style-type: none;
	background-image: url(template_imgs/dot_menu_middle_blue.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;

}

#menu_middle .a_level_1 {
	font-size: 13px;
	color: #000000;
}
#left {
	width: 216px;
	position: relative;
	float: left;
	padding-left: 7px;
}
#main_content_bottom {
	width: 950px;
	height: 15px;
	background-image: url(template_imgs/background_main_content_bottom.png);
	background-repeat: no-repeat;
	clear: both;
	position: relative;
}
#menu_left_holder {
	position: relative;
	width: 189px;
	height: 219px;
	background-image: url(template_imgs/background_menu_left.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-top: 6px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	list-style-type: none;
}


#menu_left {
	font-size: 18px;
}
#menu_left .ul_level_1 {
	padding: 0px;
	left: 163px;
	top: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_left .li_level_1 {
	display:block;
	height: 18px;
	width: 175px;
	float: left;
	text-align: left;
	list-style-type: none;
	background-image: url(template_imgs/dot_menu_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#menu_left .li_level_1.selected {
	display:block;
	height: 18px;
	width: 175px;
	float: left;
	text-align: left;
	list-style-type: none;
	background-image: url(template_imgs/dot_menu_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
    font-weight: bold;
}

#menu_left .a_level_1 {
	font-size: 13px;
	color: #FFFFFF;
}

#box_left_1_holder {
	position: relative;
	width: 189px;
	height: 126px;
	background-image: url(template_imgs/background_box_left_1.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	padding-left: 22px;
	font-size: 18px;
	color: #67b803;
	padding-top: 5px;
	padding-right: 5px;
}
#box_left_1_button {
	position: absolute;
	height: 20px;
	width: 59px;
	background-image: url(template_imgs/button_sprawdz.png);
	background-repeat: no-repeat;
	display: block;
	left: 144px;
	top: 96px;
}
#box_left_2_holder {
	position: stative;
	width: 216px;
	margin-top: 2px;
}
#box_left_2_middle h1 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	font-weight: normal;
}


#box_left_2_top {
	background-image: url(template_imgs/background_box_left_2_top.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 216px;
}

#box_left_2_middle {
	width: 191px;
	background-image: url(template_imgs/background_box_left_2_middle.png);
	background-repeat: repeat-y;
	padding-left: 22px;
	color: #426503;
	padding-right: 5px;
}
#box_left_2_bottom {
	background-image: url(template_imgs/background_box_left_2_bottom.png);
	height: 13px;
	width: 216px;
}
#box_left_3_holder {
	background-image: url(template_imgs/background_box_left_3.png);
	background-repeat: no-repeat;
	width: 194px;
	height: 73px;
	position: relative;
	margin-top: 8px;
	font-size: 18px;
	padding-left: 22px;
	color: #FFFFFF;
	padding-top: 5px;
}
#box_left_3_button {
	position: absolute;
	height: 20px;
	width: 63px;
	background-image: url(template_imgs/button_dopisz.png);
	background-repeat: no-repeat;
	display: block;
	left: 144px;
	top: 45px;
}


#right {
	width: 713px;
	position: relative;
	float: right;
	padding-right: 7px;
}
#banner_main {
	height: 235px;
	width: 712px;
	position: relative;
	background-image: url(template_imgs/banner_main.jpg);
	background-repeat: no-repeat;
}
#banner_main_part_1 {
	background-image: url(template_imgs/banner_main_part_1.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 90px;
	position: absolute;
	left: 461px;
	top: -13px;
}
#banner_main_part_3 {
	position: absolute;
	display: block;
	width: 221px;
	height: 41px;
	left: 213px;
	top: 182px;
}
#content_holder {
	position: relative;
	width: 702px;
	margin-top: 15px;
	margin-left: 10px;
}
#content_header {
	position: stative;
	color: #3d9c2a; 
	font-size: 12px;
	font-weight: bold;
}
#content_header h1 {
	font-size: 16px;
	color: #7d7d7d;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_mainpage_1 {
	width: 320px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
}
#content_mainpage_1 h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
#content_mainpage_2 {
	width: 331px;
	float: left;
	background-image: url(template_imgs/background_content_mainpage_2.jpg);
	background-repeat: no-repeat;
	height: 198px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
}
#content_mainpage_2 h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
#content_mainpage_3 {
	width: 685px;
	clear: both;
	padding-top: 10px;
	position: stative;
}
#content_mainpage_3 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #7d7d7d;
	margin: 0px;
}
#footer_partnerzy {
	position: absolute;
	top: 14px;
	left: 34px;
	height: 38px;
	width: 412px;
	background-image: url(template_imgs/footer_img.png);
	background-repeat: no-repeat;
}
#footer_partnerzy_a1 {
	display: block;
	position: absolute;
	width: 93px;
	top: 4px;
	height: 30px;
	left: 82px;
}
#footer_partnerzy_a2 {
	display: block;
	position: absolute;
	width: 93px;
	top: 0px;
	height: 35px;
	left: 178px;
}
#footer_partnerzy_a3 {
	display: block;
	position: absolute;
	width: 134px;
	top: 5px;
	height: 30px;
	left: 275px;
}
#footer_designby {
	position: absolute;
	background-image: url(template_imgs/designed_by.png);
	height: 31px;
	width: 248px;
	left: 631px;
	top: 4px;
}
#footer_designby_a1 {
	display: block;
	position: absolute;
	width: 132px;
	top: 3px;
	height: 30px;
	left: 3px;
}
#footer_designby_a2 {
	display: block;
	position: absolute;
	width: 105px;
	top: 2px;
	height: 30px;
	left: 144px;
}
#content_subpage {
	width: 685px;
	clear: both;
	padding-top: 10px;
	position: stative;
}
#content_subpage h1 {
	font-size: 16px;
	color: #7d7d7d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content_subpage h2 {
	font-size: 12px;
	color: #3d9c2a;
	margin: 0px;
}


.map a
{
font-size: 12px;    
color: #3d9c2a;
font-weight: bold;       
}
.map li
{
    margin-top: 5px;
    margin-left: 15px;
}
.map .li_level_1
{
    margin-top: 10px;
}
.map .a_level_1
{
    font-size: 14px;
}

