/*html{height: 100%;}*/
body{
	/*height: 100%;*/
	padding: 5px;
	margin: 0px;
	background-color: #fcfcfc;
}

body, p, td, input,select, textarea{
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #5B5B5B;
}

.blue{
		color: #0090BA;
}

.red{
		color: #7d1212;
}

a{
	color: #5B5B5B;
	text-decoration: none;
}

a:hover{
	color: #0090BA;
	text-decoration: none;
}

.input_text{
	background-color: #DCDCDC;
	border-width: 1px;
	height: 14px;
	width: 100px;
}

.input_text2{
	background-color: #DCDCDC;
	border-width: 1px;
	height: 14px;
	width: 150px;
}

.input_textarea{
	background-color: #DCDCDC;
	border-width: 1px;
	width: 255px;
	height: 160px;
	overflow: hidden;		
}

.input_select{
	background-color: #DCDCDC;
	border-width: 1px;
	
}
.input_img{
	margin-left: 5px;
}
form{
	padding: 0px;
	margin: 0px;	
	
}

.dot_h_bg{
	background-image: url(gfx/black_dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 6px;
	height: 12px;
}

.dot_h_bg2{
	background-image: url(gfx/black_dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	height: 5px;
}

.dot_v_bg{
	background-image: url(gfx/black_dot.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 20px;
}

.dot_v_bg2{
	width: 20px;
	background-image: url(gfx/black_dot.gif);
	background-repeat: repeat-y;
	background-position: 10px 0px;
	padding-top: 3px;
	vertical-align: top;
	text-align: left;
}

.dot_t_down_bg{
	background-image: url(gfx/black_t_down.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	width: 20px;
	height: 12px;
}

.dot_t_up_bg{
	background-image: url(gfx/black_t_up.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	width: 20px;
	height: 12px;
}

.dot_t_left_bg{
	background-image: url(gfx/black_t_left.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	width: 20px;
	height: 12px;
}

.m_sup_top_td{
	height: 12px;
}

.newsletter_add_table{
	width: 179px;
	height: 107px;
	background-image: url(gfx/newsletter_box_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.newsletter_add_table td{
	color: white;
	text-align:left;
	padding-left: 20px; 
	padding-right: 15px; 
} 

.news_table{
	width: 520px;
	height: 133px;
	background-image: url(gfx/news_box_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.path_td{
	width: 519px;
	height: 20px;
	background-image: url(gfx/path_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	padding-left: 10px;
	font-size: 9px;
}

.path_td a{
	color: #7B7B7B;
	text-decoration: underline;
}

.grad_dot_v_bg{
	width: 20px;
	background-image: url(gfx/grad_dot_v_bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 15px;
	text-align: center;
}

.grad_dot_v_bg2{
	width: 20px;
	background-image: url(gfx/grad_dot_v_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-top: 3px;
	vertical-align: top;
	text-align: left;
}

.arrow_pad{
	padding: 4px;
	vertical-align: top;
}

.lab_td{
	vertical-align: top;
	text-align: right;
}

.footer_w4y{
	text-align: right;
	vertical-align: top;
}

td.of_menu_w{
	background-image: url(gfx/m_of_white.gif);
	width: 141px;
	height: 18px;
	background-repeat: no-repeat;
	color: #0090BA;
	padding-left: 20px;	
	cursor: help !important;
	cursor: hand;
}

td.of_menu_w a{
	color: #0090BA;
	text-decoration: none;
}

td.of_menu_b{
	background-image: url(gfx/m_of_blue.gif);
	width: 141px;
	height: 18px;
	background-repeat: no-repeat;
	color: #FCFCFC;
	padding-left: 20px;	
	cursor: help !important;
	cursor: hand;
}

td.of_menu_b a{
	color: #FCFCFC;
	text-decoration: none;
}

div.district_div{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

td.news_link_td{
	 padding: 1px;
	 text-align: right;
}

.map_td_b{
	background-image: url(gfx/map_menu_blue.gif);
	background-repeat: no-repeat;
	width: 121px !important;
	width: 141px;
	padding-left: 20px;
	height: 18px;	
	color: #fcfcfc;
	cursor: help !important;
	cursor: hand;
}

.map_td_w{
	background-image: url(gfx/map_menu_white.gif);
	background-repeat: no-repeat;
	width: 121px !important;
	padding-left: 20px;
	height: 18px;
	color: #0090BA;
	cursor: help !important;
	cursor: hand;
}

.map_el{
	padding-left: 100px;
}

td.section_arrow{
	vertical-align: top;
	text-align: right;
	padding: 4px;
	width: 27px;
}

td.section_title{
	width: 460px;
	padding: 2px;
	font-size: 11px;
}

td.section_desc{
	width: 460px;
	padding: 2px;
	color: #0090BA;	
}

div.element_undername{
	text-transform: uppercase;
	color: #0090BA;	
	margin-top: 3px;
	margin-bottom: 3px;
}

table.menu_down_table td{
	padding-top: 2px;
}

td.price_td{
	background-image: url(gfx/produkt_cena_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 3px;
	width: 145px;
	height: 39px;
	vertical-align: top;
	color: #0090BA;
}

td.instr_td{
	width: 185px;
	text-align: right;
	vertical-align: top;
}

td.product_name{
	background-image: url(gfx/product_name_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: 900;
	color: #0090BA;	
	height: 22px;
	width: 152px;
	padding: 3px;
	padding-left: 10px;	
}

td.product_description{
    width: 300px;
	padding: 3px;
	vertical-align: top;
}

ul{
	margin-top: 5px;
	list-style-image: url(gfx/down_dot2.gif);
	list-style-position;
	margin: 0px;
	padding-left: 15px;
	list-style-position: outside;
	line-height: 15px;
}

h3{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}

body#popup{
	margin: 0px;
	padding: 0px;
}
table.tablePolityka{
	background-image: url(gfx/tlo_pop_polityka.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 490px;
}

table.tablePolityka td{
	padding: 20px;
}

table.tableZasady{
	background-image: url(gfx/tlo_pop_zasady.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 490px;
}

table.tablePolityka td, table.tableZasady td{
	padding: 20px;
}


table.tablePolityka tr.lastRow, table.tableZasady tr.lastRow{
	height: 400px;
}



td.price_value{
    font-size: 12px; 
    width: 50px;
    font-weight: bold;
    text-align: right;
} 
/************************************************************************************************************/

		 table.tab1{background-color: #FFFFFF;}
		 
		 table.tab1 td{
		 						padding:5px;
								padding-left: 20px;
								padding-right: 20px;
		 						color: #585858;
								font-family: arial;
								font-size: 10px;
								font-weight: bold;
		 }		 		 
		 
		 table.tab1 tr.firstRow td{background-color: #CBCBCB;} 

		 table.tab1 tr.firstRow td{		 
		 						font-family: arial;
								font-size: 11px;
								font-weight: bold;
								color: white;
		}
			
		 table.tab1 tr.firstRow td.left {
		 						background-image: url('gfx/tab1_top_left.gif');
								background-repeat: no-repeat;
								background-position: top left;								
		 }

		 table.tab1 tr.firstRow td.right {
		 						background-image: url('gfx/tab1_top_right.gif');
								background-repeat: no-repeat;
								background-position: top right;								
		 }
		 
		 

		 table.tab1 tr.lastRow{
		 	height: 23px;
		 	padding: 0px;
		 }		 

/*
		 
		 table.tab1 tr.lastRow{
								background-image: url('gfx/tab1_bottom_left.gif');
								background-repeat: repeat-x;									
		 } 
		 		 
		 table.tab1 tr.lastRow td.left {
		 						background-image: url('gfx/tab1_bottom_left_.gif');
								background-repeat: no-repeat;
								background-position: top left;								
		 }

		 table.tab1 tr.lastRow td{
		 						background-image: url('gfx/tab1_bottom_right.gif');
								background-repeat: no-repeat;
								background-position: top right;								
		 }
*/

		 table.tab1 tr.lighter td{background-color: #E5E5E5;font-size: 11px; font-weight: bold;}		 
		 table.tab1 tr.light td{background-color: #F0F0F0;}
		 table.tab1 tr.blueer td{background-color: #E0EBED;font-size: 11px; font-weight: bold;}
		 table.tab1 tr.blue td{background-color: #E6F1F3;}	

		 
		 table.tab1 tr.lastRow td{padding: 0px;}
		 
		 table.tf1{margin: 0px;}
		 table.tf1 td.ltd{
				background-image: url('gfx/tab1_bottom_left.gif');
				background-repeat: no-repeat;
				background-position: top left;				 
		 }	 
		 
		 table.tf1 td.rtd{
		 		background-image: url('gfx/tab1_bottom_right.gif');
				background-repeat: no-repeat;
				background-position: top right;				 
		 }	 

		 
/****************************************************************************************/		 

		 table.tab2{background-color: #FFFFFF;}
		 
		 table.tab2 td{
		 						padding:5px;
								padding-left: 10px;
								padding-right: 20px;
		 						color: #585858;
								font-family: arial;
								font-size: 10px;
								font-weight: bold;
		 }		 		 
		 
		 table.tab2 tr.firstRow td{background-color: #CBCBCB;} 

		 table.tab2 tr.firstRow td{		 
		 						font-family: arial;
								font-size: 11px;
								font-weight: bold;
								color: white;
		}
			
		 table.tab2 tr.firstRow td.left {
		 						background-image: url('gfx/tab2_top_left.gif');
								background-repeat: no-repeat;
								background-position: top left;								
		 }

		 table.tab2 tr.firstRow td.right {
		 						background-image: url('gfx/tab2_top_right.gif');
								background-repeat: no-repeat;
								background-position: top right;								
		 }
		 
		 
		 table.tab2 tr.lastRow{
								background-image: url('gfx/tab2_bottom.gif');
								background-repeat: repeat-x;									
		 } 

		 table.tab2 tr.lastRow{height: 34px;}		 

		 table.tab2 tr.lastRow td{
		 						color: #FFFFFF;
								font-size: 11px;
								font-family: arial;
								font-weight: bold;
								color: white;
		 }		 
		 
		 table.tab2 tr.lastRow td.left {
		 						text-align: right;
		 						background-image: url('gfx/tab2_bottom_left.gif');
								background-repeat: no-repeat;
								background-position: top left;								
		 }

		 table.tab2 tr.lastRow td.right {
		 						background-image: url('gfx/tab2_bottom_right.gif');
								background-repeat: no-repeat;
								background-position: top right;								
		 }

 
		 table.tab2 tr.even td{background-color: #E0EBED; color: #008CAD;}
		 table.tab2 tr.odd td{background-color: #F0F0F0; color: #5B5B5BD;}	

/***********************************************************************************/
		 table.tab3{background-color: #FFFFFF;margin-left: 120px;margin-top: 40px;}
		 table.tab3 td{
		 						padding:5px;
								padding-left: 20px;
								padding-right: 20px;
		 						color: #585858;
								font-family: arial;
								font-size: 10px;
								font-weight: bold;
		 }		 		
		 
		 table.tab3 tr.firstRow td{background-color: #CBCBCB;} 

		 table.tab3 tr.firstRow td{		 
		 						font-family: arial;
								font-size: 11px;
								font-weight: bold;
								color: white;
		}
		
		 table.tab3 tr.firstRow td.right {
		 						background-image: url('gfx/tab1_top_right.gif');
								background-repeat: no-repeat;
								background-position: top right;								
		 }
		 			
		 table.tab3 tr.firstRow td.left {
		 						background-image: url('gfx/tab1_top_left.gif');
								background-repeat: no-repeat;
								background-position: top left;								
		 }
		 
		 table.tab3 tr.lastRow{
								background-image: url('gfx/tab2_bottom.gif');
								background-repeat: repeat-x;									
		 } 

		 table.tab3 tr.lastRow{height: 34px;}		 

		 table.tab3 tr.lastRow td{
		 						color: #FFFFFF;
								font-size: 11px;
								font-family: arial;
								font-weight: bold;
								color: white;
		 }		 
		 
		 table.tab3 tr.lastRow td.left {
		 						text-align: right;
		 						background-image: url('gfx/tab2_bottom_left.gif');
								background-repeat: no-repeat;
								background-position: top left;								
		 }

		 table.tab3 tr.lastRow td.right {
		 						background-image: url('gfx/tab2_bottom_right.gif');
								background-repeat: no-repeat;
								background-position: top right;								
		 }
/*******************************************************************************/		 