/*
 897 x 375 wnetrze loga dużego
 210 x 125 wnetrze loga malego
*/

* {

  margin:0px;
  padding:0px;
  border:0px;
}


body{
  background-color:white;
  color:#8D8D8D;
  letter-spacing:0.050em;
  letter-spacing:1px;
  background-image:url(../images/main_back.jpg);
  background-repeat:repeat-x;
  /*letter-spacing:0.0em;*/
  text-align:center;
}


#main_box{
  font: 11px tahoma , arial, helvetica, sans-serif;
  background-color:white;
  margin-bottom:30px;
  margin-right:auto;
  margin-left:auto;
  width:920px;
  text-align:left;
  line-height:140%;
  border:0px solid red;
  overflow:hidden;
}

#main_top{
  background-color:#333333;
  font-size:11px;
}

#main_box_inner{
}

#menu_top{
   font-weight:bold;
   text-transform:uppercase;
   font-size:11px;
   position:absolute;
   right:10px;
   bottom:8px;
   display:block;
}




a.logo_item, a.logo_item_s{
background-image:none;
width:211px;height:126px; float:left;
text-align:center;margin:0px;
padding:2px;
display:block;
}

a.logo_item:hover, a.logo_item_s{
  background-image:url(../images/l_back_logo.gif);
  
}

br{
  letter-spacing:0px;
}

a.zobacz_projekt{
  text-decoration:none;
  color:#8D8D8D;
}

a.zobacz_projekt:hover{
  text-decoration:underline;
}

a.ilf{
  text-decoration:none;
  color:#8D8D8D;
  color:#cecece;
}

a.ilf:hover{
  text-decoration:underline;
}


h1, .nagl{
  color:#cecece;
  text-transform:uppercase;
  font-weight:bold;
  clear:both;
  margin-bottom:20px;
  font-size:11px;
}

#page_inner{
  padding:20px;
}


.main_kreska{
  border-top:1px solid #F5F5F5;
  color:#cecece;
  clear:both;
}

#main_footer{
  border-top:1px solid #F5F5F5 ;
  color:#cecece;
  clear:both;
  padding:10px;
  padding-left:30px;
  padding-right:30px;
}

#main_logo{
   clear:both;
   width:100%;
   height:389px;
   text-align:center;
   background-image:url(../images/h_logo_back.jpg);
}

.main_logo_valign {
   height:100%;
   display:table;
   width:100%;

}
.main_logo_valign_i {
   margin:0 auto;
   display:table-cell;
   vertical-align:middle;
}

#menu_top a:hover, #menu_top a.selected{
  color:#070707;
  color:#FF6433;
  text-decoration:none;
}

#menu_top a:hover{
text-decoration:underline;
}

#menu_top a{
  color:#949494;
  text-decoration:none;
  padding:2px;
  padding-left:10px;
  padding-right:10px;
}


#main_viewer_outer{
}


a{
color:#040404;
text-decoration:none;
}

a:hover{
color:black;
text-decoration:underline;
/*text-decoration:none;*/
}


/*
#main_viewer{
position:relative;float:left;
width:798px;height:468px;border:0px solid red;
background-image:url('../images/v_m.gif');
background-repeat:no-repeat;
}

#v_lb, #v_rb , #v_rt, #v_lt{
  position:absolute;
  background-repeat:no-repeat;
  width:9px;
  height:9px;
  z-Index:1002;
}
#v_lb{
  background-image:url('images/v_lb.gif');
  left:0px;
  bottom:0px;
}
#v_rb{
  background-image:url('images/v_rb.gif');
  bottom:0px;
  right:0px;
}


#v_lt{
  background-image:url('images/v_lt.gif');
  left:0px;
  top:0px;
}


#v_rt{
  background-image:url('images/v_rt.gif');
  right:0px;
  top:0px;
}

*/
.error{
  color:red;
}

.inp_b, .inp_b_over{
  background-color:white;
  font-size:12px;
  border:0px;
  color:#8D8D8D;
  text-transform:lowercase;
}

.inp_b_over{
  text-decoration:underline;
}


.inp{
  width:100%;
  margin-bottom:2px;
  font-size:13px;
  height:17px;
}

input, textarea, select{
  border:1px solid #EBEBEB;
  
}

input:focus, textarea:focus{
  border:1px solid #FF6433; 
}

#submit_b:hover{
  border-bottom:1px       solid;
}
