body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #343434;
	height: 100%;
	margin: 0;
	vertical-align: top;
}

html{
  height: 100%;
  width: 100%;
}

.top{
  width: 100%;
  height: 78px;
  background: #0C3A6B;
}

.top_content{
  width: 985px;
  height: 78px;
  background: #0C3A6B;
  margin: 0 auto;
}

#logo_link{
  background: url(images/taxfin_logo.jpg) no-repeat left;
  display: block;
  width: 250px;
  height: 78px;
}

#logo_wc{
  background: url(images/logo_wc.jpg) no-repeat left;
  display: block;
  width: 140px;
  height: 35px;
}

#logo_pt{
  background: url(images/logo_pt.jpg) no-repeat left;
  display: block;
  width: 98px;
  height: 35px;
}

#logo_mddp{
  background: url(images/logo_mddp.jpg) no-repeat left;
  display: block;
  width: 40px;
  height: 40px;
}

.login_top{
  text-align: right;
  padding-top: 8px;
  padding-right: 15px;
}

.input_top{
  background: url(images/input_top.jpg) no-repeat;
  width: 92px;
  height: 17px;
  border: 1px solid #010100;
  font-size: 10px;
  color: #cac9c7;
}

.forgot_top{
  color: #9ab5d3;
  vertical-align: middle;
  width: 120px;
}

.logout_top{
  color: #9ab5d3;
  vertical-align: middle;
}

.forgot_top a{
  color: #9ab5d3;
  text-decoration: none;
}

.logout_top a{
  color: #9ab5d3;
  text-decoration: none;
}

.register_top{
  vertical-align: middle;
  color: #d6e8ff;
}
.register_top_2{
  vertical-align: middle;
  color: #d6e8ff;
}

.register_top a{
  color: #d6e8ff;
  text-decoration: none;
}

.register_item{
  text-align: right;
  vertical-align: middle;
  height: 25px;
}

.register_input{
  vertical-align: middle;
  height: 19px;
  width: 234px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  border: 1px solid #010101;
}

.register_txt{
  height: 60px;
  width: 240px;
  padding: 5px;
  font-size: 12px;
  border: 1px solid #010101;
}

.star_ok{
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

.star_bad{
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
  color: red;
}

.kod_1{
  vertical-align: middle;
  height: 19px;
  width: 20px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  border: 1px solid #010101;
}

.kod_2{
  vertical-align: middle;
  height: 19px;
  width: 30px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  border: 1px solid #010101;
}

.top_menu{
  width: 100%;
  height: 26px;
  background: #0C3A6B;
}

.top_menu_content{
  width: 985px;
  height: 26px;
  background: #0C3A6B;
  margin: 0 auto;
}

.menu_up_act{
  color: #ffffff;
  vertical-align: middle;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  height: 26px;
  background: #4a78aa;
  cursor: pointer;
}

.menu_up_act a{
  color: #ffffff;
  text-decoration: none;
}

.menu_up_act_2{
  color: #ffffff;
  vertical-align: middle;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  height: 26px;
  background: #4a78aa;
  cursor: pointer;
}

.menu_up_act_2 a{
  color: #ffffff;
  text-decoration: none;
}

.menu_up_inact_2 a{
  color: #ffffff;
  text-decoration: none;
}

.menu_up_inact_2{
  color: #ffffff;
  vertical-align: middle;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  height: 26px;
  background: url(images/menu_up_inact_2.jpg) repeat-x;
  cursor: pointer;
}

.menu_up_inact a{
  color: #ffffff;
  text-decoration: none;
}

.menu_up_inact{
  color: #ffffff;
  vertical-align: middle;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  height: 26px;
  background: url(images/menu_up_inact.jpg) repeat-x;
  cursor: pointer;
}

.top_submenu{
  width: 100%;
  height: 29px;
  background: #4a78aa;
}

.top_submenu_content{
  width: 985px;
  height: 29px;
  background: #4a78aa;
  margin: 0 auto;
}

.submenu_en{
  height: 29px;
  display: block;
  float: left;
  vertical-align: middle;
  color: #ffffff;
}


.submenu_en a{
  color: #ffffff;
  text-decoration: none;
}

.submenu_dis{
  height: 29px;
  float: left;
  display: none;
}

.gielda_wykres_dis{
  display: none;
}

.waluty_wykres_dis{
  display: none;
}

.wyk_act{
  color: green;
  cursor: pointer;
}

.wyk_inact{
  color: blue;
  cursor: pointer;
}

.wyk_w_act{
  color: green;
  cursor: pointer;
}

.wyk_w_inact{
  color: blue;
  cursor: pointer;
}

.submenu_item{
  height:29px;
  vertical-align: middle;
  padding-left: 8px;
  padding-right: 8px;
}

.search_bar{
  width: 100%;
  height: 42px;
  background: #cecece;
}

.search_bar_content{
  width: 810px;
  padding-left: 175px;
  vertical-align: middle;
  height: 32px;
  background: #cecece;
  margin: 0 auto;
}

.main{
  width: 985px;
  padding-top: 11px;
  padding-bottom: 50px;
  background: #ffffff;
  margin: 0 auto;
  vertical-align: top;
}

.left_side{
  vertical-align: top;
  width: 172px;
  background: url('images/leftSideBkg.jpg') repeat-y right center;
}

.left_articles_catogiers{
  width: 172px;
}

.left_category_header_bkg{
  background: #e6e6e6;
}

.left_category_header_bkg_a{
  background: url('images/leftSideMenuA.jpg') no-repeat left center;
}

.left_category_header_bkg_p{
  background: url('images/leftSideMenuP.jpg') no-repeat left center;
}

.left_category_header_a{
  width: 172px;
  font-family: tahoma;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 7px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-decoration: none;
  vertical-align: middle;
  background: url(images/leftSideMenuA.jpg) no-repeat right center;
}

.left_category_header_pns{
  width: 172px;
  font-family: tahoma;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 7px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-decoration: none;
  vertical-align: middle;
  background: url(images/podatki_swiat_tlo.jpg) no-repeat right center;
}

.left_category_header_p{
  width: 172px;
  font-family: tahoma;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 7px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-decoration: none;
  vertical-align: middle;
  background: url(images/leftSideMenuP.jpg) no-repeat right center;
}

.left_category_header_p a h1{
  text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}
.left_category_header_a h1{
  text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

.left_category_header_pns h1{
  text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

.left_category_item_p a h2{
  text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}
.left_category_item_a h2{
  text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

.left_category_item_p{
  width: 172px;
  font-family: tahoma;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-decoration: none;
  vertical-align: middle;
  background: url(images/leftSideSubMenuP.jpg) no-repeat right center;
}

.left_category_item_a{
  width: 172px;
  font-family: tahoma;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-decoration: none;
  vertical-align: middle;
  background: url(images/leftSideSubMenuA.jpg) no-repeat right center;
}

.left_sub_category_item{
  width: 172px;
  font-family: tahoma;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 37px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-decoration: none;
  vertical-align: middle;
  background: url(images/leftSideSSubMenuP.jpg) no-repeat right center;
}

.left_sub_category_item a h3{
  text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

.center{
  vertical-align: top;
  width: 513px;
}

.center_div{
  padding-bottom: 10px;
  width: 492px;
  padding-left: 15px;
  padding-right: 6px;
  background: url(images/center_bkg.jpg) repeat-y;
}

.main_new_articles{
  height: 22px;
  font-family: tahoma;
  font-size: 12px;
  color: #4d5a79;
  font-weight: bold;
  padding-left: 20px;
  vertical-align: middle;
  background: url(images/center_main_header.jpg) no-repeat top left;
}

.main_new_articles a{
  color: #4d5a79;
  text-decoration: none;
}

.article_title{
  width: 360px;
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana;
}

.article_title_full{
  width: 470px;
  font-size: 14px;
  color: #244d7b;
  font-weight: bold;
  font-family: Verdana;
}

.article_title_full a{
  color: #4a78ab;
  text-decoration: none;
}

.kategoria_link a{
  color: #4a78ab;
  text-decoration: none;
}

.full_title{
  font-size: 18px;
  color: #4a78ab;
  font-weight: bold;
  font-family: Verdana;
}

.full_title a{
  font-size: 18px;
  color: #4a78ab;
  font-weight: bold;
  text-decoration: none;
}

.full_title_small{
  font-size: 14px;
  color: #4a78ab;
  font-weight: bold;
  font-family: Verdana;
}

.full_title_small a{
  font-size: 14px;
  color: #4a78ab;
  font-weight: bold;
  text-decoration: none;
}

.desc_small{
  font-size: 12px;
  color: #4a78ab;
  font-weight: normal;
  text-decoration: none;
}

.wiecej a{
  width: 360px;
  color: #4a78ab;
  font-size: 12px;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
}

.wiecej_full a{
  width: 470px;
  color: #4a78ab;
  font-size: 12px;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
}

.mini_link{
  padding-left: 11px;
}

.mini_link a{
  color: #244d7b;
  font-size: 11px;
  font-family: Verdana;
  text-decoration: none;
}

.center_spacer{
  height: 1px;
  background: url(images/center_spacer.jpg) no-repeat top left;
}

.right_side{
  vertical-align: top;
  width: 300px;
}

.bottom_menu{
  width: 100%;
  height: 29px;
  background: #4a78aa;
}

.bottom_menu_content{
  padding-top: 8px;
  width: 985px;
  height: 21px;
  text-align: center;
  color: #4c6182;
  /*background: #4a78aa;*/
  margin: 0 auto;
}

.bottom_menu_content a{
  color: #4c6182;
  text-decoration: none;
}

.fotter_menu{
  width: 100%;
  background: #0c3a6c;
}

.fotter_content{
  width: 985px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #0c3a6c;
  margin: 0 auto;
}

.comm_txt{
  width: 400px;
  height: 70px;
  border: 1px solid #000000;
}

.searchInput{
  border: 1px solid #a1a2a5;
  color: #4e4e4e;
}

.searchSelect{
  border: 1px solid #a1a2a5;
  color: #4e4e4e;
  width: 150px;
}

.serchRes a{
  text-decoration: none;
  color: #343434;
}

.currPage{
  width: 25px;
  height: 25px;
  background: #dfdfdf;
  color: #4c5978;
  text-align: center;
  vertical-align: middle;
}

.othPage{
  width: 25px;
  height: 25px;
  background: #4c5978;
  color: #dfdfdf;
  text-align: center;
  vertical-align: middle;
}

.othPage a{
  color: #dfdfdf;
  text-decoration: none;
}

.right_side_header{
  height: 22px;
  font-family: tahoma;
  font-size: 12px;
  color: #4d5a79;
  font-weight: bold;
  padding-left: 20px;
  vertical-align: middle;
  background: url(images/right_side_header.jpg) no-repeat top left;
}

.right_side_film{
  height: 22px;
  font-family: tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 20px;
  vertical-align: middle;
  background: url(images/right_side_film.jpg) no-repeat top left;
}

.right_side_konferencja{
  height: 22px;
  font-family: tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 20px;
  vertical-align: middle;
  background: url(images/pasek_niebieski.jpg) no-repeat top left;
}

.vid_title{
  color: #4c4c4c;
  font-family: Verdana;
  font-size: 10px;
}

.vid_title a{
  color: #4c4c4c;
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
}

.branza_right_content_en{
  border: 1px solid #dfdfdf;
  border-top: 2px solid #dfdfdf;
  padding: 5px;
  color: #4a78ab;
  clear: both;
  display: block;
  font-family: Verdana;
  font-size: 10px;
}

.right_branza_item a{
  color: #4a78ab;
  text-decoration: none;
}

.right_centrum_item{
  font-family: tahoma;
  font-size: 11px;
  color: #3d4444;
  padding-left: 20px;
  text-decoration: none;
  vertical-align: middle;
  background: url(images/bkg_left_item.jpg) no-repeat top left; 
}

.right_centrum_item a{
  color: #4a78ab;
  text-decoration: none;
}

#slideDown_centrum_bot{
  cursor: pointer;
}

#slideUp_centrum_bot{
  cursor: pointer;
}

.right_branza_item{
  height: 19px;
  width: 120px;
  font-family: tahoma;
  font-size: 11px;
  color: #3d4444;
  padding-left: 20px;
  text-decoration: none;
  vertical-align: middle;
  background: url(images/bkg_left_item.jpg) no-repeat top left; 
}

.info_right_content_en{
  border: 1px solid #dfdfdf;
  border-top: 2px solid #dfdfdf;
  padding: 5px;
  color: #4a78ab;
  clear: both;
  display: block;
  font-family: Verdana;
  font-size: 10px;
}

.info_right_por_content_en{
  padding: 6px;
  background: url(images/right_porada_bkg.jpg) no-repeat top left;
  color: #ffffff;
  clear: both;
  display: block;
  font-family: Verdana;
  font-size: 12px;
  font-style: italic;  
}

.info_right_por_content_dis{
  border: 1px solid #dfdfdf;
  padding: 5px;
  color: #4a78ab;
  display: none;
  font-family: Verdana;
  font-size: 10px;
}

.info_right_content_dis{
  border: 1px solid #dfdfdf;
  padding: 5px;
  color: #4a78ab;
  display: none;
  font-family: Verdana;
  font-size: 10px;
}

.info_act{
  padding-top: 8px;
  height: 15px;
  background: url(images/info_act.jpg) repeat-x;
  color: #304f72;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: -0.5px;
  cursor: pointer;
  text-align: center;
}

.info_p_act{
  padding-top: 8px;
  height: 15px;
  background: url(images/right_porada_act.jpg) repeat-x;
  color: #ffffff;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}

.info_inact{
  padding-top: 8px;
  height: 15px;
  background: url(images/info_inact.jpg) repeat-x;
  color: #ffffff;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: -0.3px;
  cursor: pointer;
  text-align: center;
}

.info_p_inact{
  padding-top: 8px;
  height: 15px;
  background: url(images/right_porada_inact.jpg) repeat-x;
  color: #ffffff;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: -0.3px;
  cursor: pointer;
  text-align: center;
}

.info_spacer{
  display: inline;
  float: left; 
  width: 1px;
  height: 15px;
  background: url(images/info_spacer.jpg) repeat-x;

}

.centrum_act{
  padding-top: 8px;
  height: 15px;
  background: url(images/cent_top.jpg) repeat-x;
  color: #ffffff;
  font-weight: bold;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: 0.5px;
  cursor: pointer;
  text-align: center;
}

#right_centrum_bottom{
  padding-left: 230px
}


#right_centrum_actions{
  text-align: center;
  width: 76px;
  background: url(images/cent_bot.jpg) repeat-x;
  font-weight: bold;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: 0.5px;
  color: #ffffff;
  padding-top: 2px;
  height: 17px;
}

.centrum_right_content_en{
  border: 1px solid #f5a641;
  border-top: 2px solid #f5a641;
  padding: 5px;
  color: #4a78ab;
  clear: both;
  display: block;
  font-family: Verdana;
  font-size: 10px;
}

.dane_right_content_en{
  border: 1px solid #dfdfdf;
  border-top: 2px solid #dfdfdf;
  padding: 5px;
  color: #4a78ab;
  clear: both;
  display: block;
  font-family: Verdana;
  font-size: 10px;
}

.dane_right_content_dis{
  border: 1px solid #dfdfdf;
  padding: 5px;
  color: #4a78ab;
  display: none;
  font-family: Verdana;
  font-size: 10px;
}

.branze_act{
  padding-top: 8px;
  height: 15px;
  background: url(images/info_act.jpg) repeat-x;
  color: #304f72;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: -0.5px;
  cursor: pointer;
  text-align: center;
}

.dane_act{
  padding-top: 8px;
  height: 15px;
  background: url(images/info_act.jpg) repeat-x;
  color: #304f72;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: -0.5px;
  cursor: pointer;
  text-align: center;
}

.dane_inact{
  padding-top: 8px;
  height: 15px;
  background: url(images/info_inact.jpg) repeat-x;
  color: #ffffff;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: -0.3px;
  cursor: pointer;
  text-align: center;
}

.data{
  padding-top: 8px;
  height: 15px;
  font-family: Verdana;
  font-size: 9px;
  text-align: right;
  padding-right: 5px;
  width: 160px;
  display: inline;
  float: left;
}

.suggest_link {
  background-color: #f9f8f0;
  padding: 2px 6px 2px 6px;
}

.suggest_link_over {
  background-color: #ffffff;
  padding: 2px 6px 2px 6px;
  cursor:pointer;
}

#search_suggest {
  width:208px;
  position: absolute;
  z-index: 10;
  display: block;
  margin-top: -10px;
  margin-left: 95px;
  background: #FFFFFF;
  text-align: left;
  border: #edebd5 solid 1px;
  visibility:hidden;                              
}

.search_suggest_class {
  width:208px;
  position: absolute;
  margin-top: -10px;
  margin-left: 95px;
  background: #FFFFFF;
  text-align: left;
  border: #edebd5 solid 1px;
  visibility:hidden;                              
}

.search_res_en{
  clear: both;
  display: block;
  font-family: Verdana;
  font-size: 10px;
  border: 1px solid #dfdfdf;
  padding-top: 10px;
}

.search_res_dis{
  display: none;
  font-family: Verdana;
  font-size: 10px;
  border: 1px solid #dfdfdf;
}

.search_top_act{
  padding-top: 8px;
  height: 15px;
  background: url(images/info_act.jpg) repeat-x;
  color: #304f72;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: -0.5px;
  cursor: pointer;
  text-align: center;
}

.search_top_inact{
  padding-top: 8px;
  height: 15px;
  background: url(images/info_inact.jpg) repeat-x;
  color: #ffffff;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: -0.3px;
  cursor: pointer;
  text-align: center;
}

.search_top_spacer{
  display: inline;
  float: left; 
  width: 1px;
  height: 15px;
  background: url(images/info_spacer.jpg) repeat-x;
}

.partnerzy{
  font-weight: bold;
  letter-spacing: 1px;
}


.tabela1 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: collapse;
	font-size: 12px; color: black; font-family: Arial;
}
.tabela1 th {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.tabela1 td {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	padding: 2px;
	background: #ebedf5;
}

.arch_k_act{
  padding-top: 8px;
  height: 15px;
  background: url(images/info_act.jpg) repeat-x;
  color: #304f72;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: -0.5px;
  cursor: pointer;
  text-align: center;
}

.arch_k_inact{
  padding-top: 8px;
  height: 15px;
  background: url(images/info_inact.jpg) repeat-x;
  color: #ffffff;
  font-family: Verdana;
  font-size: 9px;
  letter-spacing: -0.3px;
  cursor: pointer;
  text-align: center;
}

.arch_k_content_en{
  border: 1px solid #dfdfdf;
  border-top: 2px solid #dfdfdf;
  padding: 5px;
  color: #4a78ab;
  clear: both;
  display: block;
  font-family: Verdana;
  font-size: 10px;
}

.arch_k_content_dis{
  border: 1px solid #dfdfdf;
  padding: 5px;
  color: #4a78ab;
  display: none;
  font-family: Verdana;
  font-size: 10px;
}

.filmy_belka{
  height: 20px;
}

.filmy_top_left{
  height: 20px;
  width: 12px;
  background: url(images/top_left.jpg) no-repeat;
}

.filmy_top_center{
  height: 20px;
  background: url(images/top_center.jpg) repeat-x;
}

.filmy_top_right{
  height: 20px;
  width: 12px;
  background: url(images/top_right.jpg) no-repeat;
}

.filmy_middle_left{
  width: 12px;
  background: url(images/middle_left.jpg) repeat-y;
}

.filmy_middle_right{
  width: 12px;
  background: url(images/middle_right.jpg) repeat-y;
}

.filmy_center{
  background: #E1E1E1;
}

.filmy_bottom_left{
  height: 20px;
  width: 12px;
  background: url(images/bottom_left.jpg) no-repeat;
}

.filmy_bottom_center{
  height: 20px;
  background: url(images/bottom_center.jpg) repeat-x;
}

.filmy_bottom_right{
  height: 20px;
  width: 12px;
  background: url(images/bottom_right.jpg) no-repeat;
}

.filmy_table_title{
  padding-left: 10px;
  font-family: Verdana;
  color: #0c3a6d;
  font-size: 18px;
}

.filmy_top_left_1_on{
  width: 12px;
  height: 38px;
  background: url(images/top_left_on_1.jpg) no-repeat;
  cursor: pointer;
}

.filmy_top_left_1_off{
  width: 12px;
  height: 38px;
  background: url(images/top_left_off_1.jpg) no-repeat;
  cursor: pointer;
}

.filmy_top_right_on{
  width: 12px;
  height: 38px;
  background: url(images/top_right_on.jpg) no-repeat;
  cursor: pointer;
}

.filmy_top_center_on{
  height: 38px;
  background: url(images/top_center_on.jpg) repeat-x;
  cursor: pointer;
}

.filmy_top_center_on div{
  text-align: center;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
}

.filmy_top_center_on div a{
  font-size: 14px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}

.filmy_top_center_off div{
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
}

.filmy_top_center_off div a{
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.filmy_top_center_2{
  height: 38px;
  background: url(images/top_center_2.jpg) repeat-x;
}

.filmy_top_left_off{
  width: 12px;
  height: 38px;
  background: url(images/top_left_off.jpg) no-repeat;
  cursor: pointer;
}

.filmy_top_left_on{
  width: 12px;
  height: 38px;
  background: url(images/top_left_on.jpg) no-repeat;
  cursor: pointer;
}

.filmy_top_right_off{
  width: 12px;
  height: 38px;
  background: url(images/top_right_off.jpg) no-repeat;
  cursor: pointer;
}

.filmy_top_center_off{
  height: 38px;
  background: url(images/top_center_off.jpg) repeat-x;
  cursor: pointer;
}

.filmy_top_right_2{
  width: 12px;
  height: 38px;
  background: url(images/top_right_2.jpg) no-repeat;
}

.tv_video_title{
  color: #0B3460;
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
}

.tv_video_speaker{
  color: #6D6D6D;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
}

.tv_video_date{
  color: #6D6D6D;
  font-family: tahoma;
  font-size: 11px;
}

.tv_cat_bar{
  color: #274E71;
  font-family: verdana;
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 15px;
  line-height: 22px;
}

.tv_cat_bar div{
  padding: 5px;
  display: inline;
  cursor: default; 
}

.tv_cat_bar div.tv_cat_bar_on{
  background: #EEEEEE;
  border: 1px solid #C6C6C6;
  font-weight: bold;
  cursor: pointer;
}

.tv_cat_bar div.tv_cat_bar_off{
  cursor: pointer;
}

.tv_cat_cont_on{
}

.tv_cat_cont_off{
  display: none;
}

.tv_bottom_box_title{
  width: 120px;
  text-align: left;
  padding-left: 20px;
  color: #292e46;
}

.tv_bottom_box_title a{
  color: #292e46;
  text-decoration: none;
}

.tv_right_box_title{
  width: 120px;
  text-align: left;
  color: #292e46;
}

.tv_right_box_title a{
  color: #292e46;
  text-decoration: none;
}

#tagi a{
  text-decoration: none;
  color: #112d54;
}

.polecane_box{
  padding-left: 11px;
  padding-right: 11px;
  background: url(images/polecane_box_mid.jpg) repeat-y;
}

.polecane_box_top{
  height: 29px;
  background: url(images/polecane_box_top.jpg) no-repeat;
}

.polecane_box_bot{
  height: 20px;
  background: url(images/polecane_box_bot.jpg) no-repeat top;
}

#nav{
  text-align: right;
}

#nav a{
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
  padding-left: 5px;
  text-decoration: none;
  color: #ffffff;
  background: #DFDFDF;
  margin-left: 5px;
}

#nav a.activeSlide {
  background: #C2C2C2;
}

.menu_up_act_3{
  color: #ffffff;
  vertical-align: middle;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  height: 26px;
  background: #4a78aa;
  cursor: pointer;
}

.menu_up_act_3 a{
  color: #ffffff;
  text-decoration: none;
}

.menu_up_inact_3 a{
  color: #ffffff;
  text-decoration: none;
}

.menu_up_inact_3{
  color: #ffffff;
  vertical-align: middle;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  height: 26px;
  background: url(images/menu_up_inact_3.jpg) repeat-x;
  cursor: pointer;
}

#paging a{
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
  padding-left: 5px;
  text-decoration: none;
  color: #ffffff;
  background: #DFDFDF;
  margin-left: 5px;
}

#current_page{
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
  padding-left: 5px;
  text-decoration: none;
  color: #ffffff;
  background: #C2C2C2;
  margin-left: 5px;
}

td.left_side li a{
  text-decoration: none;
  color: #4d5a79;
}

td.left_side ul {
  list-style-image:url(images/dot_list_akty.jpg);
  padding-left:30px;
}

.table_praca a{
  text-decoration: none;
  color: #4A78AB;
  font-weight: bold;
}

.kwf_search_top{
  width: 334px;
  height: 3px;
  background: url(images/kwf_search_top.jpg) no-repeat;
}

.kwf_search_middle{
  width: 324px;
  padding: 5px;
  background: url(images/kwf_search_middle.jpg) repeat-y;
}

.kwf_search_bottom{
  width: 334px;
  height: 4px;
  background: url(images/kwf_search_bottom.jpg) no-repeat;
}

.kwf_input_pu{
  width: 206px;
  height: 22px;
  background: url(images/kwf_search_input.jpg) no-repeat;
}

.footer_logo_space{
  width: 100%;
  height: 44px;
}

.footer_logo_space_content{
  width: 985px;
  height: 44px;
  margin: 0 auto;
}

.logo_left_blend{
  position: absolute;
  z-index: 100;
  background: url('images/l_g.png') no-repeat left;
  width: 220px;
  height: 44px;
}

.logo_right_blend{
  position: absolute;
  z-index: 100;
  background: url('images/p_g.png') repeat-y right;
  width: 150px;
  height: 44px;
  margin-left:835px;
}

.forum_list td a{
  text-decoration: none;
  color: #343434;
  font-weight: bold;
}

.forum_edit_controls a{
  color: #c0c0c0;
  text-decoration: none;
  padding-left: 10px;
}


.polecane_top{
  background: url('images/najczesciej_czytane.jpg') no-repeat left;
  width: 236px;
  height: 26px;
}

.aktualnosci_top{
  background: url('images/aktualnosci.jpg') no-repeat left;
  width: 236px;
  height: 26px;
}

.polecane_cont{
  border: 1px solid #f5f6f8;
  background: #fefcfd;
  padding: 5px;
  padding-bottom: 0px;
}

.aktualnosci_cont{
  border: 1px solid #f5f6f8;
  background: #fefcfd;
  padding: 5px;
  padding-bottom: 0px;
}

.polecane_cont div{
  padding-left: 8px;
  padding-bottom: 5px;
  background: url('images/arrow_top.jpg') no-repeat top left;
}

.aktualnosci_cont div{
  padding-left: 8px;
  padding-bottom: 5px;
  background: url('images/arrow_top.jpg') no-repeat top left;
}

.polecane_cont div a{
  text-decoration: none;
  color: #4878a9;
}

.aktualnosci_cont div a{
  text-decoration: none;
  color: #4878a9;
}

.bottom_site_map{
  width: 100%;
  background: url('images/tlo_mapa_strony.jpg') repeat-x top;
}

.bottom_site_map_content{
  margin: 0 auto;
  width: 985px;
}

.bottom_site_map_logo{
  padding: 10px 20px 10px 20px;
}

#site_map{
  padding:0 20px 20px;
  position:relative;

}

#site_map a{
border-top:1px dotted #8F8F8F;
color:#4c6182;
display:block;
padding:4px 10px;
text-decoration: none;
}

#site_map a:hover{
color:#4c6182;
border-left: 2px solid #e88301;
border-right: 2px solid #e88301;
background: #e3e3e3;
padding-left: 8px;
}

#site_map .first a{
  border-top:0px;
}

#site_map .grupa{
  float: left;
  width: 140px;
  margin-right: 20px;
}

#site_map .ostatnia{
  margin-right: 0px;
}

#site_map ul {
  margin:0;
  padding:0;
}

#site_map li {
font-size:10px;
line-height:1.2em;
list-style-type:none;
margin:0;
padding:0;
}

#site_map .clear {
clear: both;
background:none repeat scroll 0 0 transparent !important;
border:0 none !important;
font-size:0.1em !important;
height:1% !important;
line-height:0.1em !important;
margin:0 !important;
padding:0 !important;
}

.konf_link{ text-align: center; padding-bottom:10px;}
.konf_link a{
	font-size: small;
	color: rgb(0, 0, 102);
	text-decoration: none;
	font-weight: bold;
}

.zglos_blad{
	position: fixed;
	right: 0px;
	top:180px;
	z-index: 100;
}

.forumTematyBox{
	padding: 5px;	
}

.forumTematyBox div{
	padding-bottom: 10px;
}


.forumTematyBox div a{
	text-decoration: none;
	color: #0D3364;
}

.footer_link_space{
	padding-top: 5px;
	text-align: center;
}

.footer_link_space_content{
  width: 985px;
  margin: 0 auto;
  text-align: left;
}

.footer_link_space_content a{
	color: #919191;
	font-size: 9px;
	text-decoration: none;
	padding-right: 7px;
}