BODY  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#all {
	background-color: #E7E7E7;
	background-image: url(/images/bg_body.gif); BACKGROUND-REPEAT: repeat-x;
	text-align: center;
}

#body {
	border-right: 1px solid black;
	background-color: white;
	margin-right: auto;
	margin-left: auto; 
	text-align: left;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
/*	background-image: url(images/temp_top_bg.jpg); BACKGROUND-REPEAT: no-repeat; background-position: 5px 330px;  */
	width: 880px;
}
html>body #body {
	width: 860px; 
}

#content {
	border-left: 10px solid #D6E3F7;
	float: left;
	width: 870px;
}
html>body #content {
	width: 859px; 
}

#mainbaner {
	position: absolute;
	z-index: 150;
	left: 0;
	top:130px; 
	text-align: center;
	width: 100%;
}

#frame_top {
/*	padding-left: 5px; */
}
#frame_bottom {
/*	padding-left: 5px; */
}
#path_sections {
	position: relative;
	z-index: 5;
	float: left;
}
#path_login {
	position: relative;
	z-index: 4;
	float: right;
	width: 198px;
	height: 84px;
	right: -42px;
	top: 3px;
	background-image: url(/images/login_bg.gif); BACKGROUND-REPEAT: no-repeat;
}
#path_newsletter {
	position: relative;
	z-index: 4;
	float: right;
	width: 198px;
	height: 84px;
	right: 12px;
	top: 13px;
	background-image: url(/images/login_bg.gif); BACKGROUND-REPEAT: no-repeat;
}
#path_newsletter_h {
  position: relative;
  z-index: 5;
  float: left;
  top: -13px;
  left: 195px;
}
#tab_newsletter {
	position: relative;
	width: 100%;
	margin-top: 3px;
	margin-left: 10px;
}
#path_link {
	position: relative;
	z-index: 3;
	width: 460px;
	padding-left: 10px;
	padding-top: 2px;
	float: left;
/*	padding-bottom: 3px; */
/*	border-bottom: 1px solid #E8E7EF; */
}
#col_main {
	border-right: 10px solid #D6E3F7; 
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 15px;
	width: 639px;
	float:left;
	background-image: url(/images/frame_top2.gif); BACKGROUND-REPEAT: no-repeat; background-position: 605px top;
}
html>body #col_main {
	width: 623px; 
}
.border_main {
	width: 10px;
	background-color: #D6E3F7;
}
#col_line {
	position: relative;
	z-index: 1px;
	height: 100%;
	width: 10px;
	float: left;
	background-color: #D6E3F7;
}
#col_right {
	position: relative;
	z-index: 2px;
	left: -10px; 
	border-left: 10px solid #D6E3F7;   
	border-right: 10px solid #D6E3F7; 
	padding-right: 3px;
	padding-left: 2px;
	margin-left: 0px;
	width: 198px;
	float:left;

/*	background-image: url{images/frame_bottom.gif}; background-repeat: repeat-y; */
}
html>body #col_right {
	width: 195px;
}
#col_right2 {
	position: relative;
	z-index: 3px;
	left: -10px;
	float:right;
	margin: 0px;
	border-left: 10px solid #D6E3F7;
	padding-left: 1px;
	background-image: url(/images/frame_bottom2.gif); BACKGROUND-REPEAT: no-repeat; background-position: -2px bottom; 
}
html>body #col_right {
	padding-left: 1px;
}

#top {
	clear: both;
/*
	position: relative; 
	top: 0px;
	z-index: 1;
*/
	background-image: url(/images/temp_top.jpg); BACKGROUND-REPEAT: no-repeat; background-position: 0px 50px; 
}


#top_flash {
	position: absolute; 
	z-index: 1;
	padding-top: 50px;
	padding-left: 395px;
/*
	top: 50px;
	left: 460px;
*/
}
#top_menu {
	position: relative;
	z-index:100;
	
	height: 175px;
}
#top_link {
	position: relative;
	top: 18px;
	left:30px;
	width: 300px;
	z-index: 1;
}
#top_logo {
	position: absolute;
	z-index: 3;
	top: 0px;
	float:left;
	text-align: left;
}
#footer {
/*	border-right: 1px solid black;*/
/*	clear: both; */
	height: 113px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#footer_menu {
	margin-right: auto;
	margin-left: auto;
/*
	position: relative;
	right: -42px;
*/
	height: 113px;
	width: 900px;
/*	text-align: center; */
	
	background-image: url(/images/footer_bg.gif); BACKGROUND-REPEAT: no-repeat; background-position: center bottom;
}
#footer_logo {
  float: left;
  text-align: left;
  width: 150;
  padding-top: 15px;
  padding-left: 10px;
}
#footer_text {
  margin-top: 5px;
  float: left;
  text-align: center;
}

DIV.right_spacer {
	width: 196px;
}
DIV.right_box {
	margin-bottom: 10px;
	border: 1px solid #DFE4E8;
	border-top: 0px;
	padding: 10px 10px 10px 10px;
	width: 196px;
}

html>body DIV.right_box {
	width: 174px; 
}

DIV.right_title {
	width: 196px;
	height: 28px;
	border-bottom: 1px solid #C70100;
}
DIV.product_title {
	border: 2px solid #F1B612;
	padding: 10px;
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
DIV.product_box {
	margin-top: 25px;
	border: 1px solid #859AAD;
	background-image: url(/images/other_products.jpg); BACKGROUND-REPEAT: no-repeat;
	padding: 30px 10px 10px 10px;
	clear: both;
}
DIV.subchapter {
	margin-left: 20px;
	margin-bottom: 4px;
	margin-top: 4px;
}

SELECT {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid black;
	margin-bottom: 2px;
}
INPUT {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
INPUT.tekst {
	border: 1px solid black;
}
INPUT.formular {
	border: 1px solid black;
	WIDTH: 130px;
	margin-bottom: 2px;
}
INPUT.formular2 {
	border: 1px solid black;
	WIDTH: 250px;
}
INPUT.grey {
	border: 1px solid #D7DADF;
	WIDTH: 130px;
}
TEXTAREA {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid black;
}

TD.opinion_answer {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
TD.opinion_line {
	background-color: #D7D7D7;
	height: 1px;
}
TD.variant {
	background-color: #F1EBEF; padding-left: 3px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px;
}
IMG {
	border: 0px;
}
.category_img {
	width: 90px; height: 99px; padding-right: 3px;
}
.category_desc {
	width: 215px;
	padding: 5px;
	background-image: url(/images/category_desc.gif); BACKGROUND-REPEAT: no-repeat;
}
#product_list {
	padding-top: 20px;
}
.product_displ {
	clear: both;
}
.product_img2 {
	width: 210px;
	padding-left:10px;
/*	border: 0px; padding-right:5px; vertical-align:top; */
	float: left;
}
.product_img {
	width: 195px; 
/*	height: 120px; */
}
.product_desc {
	width: 400px; 
	float: right;
}
.map_link {
	padding: 0px 0px 10px 10px;
}


FONT {
/*	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify */
}

FONT.tekst {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify;
}
FONT.tekst_b {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify; 
	FONT-WEIGHT: bold;
}
FONT.tekst_cz {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify;
	COLOR: #CC0000;
}
FONT.tekst_error {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify;
	FONT-WEIGHT: bold; COLOR: #CC0000;
}

.grey {
	FONT-SIZE: 10px; COLOR: #708596; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.path {
	FONT-SIZE: 11px; COLOR: #818181; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.path_b {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #818181; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
A {
	FONT-SIZE: 10px; COLOR: #708596; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
A:hover {

}
A.standard {
	FONT-SIZE: 10px; COLOR: #708596; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
A.news_off {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	cursor: hand;
}
A.news_on {
	FONT-SIZE: 10px; COLOR: white; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
A.path {
	FONT-SIZE: 11px; COLOR: #818181; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
A.path_actual {
	FONT-SIZE: 13px; COLOR: #818181; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
A.none {
	TEXT-DECORATION: none;
}
A.path_red {
	FONT-SIZE: 11px; COLOR: #c61029; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
A.red {
	FONT-SIZE: 10px; COLOR: #c61029; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
A.map {
	FONT-SIZE: 11px; COLOR: #708596; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.hideRF {
	display: none;
}
.showRF {
	display: block;
}

DIV.news_on {
  display: block;
  height: 220px;
}
DIV.news_off {
  display: none;
  height: 220px;
}
DIV.product_on {
  display: block;
}
DIV.product_off {
  display: none;
}
div.news_on2 {
  background-color: #315AAD;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  width: 98%;
  FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
div.news_off2 {
/*  background-color: white; */
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  width: 98%;
  FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
div.link_max {
border: 1px solid white;
width: 600px;
}
div.news_navi {
  clear: both;
  height: 16px;
  margin-top: 5px;
  margin-bottom: 3px;
}
div.navi_left {
  float: left;
}
div.navi_right {
  float: right;
}
div.news_navi a{
  text-decoration: none;
}

/* OLD STYLE */
/* odpowiednik FONT.tekst */
FONT.zab {

FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify;


/* w komentarzu nieaktywny - styl ze Œnie¿ki */	
/*
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #4E463B;
	TEXT-ALIGN: justify;
	line-height: 150%;
*/
}
/* odpowiednik FONT.tekst_b */
FONT.zabB {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify;
	FONT-WEIGHT: bold;

/* w komentarzu nieaktywny - styl ze Œnie¿ki */
/*
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	color: #4E463B;
	TEXT-ALIGN: justify;
	line-height: 150%;
*/
}
FONT.head {
	color: #2F6183;
	font-weight:bold;
	font-family: Tahoma, Sans-serif;
	font-size:11px;
	LINE-HEIGHT: 16px;
	TEXT-ALIGN: justify;
/*
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify;
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #00296b; LINE-HEIGHT: 16px;
*/
}
FONT.head4 {
/*
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify;
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #787878; LINE-HEIGHT: 14px;
*/
	color: #2F6183;
	font-weight:bold;
	font-family: Tahoma, Sans-serif;
	font-size:10px;
	LINE-HEIGHT: 14px;
	TEXT-ALIGN: justify;
}
.black_line	{
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	background-color: black;
}
.black_line	{
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	background-color: black;
}
.document_name {
	FONT-SIZE: 12px; FONT-WEIGHT: bold; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify;
	padding-top: 10px;
	padding-left: 50px;
}
.start_news {
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 90px;
  padding-right: 5px;
}
.icon {
  padding-right: 4px;
}
DIV.video {
	position: relative;
	clear: both;
	margin-left: 10px;
	vertical-align: top;
	border-bottom: 1px solid #8483A2;
	padding-bottom: 10px;
	padding-top: 10px;
}
DIV.movie {
	position: absolute;
/*	z-index:2; */
	border: 1px solid rgb(204, 204, 204);
	left: 110px; top: 0px;
	background-color: rgb(255, 255, 255);
	display: none;
}
