.button_example{
    border:1px solid #7d99ca; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    width: 100px;
    background-color: #a5b8da; background-image: -webkit-gradient(linear, left top, left bottom, from(#a5b8da), to(#7089b3));
    background-image: -webkit-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -moz-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -ms-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -o-linear-gradient(top, #a5b8da, #7089b3);
    background-image: linear-gradient(to bottom, #a5b8da, #7089b3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a5b8da, endColorstr=#7089b3);
}

.button_example:hover{
    border:1px solid #5d7fbc;
    background-color: #819bcb; background-image: -webkit-gradient(linear, left top, left bottom, from(#819bcb), to(#536f9d));
    background-image: -webkit-linear-gradient(top, #819bcb, #536f9d);
    background-image: -moz-linear-gradient(top, #819bcb, #536f9d);
    background-image: -ms-linear-gradient(top, #819bcb, #536f9d);
    background-image: -o-linear-gradient(top, #819bcb, #536f9d);
    background-image: linear-gradient(to bottom, #819bcb, #536f9d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#819bcb, endColorstr=#536f9d);
}

.button_example_green{
    border:1px solid #7d99ca; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    width: 100px;
    background-color: #30C92A; background-image: -webkit-gradient(linear, left top, left bottom, from(#30C92A), to(#008c00));
    background-image: -webkit-linear-gradient(top, #30C92A, #008c00);
    background-image: -moz-linear-gradient(top, #30C92A, #008c00);
    background-image: -ms-linear-gradient(top, #30C92A, #008c00);
    background-image: -o-linear-gradient(top, #30C92A, #008c00);
    background-image: linear-gradient(to bottom, #30C92A, #008c00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#30C92A, endColorstr=#008c00);
}

.button_example_green:hover{
    border:1px solid #1c7518;
    background-color: #269f21; background-image: -webkit-gradient(linear, left top, left bottom, from(#269f21), to(#005900));
    background-image: -webkit-linear-gradient(top, #269f21, #005900);
    background-image: -moz-linear-gradient(top, #269f21, #005900);
    background-image: -ms-linear-gradient(top, #269f21, #005900);
    background-image: -o-linear-gradient(top, #269f21, #005900);
    background-image: linear-gradient(to bottom, #269f21, #005900);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#269f21, endColorstr=#005900);
}

.button_example_yellow{
    border:1px solid #cb9b14; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    width: 100px;
    background-color: #eab92d; background-image: -webkit-gradient(linear, left top, left bottom, from(#eab92d), to(#96702F));
    background-image: -webkit-linear-gradient(top, #eab92d, #96702F);
    background-image: -moz-linear-gradient(top, #eab92d, #96702F);
    background-image: -ms-linear-gradient(top, #eab92d, #96702F);
    background-image: -o-linear-gradient(top, #eab92d, #96702F);
    background-image: linear-gradient(to bottom, #eab92d, #96702F);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eab92d, endColorstr=#96702F);
}

.button_example_yellow:hover{
    border:1px solid #a17b10;
    background-color: #cf9f15; background-image: -webkit-gradient(linear, left top, left bottom, from(#cf9f15), to(#6f5323));
    background-image: -webkit-linear-gradient(top, #cf9f15, #6f5323);
    background-image: -moz-linear-gradient(top, #cf9f15, #6f5323);
    background-image: -ms-linear-gradient(top, #cf9f15, #6f5323);
    background-image: -o-linear-gradient(top, #cf9f15, #6f5323);
    background-image: linear-gradient(to bottom, #cf9f15, #6f5323);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cf9f15, endColorstr=#6f5323);
}

.button_example_red{
    border:1px solid #d60000; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    width: 150px;text-align: center;
    background-color: #FF0F0F; background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0F0F), to(#8F001D));
    background-image: -webkit-linear-gradient(top, #FF0F0F, #8F001D);
    background-image: -moz-linear-gradient(top, #FF0F0F, #8F001D);
    background-image: -ms-linear-gradient(top, #FF0F0F, #8F001D);
    background-image: -o-linear-gradient(top, #FF0F0F, #8F001D);
    background-image: linear-gradient(to bottom, #FF0F0F, #8F001D);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF0F0F, endColorstr=#8F001D);
}

.button_example_red:hover{
    border:1px solid #a80000;
    background-color: #db0000; background-image: -webkit-gradient(linear, left top, left bottom, from(#db0000), to(#5c0013));
    background-image: -webkit-linear-gradient(top, #db0000, #5c0013);
    background-image: -moz-linear-gradient(top, #db0000, #5c0013);
    background-image: -ms-linear-gradient(top, #db0000, #5c0013);
    background-image: -o-linear-gradient(top, #db0000, #5c0013);
    background-image: linear-gradient(to bottom, #db0000, #5c0013);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#db0000, endColorstr=#5c0013);
}

.art_edit{
    padding: 2px;
    background: #008c00;
    border: 1px solid #005900;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    color: #fff;
    margin: 0 2px;
}

.art_del{
    padding: 2px;
    background: #f23b3b;
    border: 1px solid #5c0013;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    color: #fff;
    margin: 0 2px;

}
.art_mng{
    padding: 2px;
    background: #C97626;
    border: 1px solid #6f5323;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    color: #fff;
    margin: 0 2px;
}
.art_ant{
    padding: 2px;
    background: #843534;
    border: 1px solid #5c0013;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    color: #fff;
    margin: 0 2px;
}
.itm_edit{
    padding: 2px;
    border: 1px solid #005900;
    font-weight: bold;
    text-decoration: none;
    color: #005900;
}
.itm_edit:hover{
    text-decoration: none !important;
    background: #005900;
    color: #fff;
}
.itm_del{
    padding: 2px;
    border: 1px solid #a80000;
    font-weight: bold;
    text-decoration: none;
    color: #a80000;
}
.itm_del:hover{
    text-decoration: none !important;
    background: #a80000;
    color: #fff;
}

.notify_box {
    color:#555;
    border-radius:10px;
    font-family:Verdana,sans-serif;font-size:11px;
    padding:10px 10px 10px 36px;
    margin:10px 0;
}

.notify_box span {
    font-weight:bold;
    text-transform:uppercase;
}

.error {
    background:#ffecec url('../../../img/elements/icon_del.png') no-repeat 10px 50%;
    border:1px solid #f5aca6;
}
.success {
    background:#e9ffd9 url('../../../img/elements/icon_succ.png') no-repeat 10px 50%;
    border:1px solid #a6ca8a;
}
.warning {
    background:#fff8c4 url('../../../img/elements/icon_war.png') no-repeat 10px 50%;
    border:1px solid #f2c779;
}
.notice {
    background:#e3f7fc url('../../../img/elements/icon_not.png') no-repeat 10px 50%;
    border:1px solid #8ed9f6;
}
.cr_adm{
    padding : 5px 10px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    text-decoration: none;
    background: #005900;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #1c7518;
}
.cr_adm:hover{
    background: #008c00;
}
.adm_but{
    width:120px;margin-top:10px;border:1px solid #a8c1d5; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    background-color: #CEDCE7; background-image: -webkit-gradient(linear, left top, left bottom, from(#CEDCE7), to(#596a72));
    background-image: -webkit-linear-gradient(top, #CEDCE7, #596a72);
    background-image: -moz-linear-gradient(top, #CEDCE7, #596a72);
    background-image: -ms-linear-gradient(top, #CEDCE7, #596a72);
    background-image: -o-linear-gradient(top, #CEDCE7, #596a72);
    background-image: linear-gradient(to bottom, #CEDCE7, #596a72);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#CEDCE7, endColorstr=#596a72);
}

.adm_but:hover{
    border:1px solid #8aabc5;
    background-color: #acc4d6; background-image: -webkit-gradient(linear, left top, left bottom, from(#acc4d6), to(#434f55));
    background-image: -webkit-linear-gradient(top, #acc4d6, #434f55);
    background-image: -moz-linear-gradient(top, #acc4d6, #434f55);
    background-image: -ms-linear-gradient(top, #acc4d6, #434f55);
    background-image: -o-linear-gradient(top, #acc4d6, #434f55);
    background-image: linear-gradient(to bottom, #acc4d6, #434f55);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#acc4d6, endColorstr=#434f55);
}
.prof_but{
    border:1px solid #25729a;cursor:pointer;font-weight: bold; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:Verdana, sans-serif; padding: 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);color: #FFFFFF;
    background-color: #3093c7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
    background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
    background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
    background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
    background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
    background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}
.prof_but:hover{
    border:1px solid #1c5675;
    background-color: #26759e; background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
    background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
    background-image: -moz-linear-gradient(top, #26759e, #133d5b);
    background-image: -ms-linear-gradient(top, #26759e, #133d5b);
    background-image: -o-linear-gradient(top, #26759e, #133d5b);
    background-image: linear-gradient(to bottom, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}
.prof_silv{
    border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:verdana, sans-serif; padding: 2px 5px; text-decoration:none; display:inline-block;font-weight:bold; color: #616161;
    background-color: #f4f5f5; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
}
.prof_silv:hover{
    border:1px solid #bfc4c4;
    background-color: #FFFFFF; background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#c6c3c3));
    background-image: -webkit-linear-gradient(top, #FFFFFF, #c6c3c3);
    background-image: -moz-linear-gradient(top, #FFFFFF, #c6c3c3);
    background-image: -ms-linear-gradient(top, #FFFFFF, #c6c3c3);
    background-image: -o-linear-gradient(top, #FFFFFF, #c6c3c3);
    background-image: linear-gradient(to bottom, #FFFFFF, #c6c3c3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFFFFF, endColorstr=#c6c3c3);
}
.login_but{
    border:1px solid #7d99ca;cursor:pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:verdana, sans-serif; padding: 10px 40px ; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    background-color: #a5b8da; background-image: -webkit-gradient(linear, left top, left bottom, from(#a5b8da), to(#7089b3));
    background-image: -webkit-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -moz-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -ms-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -o-linear-gradient(top, #a5b8da, #7089b3);
    background-image: linear-gradient(to bottom, #a5b8da, #7089b3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a5b8da, endColorstr=#7089b3);
}
.login_but:hover{
    border:1px solid #5d7fbc;
    background-color: #819bcb; background-image: -webkit-gradient(linear, left top, left bottom, from(#819bcb), to(#536f9d));
    background-image: -webkit-linear-gradient(top, #819bcb, #536f9d);
    background-image: -moz-linear-gradient(top, #819bcb, #536f9d);
    background-image: -ms-linear-gradient(top, #819bcb, #536f9d);
    background-image: -o-linear-gradient(top, #819bcb, #536f9d);
    background-image: linear-gradient(to bottom, #819bcb, #536f9d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#819bcb, endColorstr=#536f9d);
}