/* ramki - kolory */

.openside {
width:100%;
margin-bottom:10px;
clear:both;
}

.os_title_l {
float:left;
height:30px;
line-height:30px;
padding-left:15px;
font-size:14px;
}

.os_title_r {
float:right;
height:30px;
line-height:30px;
padding-right:15px;
}

/* niebieski */

.os_blue {
width:100%;
height:30px;
background-image:url(i/belki/blue.gif);
background-color:#0183bf;
}
.oss_blue {
width:100%;
height:14px;
background:url(i/sh_blue.gif);
background-repeat:repeat-x;
}

/* czarny */

.os_black {
width:100%;
height:30px;
background-color:#5d5d5d;
}
.oss_black {
width:100%;
height:14px;
background:url('i/sh_black.gif');
background-repeat:repeat-x;
}

/* pomaranczowy */

.os_pom {
width:100%;
height:30px;
background-image:url(i/belki/pom.gif);
background-color:#ffae00;
}
.oss_pom {
width:100%;
height:14px;
background:url('i/sh_pom.gif');
background-repeat:repeat-x;
}

/* niebieski2 */

.os_blue2 {
width:100%;
height:30px;
background-color:#6da5c2;
}
.oss_blue2 {
width:100%;
height:14px;
background:url('i/sh_nieb.gif');
background-repeat:repeat-x;
}

/* czerwony */
.os_red {
width:100%;
height:30px;
background-image:url(i/belki/czer.gif);
background-color:#bf5f01;
}
.oss_red {
width:100%;
height:14px;
background:url('i/sh_czer.gif');
background-repeat:repeat-x;
}

/* fioletowy */
.os_fiolet {
width:100%;
height:30px;
background-image:url(i/belki/fiol.gif);
background-color:#bd1493;
}
.oss_fiolet {
width:100%;
height:14px;
background:url('i/sh_fiol.gif');
background-repeat:repeat-x;
}

/* zielony */
.os_zielony {
width:100%;
height:30px;
background-image:url(i/belki/ziel.gif);
background-color:#aec69f;
}
.oss_zielony {
width:100%;
height:14px;
background:url('i/sh_ziel.gif');
background-repeat:repeat-x;
}

/* zielony 2 */
.os_11 {
width:100%;
height:30px;
background-image:url(i/belki/ziel2.gif);
background-color:#96B627;
}
.oss_11 {
width:100%;
height:14px;
background:url('i/sh_ziel.gif');
background-repeat:repeat-x;
}


/* szary */
.os_gray {
width:100%;
height:30px;
background-image:url(i/belki/gray.gif);
background-color:#3f3f3f;
}
.oss_gray {
width:100%;
height:14px;
background:url('i/sh_gray.gif');
background-repeat:repeat-x;
}


/* fioletowy - komentarze */
.os_10 {
width:100%;
height:30px;
background-image:url(i/belki/10.gif);
background-color:#b896cc;

}
.oss_10 {
width:100%;
height:14px;
background:url('i/sh_10.gif');
background-repeat:repeat-x;
}

/* -------------koniec ramek kolorowych------------ */

