@charset "utf-8";
/* CSS Document */

body {
	background:#F6FEC9;
	empty-cells:show;
	
	
}

img {
	border:none;
}

a {
	text-decoration:none;
	
	
}


#main {
	width:1024px;
	margin:0 auto;
	
	
}

#header {
	clear:both;
	width:1024px;
	height:102px;
	background:url(gfx/head_bg.jpg) repeat-x;
	
}

#logo_left {
	background:url(gfx/logo2.jpg) no-repeat top left;
	margin-left:30px;
	width:308px;
	height:84px;
	float:left;
	
}

#logo_right {
	background:url(gfx/logo.jpg) no-repeat right;
	width:468px;
	height:102px;
	float:right;
}

#bar_green {
	clear:both;
	width:1024px;
	height:48px;
	
}

#bar_green_left {
	width:14px;
	height:48px;
	background:url(gfx/bar_left.jpg) no-repeat;
	float:left;
	
}

div.button {
	height:30px;
	float:left;
	margin-left:16px;
	margin-top:9px;
	
}

#bar_green_middle {
	height:48px;
	background:url(gfx/bar_middle.jpg) repeat-x;
	width:1000px;
	float:left;
	
}

#bar_green_right {
	float:left;
	width:10px;
	height:48px;
	background:url(gfx/bar_right.jpg) no-repeat;
	
}

#bar_search {
	float:left;
	background:url(gfx/wyszukaj_bg.jpg) no-repeat;
	width:303px;
	height:39px;
	margin-left:35px;
	margin-top:0px;
	
}

input.search {
	background:url(gfx/form.png) no-repeat;
	width:180px;
	height:21px;
	border:none;
	padding:0px;
	font-family:verdana;
	font-size:11px;
	padding-top:1px;
	padding-left:4px;
	margin-top:10px;
	margin-left:0px;
	
}

input.submit {
	float:left;
	background:url(gfx/ok.png) no-repeat;
	width:35px;
	margin-left:-4px;
	cursor:pointer;
	height:22px;
	border:none;
	
	
}

#bar_light {
	width:1024px;
	height:32px;
	clear:both;
	
}

#bar_light_left {
	float:left;
	width:9px;
	height:32px;
	font-size:11px;
	background:url(gfx/bar2_left.jpg) no-repeat;
}
#bar_light_right {
	float:left;
	width:10px;
	height:32px;
	background:url(gfx/bar2_right.jpg) no-repeat;
}
#bar_light_middle {
	float:left;
	width:1005px;
	height:28px;
	padding-top:4px;
	background:url(gfx/bar2_middle.jpg) repeat-x;
}

ul.menu {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

li.menu {
	color:#5B762B;
	font-family:verdana;
	font-size:11px;
	margin-left:13px;
	float:left;
	margin-top:5px;
}

li a {
	color:#5B762B;
	text-decoration:none;
}

li a:hover {
	color:#5B762B;
	text-decoration:underline;
}

#content {
	width:1024px;
	clear:both;
	margin-top:9px;
	
}

#menu {
	width:180px;
	float:left;
}

#menu1 {
	
	
}

#menu1_top {
	background:url(gfx/menu_top.png) no-repeat;
	width:180px;
	height:35px;
}

#menu1_pos {
	width:160px;
	text-align:left;
	height:21px;
	background:url(gfx/menu_bg.png) no-repeat;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	padding-top:8px;
	padding-left:20px;
}


#menu1_pos:hover {
	width:160px;
	height:21px;
	background:url(gfx/menu_bg_h.png) no-repeat;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	padding-top:8px;
	padding-left:20px;
}

#menu1_pos a {
	color:#FFF;
	font-weight:100;
	text-decoration:none;
	}

#menu1_pos a:hover {
	color:#FFF;
	font-weight:100;
	text-decoration:none;
	
}

#menu1_bottom {
	width:180px;
	height:20px;
	background:url(gfx/menu-bottom.png) no-repeat;
	
}

#menu2 {

}

#menu2_top {
	background:url(gfx/menu2-top.png) left bottom no-repeat;
	width:180px;
	height:10px;
	margin-top:13px;

}

#menu2_middle {
	background:url(gfx/menu2-bg.png) repeat-y left top;
	width:180px;
	font-size:11px;
	font-family:Trebuchet Ms;
	text-align:center;
	
	
}

font.bold {
	font-weight:bold;
	font-family:Trebuchet Ms;
	font-size:11px;
	color:#597B1B;
}

hr {
	background:#2D4500;
	border:#597B1B;
	
}


a {
	color:#1D2D00;	
	font-weight:bold;


}

a:hover {
	color:#4C7600;	
	font-weight:bold;

}

#content_main {
	float:left;
	color:#1C2B00;
	width:626px;
	padding-left:10px;
	padding-top:15px;
	font-size:12px;
	font-family:Trebuchet Ms, Verdana, Helvetica, sans-serif;
	padding-right:10px;
	
	
	background:#EAF6A8;
	margin-left:11px;
	
}

div.data {
	float:right;
	font-size:12px;
	color:#557816;
	
}

font.title {
	font-weight:bold;
	font-family:verdana;
	font-size:13px;
	color:#557816;
}

#menu_right {
	float:right;
	width:177px;
	background:#EAF6A8;
	margin-left:5px;
	
}

#menu_inside {
	margin:5px;
	width:157px;
	padding-left:10px;
	font-family:Trebuchet Ms;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:10px;
	font-size:12px;
	color:#526100;
	background:#C6DF3C;
}

#footer_top {
	width:1014px;
	clear:both;
	background:url(gfx/footer_bg.jpg) repeat-x;
	height:19px;
	padding-right:10px;
	color:#F5FFBE;
	font-family:Trebuchet Ms;
	padding-top:7px;
	font-size:12px;
	text-align:right;
}

#footer_bottom {
	background:#BBD337;
	border-top:1px solid #6D9621;

	width:999px;
	padding-top:3px;
	color:#F5FFBE;
	text-align:left;
	padding-left:25px;
	font-family:Trebuchet Ms;
	font-size:12px;
}
	

