body{
  background-color:#454545;
  color: #FFF;
  font-family: Verdana,Tahoma,Arial, sans;
  font-size: 10px;
}

a{
  color:#CFCFCF;
  text-decoration: none;
  /*font-weight: bold;*/
}


h1 span{
 display:none;
}

h2{
  font-weight: bold;
  font-size: 10px;
  color: #FFF !important; 
  margin-top: 20px;
  margin-left: 0px;
}

#login_form p{
  margin-left: 5px;
}

#login_form submit{
  float: right;
  margin-right:10px;
  margin-left: 5px;
  border: 0px;
}

#login_form input{
  float: left;
  margin-right:5px;
  margin-left: 5px;
  color: #FFF;
	background-color:#454545;
}

.border_input{
  margin-top: 5px;
  border:1px solid #8A8B8F;
}

.submit_input{
  margin-top: 2px;
  border: 0px !important;
}


#login_form label{
  float: right;
  height: 22px;
  font-size:10px;
  font-weight: bold;
  margin-right: 5px;
  clear: both;
  margin-left: 5px;
}

#logo{
  background: url(/images/logo.jpg); 
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-left: 10px;
  float: left;
  width: 250px;
  height: 55px;
}

#slogan{
  margin-top: 60px;
  margin-left: 60px;
  float: left;
  color: #f6821f;
  font-size: 16px;
  width: 280px;
  font-weight:normal;
}

#top{
  margin-bottom: 10px;
  min-height: 90px !important;
}

#blog_logo img{
  border: 0px;
}

#blog_logo{
  float:left;
  margin-top: 45px;
  margin-left: 40px;
  width: 150px;
}

#login_form{
  width: 150px;
  float: right;
  line-height: 2.2em;
  margin-top: 20px;
  margin-right: 5px;
}

#lang{
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

#main_container{
  width:950px; 
  margin: 0px  auto;
}

.clear_both{
  clear: both;
}

#content{
  margin-top: 15px;
}

.info{
  height: 115px;
  /*width: 33%;*/
  background-color: #3f3f41;
}

.info_header{
  border-bottom: 1px solid #6f6f6f;
  padding-left: 10px;
}

.info_header span { display:none; }

#info_header_contact_pl {  background: url("/images/info_pl.gif");   background-repeat: no-repeat;  height: 29px;  padding-left: 10px; margin:0 10px;}
#info_header_contact_en{  background: url("/images/info_en.gif");   background-repeat: no-repeat;  height: 29px;  padding-left: 10px; margin:0 10px;}
#info_header_news_pl    {  background: url("/images/news_pl.gif");   background-repeat: no-repeat;  height: 29px;  padding-left: 10px;}
#info_header_news_en   {  background: url("/images/news_en.gif");   background-repeat: no-repeat;  height: 29px;  padding-left: 10px;}
#info_header_prizes_pl   {  background: url("/images/awards_pl.gif");   background-repeat: no-repeat;  height: 29px;  padding-left: 10px; margin:0 10px;}
#info_header_prizes_en  {  background: url("/images/awards_en.gif");   background-repeat: no-repeat;  height: 29px;  padding-left: 10px; margin:0 10px;}

.info_content{
  margin: 10px;
  height: 59px;
  line-height: 1.2em;
  border: 1px solid #6f6f6f;
  background-color: #454545;
}

.info_content_no_border img{
  float: left;
  margin-right: 3px;
}

.info_content_no_border a{
  text-align: right;
}
.info_content_no_border{
  margin: 10px 4px;/*8px 3px 3px 3px;*/
  padding-left: 7px;
  /*border: 1px solid #6f6f6f;*/
  height: 75px;
  line-height: 1.2em;
  /*width: 325px;*/
  color: #B1B3B2;
}

#info_content_prizes{
  margin: 6px 2px 2px 2px;
  border: 1px solid #6f6f6f;
  height: 75px;
  line-height: 1.2em;
  background-color: #454545;
}

#info_content_prizes img{
  margin: 1px 1px 1px 1px ;
  vertical-align: middle;
  color: #6f6f6f;
}

#news_div{
  margin: 5px;
}

#info_content img{
  margin: 1px 1px 1px 1px ;
  vertical-align: middle;
  float: left;
  color: #6f6f6f;
}

.info_content_inside{
  /*border: 1px solid #6f6f6f;*/
  color: #f6821f;
  margin: 6px 10px !important;
  padding-left: 40px;
  height: 60px;
  line-height: 15px;
  margin-top: 13px;
  font-size: 10px;
}

.info_content_inside a {
	color: #F6821F;
}

#left_column a{
  color:#F6821F;
}

#left_column p{
  margin: 10px 0px;
  text-align: justify;
  font-size: 11px;
  color: #b1b3b2;
}

.header{
  font-weight: bold;
  color: #FFF !important; 
  
}

#left_column{
  float: left;
  min-height: 200px;
  margin-right: 5px;
  margin-left: 0px;
  width: 295px;
}

#right_column{
  float: right;
  min-height: 200px;
  width:640px;
}

#sf_content p{
  padding-left: 10px !important;
  padding-right: 10px !important;
}

#sf_content p img{
  padding: 0px !important;
  margin-left: -10px;
}

#sf_content{
  background-color: #3f3f41;
  color: #b1b3b2;
  min-height: 380px !important;
}

#left_column a:hover{
  color: #FFF;
  text-decoration: underline;
}

#sf_content li{
  line-height: 1.2em;
}

#article_bottom_black_belt{
  background-color: #000;
  line-height: 2.5em;
  padding-left: 20px;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  color: #FFF;
  margin-bottom: -5px;
}

ul{

}

li{
  color: #b1b3b2;
  margin-left: 20px;
	font-size: 100%;
	vertical-align: baseline;
  list-style-type: square ;
	background: transparent;
  line-height: 1.5em;
}

li a{
 color: #CFCFCF;
 
}

ul#nav {
  height:29px;
  margin:0pt;
  padding:0pt;
  position:relative;
  width:650px;
  font-size: 13px;
  font-weight: normal;
}

ul#nav li {
  display:block;
  line-height: 1.8em;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  /*border-left: 1px solid #6f6f6f; */
  margin-left: 5px;
  padding:0pt;
  position:absolute;
  text-align: center;
  text-indent:-9009px;
  text-decoration: none; 
  background-repeat: no-repeat;
  background-position: center top;
}

ul#nav a:hover { color: #f6821f;}

#nav li a span, #nav li a em { display:none; }
#nav li a { display:block; height:29px;  background-position:center top; }
#nav li a:hover span { display: block; position: relative;  background-position:center top; }


li#i1_pl {width:106px;}
li#i1_pl a{  background: url("/images/menu_items/pl/onas_pl.gif");}
li#i1_pl a:hover{  background: url("/images/menu_items/pl/onas_pl_ov.gif");  } 

li#i2_pl {  width:107px;   left:106px;}
li#i2_pl a{  background: url("/images/menu_items/pl/zu_pl.gif");}
li#i2_pl a:hover{  background: url("/images/menu_items/pl/zu_pl_ov.gif");  } 

li#i3_pl {  width:106px;     left:213px;}
li#i3_pl a{ background: url("/images/menu_items/pl/jakosc_pl.gif");}
li#i3_pl a:hover{  background: url("/images/menu_items/pl/jakosc_pl_ov.gif");  } 

li#i4_pl {  width:106px;     left:319px;}
li#i4_pl a{  background: url("/images/menu_items/pl/realiz_pl.gif");}
li#i4_pl a:hover{  background: url("/images/menu_items/pl/realiz_pl_ov.gif");  } 

li#i5_pl { width:107px;     left:425px;}
li#i5_pl a{ background: url("/images/menu_items/pl/csr_pl.gif");}
li#i5_pl a:hover{  background: url("/images/menu_items/pl/csr_pl_ov.gif");  } 

li#i6_pl {  width:106px;   left:532px;}
li#i6_pl a{ background: url("/images/menu_items/pl/kontakt_pl.gif");}
li#i6_pl a:hover{  background: url("/images/menu_items/pl/kontakt_pl_ov.gif");  } 



li#i1_en {  width:68px;}
li#i1_en a{ background: url("/images/menu_items/en/abtus_en.gif");}
li#i1_en a:hover{  background: url("/images/menu_items/en/abtus_en_ov.gif");  }  

li#i2_en { width:94px;  left:68px; }
li#i2_en a {background: url("/images/menu_items/en/scpWrks_en.gif");}
li#i2_en a:hover{  background: url("/images/menu_items/en/scpWrks_en_ov.gif"); }

li#i3_en { width:76px;  left:162px; }
li#i3_en a{ background: url("/images/menu_items/en/rfrncs_en.gif");}
li#i3_en a:hover{  background: url("/images/menu_items/en/rfrncs_en_ov.gif");  } 

li#i4_en {  width:128px;  left:238px;}
li#i4_en a{ background: url("/images/menu_items/en/OMS_en.gif");}
li#i4_en a:hover{  background: url("/images/menu_items/en/OMS_en_ov.gif");  }

li#i5_en {  width:156px;  left:366px;}
li#i5_en a{ background: url("/images/menu_items/en/rspnsblty_en.gif");}
li#i5_en a:hover{  background: url("/images/menu_items/en/rspnsblty_en_ov.gif");  }    

li#i6_en {  width:61px;  left:522px;}
li#i6_en a{ background: url("/images/menu_items/en/crrs_en.gif");}
li#i6_en a:hover{  background: url("/images/menu_items/en/crrs_en_ov.gif");  }    

li#i7_en {  width:58px;  left:583px;}
li#i7_en a{ background: url("/images/menu_items/en/cntct_en.gif");}
li#i7_en a:hover{  background: url("/images/menu_items/en/cntct_en_ov.gif");  } 

li#i8_en {  width:110px;  left:641px; }
#last_menu_item_ending{ /*border-left: 1px solid #6f6f6f; left:635px; width: 2px;*/}

#menu{
  background-color: #454545;
  border-bottom: 1px solid #f6821f;
  /*margin-top: 12px;*/
  float: right;
  width: 950px;
}

#menu_left{
  float:left;
  color: #f6821f;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 12px;
}
#menu_right{
  width: 645px;
  margin-top: 5px;  
  float:right;
}

#news_read_more a{color: #f6821f;}
#news_read_more{
  float: right;
  text-align: right;
  margin: 0px 3px 2px 3px;
}

#news_date{
  font-size: 10px;
}

.news_title{
  font-weight: bold;
  color: #FFFFFF;
  
}

#news_short{
  margin: 3px 3px 0px 3px;
  text-align: justify;
  color: #b1b3b2;
  width: 250px;
}

#news_img{
  float: left;
  margin-right: 5px;
}

#jobs{
  padding-top: 25px;
  padding-left: 25px;
}

#jobs li{
  margin-left: 25px;
  line-height: 20px;
}


/*************BACKEND CSS*****************/
#alert{
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 2em;
  margin-top: -3px;
  text-align: center;
  background-color: #FF0000;
}



#backend_content{
  background-color: #3f3f41;
  float: left;
  text-align: left;
  margin: 16px 5px 5px 10px;
  width: 920px;
  border-right: 0px solid #f6821f;
}

#backend_header{
  background-color: #336699;
  color: yellow;
  line-height: 2em;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}

.backend_table tr{ line-height: 2em; }

.backend_table{
  width: 100%;
  text-align: center;

  margin: 0px auto;
}

#backend_form label{
  margin-left: 20px;
  display: block;
}

#backend_form fieldset{
  border: 1px solid #FFF;
  margin: 3px 3px 3px 3px;
  width:900px;
}

#backend_form legend{
  background-color: #336699;
  color: yellow;
  line-height: 2em;
  margin-left: 10px;
}

#backend_add_form fieldset{
  border: 1px solid #FFF;
  margin: 0px auto;
}

#backend_add_form input{
  border: 1px solid #FFF;
  margin: 3px 3px 3px 3px;
  width: 200px;
}

#backend_add_form legend{
  background-color: #336699;
  color: yellow;
  line-height: 2em;
  margin-left: 10px;
}

#backend_add_form label{
  margin: 3px 3px 3px 3px;
  font-weight: bold;
  margin-left:5px;
}

#backend_menu{
  background-color: #3f3f41;
  border-right: 0px solid #f6821f;
  width: 930px;
  line-height: 2em;
  margin: 0px auto;
  text-align: center;
}

#backend_menu_item {
  width: 100px;
  float: left;
  font-weight: bold;
  border-bottom: 1px solid #f6821f;
  border-right: 1px solid #f6821f;
  border-left: 1px solid #f6821f;
  font-size: 12px;
  color: yellow;
} 

#backend_menu_item a{
  width: 100px;
  font-weight: bold;
  font-size: 12px;
  color: yellow;
}

#backend_menu_item a:hover{
  background-color: yellow;
  width: 100px;
  font-weight: bold;
  font-size: 12px;
  color: #000;
}


#footer{
  margin-top: 4px;
  text-align: center;
  border-top: 1px solid #4c4c4c;
}

#footer img{
   margin-left:10px;
   margin-right:10px;
   text-align:center;
}

.pdf_table {
	background-color: #FFF;
	color: #000;
}

.pdf_table td{
	border-top: 1px solid #F6821F;
}

.bg_pdf {
	background: url("/images/pdf_bg_right.png") repeat-y;
	width: 198px;
	height: 746px;
	padding: 0px;
}

#sortable-table-0 td, #sortable-table-1  td{
	border: 1px solid #6F6F6F;
}


/* CSS dla formularza dla kandydatów do pracy */
#contener_form{
    border:1px solid #4c4c4c; margin:10px;
    width:580px; height:auto; padding:20px; 
}
#contener_form select {
    width:98%; color:#b1b3b6; border:1px solid #4c4c4c; background: #3F3F41;
}

#country-state-label { width:66%; border-bottom:#4c4c4c 1px dotted ; padding-bottom:2px; }
#department-position-label { width:66%; border-bottom:#4c4c4c 1px dotted ; padding-top:10px; padding-bottom:2px; }

#country-state-selects { margin-top:10px; margin-bottom:20px; }
#department-position-selects { margin-top:10px; }
#job-submit-buttons { margin-top:20px; }


#content_popup { margin:0 !important; }

#content_popup a { color:#F6821F; }
#content_popup a:hover{ color: #FFF; text-decoration: underline; }
