.clear_menu{margin: 0; padding: 0; list-style: none;}.clear_menu li{margin: 0; padding: 0;}
table.styled td{
    border: 1px solid #bbb;
    padding: 3px 5px;
}
table.styled{
    width: 100%;
}
table.styled tr.odd td{
    background: #eee;
}
table.styled tr.title td{
    background: #ccc;
    color: #000;
    font-size: 1.2em;
}
.clear {clear: both;}
div.message{ text-align: center; padding: 10px;}
.warning{ background: #FFF0F0; border: 1px solid #D16D6D;}
.form{background-color: #eee;text-align: left;}
.succesfull{ background-color: #D2F4F7;}
form.message{
    text-align: center;
}
.pager ul{
    margin: 0; padding: 0; list-style: none;
}
.pager li{
    float: left;
}
.pager li a{
    border-bottom: 1px solid #eee;
    background: #eee;
    font-size: 1.3em;
    padding: 5px 15px;
}
.pager li a:hover{
    background: #f9f9f9;
}
.pager li a.active{
    background: #fff;
}
.pages ul{
    margin: 0; padding: 0; list-style: none;
}
.pages li{
    float: left;
}
.pages li a{
    font-size: 1.5em;
    padding: 0px 3px;
}
.pages li a.active, .pages li a:hover{
    color: #fff;
}
.bread li a{
    font-size: 14.7px;
}
.bread{
    margin-left: 50px;margin-bottom: 30px;
}
.bread a.current{
    color: #aaa;
    text-decoration: none;
}
.menu{
    
}
.menu a{
    background: #eee;
    border-bottom: 1px solid #ccc;
    color: #333;
    display: block;
    padding: 2px 5px;
    text-decoration: none;
}
.menu a.active{
    background: #aaa;
}
.menu a:hover{
    background: #fff;
}
.menu ul{
    margin-left: 5px;
}
.arrow a,.arrow a:focus{
    border: none;
    outline: none;
}
.ztext{
    font-size: 1.12em;
}
.ztext p{
    margin-bottom: 2px;
}
.ztext{
    font-size: 14.7px;
    color: #9E9C84;
}
.ztext strong{
    color: #B3B196;
}
.ztext h1,.ztext h2,.ztext h3,.ztext h4,.ztext h5,.ztext h6{
	font-size: 1.4em;
    color: #fcfcfc;
}
