*{
  margin:0px;
  padding:0px;
  border:0px;
}


body{
  background-color:white;
  color:black;
	font: 11px tahoma , arial, helvetica, sans-serif;
  letter-spacing:0.050em;
  letter-spacing:1px;
  /*letter-spacing:0.0em;*/
	width:100%;
	height:100%;
  text-align:center;
  line-height:140%;
}

h1{
  margin-top:35px;
  margin-bottom:20px;
  margin-left:0px;
  font-size:18px;
  font-weight:bold;
}

h3,strong{
  font-weight:bold;
  font-size:12px;
  margin-bottom:3px;
}


#main_title{
   margin:30px;margin-left:0px;font-size:24px;color:#323467;font-weight:bold;
   margin-top:0px;
}
#main_box{
  margin:0 auto;
  width:945px;
  text-align:left;
}

#main_box_inner{
}

.img_item{
text-align:center;
margin:5px;
float:left;
width:156px;
height:117px;
overflow:hidden;
}

#top_line{
    background-color:#323467;
    font-size:1px;
    width:100%;
    height:4px;
    border-bottom:1px solid #CDCCDA;
    font-size:3px;
}

#menu_top{
   height:31px;
   border:0px solid;
   margin-bottom:5px;
   background-color: white ;
}

#menu_top ul{

}

#menu_top li, #menu_top  li.selected{
   list-style-type:none;
   background: #323467;
   height:31px;
   float:left;
   border-right:1px solid white;
}

#menu_top a {
   color:white;
   display:block;
   padding:8px;
   padding-left:15px;
   padding-right:15px;
   text-decoration:none;
   font-weight:bold;
}

#menu_top a:hover {
   text-decoration:underline;
}

.light_t, #menu_top a.selected, #menu_top a:hover {
   color:#FB6700;
}

br{
  letter-spacing:0px;
}

#r_menu, #l_menu{
   float:left;
   height:100%;
   width:6px;
}

#l_menu{
   background-image:url(../images/l_menu.jpg);
}

#r_menu{
   background-image:url(../images/r_menu.jpg);
}

#work_left{
   width:600px;
   float:left;
}

#work_both{
   width:100%;
   float:left;
}

#work_both_i{
   padding-right:10px;
}


#work_right{
  width:320px;
  float:right;
}

#work_left #work_left_i{
}

#work_right #work_right_i{
}

#work_both_i ul , #work_left_i ul{
  padding:20px;
  padding-left:15px;
  padding-right:0px;
}

#work_both_i ul li, #work_left_i ul li{
  padding-bottom:3px;
  padding-top:3px;
}

#work_left_i a{
  
}



.contener{
}

#footer{
  margin-bottom:30px;
}

#footer a, #work_both_i a, #work_left_i a{
  font-weight:bold;
  text-decoration:underline;
  color:#010101;
  letter-spacing:1px;
}

#footer a:hover, #work_left_i a:hover{
  color:#FB6700;
}

#l_t, #r_t,#l_b, #r_b{
  font-size:1px;
  height:5px;
  width:5px;
  position:absolute;
  background-repeat:no-repeat;
}

#l_t{
  left:0px;
  top:0px;
  background-image:url(../images/l_t_b1.jpg);
}
#r_t{
  right:0px;
  top:0px;
  background-image:url(../images/r_t_b1.jpg);
}
#l_b{
  bottom:0px;
  left:0px;
  background-image:url(../images/l_b_b2.jpg);
}
#r_b {
  bottom:0px;
  right:0px;
  background-image:url(../images/r_b_b2.jpg);
}

#menu_right{
  position:relative; width:320px;border:0px solid;margin-top:5px;
  padding:0px;
  background-color:#669ACC;
}

#menu_right strong{
  font-weight:bold;
}

#menu_right .grupa{
padding:15px;
color:white;
border-bottom:1px solid #99BDDD;
}


#menu_right ul{
  margin:10px;
  color:white;
}
#menu_right li{
  list-style-type:none;
  list-style-image:url(../images/ar_r.jpg);
}

#menu_right li a, #menu_right li a:hover{
   color:white;
   text-decoration:underline;
}

#menu_right li a:hover{
   color:#FB6700;
}
