BODY {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	color: #626262;
	text-align: center;
	background: #f3f3f3 url('../gfx/bg.gif') top repeat-x;
}

.clear {
	clear: both;
}

.header {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

#All_shaddow {
	width: 985px;
	margin: 0px auto;
	text-align: left;
}

#All {
	width: 970px;
	margin: 0px 8px 0px 9px;
}

#TopBar {
	width: 100%;
	height: 106px;
	background: url('../gfx/top_bg.gif') top repeat-x;
}

#TopBar .left {
	width: 188px;
	height: 106px;
	text-align: right;
	float: left;
	overflow: hidden;
	z-index: 2;
}

#TopBar .left A IMG {
	margin-top: 21px;
	border: 0px;
}

#TopBar .right {
	width: 782px;
	height: 106px;
	float: right;
	/*overflow: hidden; */
}

#LangBar {
	width: 782px;
	height: 47px;
	float: right;
	overflow: hidden;
	clear: both;
}

#LangBar A {
	text-decoration: none;
	font-size: 11px;
	color: #626262;
}

#LangBar A:hover {
	text-decoration: underline;
}

#LangBar TD {
	vertical-align: middle;
	font-size: 11px;
}

.top_hr_pion {
	margin: 0px 19px;
}

.top_hr_menu {
	margin: 0px 3px;
}

#MenuBar {
	width: 782px;
	height: 59px;
	padding-left: 
	/*overflow: hidden; */
	clear: both;
	background: url('../gfx/top_hr.gif') top repeat-x;
}

#MenuHolder {
	float: right;
}

.menu_div {
	height: 36px;
	float: left;
	overflow: hidden;
}

.menu_div_l {
	width: 5px;
	height: 36px;
	float: left;
	overflow: hidden;
}

.menu_div_r {
	width: 4px;
	height: 36px;
	float: left;
	overflow: hidden;
}

.menu_active_div {
	height: 36px;
	float: left;
	overflow: hidden;
	background: url('../gfx/menu_btn_bg.gif') top repeat-x;
}

.menu_active_div_l {
	width: 5px;
	height: 36px;
	float: left;
	overflow: hidden;
	background: url('../gfx/menu_btn_bg_l.gif') top no-repeat;
}

.menu_active_div_r {
	width: 4px;
	height: 36px;
	float: left;
	overflow: hidden;
	background: url('../gfx/menu_btn_bg_r.gif') top no-repeat;
}

.menu {
	padding: 3px 8px;
	font-size: 15px;
	color: #4c4c4c;
	text-decoration: none;
	line-height: 36px;
}

.menu_top {
	height: 36px;
}

.menu_separator {
	margin-top: 14px;
	float: left;
}

.menu_button {
	margin: 5px 8px 0px 8px;
	float: left;
}

.menuBox {
	position: relative;
	height: 36px;
}

.submenu {
	display: none;
	/*width: 155px; */
	padding: 0px 6px;
	margin-top: 13px;
	position: absolute;
	left: -12px;
	top: 36px;
	background: #eeeeee url('../gfx/submenu_bg.gif') top repeat-x;
	text-align: left;
}

.submenu A {
	line-height: 21px;
	/*width: 155px; */
	height: 21px;
	color: #6d6d6d;
	font-size: 12px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
}

.submenu A:hover {
	color: #018e40;
}

#Flash {
	width: 100%;
	height: 299px;
}

.flaga {
	padding: 0px 3px 0px 5px;
	border: 0px;
}

#Szukajka_td {
	width: 210px;
	float: left;
}

#Szukajka_div {
	width: 142px;
	height: 27px;
	margin-top: 8px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
	background: url('../gfx/szukajka_bg.gif') top no-repeat;
}

#Szukajka {
	padding: 0px 5px;
	border: 0px;
	background-color:transparent;
	width: 132px;
	height: 27px;
}

#SzukajkaBtn {
	width: 41px;
	height: 27px;
	margin-top: 8px;
	margin-left: 3px;
	background: url('../gfx/szukajka_btn.gif') no-repeat;
	cursor: pointer;
	border: 0px;
	float: left;
	overflow: hidden;
}

#LineUnderFlash {
	width: 100%;
	height: 5px;
	background: url('../gfx/line_under_flash.gif') top repeat-x;
}

#Container {
	overflow: hidden;
	background-color: #ffffff;
	position: relative;
}

#Container_bottom {
	width: 100%;
	height: 7px;
	background: url('../gfx/content_bg_bottom.gif') no-repeat;
}

#LeftColumn {
	width: 683px;
	padding: 10px 15px 100px 12px;
	font-size: 11px;
	line-height: 18px;
	float: left;
	overflow: hidden;
}

#LeftColumn A {
	color: #007E3C;
	text-decoration: none;
}

#LeftColumn A:hover {
	text-decoration: underline;
}

#Biuro_header {
	margin-bottom: 15px;
	overflow: hidden;
}

#Biuro_header .left {
	width: 50%;
	float: left;
	overflow: hidden;
}

#Biuro_header .right {
	width: 49%;
	float: left;
	overflow: hidden;
	text-align: right;
}

#Biuro_header .right TABLE {
	float: right;
}

#Biuro_header .right TABLE IMG {
	cursor: pointer;
}

#Biuro_header .right TABLE .btn {
	width: 29px;
	height: 28px;
	background: url('../gfx/lista_btn.png') top;
	cursor: pointer;
}

#Biuro_header .right TABLE .btn:hover {
	width: 29px;
	height: 28px;
	background-position:bottom;
}

.artykul {
	width: 100%;
	padding-bottom: 15px;
	margin-top: 7px;
	float: left;
	overflow: hidden;
	background: url('../gfx/artykul_line_bg.gif') bottom repeat-x;
}

.artykul .biuro_miniaturka {
	border: 0px;
	float: left;
	margin-right: 18px;
}

.artykul H4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #3f9455;
}

.artykul .data {
	font-size: 11px;
	color: #3f9455;
	float: right;
}

.artykul P {
	margin: 0px;
	padding: 0px;
}

.artykul A {
	color: #3f9455;
	text-decoration: none;
}

.artykul A:hover {
	text-decoration: underline;
}

.artykul .wiecej {
	float: right;
	font-size: 11px;
}

#Teaser {
	position: absolute;
	bottom: 0px;
}

#RightColumn {
	width: 260px;
	float: right;
	overflow: hidden;
}

#Aktualnosci {
	width: 257px;
	float: left;
	overflow: hidden;
}

#Aktualnosci_right {
	width: 257px;
	float: left;
	overflow: hidden;
	background: url('../gfx/aktualnosci_right_bg.gif') right repeat-y;
}

#Aktualnosci_left {
	width: 255px;
	float: left;
	overflow: hidden;
	background: url('../gfx/aktualnosci_left_bg.gif') left repeat-y;
}

#Aktualnosci_content {
	width: 225px;
	padding: 0px 16px 15px 12px;
	float: right;
	overflow: hidden;
	background: #e9e9e9 url('../gfx/aktualnosci_content_bg.gif') top repeat-x;
}

#Aktualnosci_bottom {
	width: 257px;
	height: 6px;
	margin-bottom: 2px;
	float: left;
	overflow: hidden;
	background: url('../gfx/aktualnosci_box_bottom.gif') no-repeat;
}

.naglowek H2 {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	line-height: 42px;
	float: left;
}

#Aktualnosci .naglowek A {
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}

#Aktualnosci .naglowek A:hover {
	text-decoration: underline;
}

#Aktualnosci .naglowek .right {
	padding-top: 10px;
	text-align: right;
}

.aktualnosc {
	font-size: 11px;
	color: #626262;
	line-height: 16px;
	text-align: left;
}

.aktualnosc H4, .aktualnosc .h4 {
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	color: #3f9455;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

.aktualnosc SPAN {
	font-size: 10px;
}

.aktualnosc A {
	color: #007e3c;
	text-decoration: none;
}

.aktualnosc A:hover {
	text-decoration: underline;
}

#Buttons_right IMG {
	border: 0px;
	margin-top: 7px;
}

#Footer {
	width : 100%;
	height: 44px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #626262;
	text-align: left;
	background: url('../gfx/footer_line.gif') bottom left no-repeat;
}

#Footer .left {
	width: 50%;
	float: left;
}

#Footer .right {
	width: 50%;
	float: left;
}

#Footer .left P {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#Footer .right {
	text-align: right;
}

#Footer .right P {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#Footer .right A {
	margin: 0px 3px 0px 3px;
	color: #626262;
	text-decoration: none;
}

#Footer .right A:hover {
	text-decoration: underline;
}

#Footer_bottom {
	clear: both;
	width: 100%;
	font-size: 11px;
	color: #626262;
	text-align: left;
}

#Footer_bottom P {
	margin: 3px 0px 5px 0px;
	padding: 0px;
}

#Footer_bottom A {
	color: #626262;
	text-decoration: none;
}

#Footer_bottom A:hover {
	text-decoration: underline;
}
