/*
body {
position: relative;
margin: 0px; padding: 0px;
font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
font-size: 13px;
color: black;
background: white;
}
*/

#orgstru_celek {
width: 480px;
border: 1px solid green;
}

#orgstru_celek hr {
height: 3px;
clear: both;
}


#orgstru_celek p span {
display: block;
border: 1px solid red;
background: #ccc;
margin:5px;
text-align: center;
}

#orgstru_celek .fl_l {
float: left;
}

#orgstru_celek .fl_r {
float: right;
}

#orgstru_celek .sirka_1 {
width: 106px;
}

#orgstru_celek .sirka_2 {
width: 80px;
}

#orgstru_celek .sirka_3 {
width: 228px;
}

#orgstru_celek .level_1 {
background: #9d0000;
color: white;
}

#orgstru_celek .level_2 {
background: #9d4200;
color: white;
}

#orgstru_celek .level_2_2 {
background: #004e9d;
color: white;
}

#orgstru_celek .level_3 {
background: #007a9d;
color: white;
}

#orgstru_celek .level_4 {
background: #009d7e;
color: white;
}

#orgstru_celek .level_5 {
background: #469d00;
color: white;
}

#orgstru_celek .level_11 {
background: #631388;
color: white;
}


#orgstru_celek .level_12 {
background: #853b88;
color: white;
}
#orgstru_celek .level_12 b {
background: #a41679;
color: white;
}

#orgstru_celek .level_13 {
background: #e37866;
color: white;
}
#orgstru_celek .level_13 b {
background: red;
color: white;
}

#orgstru_celek p span i {
color: #000;
background: #fff;
border: 1px solid #000;
}
#orgstru_celek p span i:hover {
background: #000;
color: #fff;
}

#orgstru_celek h2 {
background: #aaa;
text-align: center;
}

#orgstru_celek a.w,#orgstru a:visited.w {
color:white;
}

